formulaclick
Forum Replies Created
-
Hi. I’ve tried Dynamic cookie removal option but doesn’t work either. Any solution for this? Thanks
Forum: Plugins
In reply to: [Autoptimize] Fatal error site BrokeAny idea how to solve this? We have same error thrown but with another caching plugin (Litespeed cache)…
thanks
Forum: Plugins
In reply to: [Translate WordPress and go Multilingual - Weglot] Fatal ErrorI have same problem and it’s not solved on 3.3.1…
Forum: Plugins
In reply to: [WooCommerce] Marketing menu not showing for shop manager roleThis worked for me:
add_filter( 'woocommerce_admin_features', function( $features ) { return array_values( array_filter( $features, function($feature) { return $feature !== 'marketing'; } ) ); });
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Database errorSame issue here. Please fix it!
Forum: Plugins
In reply to: [WooCommerce] jQuery Migrate Helper warnings – WooCommerceSame issue here in all my WooCommerce sites. WooCommerce team should fix it! Thanks @riaanknoetze
Forum: Plugins
In reply to: [WooCommerce] Marketing menu not showing for shop manager roleAny solution for this? I have exactly same problem. Quite annoying…
Forum: Plugins
In reply to: [Permalink Manager Lite] Error 404. Weird behavior with CPTsThanks man! That plugin helped a lot. Problem was with another CPT with a custom rewrite that I have created previously. I solved just changing order in registering CPTs.
Forum: Plugins
In reply to: [Happy Addons for Elementor] Last update cause error conflict in frontendSame problem in all websites I manage:
frontend.min.js?ver=3.0.3:2 Uncaught TypeError: Cannot read property ‘Document’ of undefined
at Object.<anonymous> (frontend.min.js?ver=3.0.3:2)
at n (frontend.min.js?ver=3.0.3:2)
at Object.<anonymous> (frontend.min.js?ver=3.0.3:2)
at n (frontend.min.js?ver=3.0.3:2)
at Object.<anonymous> (frontend.min.js?ver=3.0.3:2)
at n (frontend.min.js?ver=3.0.3:2)
at frontend.min.js?ver=3.0.3:2
at frontend.min.js?ver=3.0.3:2
(anonymous) @ frontend.min.js?ver=3.0.3:2
n @ frontend.min.js?ver=3.0.3:2
(anonymous) @ frontend.min.js?ver=3.0.3:2
n @ frontend.min.js?ver=3.0.3:2
(anonymous) @ frontend.min.js?ver=3.0.3:2
n @ frontend.min.js?ver=3.0.3:2
(anonymous) @ frontend.min.js?ver=3.0.3:2
(anonymous) @ frontend.min.js?ver=3.0.3:2
happy-addons.min.js?ver=2.14.1:1 Uncaught TypeError: Cannot read property ‘handlers’ of undefined
at happy-addons.min.js?ver=2.14.1:1
at dispatch (jquery.js?ver=1.12.4-wp:3)
at r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js?ver=1.4.1-wp:644)
at jquery.js?ver=1.12.4-wp:3
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
at Frontend.init (frontend.min.js?ver=3.0.6:2)Same problem here after updating from 1.2 to 1.3
Forum: Plugins
In reply to: [GraphComment Comment system] Importing comments doesn’t workAsi I said. Sync is activated. It’s not syncing problem. I’ve added a new comment and it’s synced but WordPress says there are 3 comments and Graph says there are 4 (one appears duplicated):
[debug][19-11-22 11:15:01] – Gc sync: 1 new comments
[debug][19-11-22 11:15:01] – GcParamsService::fetchApiKeys()But comments appear duplicated when they a replying another comment. Please check my last post again ??
Forum: Plugins
In reply to: [GraphComment Comment system] Importing comments doesn’t workYou were right. Now I can see all comments.
I still have a problem on those posts with comments that reply other comments.
Example:
https://harodigital.com/noticias/desafio-herrera-marcha-cicloturista-en-homenaje-al-equipo-kas-y-al-jatorrena/
https://pasteboard.co/IHQwmjvT.pngAs you can see, in this post there are 2 comments but GraphComment says that there are 3. There is one comment duplicated. It’s not a sync problem, it’s synced and as I say, same problem happen in posts with comments replying other comments.
Is this a bug? How can be solved?
Forum: Plugins
In reply to: [GraphComment Comment system] Importing comments doesn’t workI’ve found problem. I have WP Cerber Security plugin and this was blocking import. I’ve deactivated that plugin and then import worked:
[error][19-11-21 17:47:58] – GcMenu::get_notif() – Got HTTP ret !== 200 ( url: https://graphcomment.com/api/website/5dd65ebb5397a55a4af6b8a4/notif)
[debug][19-11-21 17:47:47] – GcParamsService::fetchApiKeys()
[debug][19-11-21 17:47:47] – GcSynchronisationController::handleOptionForm() – Everything is ok
[debug][19-11-21 17:47:47] – GcSynchronisationController::handleOptionForm()
[debug][19-11-21 17:47:47] – options.php::handle_option_form() gc_action: synchronization
[error][19-11-21 17:47:23] – GcMenu::get_notif() – Got HTTP ret !== 200 ( url: https://graphcomment.com/api/website/5dd65ebb5397a55a4af6b8a4/notif)
[error][19-11-21 17:47:08] – GcMenu::get_notif() – Got HTTP ret !== 200 ( url: https://graphcomment.com/api/website/5dd65ebb5397a55a4af6b8a4/notif)
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – No more comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 0
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :0 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :0 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 21
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :15 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :21 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 30
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :18 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :30 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 30
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :19 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :30 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:45:01] – Gc sync: 0 new comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 30
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :18 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :30 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:45:01] – GcParamsService::fetchApiKeys()
[debug][19-11-21 17:45:01] – Gc sync: start
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 30
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :19 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :30 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – Nbr Comments Found: 30
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :7 posts found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – SQL :30 comments found for sending
[debug][19-11-21 17:44:12] – GcImportService::importNextComments() – request: Get Next Comments
[debug][19-11-21 17:44:12] – handle_postback wp_async_import_comment exist ? true
[debug][19-11-21 17:44:12] – WP_Async_Task: handle postback
[debug][19-11-21 17:44:09] – before post wp_async_import_comment exist ? true
[debug][19-11-21 17:44:09] – WP_Async_Task: launch
[debug][19-11-21 17:44:09] – GcImportService::importInit() – Everything is ok
[debug][19-11-21 17:44:09] – GcGeneralController::handleOptionForm() – Init import
[debug][19-11-21 17:44:09] – GcImportController::handleOptionForm()
[debug][19-11-21 17:44:09] – options.php::handle_option_form() gc_action: importationAnyway, I can’t find imported comments on GraphComment GC Admin. Should not appear instantly?
https://pasteboard.co/IHKjra9.png
Thanks
Forum: Plugins
In reply to: [GraphComment Comment system] Importing comments doesn’t workLogs:
[debug][19-11-21 10:55:02] – GcParamsService::fetchApiKeys()
[debug][19-11-21 10:55:02] – fetch keys
[debug][19-11-21 10:55:02] – Gc sync: 0 new comments
[debug][19-11-21 10:55:02] – GcParamsService::fetchApiKeys()
[debug][19-11-21 10:55:02] – Gc sync: start
[debug][19-11-21 10:54:57] – WP_Async_Task: launch
[debug][19-11-21 10:54:57] – GcImportService::importInit() – Everything is ok
[debug][19-11-21 10:54:57] – GcGeneralController::handleOptionForm() – Init import
[debug][19-11-21 10:54:57] – GcImportController::handleOptionForm()
[debug][19-11-21 10:54:57] – options.php::handle_option_form() gc_action: importation- This reply was modified 5 years ago by formulaclick.
- This reply was modified 5 years ago by formulaclick.
No, issue is not solved. Bootstrap styles are still present in backend after last update…