fixasb
Forum Replies Created
-
Please also let me add another important point: I read your comment to another topic on JS/CSS optimization and switching optimization modes to delay javascript for the plugin which handles the homepage slider but the mobile homepage still eventually fails to load correctly: after few seconds, you’ll get the error message: “there’s been an error with loading HTTPS…”; could you also advice on this? I always cleared the cache before testing again.
- This reply was modified 4 weeks, 1 day ago by fixasb.
Dear @webtoffeesupport,
Thanks for your reply, I believe this section is indeed handled by your plugin; see a screenshot of it form the product page and the product page url.
Besides, if I deactivate your plugin, all products will start showing up under the related product section rather than the chosen ones which have been selected.
Let me know if this helps or if I can be of further assistance to help finding the reason why your code isn’t working.
Many thanks
- This reply was modified 1 year ago by fixasb.
Hello @webtoffeesupport,
Really sorry about this, I did not see your reply; I have implemented the code as you suggested but it’s not working, the script appears on the page but the related products are still recognised as H2; see an example here. Can you advice?
Many thanks for your help
Hello there,
I get back to you on this issue as there really seems to be a compatibility issue with both translatepress and WooCommerce using rank math redirection rules, at least the way I’m setting up the rules.
Please note the issue only occurs on translated product pages which use TranslatePress and WooCommerce plugins.
If i omit the language prefix as you suggest above, the rule may be working, however search engines don’t recognize the link and they will still redirect to a 404 error.
Indeed, the redirection for WooCommerce products will only work if the FROM url excludes the root folder, and the TO url is followed by the full structure; so, if i want to redirect
https://fixator.fr/es/producto/cabrestantes-e-lift-350-501-601/
to
https://fixator.fr/es/producto/cabrestante-electrico-de-elevacion-e-lift-350-500-600-kg-220v-y-380v/
I should set them up this way so that the rule appears to be working on rank math:
/cabrestantes-e-lift-350-501-601
to
/es/producto/cabrestante-electrico-de-elevacion-e-lift-350-500-600-kg-220v-y-380v/
However, search engines, which have indexed the first link above, will still redirect to a 404 error.
Is there another way to make this work because clearly neither of these are the right ways to set up redirections.
Many thanks
Hello @aamiribsf,
Thanks for your reply; I think I may have understood the cause of the problem: as soon as i deactivated the extension “woocommerce force default variant” (which is probably more for single products rather than variations), the default values on the variations tab also showed on the front end! So from my understadning I should only use the variation swatches extension if i have both single and variable products on my woocommerce.
- This reply was modified 1 year, 2 months ago by fixasb.
Thanks for your reply, the redirection table does look to be created, see system status rank math report here. Not sure if it’s normal that Google rights have not been granted to the Search Console.
If you can share your email adress, i can provide a temporary link for your support team to access the site; let me know how you’d like to proceed.
Many thanks
Hello @rankmathsupport,
Thanks for getting back to me!
Here‘s the rule i created; the page result is a 404 error despite that, as if the rule never existed.
I have the same issue with other redirections, but others do work fine; could you advice ?
Many thanks
Very good improvement indeed!
Thanks for the suggestion to add it as an add-on; would I be notified as a user when this will be available?
Hi @alexandrubodea,
Thank you for the advice, it now works!
Forum: Requests and Feedback
In reply to: Sector of activity (required) for account updateForum: Requests and Feedback
In reply to: Email notifications on file replacement based on user rolesThanks @poku1010,
Unfortunately i couldn’t find one plugin that would send notifications to users with the same user role than the media file currently been replaced.
I tested BNFW and the Notifications plugin from WordPress and the latter also allows to add merge codes to it, like the file name or url in a very simple way, but many thanks for your suggestion!
Is it the debug log you would like to see? How can i see it over to you?
Many thanks
Forum: Plugins
In reply to: [WooCommerce] WooCommerce email translation issuesHello there,
TranslatePress isn’t actually doing the translation; it is the the plugin NP Quote request (from WooCommerce I believe?) which re-translates text typed by users on the comments field when the email gets sent out.
Could anyone help?
Many thanks
Forum: Fixing WordPress
In reply to: Language switcher menu disappearingHello there,
A secondary menu had been created under Appearance > Menus that was managing this, and the English language tab disappeared; it’s now fixed, many thanks anyways!