Alessandro Senese aka Ceceppa
Forum Replies Created
-
Ciao Artenio,
sorry but we can’t write in Italian here… Use this version fix the issue: https://github.com/ceceppa/ceceppa-multilinguaForum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] main store page doesn't supportHi,
what do you mean?Probably yes… Later I’ll have a look…
Forum: Plugins
In reply to: [Ceceppa Multilingua] not support rtl (Persian lang)Have a look to this page http://goo.gl/qz78hg, after set “Advanced” you can enable the “Right to Left” for each language (http://goo.gl/qrKYnN)…
@ahrimansefid, when happens? What’s your website?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Pagination on other languages doesn't workHi,
I’m sorry for delay :(…
I just had a look to your website and saw the issue… I’ll be back soonForum: Plugins
In reply to: [Ceceppa Multilingua] not support rtl (Persian lang)Hi,
the plug-in support rtl language. Just go to “Ceceppa Multilingua” page, click on the “More” button and check if the option “Right to left” is checked.Ciao Davide,
the version of the plug-in on github ( http://goo.gl/rgxi8f ) should fix this issue..Forum: Plugins
In reply to: [Ceceppa Multilingua] Problemi con traduzione attributi/variazioniCiao,
sorry but we can’t write in Italian on this forum…
Anyway, later I’ll try to have a look to this option and let you know…Forum: Plugins
In reply to: [Ceceppa Multilingua] ceceppa plugin con woocommerceCiao,
sorry but we can’t write in Italian on this forum…
Can you paste your website link, please?Forum: Plugins
In reply to: [Ceceppa Multilingua] Error Porfolio FiltersCiao,
sorry for the delay.
What “affito” and “vendita” are? Categories, Pages or term?Forum: Plugins
In reply to: [Ceceppa Multilingua] translations are not taking placeHi,
sorry but your request is not clear fo me… Can you provide and show me a link where the issue happens?Thanks
Ciao Federico,
yes I know the issue and I’m working on a fix…It will be fix on new version, which I’m working on.
I’ll send an email today later, or maybe tomorrow to ask you to test it.Forum: Plugins
In reply to: [Ceceppa Multilingua] slug translation breaks down with some slugsHi,
there will be an option in the next major relase ( 1.5.0 ), where you can disable this mechanism, and so the plug-in will not remove the -# anymore.
I’m working hard to complete the new version asap, but if you can download it from github. The code is stable but some feature is no complete at all.Forum: Plugins
In reply to: [Ceceppa Multilingua] language slug doesn't show up on nested pagesHi,
sorry for the delay…
How do you get the nested page?Forum: Plugins
In reply to: [Ceceppa Multilingua] Can't translate Theme options parametersOk, remove the line and find up this one:
<?php echo $home_advance_search_title; ?>and change in:
<?php echo do_shortcode( $home_advance_search_title ) ?>after you’ll be able to use shortcode in the fields and so you can write something like this:
`
[:en]Put your text in English here[/:it][:ru]Russian text[/:ru]