Leeonard
Forum Replies Created
-
wrong plugin, sorry
Forum: Plugins
In reply to: [Remove Taxonomy Base Slug] Error in ajaxC
onflict between yoast local seo and this plugin
and woocommerce and probaly others
WarningTrying to access array offset on value of type bool-
- wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php:121
remove_taxonomy_base_slug__remove_post_type_filter()
wp-includes/class-wp-hook.php:310apply_filters('wpseo_locations_rewrite_rules')
wp-includes/class-wp-rewrite.php:1432WP_Rewrite->rewrite_rules()
wp-includes/class-wp-rewrite.php:1494WP_Rewrite->wp_rewrite_rules()
wp-includes/class-wp-rewrite.php:1868WP_Rewrite->flush_rules()
wp-includes/class-wp-hook.php:310do_action('wp_loaded')
wp-settings.php:654
82Plugin: remove-taxonomy-base-slug
Trying to access array offset on value of type bool-
- wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php:121
remove_taxonomy_base_slug__remove_post_type_filter()
wp-includes/class-wp-hook.php:310apply_filters('product_rewrite_rules')
wp-includes/class-wp-rewrite.php:1432WP_Rewrite->rewrite_rules()
wp-includes/class-wp-rewrite.php:1494WP_Rewrite->wp_rewrite_rules()
wp-includes/class-wp.php:163WP->parse_request()
wp-includes/class-wp.php:779WP->main()
wp-includes/functions.php:1335wp()
wp-admin/includes/post.php:1283wp_edit_posts_query()
wp-admin/includes/class-wp-posts-list-table.php:165WP_Posts_List_Table->prepare_items()
wp-admin/edit.php:235
41Plugin: remove-taxonomy-base-slug
and even in case it’s not the culprit, that is okay, why it doesn’t fire? This causes no feedback to Google analytics and Ads so not as planned
the situation was going fine at least before March of this same year
- This reply was modified 2 years, 9 months ago by Leeonard.
as the order funnel goes correctly from basket, to checkout start and checkout completed but your Pixel Manager doesn’t fire nor in the Orders made nor in the Analytics tracking
can you please explain extensively why your plugin is not causing the issues? The issues itself can’t be a proof that the process is not going through from the firing side (not the payment)?
I don’t know what to do. The Netherland developer of the other tool pointed me to ask here…
Hello, I have to make myself more clear:
the plugin is correctlyconfiguredand setted up. It has issues/bug over my specific configuration and I ask you toinvestigate further
Forum: Plugins
In reply to: [LiteSpeed Cache] Some Cron ProblemsSame here
Forum: Plugins
In reply to: [Redux Framework] PHP Notices on PHP 7.3 and 7.4I am having it too (also on PHP 8)
Forum: Plugins
In reply to: [Redux Framework] PHP 8 errorsThanks a lot
Forum: Plugins
In reply to: [Remove Taxonomy Base Slug] Displaying errors in PHPHello, I am experiencing other issues:
[17-Mar-2021 15:59:23 UTC] PHP Notice: Trying to access array offset on value of type bool in /home/XXX/public_html/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Unable to get user email in contact formThank you, I wait for your updates on this important module, meanwhile I deactivate it
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] No GA Data ReceivedThank you, Daan! Enjoy the sunday!
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] No GA Data ReceivedSame issues here, same plugin
Forum: Plugins
In reply to: [LiteSpeed Cache] ObjectCache – Redux breakup issueHello, actually I solved because the Redux plugin developer itself released an update. This was the changelog statement:
4.1.0 Fixed: Compatibility with certain themes using the deprecated $_is_plugin variable. Release date: July 28, 2020 4.0.9 Fixed: Complete compatibility fix for older Redux extensions. Release date: July 28, 2020 4.0.8 Fixed: Initial library load was failing on some server setups. Release date: July 28, 2020 4.0.7 Fixed: Race condition for PHP include for Redux_Typography causing blank white screens. Release date: July 28, 2020 4.0.5 Fixed: Issues where the site crashes because of varied ways Redux was called. Fixed: Varied implementations of opt_names resulting in option panels not working as expected. Release date: July 28, 2020Forum: Plugins
In reply to: [Batcache] Configuration for Unix SocketI’ve found a solution?!
I added these rows:
global $batcache;
$memcached_servers = array(‘unix:///peelpump/.applicationmanager/memcached.sock’);
$batcache = array(‘max_age’ => 3600 );
define(‘WP_CACHE_KEY_SALT’, ‘www.peelpumps.co.uk/shop/’);
define(‘WP_CACHE’, true);