Alessandro Senese aka Ceceppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ceceppa Multilingua] post guid is not uniqueNo one had that problem… I’ll try to fix it…
Forum: Plugins
In reply to: [Ceceppa Multilingua] Homepage layout issueHi,
sorry for delay…
I watched your test website…
What “not laying out properly”? What sould be correct layout?Regards
Forum: Plugins
In reply to: [Ceceppa Multilingua] Abbreviated menu text & redirects wrong?Hi,
Can you contact me here: http://alessandrosenese.eu/contatti?
I’ll send you development version of plugin…Regards
Forum: Plugins
In reply to: [Ceceppa Multilingua] Translate with "get_permalink"Hi,
Sorry, I received the mail, but I forgot to answer :(…
However try the function:cml_get_linked_posts( $post_id );
It will return an array like:
Array
(
[de] => 153
[es] => 151
[it] => 145
[posts] => 153,151,145
)The argoument of the function is optional, if you pass “null” its value will be the current id of post/page…
Regads
PS: Sorry again 🙁
Forum: Plugins
In reply to: [Ceceppa Multilingua] Possible fix for the WP_DEBUG "doing it wrong" warningHi, I think that is better 🙂
I moved that lines inside the function enqueue_script_search() 🙂Thanks for suggestion 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua] Abbreviated menu text & redirects wrong?Hi,
1) Yes, I can… I’ll add in next update 🙂2) Strange…
are you using static homepage?
What is your website address?Forum: Plugins
In reply to: [Ceceppa Multilingua] Translating older postsIf you change Publish date manually, is it works?
Forum: Plugins
In reply to: [Ceceppa Multilingua] Internal server error 500Fixed in 1.3.46 🙂
Forum: Plugins
In reply to: [Ceceppa Multilingua] Redirect loopWhich settings are you using?
Try to use other settings and check if it fixs the issue…Forum: Plugins
In reply to: [Ceceppa Multilingua] Internal server error 500Hi,
I fixed the problem in 1.3.45, update to last version.Regards
Forum: Plugins
In reply to: [Ceceppa Multilingua] Translate with "get_permalink"Hi,
sorry for delay…
I can do same tests… Can you can contact me here: http://www.alessandrosenese.eu/contatti?Regards
Forum: Plugins
In reply to: [Ceceppa Multilingua] Blog not posting in corresponding language.Hi,
you have two options:
1) Set the language of “blog” page to “No language selected”, so the plugin will assign the slug “/en/” or “/de/” in according to current language2) Use different menu for each language, go in “Appearance” -> “Menu” and follow the “Ceceppa Multilingua: Tip”…
Regards
Forum: Plugins
In reply to: [Ceceppa Multilingua] all post links got / at the endYou’re welcome…
Forum: Plugins
In reply to: [Ceceppa Multilingua] all post links got / at the endUpdate to 1.3.42
Forum: Plugins
In reply to: [Ceceppa Multilingua] conflictIf you disable the plugin warning disappears?