pavsma
Forum Replies Created
-
anyone? I am also getting this error: “We were unable to get your stats just now. Please reload this page to try again.”
Thanks. Asked there.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] How to disable thumbnail playlistBut can we embed code like this inside wordpress post, how? Doesn’t seem to work. I want it to show text (title) instead of thumbnails, and I can’t seem to find a way to do it inside wordpress.
Not sure if its related to last update breaking W3TC cache, but after installing it
WordPress Twitter Bootstrap CSS Plugin doesn’t work for anymore. pls try to fix this. Made my site unusable I had to disable SEO plugin.Forum: Fixing WordPress
In reply to: Twenty Twelve Meta CustomizationPut my custom post meta under:
<?php endif; // is_single() ?>And removed everything under
<footer class="entry-meta">And it fixed my problem. For anyone interested the custom meta date info I used was this:
<?php the_category(' ');?></span> <?php the_time('m/j/y') ?> <small> by <?php the_author_posts_link() ?>Forum: Plugins
In reply to: [Special Recent Posts] Does this plugin work with Multi-Site?Luca I posted a question stackexchange with more details, can you pls look at it? http://wordpress.stackexchange.com/questions/77609/need-recent-posts-with-thumbnail-on-a-custom-page-with-no-category
Forum: Plugins
In reply to: [Special Recent Posts] Does this plugin work with Multi-Site?Is it possible to show recent posts of a custom feed within the same site?