Alessandro Senese aka Ceceppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ceceppa Multilingua] Can't translate mega-menuAre you using this plugin for menu:
http://codecanyon.net/item/mashmenu-wordpress-easy-mega-menu-plugin/5233213?Forum: Plugins
In reply to: [Ceceppa Multilingua] Can't translate mega-menudownloaded… I’ll do some tests as soon as possible 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua] Can't translate mega-menuHi,
it could depends by your theme…
is your theme free? if yes, give me the link…Forum: Plugins
In reply to: [Ceceppa Multilingua] Problem with nested pages' urlsHi,
I had not considered this scenario….I’ll fix it as soon as possible…
thanks 🙂
open your home.php file and find out for:
get_bloginfo( ‘name’ );
change in:
get_bloginfo( ‘name’, ‘display’ );
Forum: Plugins
In reply to: [Ceceppa Multilingua] Link Menu and Widget TitleCiao,
sorry but we cannot write in Italian on wp forum 🙁
Anyhow you can contact me here: http://www.alessandrosenese.eu/contatti, for issue reported I’ll do some test….Hi,
can you check if with 0.2 happens again?Forum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Product link not workingHi,
I just updated the plugin 🙂
Now you can:-
Customize permalink for each language
-
Enable/Disable product permalink translation in “Ceceppa Multilingua” -> “WooCommerce” page
That while the English title becomes a permalink to a page that does not exist.
uhm… strange… if happens again tell me which settings you are using in “Permalinks” page
Forum: Plugins
In reply to: [Ceceppa Multilingua] Flags do not appear on homepageWhich type of options have you enabled?
Forum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Product link not workingHi,
It’s nice to be able to chose a English product title (my site is in Swedish), but when I do that the Permalink for the English version of the product page changes to the English title while the correct link still is the same old Swedish one.
I don’t understand why the English title becomes a Permalink when I can’t set one myself,
because I had not thought…
In next update I’ll add the possibility to customize permalink for each language…nor why the English product page does not rest at that link, it goes to a blank page
this is not clear for me… can you give me some examples?
Looks like I have a issue with the Checkout page won’t be fully translated, but not much to care about If I cant have the shop page link to the product pages.
what “If I cant have the shop page link to the product pages.” means?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Small bug with Israeli flag!Hi,
I use he_IL because iw_IL is obsoleteok, if something goes wrong, contact me 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua] broken plugin after latest updatefor now you can edit api.php file in “includes” path and change line nr. 866 with this one:
return ( ! @array_key_exists( $lang, $linked) ) ? 0 : $linked[ $lang ];
or downgrade to previous version… http://wordpress.org/plugins/ceceppa-multilingua/developers/
Forum: Plugins
In reply to: [Ceceppa Multilingua] Version 1.4.18 Missing argument error in fronted.phpIf happens again go in “Settings” -> “Permalinks” and click on “Save Changes” button… anyhow I’m investigating on issue…