Anh Tran
Forum Replies Created
-
Hi @vdn-staff,
As Slim SEO Link Manager is a premium plugin, can you please send us more details in My Account > Support page? If possible, please send us a temporary login to check the issue.
Thanks,
AnhForum: Plugins
In reply to: [Slim SEO - Fast & Automated WordPress SEO Plugin] Conflicted in 4.0.1.Hi @ciacopink,
I found the bug and fixed it. Here is the new version with the fix, can you please try it to see if it works for you? If everything is ok, I’ll release the new version.
Hi @fjacquin,
This is a known bug with Divi, we fixed it here and will release a new version today or tomorrow.
Forum: Plugins
In reply to: [Slim SEO - Fast & Automated WordPress SEO Plugin] 4.0.2. ConflictHi @gadietrich,
I found the bug and fixed it here. Can you please copy that fixed line and go to your dashboard > Plugins > Plugin Editor > select Slim SEO, and select file src/Integrations/Divi.php?
If you still see the bugs, please let me know.
Forum: Plugins
In reply to: [Slim SEO - Fast & Automated WordPress SEO Plugin] Conflicted in 4.0.1.Hi @ciacopink,
Can you please let us know the content of the My Account page? How is it setup with YITH WooCommerce Customize My Account Page Premium?
And if possible, please send us a temporary login via the live chat on our website.
Forum: Plugins
In reply to: [Slim SEO - Fast & Automated WordPress SEO Plugin] My sitemap is not workingHi @shawping1227, I see your sitemap is available at https://blog.hola.com.tw/sitemap.xml . Please take a look.
Hi @7thcircle,
I found the bug and fixed it on your site. The problem was a missing CSS file when the Redirection module is inactive. This CSS file is used for both Meta Tags tab and Redirection module.
This fix will be available in the next version.
Hi Greg,
Thanks for your details. I found the issue and fixed it on your site. This is the code of the fix.
It will be included in the next version of the plugin.
Hi @7thcircle,
Can you create a temporary login for us to check the issue? Please drop us a message via the live chat on our website.
Thanks.
I’ve just added integration for Forminator here. You can copy that code to apply to your site. It will be available in the next version.
Hi @tudorcelstan,
I’ve fixed this issue for sliders here. This fix will be applied in the next version of the plugin. You can apply it by copying the content of this file and paste into the plugin’s file:
src/Integrations/Bricks.php
.Thanks for your feedback.
Hi @simongiaccottonl, @johanseidenfaden,
I’ve fixed this issue for sliders here. This fix will be applied in the next version of the plugin. You can apply it by copying the content of this file and paste into the plugin’s file:
src/Integrations/Bricks.php
.Thanks for your feedback.
Hi @blackcapdesign,
I’ve just installed Forminator plugin and created a contact form with it. The form works well on my site. Is there any things that you set up differently?
Hi @paul-fleury,
Can you please open a new topic with more details on the issue? Please also enable the debug mode and let me know the error message.
After talking with @joew365, I found the problem. It’s actually an incorrect use of the
slim_seo_meta_title
filter on his site. There is a custom script (in Advanced Scripts) that set custom title for the site. The problem is that in some cases, the code doesn’t return anything, which is wrong. In the recent version of Slim SEO, we strictly check the return type, and this fails.I’ve fixed the script on his site and also added a safe-check in Slim SEO to prevent this issue happen again in the future.