jllamosas
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: Infinite-scroll in a single page of a Cutom Post TypeIt is not running yet. And the code blocks the normal functionallity of the infinit-scroll in the category pages.
Forum: Plugins
In reply to: Infinite-scroll in a single page of a Cutom Post TypeIt is not running yet 🙁
function my_load_infinite_scroll( $load_infinite_scroll ) { is_singular( 'celebrities' ); return true; return $load_infinite_scroll; } add_filter('infinite_scroll_load_override', 'my_load_infinite_scroll');It run perfectly!
[dynamichidden recipient-email “CF7_get_custom_field key=’user_email’ obfuscate=’on'”]
Thanks!
Thanks!
Forum: Plugins
In reply to: [WP-Polls] wp-poll stay "loading" when voteI have the same problem. ¿Maybe a conflict with some plugin? ¿Or a jquery conflict? Thanks!
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_OBJECT_OPERATORI have the same problem using the Theme P2.
Forum: Themes and Templates
In reply to: exclude categories by ID in the_categoryDid you find the solution for this issue? Im finding the solution too. Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)