bidiesman
Forum Replies Created
-
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Disable Primary CategoryHey Sybre,
I’m not really sure I’m understanding correctly:
snippet you provided above will still display category checkbox. but will not save data anymore is that correct?
and if I want to remove the visual then I have to use the filter (following your supplied link)?Did I correctly submit the request on the Github?
https://github.com/sybrew/the-seo-framework/pull/562To be honest, I really don’t want to switch to any other heavy seo plugin. I’d love to keep using your plugin and being able to deactivate with a simple tickbox this Primary Category feature.
Thanks!
Jé
Forum: Plugins
In reply to: [LiteSpeed Cache] Localization Domains not working with tag managerHi I just tried and it didn’t work.
No data in analytics realtime.
I exactly disable page optmization -> js settings-> (2)js settings
first:
-JS Minify
-Load JS Deferredthen I also disabled everything:
-JS Minify
-Load JS Deferred
-JS HTTP/2 Push
-js combineand off course purge and activated localization settings but it didn’t work out.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Disable Primary Categoryps:I just add your snippet but bullet point are still visible:
add_action( 'the_seo_framework_after_init', function() { $tsf = the_seo_framework(); // Remove post permalink primary term support. remove_filter( 'post_link_category', [ $tsf, '_adjust_post_link_category' ], 10 ); // Remove product permalink primary term support. remove_filter( 'wc_product_post_type_link_product_cat', [ $tsf, '_adjust_post_link_category' ], 10 ); // Remove product breadcrumb primary term support. remove_filter( 'woocommerce_breadcrumb_main_term', [ $tsf, '_adjust_post_link_category' ], 10 ); // Remove product category widget primary term support. remove_filter( 'woocommerce_product_categories_widget_main_term', [ $tsf, '_adjust_post_link_category' ], 10 ); } );
any idea what could be wrong?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Disable Primary CategoryHi Sybre,
thanks a lot for this detailed answer and sorry for my late answer./We are using wpallimport.com plugin and woocommerce advanced bulk edit from wpmelon to edit/add/duplicate new products. We can’t get your feature working in it and/or having it choosing the longuest category path by default. but when disabling your plugin it seems to behave like I wish.
but I don’t wish to disable your plugin ??I try as much as possible to avoid custom filter in function.php and I rather launch a chat with the plugin developer in order to propose and find a solution.
I will definitely use your remove_filter listed. And as I told you, if you make it a checkbox option in the futureI will for sure do it. And I will have a closer look to your new features on each update (we never know ?? )
Kind regards,
JéForum: Plugins
In reply to: [LiteSpeed Cache] Localization Domains not working with tag managerHello,
here you are:
Report number: DTBQMPOT
Report date: 09/24/2020 20:16:18Sorry for my late answer. I’m not as litespeed than you ??
Jér?me
Forum: Plugins
In reply to: [LiteSpeed Cache] !! Sometime Images and Javascript are not loading??
issue seems to be solved.Forum: Plugins
In reply to: [LiteSpeed Cache] !! Sometime Images and Javascript are not loadingHi there,
finally I did what you asked me and it seems to work.
I think the issue is coming from the following settings:page optimization->media->Lazy Load settings and also Lquid settings.
currently I keep these settings deactivated and I did change the color of “Responsive Placeholder Color”
Therefore I will investigate if that color I choose will appear or not when I will do my next test.The test site is a multisite but other database are not present. so probably considered as a single site.
I would be very interested to get a 30$ license for the image cleaner only. if you do something like that I will contact you via your website.
Still I will do your trial and see how it goes.Thank you for your fast reply.
Forum: Plugins
In reply to: [LiteSpeed Cache] !! Sometime Images and Javascript are not loadingSorry for my very late reply.
Instead of default settings, would it be possible to simply deactivate
-css minification
-js minification first in order to investigate?
do you have any more precise idea what can be the source of this rendering blocking?can this issue be related to cloudflare? (free version)
Forum: Plugins
In reply to: [LiteSpeed Cache] !! Sometime Images and Javascript are not loadingHi
that is a fast reply.
nope also happening on my iPhone with google Chrome which i’m using the most.reset to default is something I would like to avoid. I’m not a fan of this reset all and try from scratch. Especially when things are finely tuned.
I rather try and dig in more precise test like the one you are proposing.
I just disable css and JS push for now.
what about image not rendering? will this be also linked to css/js blocking? if not then it’s something else?can this be a theme issue?
or a js file not be minified?https://onetimesecret.com/secret/r0q0jkw0efcm0kh1moywzga8ihmg7qg
here you are. to access the file just write in low capital the service from google I have issue with. hint: t.gm…..
link is valid 7 days.Thank you,
JeromeHi Sorry for the late reply.
I need to make the test in proper conditions.This option you are talking about was disabled. If I enable it. I have the same issue.
Forum: Plugins
In reply to: [Broken Link Checker] broken link in main menuMorning,
I just do a little up of that topic. Because today I discovered once more, plenty broken link in my main menu and I wished to have a push from your plugin ;).reason? I have a webshop. and we do use custom-link. it stays the fastest way to edit and update product our numerous sub-categories.
And because drag and drop wordpress menu editor is very very slow to use to replace the sub category at the right place.
Thanks for your concern!
Hi Thomas,
I agree with your but my fear was that “GTM4WP Dom Trigger” is triggered on “GTM4WP Dom Trigger” and “1 Google Analytics Universal” is triggered on “all pages”.
So that’s why I’m not sure that the DOM is triggered as much as the GA.May I ask you to confirm me one more time that all GA tracking from “1 Google Analytics Universal” are included in “GTM4WP Dom Trigger” for sure?
I decided to neither include tracking from gsite neither from GTM4WP but place the code myself via my theme insert head and top body. So I think this should be fine.
kind regards,
JéTHank you so much Thomas for your help and knowledge.
so If I’m right now on my previous screenshot:
I have no tag doing duplicate job.
GTM4WP DOM trigger is triggered on specific DOM and analytics tag on any pages.Another interesting information for you about my previous issue about”logged in user” “not tracking”
I think the issue was coming from wordpress plugin site kit by google:I will investigate now GA segmentation in order to have a nice report
GA blog reader conversion VS paying ads conversion rate.THank you so much !