balajimurugavel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Javascript widget not displaying properlyHi Ross,
Thanks a lot, it worked..surprised to see someone from Tableau team, how did you got to know about this thread, I guess you guys are using some Social media monitoring tools like Radian6 or Viralheat ryt ??
BTW what else I need to do to adjust the viz because its getting over the sidebar
Forum: Fixing WordPress
In reply to: Javascript widget not displaying properlySome plz take a look at this
Thanks
Forum: Fixing WordPress
In reply to: Javascript widget not displaying properlyHere is the link
Forum: Fixing WordPress
In reply to: Post title in centerOh I am sorry, its not live, I am working on my localhost 🙁
Forum: Fixing WordPress
In reply to: Post title in centerThanks T-P,
but I want to do it for Vostok theme
http://vostoktheme.comI was not able to find similar entries in that
Forum: Fixing WordPress
In reply to: Displaying ‘All posts’ as we display ‘Tags’ in SidebarAnother thing is irrespective of Category, how to display all the ‘posts’
in sidebarForum: Fixing WordPress
In reply to: Displaying ‘All posts’ as we display ‘Tags’ in SidebarThanks a lot SriBharat,
But the problem is in the theme which I am using don’t have a separate sidebar.php , instead it calls like this<div class=”column column300 last”>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘sidebar-blog’) ) : ?><?php endif; ?>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘sidebar-all’) ) : ?><?php endif; ?>
</div><!– end column 300 –>Now where do I insert the above code.
Here is the link of the theme
http://curtziegler.com/sitedemo/wordpress-minimal/Many Thanks,
Balaji