Alessandro Senese aka Ceceppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ceceppa Multilingua] Blank site after installationHi,
probably the blank page is due to some fatal error, please enable the debug by adding this line in your wp-config.php://Change false to true
define(‘WP_DEBUG’, true);// 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);
@ini_set(‘display_errors’,0);// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define(‘SCRIPT_DEBUG’, true);After updated wp-config.php:
- View your website
- Look up the error string in /wp-content/debug.log file ( should be the last line
- Past the error line in this thread
Forum: Plugins
In reply to: [Ceceppa Multilingua] Traslating problem with categorySorry, my fault.. Just update to 1.4.32
Forum: Plugins
In reply to: [Ceceppa Multilingua] Traslating problem with categoryHi Enrico,
sorry for delay… Can you paste the url where the issue happens?Hi,
sorry I forgot about this issue :(…
I tried to produce the issue using “Twenty Fourteen” theme with no success… Can you tell me which settings are u using?Forum: Plugins
In reply to: [Ceceppa Multilingua] detected language ""Uninstall delete Ceceppa preferences and database tables, everything plugin’s stuffs 🙂
This is the only procedure to obtain a virgin installation…
Forum: Plugins
In reply to: [Ceceppa Multilingua] detected language ""Hi,
I’ll try to figure out why language detection is failed…
Anyway you can switch off the wizard by clicking on Step 3 and clicking on “Done, close the wizard”.To set German language to existing posts just:
1) Add German to “My Language”
2) Set as default ( red hart )
3) Click on the link “here” ( Click here to assign “” to existing posts and pages. )In the step 3 the plugin just use the default language to assign to all posts.
Forum: Plugins
In reply to: [Ceceppa Multilingua] Editing comments resets post languageHi,
the bug also exists in older versions :(… Update to 1.4.30 to fix the issue 🙂PS. Thanks for the suggestion and the report 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua] Which membership plugin works well with ceceppa?Uhm… If you try to force wordpress locale from wp-config, works fine?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Which membership plugin works well with ceceppa?Ciao,
I have never tried membership plugin, so I don’t know if there is one that works fine…
Anyway which problem do you have?Forum: Plugins
In reply to: [Ceceppa Multilingua] Installing changes my page formatHi,
are you using this theme https://wordpress.org/themes/decode?Anyway try to disable the option “Static page” in “Ceceppa Multilingua” -> “Settings” -> Advanced tab.
Let me know if it works properly 🙂Forum: Plugins
In reply to: [Ceceppa Multilingua] Installing changes my page formatHi,
this issue is very strange.. Can you tell me how can I reproduce the issue?
Which theme are you using?Forum: Plugins
In reply to: [Ceceppa Multilingua] Page and post language association lostHi,
I know the issue about “lost” of associations, but unfortunately I didn’t figure out why it happens… I know that is very boring fix manually the relations when it happens. So, I plan to add an auto backup of relations, to allow easily “restore”…
Anyway the “Update required” is a function added some months ago to migrate between some version of the plugin, but is better if you don’t use it on newer.
If you have a recently backup you can restore the table wp_ceceppa_ml_relations ( the prefix could be different in according to your own choice during the install ). If you don’t have it the only way is to fix relations manually…I’m sorry about this issue, I’m working to fix it.
Alex
Forum: Plugins
In reply to: [Ceceppa Multilingua] Slow page load when loading non-wwwHi,
I just tried on my website and happens the same issue… I’ll investigate and try to figure out why it happens…
I’ll be in touch..Thanks for the report
AlexForum: Plugins
In reply to: [Ceceppa Multilingua] Ceceppa & JetpackCiao,
no, you’re the first that report this issue… I use jetpack on my website with no problems…
Anyway, can you past me a link where I can se the issue?Forum: Plugins
In reply to: [Ceceppa Multilingua] Filtrare cptSorry but here we cannot write in italian, forum rules :(…
The first code you wrote should be works correctly, I’ll do some tests tomorrow…
Anyway if you prefer to write in italian contact me here: http://www.alessandrosenese.eu/contatti
Ciao