jdev
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedI did the same, but still not working.
Yeah, I hope he could respond the soonest…
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedI am having the same issue. I made one in my theme’s folder and another template file in the plugin’s folder but it isnt working. How did you solve it?
Forum: Plugins
In reply to: [List category posts] Problem with thumbnailSorry my bad. I forgot to put featured images on each post. Plugin is working. Maybe you need to put in the documentation about that note?
Forum: Plugins
In reply to: [List category posts] Problem with thumbnailHaving the same problem as well.
Forum: Plugins
In reply to: [Sexy Login] blockUI requires jQuery v1.3 or later! You are using v1.10.2thanks for the tip @vince!
Forum: Plugins
In reply to: [List category posts] excerptExcerpts arent working using widget? – sorry my mistake.
Forum: Plugins
In reply to: [Social Sharing Toolkit] Linksalpha button…really?@gerhard yep, line 23.
Forum: Plugins
In reply to: [Query Multiple Taxonomies] Jquery or Ajax filterAny updates? Im looking at this feature as well…
Forum: Plugins
In reply to: [UnPointZero Slider] UnpointZero Slider auto resize not workingIm having the same trouble here. http://queencitysports.net
WP 3.6.1
Plugin v 3.4.4Forum: Plugins
In reply to: [Social Sharing Toolkit] Bitly URL Shortenerbummer…
Im also having the same problem here: http://www.thechurchinfo.org/thechurchwelcome/
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Set events per page in posterboard.Ok thanks for your help sir.
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] Manual placement?How did you do this?
Forum: Plugins
In reply to: [Social Sharing Toolkit] bit.ly integrationYep, not working on my end either… Any updates?
Forum: Plugins
In reply to: [WP-PageNavi] Error 404 when clicking "2"Im having the same issue. I have set my post per page in reading settings at 50 then 12 at my wp_query… what am I missing here?
WP_Query( array( 'post_type' => 'translations', 'category_name' => single_cat_title('', false), 'paged' => get_query_var('page') ) ); wp_pagenavi( array( 'query' => $loop ) );