PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

SEO URL request extension not working is Turbo mode is enabled

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi Support,

The feature with additional data of the SEO request extension doesn't work if Turbo mode is enabled.

 

Hello

Please  drop me exact  link to the  issue

If you look into front.js, you'll be using WoofTurboMode.woof_submit_link(link) on line 425 if Turbo mode is enabled. But there's no additional_field handler this function (file: ext/turbo_mode.js) while it´s there in the default woof_submit_link() on line 501 of front.js.

Hello

Ok!  My test - https://share.pluginus.net/video/v20230530131242.mp4

Please  drop  me  exact link  to the  issue

The additional_fields is set on the return after filtering option Corrosion Studies but the heading and document title doesn't change with Turbo mode on.

It works if Turbo mode is disabled.

  1. additional_fields: {head title:"<title>Accessories for Corrosion Studies</title>",…}
    1. .entry-title: "<h1 class=\"entry-title\">Accessories for Corrosion Studies</h1>"
    2. .woocommerce-products-header__title: "<h1 class=\"woocommerce-products-header__title page-title\">Accessories for Corrosion Studies</h1>"
    3. head title: "<title>Accessories for Corrosion Studies</title>"

https://staging.palmsens.com/products/accessories/

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

 but the heading and document title doesn't change with Turbo mode on.  - The title should not change. If you haven't set it up in SEO URL

I understand the problem, but seo changes are not needed in ajax mode (robots cannot use the filter)

But I will pass this on to the developers to fix it.