pvmatic
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-Typography] Hyphenation issue on 3 languagues websiteIn wp-typography settings default laguage is set to Serbcroatan (latin), because there is no Serbian (latin), but Serbian (cyrilic) only. Language I use on website is Serbian-latin.
Russan hyphenation is working but for some latin words only, and cyrilic words are not hyphenated (these latin words are on Latin language among words in Russian language.
Thank you.
Regards, Predrag
Forum: Plugins
In reply to: [wp-Typography] Hyphenation issue on 3 languagues websiteEnglish: en_GB
Serbian latin: sr_RS
Russian: ru_RUHi @pepe,
What I did notice is that hyphenation works even on Russian language pages, but only for latin words. So I guess you may be right about locale codes.
I hope you can find some solution for this issue.
Thank you in advance.
Regards,
PredragForum: Plugins
In reply to: [wp-Typography] Hyphenation issue on 3 languagues websiteHi @pepe, yes I mean on hyphenation, sorry I was not clear.
In Serbian latin it works: https://nsseme.com/proizvodi/kukuruz/hibridi-za-proizvodnju-zrna/.
In English it works: https://nsseme.com/en/products/corn/.
I can not make it work in Russian: https://nsseme.com/ru/produktsiya/kukuruza/.I use Polylang and Avada.
If I turn on “Enable support for using multiple languages on the same site.” option and set “Language for hyphenation rules:” to SerboCroatian (Latin) I have hyphenation on English and Russian anf not on Serbian Latin.
I have tried so many times and I am stuck now.
I hope you can help me to find some solution to continue to use this great plugin.
Ok, I did resolved this. It was some conflict with Avada css on inner columns. So I used container for large displays and did some css modification to look nice on middle and small size displays and now everthing is fine.
Thank you for your efforts.
If I come to some new problem I will feel free to contact you again.
Best,
PredragP.S. This is great plugin
Hi, plugin works on higher resolution (pc, notebook): https://nsseme.com.
But on resolution below 801px it is not clickable and I can not enter search query.
If you have any advice, please let me know.
Thank you in advance.
Best,
PredragOk, I have founf the solution. In shortcode.php lines 100-103 must be deleted because they are about wpml and not polylang:
<?php if( defined( ‘ICL_LANGUAGE_CODE’ ) ):
global $sitepress; ?>
<input type=”hidden” name=”wpml” value=”<?php echo $sitepress->get_current_language(); ?>” />
<?php endif; ?>Now everything works like a charm.
Forum: Plugins
In reply to: [Mooberry Book Manager] Broken Avada theme elementsThank you for quick reply. The thing was in cache plugin. It was optimized without your plugin so that is why everything were broken after plugin is activated. Now everything is ok, thank you once again.
Forum: Plugins
In reply to: [m1.DownloadList] Language translationI figured it out. I have changed it directly in code and everything is perfect now.
Regards, Predrag
Forum: Plugins
In reply to: [Loco Translate] Can not translate anythingThank you.
Mod_sec was blocking wp-admin/admin-ajax.php because it thought the login was trying to moidify it.
That was the hosting server problem.
Regards,
PredragForum: Plugins
In reply to: [Collapse-O-Matic] Avada theme button instead of text as a titleBaden,
thank you very much.
Forum: Plugins
In reply to: [Collapse-O-Matic] Avada theme button instead of text as a titleI tried this method but it was not ok:
[expand title=’I am a little donkey’ excerpt=’%{%caption id=”attachment_1493″ align=”alignnone” width=”150″%}%<img src=”https://spacedonkey.de/wp-content/uploads/2014/11/donkey5n-3-150×150.jpg” alt=”short and stout” width=”150″ height=”150″ class=”size-thumbnail wp-image-1493″ /> short and stout%{%/caption%}%’]stuck in a manhole until someone pulled me out.[/expand]
Forum: Plugins
In reply to: Problem with PolylangI use Avada theme, and Polylang is set not to sync anything.
Forum: Plugins
In reply to: [Polylang] How to set proper switch between languagesChouby,
thank you for your quick reply.
My problem is resolved. pages were translations of each other but “Forces link to front page” was checked. When I unchecked it, language swich option was resolved.
Cogratulation and thank you for this great plugin.
Regards,
Predrag
Forum: Plugins
In reply to: [Polylang] Carousel stays in English for different translationsCongratulation. I can not set that proper switching. Wherever I am if I click on spanish language I go to spanish language, but not that page on spanish and the first page from spanish menu. Can not figure out where I am wrong.
Forum: Plugins
In reply to: [Polylang] Carousel stays in English for different translationsHow did you set transition: if you are on page TOURISM and click on SPANISH language to open that page on Spanish (TOURISMO)?
Thank you in advance.