Questions tagged as 'blogger'

1
answer

Div appear once

How to make a Div (not a pop-up, but more like a screen saver) pop up only once every 6 hours using JQuery and Cookies? I can not use PHP because the platform I'm using is Blogger and it does not allow it.     
asked by 09.12.2017 / 17:26
2
answers

Catch the url of the first image of each post (div), store that url in a variable

I have a blog, and for each post a div is automatically created. On the home page you should only see the first image of the post and the title (with link) referring to the post. But here, I'd like the image to be set to background-image...
asked by 06.02.2015 / 14:23
0
answers

Filtered search (by Label blogger)

Hello, I'm having trouble in a blogger search system. The problem is that I want to filter searches by Label . <form action='/search' class='navbar-form navbar-right' id='searchthis' method='get' role='search' style='display: inline;'&...
asked by 24.08.2017 / 15:54
0
answers

How to create the "Related posts" widget for Blogger?

I want to create a related post widget on my Blogger without using the LinkWithin widget, I have already added the codes in CSS and HTML correctly, however does not appear the element when saved, I do not know why. Someone knows how I make...
asked by 24.12.2015 / 23:36
1
answer

Your own blog search box does not work!

The search box does not work, I type the title of the text, the keywords, and all the words used in the text, and it simply appears that it has no results ... I've tested several other search boxes and nothing appears ... is it a problem in t...
asked by 18.04.2016 / 09:57
2
answers

How to do when I click button, open link in another window

For example this image below, I clicked the button and opened it in a small window!     
asked by 09.10.2016 / 17:36
1
answer

How to make blog posts appear on the page when you click on the menu? [closed]

I have a blogger, I have already created posts, I want to do the following: I want to relate the menu to the posts: when I click on the menu it will appear all relative posts.     
asked by 21.12.2014 / 05:53
1
answer

Javascript, alphabetical list is not working

This code is to create a list of blogger posts in alphabetical order. The title and image of the post is displayed. I changed this code to change the position of the image and title and create class , the image appeared after the title, ev...
asked by 28.06.2018 / 19:27
0
answers

Extract Direct Url from Blogger (Token URL)

I'm trying to extract the direct URL from Blogger by php or the page source The URL I want to extract is: https://www.blogger.com/video-play.mp4?contentId=3506042769269f95 The direct URL (Token URL) I want to get is: https://www.blogge...
asked by 20.11.2018 / 19:35
0
answers

Twitter button does not read #

My blog has the tweet button that works normally just like any other: it gets the page title and URL via the date: post.title / data: post.url, respectively. The problem is that a few days ago, I added a # and the number of the post in the title...
asked by 23.03.2017 / 04:15