Questions tagged [blogger-dynamic-views]

Blogger Dynamic Views is a template of Google Blogger systems that support for change the page layout "on the go" and read the post with AJAX method.

Blogger Dynamic Views is a template of Google Blogger systems.

Built with the latest in web technology (AJAX, HTML5 and CSS3), Dynamic Views is a unique browsing experience that will inspire your readers to explore your blog in new ways. The interactive layouts make it easier for readers to enjoy and discover your posts, loading 40 percent faster than traditional templates and bringing older entries to the surface so they seem fresh again.

Dynamic Views is much more than just new templates. With just a couple clicks, you’ll get infinite scrolling (say goodbye to the “Older posts” link), images that load as you browse, integrated search, sorting by date, label and author, lightbox-style posts for easy viewing, keyboard shortcuts for quickly flipping through posts, and one-click sharing to Google+ and other social sites on every post.

80 questions
18
votes
6 answers

Blogger SyntaxHighlighter doesn't work at all

I've been trying to install SyntaxHighlighter 3.0.83 on Blogger for couple hours. I've tried many tutorials but it still doesn't work. I mean it looks just as normal text inserted nto pre tag. I created a new blog and pasted:
g-t
  • 1,455
  • 12
  • 17
8
votes
1 answer

Gist in blogger dynamic views

I want to embed my gists (gist.github) in my blogger blog. But as explained in this question dynamic views directly don't support javascript. From the moski's(as mentioned in the answer) blog its possible to embed a gist. What if I want to only…
4
votes
2 answers

How to make search query on Blogger JSON Feed API

I want to search my posts on blogger by using blogger feed JSON API. How can I do that?
4
votes
2 answers

SyntaxHighlighter doesn't work on Blogger Dynamic Views?

Currently I plan to add SyntaxHighlighter to my Blogger (Dynamic Views). However, I tried all the methods on the Internet but still not be able to work it out, including [1] [2] [3] [4] [5] [6]. Any idea on how to fix this? Or any alternative syntax…
herohuyongtao
  • 49,413
  • 29
  • 133
  • 174
3
votes
1 answer

Adding Script tag in Blogger Dynamic View

I have a blog with "Dynamic View" as the template (The one with Sidebar/Mosaic and other options). I was trying to use GIST/Github as my default syntax highlighter as it works like a charm. However the "script" tags included in the Blog POST do not…
Kannan Ekanath
  • 16,759
  • 22
  • 75
  • 101
2
votes
1 answer

BLOGGER Emporio give color based on label

In Homepage trying to give color .feed-view .post-wrapper .snippet-thumbnail-container based on label. For example for label "Italiano" background-color:red and for label "English" background-color:blue,
John Grischam
  • 224
  • 1
  • 19
2
votes
0 answers

How to modify blogger theme

I have copied a freesource theme and try to change it myself, but I have trouble in modifying the navigation bar. I wanted to make more than one bar besides "home". How to overcome this ? …
2
votes
0 answers

Blogger mobile dynamic views .mobile custom class breaks web template

I work on a few blogger dynamic views sites. In order to use the mobile class you used to replace with : in the html. This allows for css customization. However now when you make this change, it allows my mobile site to use the styling I've…
JesseJames
  • 21
  • 4
2
votes
1 answer

My blog is not showing correctly through IE? In Chrome it works fine though.

I installed customized template for my blog through Blogger. The blog was showing okay in Google Chrome. However, when I looked up the blog in IE, the columns on the top menu bar become vertical layout other than horizontal layout. Also the social…
KKMMRRSS
  • 21
  • 1
2
votes
0 answers

Blogger no longer respects the chosen dynamic view

I have a Blogger site with CSS customized dynamic view template, where each section on the menu had a default view (magazine, flipcard, mosaic). I say "had", because recently I've noticed that Blogger does not longer respect the choosen view, when…
alesserfate
  • 27
  • 1
  • 6
2
votes
1 answer

Changing the Background color for post in Blogspot?

I just happened to start writing a blog .I have created the blog using the google Blogger . But i am stuck at a small problem . I have applied a background image for the entire blog . But , my posts all have background image as white . Can any…
kiran
  • 339
  • 4
  • 18
1
vote
0 answers

Data tags not accepted in Post feed footer

I am trying to add the following HTML under Post feed footer box. It throws error - Your HTML cannot be accepted. Tags are not nested properly A. When I tried to encode it, it does not return error but data tags don't get computed in that case. I…
Ujjawal Bhandari
  • 1,333
  • 1
  • 8
  • 16
1
vote
0 answers

Blogger API v3 : when calling /posts/search/, parameter nextPageToken is not working

When calling {URL}/posts/?{parameters} : the 10 first items are returned if the response contains more than 10 items, an attribute { "nextPageToken":"xyz" } is added to the JSON data response. Then when calling…
Bolt UIX
  • 5,988
  • 6
  • 31
  • 58
1
vote
1 answer

How hide " section " on blogger when no widget inside it

I need help Plz. I wanna hide section on blogger when no widget inside it.. or widget is invisble.. and I use this code. but not work for me .. any one have a solution
1
2 3 4 5 6