artmaug
Forum Replies Created
-
Same problem here, php 5.6
Cannot use isset() on the result of an expression (you can use “null !== expression” instead)
cerber-common.php on line 2389
Forum: Reviews
In reply to: [Gutenberg] It solved many of my past problems as a developerI totally agree with your review.
Hello darren, after searching the files of the plugin, I found here what is giving this error.
In ajax-load-more\core\dist\js\ajax-load-more.min
After unminify, line 150 in 3.6.0 version:
o.masonry({defaults: a})
After unminify, line 150 in 3.6.1 version:
o.masonry(a)
I just put it as it is in the previous version and it’s working perfectly now.
I’m working on localhost, but I took a screenshot to show what’s going on, hope it helps.
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Search not workingSorry darren, It is currently on localhost.
I await your update, while this will check all the work here again.
Sorry for the disturbance and thanks for the quick reply.Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Search not workingYes darren, the query shows the number of results, but Ajax Load More just start and does not load posts.
I thank for any help I can give, I really do not know what happened, because everything was ok before the update.
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Search not workingHello darren, I’ve used the above correction code, but the search does not show any results.
I am using the following code in search.php template:<?php $term = $term['s']; if(!empty($term)) echo do_shortcode('[ajax_load_more container_type="div" repeater="repeater2" post_type="perfil" posts_per_page="4" search="'. $term .'" scroll="true"]'); ?>
I look forward to your update, thank you very much for the support.
Forum: Plugins
In reply to: [ACME Amazing Search] How show taxonomies titles in dropdown list?Everything working perfect now.
Fantastic support by the developer!Forum: Plugins
In reply to: [ACME Amazing Search] How show taxonomies titles in dropdown list?Hello Mirko, thank you by the quick response!
Send to e-mail the website credentials.I have did it!
Excellent plugin with excellent support! 5 stars for sure!Wow, thanks a lot!
Everything works fine now!Amazing support from Darren, everything works fine now!
Sure:
- This reply was modified 7 years, 6 months ago by artmaug.
Forum: Plugins
In reply to: [WooCommerce] Variable product error message displayWorks perfect, thanks a lot!
Forum: Plugins
In reply to: [BackUpWordPress] Admin area running slowSame problem here, BackUpWordPress 3.6.0 and WordPress 4.4.2.