Alessandro Senese aka Ceceppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ceceppa Multilingua] Shortcode in HTMLHi,
sorry for the delay…
However yes, in html you can’t use directly the shortcodes, you have to use the do_shortcode function.Forum: Plugins
In reply to: [Ceceppa Multilingua] Problem with your pluginCiao,
contact me here: http://alessandrosenese.eu/contatti 🙂Forum: Plugins
In reply to: [Ceceppa Multilingua] Recuperare contenuto tramite idHi,
sorry but we cannot write in Italian on this forum…
However you can use:<?php //Current language id $current_id = CMLLanguage::get_current_id(); /* Get the id of translated page for single language Replace "LANGUAGE" with your own language id or slug and POST_ID with your post id */ $post_id = CMLPost::get_translation( LANGUAGE, POST_ID ); /* If you want to get all translations available for a post replace POST_ID with your post id. POST_ID can be the original post id or the id of translated page as well. The function above will return an array like this: Array ( [it] => 2552 [en] => 541 [eo] => 0 [indexes] => Array ( [it] => 2552</li> ) [linked] => Array ( [en] => 541</li> ) ) */ $post_id = CMLPost::get_translations( POST_ID );Ciao
Ciao,
we cannot write in Italian in this forum, sorry are not my rules…
Anyhow I replied few minutes ago about your question on the other post. If you want contact me here alessandrosenese.eu/contatti and explain me what code are you using…Ciao
Forum: Plugins
In reply to: [Ceceppa Multilingua] Show flagThis version should fix the issue:
http://www.alessandrosenese.eu/wp-content/uploads/2014/06/ceceppa-multilingua2.zipForum: Plugins
In reply to: [Ceceppa Multilingua] Menu shows original page title since latest updateHi and sorry for the delay…
Why set_as_unique doesn’t works for you?
What code have you used?Did you have also installed Ceceppa Multilingua?
However I added a check to avoid the fatal error. Update to 0.4
Forum: Plugins
In reply to: [Ceceppa Multilingua] problem with portfolio and contactHi AliaG,
I just tried portfolio page works for my. However contact me here http://alessandrosenese.eu/contatti and I’ll send you updated version of plugin..
For Contact Form I don’t have any news yet…Forum: Plugins
In reply to: [Ceceppa Multilingua] Fatal errorUpdate to 1.4.27
Forum: Plugins
In reply to: [Ceceppa Multilingua] Ceceppa Stopped Working after site transferHi,
try this version http://www.alessandrosenese.eu/wp-content/uploads/2014/06/ceceppa-multilingua1.zip and let me know if it worksWhat do you mean by
I have also another question for you, could you add a conditional theme functionality
?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Ceceppa Stopped Working after site transferHi,
I already looked and maybe I found the bug…
I’ll send a fix asap…Forum: Plugins
In reply to: [Ceceppa Multilingua] problem with portfolio and contactI can do some tests on my machine…
Can you give me the download link of Adament theme?
And explain me how I have to do for test the issue 🙂Forum: Plugins
In reply to: [Ceceppa Multilingua] Ceceppa Stopped Working after site transferHi,
please use this version http://www.alessandrosenese.eu/wp-content/uploads/2014/06/ceceppa-multilingua.zip.
After installed enable debug mode “Settings” -> “Advanced” tab and past the url of your website so I can try to understand what goes wrong…Forum: Plugins
In reply to: [Ceceppa Multilingua] Fatal errorHi,
sorry I’m a bit busy… Use this version http://www.alessandrosenese.eu/wp-content/uploads/2014/06/ceceppa-multilingua.zip