webtasky
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 6.9 adding underline to all links (like 6.6 did)The issue does exist, regardless of how or why it happens internally.
With the same theme and the same CSS:
- On 6.8.3 links are not forced to underline
- On 6.9 they are
- No theme changes are required to reproduce this
- Downgrading WordPress alone restores the previous behavior
The underline rule itself already existed, but the end result has changed: themes that previously relied on normal cascade rules can no longer override it without increasing specificity (e.g. :root a).
So while there may not be a documented Core change explaining this, the behavioral difference is real and affects sites using Global Styles, similar to what happened in 6.6 before it was adjusted.
I guess it’s related to my issue with Clodflare plugin. If Cloudflare plugin is active Multi Step is adding some style to the Contact Form 7 feedback response which makes invalid JSON
}</style><style type="text/css ">div[id^="wpcf7-f57 "] button.cf7mls_next { }div[id^="wpcf7-f57 "] button.cf7mls_back { }</style><style type="text/css ">div[id^="wpcf7-f57 "] button.cf7mls_next { }div[id^="wpcf7-f57 "] button.cf7mls_back { }</style>{"contact_form_id ":57,"status":"mail_sent","message":"Thank you for your message.It has been sent.",Is there any possibility to remove those inline styles via hook?
- This reply was modified 2 years, 1 month ago by webtasky.
Hi,
after made these steps URLs are still incorrect.
Hi,
thanks for your answer!
Can you confirm you are using the latest version of WordPress 5.7.1, Yoast SEO 16.1.1, and the latest version of WPML, as well as the latest version of the rest of your plugins and themes?
Yes I can confirm WP and all the plugins are updated to the latest version WP 5.7.1, Yoast SEO 16.1.1 and all the necessary plugins from WPML are installed and configured including WPML SEO 2.0.
Would it be possible for you to provide exact steps on how to reproduce this issue? Just to clarify, the path in the URL for the breadcrumbs is correct initially, it’s only when you change the category for one of the posts, that the issue occurs?
1. The path in the URL for the breadcrumbs is correct initially for newly created posts. (leads to correct language)
2. After trying to change category in a post, the path in a URL is displaying wrong from that moment. (leads to incorrect opposite language)
(for old posts there is no rule, some are displayed correct some not)Take into account that there is another bug when it comes to saving categories: https://github.com/Yoast/wordpress-seo/issues/16896
When you reset the indexables with the Yoast Test Helper plugin, did you redo the SEO data optimization under WP admin dashboard > SEO > Tools as well?
It’s not possible from this place there is no such link. There is only a notice “SEO data optimization complete”. But I have updated posts where I was testing it so the Yoast tables should be updated.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache problem with WPML different domain per languageThank you very much for your help via email!
It turned out it was a problem with server configuration not with plugin itself.
Best
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache problem with WPML different domain per languageHi,
I’ve sent you email with details.
Best
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache problem with WPML different domain per languageHi,
this is the same hosting account but the .pl domain uses private IP (by proxy). We don’t use CDN. The second domain’s DocumentRoot directory is the same as for the first domain on the same server. I’ve changed PHP version for the second domain.
Is it a problem with different IPs? Is it possible to resolve it?Best Regards
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache problem with WPML different domain per languageReport number: YPVVOZCG
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed + WPML with different domains per languageForum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed + WPML with different domains per languageHi,
I also have this problem in 2.7.7 version. Cache doesn’t work at all for second domain.
Have you fixed it in this version or should I modify some files? When are you planning to add it?
Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Render-Blocking css_async.jsThanks!