Alessandro Senese aka Ceceppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ceceppa Multilingua] url rewrite doesn't workHi,
can you past your website address, so I can have a look?Forum: Plugins
In reply to: [Ceceppa Multilingua] Floating FlagsCiao,
1. you can use this css:
#flying-flags {
position: absolute;
top: 46px;
right: 7.5%;
}2. should be ok, if not just change the top and right values 🙂
Prego
Forum: Plugins
In reply to: [Ceceppa Multilingua] Latest Blog entry only showing up in GermanHi CynthiaKatz,
sorry for delay…
Can you please install this version of the plugin https://github.com/wp-plugins/ceceppa-multilingua?
After installation go in “Ceceppa Multilingua” -> “Settings” -> “Advanced” tab and enable the debug…
Let me know when you done all…Regards
AlexForum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Order not showOk… it’s strage because the addon should be remove language filter from this page…
Anyway to avoid this I’ll add the option to allow user to disable the language filter for specific post type…Forum: Plugins
In reply to: [Ceceppa Multilingua] Cannot change post's languageCan you enable the debug and check if there is some warning from my plugin?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Problems Translating a ThemeHi,
sorry but your question is not too clear…Can you explain what is your issue?Uhm…Thanks for the report, I’ll have a look to scheduled posts 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Shop page stops workingProbably… I wrote the code but I had too few time to test it… I’ll try to test and fix it asap
Forum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Order not showIt’s strange. In that page the plugin should not show the language filter… In the url what is the post_type parameter value?
Ciao,
we can’t write in Italian on this forum, sorry…
Anyways yes, just add Italian to your languages and set it as default, after it the plugin will tell you to set Italian for all posts/pages…Forum: Plugins
In reply to: [Ceceppa Multilingua] Cannot change post's languageCan you check if this version works fine? https://github.com/wp-plugins/ceceppa-multilingua/archive/master.zip
Forum: Plugins
In reply to: [Ceceppa Multilingua] Custom flag not working in widget.I’ll do some test and let you now asap
Forum: Plugins
In reply to: [Ceceppa Multilingua] Problem with Imagin in Evidenceuhm… no..
You should enable the debug and tell me if there is some warning/error.
To enable the debug open the file “wp-config.php” and change:// Enable WP_DEBUG mode
define(‘WP_DEBUG’, false);to
// Enable WP_DEBUG mode
define(‘WP_DEBUG’, true);and also add those lines:
// Enable Debug logging to the /wp-content/debug.log file
define(‘WP_DEBUG_LOG’, true);// Disable display of errors and warnings
define(‘WP_DEBUG_DISPLAY’, false);after try to add the featured image and past the content of /wp-content/debug.log file
Forum: Plugins
In reply to: [Ceceppa Multilingua support for WooCommerce] Shop page stops workingHi,
go in “Ceceppa Multilingua” ->”Settings” -> “Experimental” tab and choose “New category” for the “Category” box… This should be fix the issueHi Toonio,
you can translate custom attributes, but only after created it.
Click on the button “Here” present on the top of the table ( Click here to translate attributes… ), or click on “Ceceppa Multilingua” -> “My translations” -> Woocommerce: Custom attributes tab…