alanintertec
Forum Replies Created
-
Dear Anghel,
Any updates on this issue?
Thanks.
Dear Anghel,
I created a development site and followed your instructions, enabled the Twenty Twenty theme, and activated only TranslatePress – Multilingual (all other plugins were deactivated), the problem exists, so the problem is caused by TranslatePress – Multilingual.
Please advise. Thanks.
I saw someone had the same problem and there was a solution:
——————————————————————————–
https://www.ads-software.com/support/topic/translatepress-appends-1-to-every-url/
There is my solution :
In the file wp-content/plugins/translatepress-multilingual/includes/advanced-settings/do-not-translate-certain-paths.php, comment or delete the lines 319 and 320 :if( !isset( $TRP_LANGUAGE ) || $settings['default-language'] == $TRP_LANGUAGE )return;
(Keep in mind that if there is a plugin update, you must redo this operation if the issue is not fixed by the developers)
——————————————————————————–These lines on 328 & 329 are in the latest version, and it works for me.
However, if there are any updates on the plugin, I have to redo this.
So, can you fix this bug in your upcoming updates?Thank you.
FYI, I found a similar issue and a fix in the support threads and I modified the scripts as follow to suit my case:
.wp-block-getwid-content-slider__wrapper .wp-block-getwid-content-slider-slide:not(:first-child) {
display: none;
}
.wp-block-getwid-content-slider__wrapper.slick-initialized .wp-block-getwid-content-slider-slide {
display: block;
}And this is fixed the issue.
Thank you for your support.
Forum: Plugins
In reply to: [Blocksy Companion] Blocksy “Account” in header element is not workingHello Eduard,
Yes you are right, after I updated the theme and it is working now.
Normally, the site is still working well without the theme updates.
Anyway, thank you for your prompt help! ??
Forum: Plugins
In reply to: [Blocksy Companion] Blocksy “Account” in header element is not workingYes, it always activated. It was still working in a few days ago but suddenly displayed the error and the Account element button is not available in Customise now.