Im trying to connect to my WordPress site (self hosted) through the Windows 8 app. First, after giving the WordPress.com account details, it show my site and ask me...
I’m developing my own theme and added this in a function which is called with the hook after_setup_theme to support infinite scroll: add_theme_support( 'infinite-scroll', array( 'container' => 'content', 'footer'...
I’m using Jetpack to retrieve the number of views for each blog post. Is there a way to use this to generate a call to the most viewed posts...
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be better asked at Stack Overflow or...
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be better asked at Stack Overflow or...
I’d like to create a query to show the top 6 most read posts over the last two days. However, I’d like to only include posts created within the...
I’m currently learning how to use Jetpack infinite scroll plugin, while going through the documentation I came across ‘render’ section: http://jetpack.me/support/infinite-scroll/ It uses default loop, which I actually need...
Using Jetpack Infinite Scroll & Isotope (Masonry). I am facing an issue where after every new ajaxed set of posts, I need to destroy and then build isotope layout....
I am using the Jetpack plugin to get ‘site stats’ which shows the number of views for blog posts/pages. So I’m no expert or anything but I’m guessing there...
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be better asked at Stack Overflow or...