Forum Replies Created
-
AuthorPosts
-
Sorry, but what is the ‘FILTER’. I not understand which is the best options for solve the problem. Please, let me know whitch steps I must follow. Thank you very much.
Ok, I read. But this is a solution before a new update of theme? I don’t understand where I insert this code
//Remove a function from the parent theme function remove_parent_filters() { remove_filter('comments_open', 'av_comments_on_builder_posts_required'); } add_action( 'after_setup_theme', 'remove_parent_filters' );
******
I folllow one of the sucggestion in the topic and I try this solution:I edit the includes > helper-assets.php file, code on line 397 and commenti the row below. This solution now comment work, but I don’t understand which is the probles. Will there be a theme update? I imagine that this is not the definitive solution also because the moment a new update is made, the change will be lost. Let me know, please.
if( ! function_exists( 'av_comments_on_builder_posts' ) ) { /** * Checks the entries for the current page for comment list element * * @since 4.3 * @added_by Kriesi * @param boolean $open * @param int $post_id */ ==>>//add_filter( 'comments_open', 'av_comments_on_builder_posts_required', 10, 2 );
- This reply was modified 5 years, 7 months ago by syynapse.
Yes, sure. This is that I do. But seem that also if I add manualy by drag “comment element” in my post, this element is not visible.
Thanks so much.
Have a nice day.Yes @lightmerger and @Yigit
Now work again.
Thanks so much!
But please note that in debug console I note follow error:sdm_editor_plugin.js?wp-mce-4711-20180425:76 Uncaught ReferenceError: sdm_admin_ajax_url is not defined
at HTMLDocument.<anonymous> (sdm_editor_plugin.js?wp-mce-4711-20180425:76)
at i (jquery.js?ver=1.12.4:2)
at Object.add [as done] (jquery.js?ver=1.12.4:2)
at n.fn.init.n.fn.ready (jquery.js?ver=1.12.4:2)
at a.fn.init.n.fn.init (jquery.js?ver=1.12.4:2)
at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
at n (jquery.js?ver=1.12.4:2)
at sdm_editor_plugin.js?wp-mce-4711-20180425:71- This reply was modified 6 years, 5 months ago by syynapse.
I have reply here because I have the same error. Please Help me.
Hi,
I have the same problems.
“I have been using Thrive Architect builder on ENFOLD and was able to finish the whole site.
But after I have updated Thrive architect plugin it just stopped working. When you try to edit a page through Thrive Architect, it just loads forever.
All my plugins are updated, Enfold is updated too.”Please let me know …
November 15, 2017 at 3:14 pm in reply to: OptimizePress Live Editor problems and Enfold Theme #877101For the moment I have solved. But The problem there is.
-
AuthorPosts