Csilla Molnar
Forum Replies Created
-
Forum: Plugins
In reply to: [DPD Baltic Shipping] Print Label – 404 Not FoundHello again,
We tried to re-save permalinks, but printing label still not working. With plugins we are up-to-date.
Anything else we could try?Great! Thank you very much!
I can confirm that in Falang Filter For Woocommerce changes has solved the Flip Book problem.
But for the Quick View still need another 😀In Flatsome version 3.13 it is included the Flip Book, you can insert from UX Builder, Shop part: https://ibb.co/b6cMw82
I just made a new demo Product just for you…
https://ibb.co/zFN9GLB – Product Quick View – This has to be in RO but is in EN
https://ibb.co/NFX5PNc – This is the Product in Product Page, that is translated fine
https://ibb.co/pPQrnP9 – This is the Falang Translation Page where I add the translation for Description, Title, Slug and Yoast MetaI hope you understand a little better now 😀
Everything is fine on the product page, the translation is working for the product description …
But, I use a Flipbook in the Front Page for the products, and a Product Quick View in Product Page, where the translation does not work….And I debugged the language in the file and that’s what it should be…
Yes, off course, the translation appears on the product page…
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] Portfolio Url translation problemThank you very much!
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] Portfolio Url translation problemOhh sorry,
falang/src/Falang/Core/Falang_Core.php line 484Forum: Plugins
In reply to: [Falang multilanguage for WordPress] Portfolio Url translation problemHi,
I found a solution for the problem, if I put the following code to
falang/src/Falang/Core/Falang_Core.phpif ($post->post_type == 'featured_item' ){ $portfolio_categories = get_the_terms( $post->ID, 'featured_item_category' ); foreach($portfolio_categories as $cat=>$item){ $post_link = $translated_cpt.'/'.$item->slug.'/'.user_trailingslashit($translated_slug); } }Soo, my url will be something like this:
http://localhost/mysite/en/zoo/mammal/dog
OR
http://localhost/mysite/en/zoo/amphibian/frogI hope you understand what I wanted 🙂
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] Portfolio Url translation problemThis Portfolio came with the Flatsome Theme…
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] UX Block with Falang Translation ProblemThank you very much! It works!
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] UX Block with Falang Translation ProblemAaaaand, the same problem with the header blocks…
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] UX Block with Falang Translation ProblemThis is what I do:
1-2. Example Footer UX Block with translation.
3. Adding UX Block to Header in Personalize menu.It should be simple, but it doesn’t work :))
1. https://ibb.co/0Y9pyLx
2. https://ibb.co/5F3T72r
3. https://ibb.co/6HqY3s1