tonnick0033
Forum Replies Created
-
same here ??
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube embed links return 500sorry, I already replaced your plugin by another one. Issue was coming from complianz with youtube video + cache (any cache plugin, same issue).
Wwithout cache plugin, error is still on apache’s logs, but not on browser’s dev console.
With cache plugin, error in coming up in browser’s dev console.Hope you’ll find a solution for that.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube embed links return 500I already did, but no change, we still have error 500. only activating cache, without any CSS / JS activated is going to error 500
Note that error is still present with cache plugin desactivated, but this does not generate error 500 when we try to get the page. this is really strange
2024-09-09 10:53:22.873304 [NOTICE] [4194302] [51.210.254.249:38554#mydomain.com] [STDERR] PHP Fatal error: Uncaught Error: Call to undefined method WP_Error::save() in mypath/httpdocs/wp-content/plugins/complianz-gdpr/functions.php:1873
Stack trace: 0 mypath/httpdocs/wp-content/plugins/complianz-gdpr/functions.php(1798): cmplz_create_webp() 1 mypath/httpdocs/wp-content/plugins/complianz-gdpr/integrations/services/youtube.php(83): cmplz_download_to_site() 2 mypath/httpdocs/wp-includes/class-wp-hook.php(324): cmplz_youtube_placeholder() 3 mypath/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() 4 mypath/httpdocs/wp-content/plugins/complianz-gdpr/functions.php(1717): apply_filters() 5 mypath/httpdocs/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor.php(159): cmplz_placeholder() 6 mypath/httpdocs/wp-includes/class-wp-hook.php(324): cmplz_elementor_cookieblocker() 7 mypath/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() 8 mypath/httpdocs/wp-content/plugins/complianz-gdpr/class-cookie-blocker.php(814): apply_filters() 9 mypath/httpdocs/wp-content/plugins/complianz-gdpr/class-cookie-blocker.php(404): cmplz_cookie_blocker->replace_tags() 10 [internal function]: cmplz_cookie_blocker->filter_buffer() 11 mypath/httpdocs/wp-includes/functions.php(5427): ob_end_flush() 12 mypath/httpdocs/wp-includes/class-wp-hook.php(324): wp_ob_end_flush_all() 13 mypath/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 14 mypath/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action() 15 /d2024-09-09 10:53:22.873589 [NOTICE] [4194302] [51.210.254.249:38554#mydomain.com] [STDERR] /httpdocs/wp-includes/load.php(1280): do_action() 16 [internal function]: shutdown_action_hook() 17 {main}
thrown in mypath/httpdocs/wp-content/plugins/complianz-gdpr/functions.php on line 1873
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube embed links return 500Same issue here but only with litespeed cache activated. once desactivated, all is coming back
hello
any idea about how can we improve how does it work ? we would need to run thumbnails slideshow without changing the main picture.
thx.
yes both are “enqueued”
in any product of this website : [ redundant link removed ]
- This reply was modified 4 months, 3 weeks ago by Jan Dembowski.
that’s right, seems to be ok now. thx !
Hope that plugin author will fix this issue. this is not really good to keep an old version of plugin.
Forum: Plugins
In reply to: [Happy Addons for Elementor] Micromodal JS Errorseems to be caused by :
GET https://unpkg.com/micromodal/dist/micromodal.min.js?ver=3.8.2 net::ERR_ABORTED 520
this script is called in admin bar, once logged as admin. on frontend this is not occuring.
please happy team, fix unhappy problem as it’s creating js isues when we are logged in website.
thx
Same issue here. I did not check anything on hiding product. I only need to hide categories, not products. Results : lot of products are not searchable anymore.
Desactivating plugin get back product in search.
please provide some solution.
Forum: Plugins
In reply to: [Custom Post Type UI] delete user does not delete associated CPTooo I missed that point ! The CPT are created with delete_with_user false… I will change it to true and will check again !
thx.
Forum: Plugins
In reply to: [Custom Post Type UI] delete user does not delete associated CPThello
let me clarify the process. This is single site. website is a directory of services built with acf and cpt.user first has to buy a subsciprtion. So, user is woocommerce customer.
Then he has access to ACF Frontend for to create content on 2 CPT : services and professional. He can create its professional content and then, add services as content.But obviously, customer can stop its subsciption and let the website. When subscription is over, the content rollback to draft and is not displayed anymore.
So, after some time, to keep all well organized, we’ll delete the user.
As per wordpress native option, when you delete a user with content you have 2 options :
1. delete content
2. re assign content to another userso, we choose first option “delete content”
But, even if user is deleted, the content remainns in CPT. the content is still here, without any user assigned.
Seems that wordpress native option does not take in account CPT content when it has to perform those actions.
I hope I clarified the way it’s working. just let me know if you need more info.
Forum: Plugins
In reply to: [Front End PM] how to display names instead of avatar in sidebarhello
how can I solve this issue please ? thx !ok this is working fine now ! thx