Bug Fix : Videofication Template

Bloggers using the recently released Videofication template were experiencing some problems while adding Pages into the Blog. This post explains how to fix the issue of page styling and page title.


To fix the Page Styling Issue
Add the following just before the </head> tag

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<style>.cstyle, .js-kit-rating {display:none !important;}
.post-outer {height:100% !important;padding:5px;}</style>
</b:if>

Demo

To fix the Page Title Issue

The page title that you would have entered in the Title box in the Post Editor is not visible.

In the Edit HTML of the Page add the following Code at the top

<h2 style="font-family: Chelsea Market;" >TITLE</h2>

Replace TITLE with the respective title of the Page


Also Pages don't support videos as the JavaScript is specifically written for posts only. Changing it to accommodate the pages into it will be very time consuming.

Alternatively you can add video via the Video option present in the Post Editor.

I think this addresses all the issues present, In case you are facing any problems please feel free to share


Written by Prayag Verma

Find me on Twitter

Email Newsletter

Like what you read here in this post ?
Get new posts delivered straight to your inbox

Post a Comment
Unknown said...

Thank you for fixing that :)

"padding: 20px" must be "padding: 0px"

that makes the template perfect! ;)

thanx again and keep tha good work rollin

Unknown said...

Question: can i delete your "Designed by Stylify Your Blog" from the bottom of the page and link to your site on top via navigation-bar? it would look better for me, and your link stay on top...

please reply if i can.

btw: sry 4 ma bad english

Thanks for pointing out and you can move the link wherever you wish but please retain it

Unknown said...

There is another problem that i can´t explain :/ sry...
i´ve made a screenshot. hope u understand my issue...

http://tinypic.com?ref=r04iag

Unknown said...

Sry for the wrong link...

Thats the right one: http://i42.tinypic.com/r04iag.jpg

Thanks Again for pointing , This is the link to the Fixed Template.
http://www.mediafire.com/?c43ekc607meyfc9

In this too ,when you select all , you will see the title tag going into the Sidebar but now the Sidebar links under the selection will be select-able.

This template contains a inbuilt Menu , you so might want to remove the Menu from the gadget. There is thing that this menu will not scroll down like the current one.

Unknown said...

I don´t want to annoy you ;) thx for fixing

No problems , In a way I am grateful that the template is becoming error-free

Unknown said...

hmm... i want to keep that "scroll down"-toolbar..
i fixed it in the "older"-version:

-edit html
-search for "truncated"
-u will find something like this:

class="truncated-title" style="position:relative;left:230px;top:-170px;font-family:Chelsea Market;font-size:40px;"

-add width:400px;

class="truncated-title" style="position:relative;left:230px;top:-170px;400px;font-family:Chelsea Market;font-size:40px;"

Menu will scroll down + Sidebar links under the selection will be select-able too :)

You can do that too , I thought the process of including the Menu should become automatic thats why I linked it with the PageList widget

Nice though :)

Unknown said...

Ah Ok... I thought the menu-bar would be "lost" ^^
Thank you for taking the time :)

bug: long description overlays right sidebar

fix: change break-word width to 400px instead of 450px

example:

h2 div {
font-family: arial !important;
font-size: 15px;
padding-top: 10px;
word-wrap: break-word !important; width:400px;}

greetz toysONE

Anonymous said...

nw the download is available after all the bug fixes or ?

Here is the Link to the Fixed version http://www.mediafire.com/?fu1wgiggx7j95a4