This Plugin is awesome, I′m using it on all my sites on a wp network.
I like to have the language switcher in the menu, how can I do this?
Thanks
Hi, I was trying to activate the plugin on a new WP Multisite network, is the first plugin and WordPress is using everything as default.
Fatal error: Uncaught Error: Call to undefined function mysql_error() in /srv/users/[edited for privacy]/public/wp-content/plugins/zanto/includes/zanto-activation.php:93 Stack trace: #0 /srv/users/[edited for privacy]/public/wp-content/plugins/zanto/classes/class.zwt-settings.php(75): zwt_initial_activate() #1 /srv/users/[edited for privacy]/public/wp-content/plugins/zanto/classes/class.zwt-base.php(209): ZWT_Settings->activate() #2 /srv/users/[edited for privacy]/public/wp-content/plugins/zanto/classes/class.zwt-base.php(183): ZWT_Base->singleActivate() #3 /srv/users/[edited for privacy]/public/wp-includes/plugin.php(525): ZWT_Base->activate('') #4 /srv/users/[edited for privacy]/public/wp-admin/plugins.php(166): do_action('activate_zanto/...') #5 {main} thrown in /srv/users/[edited for privacy]/public/wp-content/plugins/zanto/includes/zanto-activation.php on line 93
Thanks in advance for any help.
]]>Hi somebody found a solution for this issue?
Zanto uses the url with post id (https://mysite.org/ensite?p=12) instead of the url with the slug (https://mysite.org/ensite/post-slug).
This happens in language switcher tags <a href="https://mysite.org/ensite?p=12" hreflang="en-US" rel="alternate">English</a>
and in header tags: <link href="https://mysite.org/ensite?p=12" hreflang="en-US" rel="alternate">
.
I think that due to this issue Google Search Console throw the error “No return tags”…
kappa had this problem and explains it in this post https://www.ads-software.com/support/topic/language-switcher-dep?replies=2
]]>On the setup page of Zanto it shows me the sites I have, but the dropdown menu to Assign Blog Language is always empty. I can’t assign anything.
Any advice?
]]>Hi. This plugin looks very interesting. But I can’t activate it in my WordPress Multisite.
Here is the full error message:
Fatal error: Uncaught Error: Call to undefined function mysql_error() in /srv/users/.../public/wp-content/plugins/zanto/includes/zanto-activation.php:93 Stack trace: #0 /srv/users/.../public/wp-content/plugins/zanto/classes/class.zwt-settings.php(75): zwt_initial_activate() #1 /srv/users/.../public/wp-content/plugins/zanto/classes/class.zwt-base.php(209): ZWT_Settings->activate() #2 /srv/users/.../public/wp-content/plugins/zanto/classes/class.zwt-base.php(183): ZWT_Base->singleActivate() #3 /srv/users/.../public/wp-includes/plugin.php(525): ZWT_Base->activate('') #4 /srv/users/.../public/wp-admin/plugins.php(166): do_action('activate_zanto/...') #5 {main} thrown in /srv/users/.../public/wp-content/plugins/zanto/includes/zanto-activation.php on line 93
Any help?
]]>Hello,
It is a problem related to Zanto, it only happens when enabled.
wp-admin/customize.php
I get a javascript error:
zanto-main.js?ver=0.3.4
line: 19
Uncaught ReferenceError: adminpage is not defined
I have tested all combinations of plugins (enabling and disabling them) and I am sure it is not related to other plugins.
Also i disabled my theme (evolve) and I tried with Twenty Fifteen, this do not solve the problem.
The javascript error broke ‘preview’ and ‘save’.
Where is adminpage defined?
Anydbody experiencing same issue?
Thanks.
]]>This has been showing up for a while now, maybe something you could provide a fix in the near future:
( ! ) Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /Users/luismartins/Sites/farmcontrol.dev/wp-includes/functions.php on line 3457
Thanks.
]]>Hi Ayebare, I know you might be busy because you haven’t answered any plugins related questions for months…
I need to put the language switcher in the header. Do you have the shortcode for that. Not many theme allows widget in a headers… and mine doesn’t seem to allow that too… I need to add hooks to my header so that I can display the language switcher where it is supposed to be in the header.
Please answer, I saw a few people asking this question already but no response from you.
I would really appreciate it.
]]>Hi Support,
I am using Zanto and the plugins on multisite install and when switching between 2 languages I am getting the following parameter appended to the URL?
?w3tc_note=flush_all
I have attempted to disable W3tc but this has not resolved the problem. It appears to be an issue related to Zanto.
The funny thing is it only occurs on 1 page and 1 language but nowhere else?
So if I switch from English to Danish I get the parameter but when I switch back to English the parameter is gone?
How do I resolve this issue?
Thanks!
]]>Hi,
I have try to install plugin “Zanto WP Translation (For Multisites)” but face below fatal error. Please help me this issue fix.
Also, my WordPress site is already setup Multisites admin panel.
Fatal error: COLLATION ‘utf8_general_ci’ is not valid for CHARACTER SET ‘utf8mb4’ in /home/spinabifida/public_html/wp-content/plugins/zanto/includes/zanto-activation.php on line 101
Thanks,
Jay
Please help me with this info – does the plugin use the same post ID number across database tables for each version? Or is there an easy way to have it do that?
]]>Hi, Im having a serious issue where I cannot successfully create new translation networks. When I activate the plugin on a new blog, I get the prompt asking me for creating or adding the new blog to an existing network. I choose to create a new one, but after that when visiting the translation network the blog still unassigned from any network.
If I repeat the process for yet another blog, I then get this last one assigned to a previously made and fully functional network.
My guess is something got broken in the database, but not sure where to look for it.
Can you please provide some insight on this.
Thank you.
]]>Hi, while creating a new site by duplicating the previous one, i’ve made the mistake of deleting the new site without first removing it from the language network association.
Now I can’t add a new site for that language.
Is there any way I can recover from this?
]]>hi
firstly : i want to say :great work on this plugin
effictive and really easy to use
secondly: when i uncheck the flag checkbox in language switcher tab
instead of removing the flag image i get a broken image symbol but only in the footer not in the widget
how can i fix this ???
thanks
Hi,
can i add flags for switching language in header not using the widgets?
Hello, before using/buying Zanto, I wonder if it’s possible to automatically translate posts (google translate).
If not, my second question would be:
Is it possible to link language posts via PHP (so I can translate the post myself and also generate a link between translated pages via PHP)
Thank you very much
Best regards,
Reto
Hi,
how to select Portuguese Brazil, there is only Portuguese Portugal.
But the language exist in class.zwt-mo.php, language-data.php and languages.csv.php.
Many Thanks
Hi, I’m developing a multilanguage website based on WP 4.1, Network mode enabled, with Zanto WP Translation (for Multisites) plugin to manage the 2 website languages (one website for the first language, and a second website in a subfolder, called for example “pl”, for the second language).
Can I use WordPress SEO for the SEO aspect? Which is the best setup for WordPress SEO? I installed WordPress SEO and I found that the two websites have two different XML sitemaps: is that correct? Is it “safe” for SEO optimization?
Should I send both sitemaps in Google Webmaster Tools?
I’m sorry for a lot of questions but this is the first time that I develope this kind of website. Thank you for your support!
]]>Hi,
is this possible (using domain mapping plugin or sth) to set one language (e.g. polish) on one domain – example.pl and two other languages (e.g. english and german) on other single domain like: exeample.com/en/ and example.com/de/ (the reason is that I have old domain with totaly no international name, and other languages I would like to set on domain with more international name)?
Thanks.
Domin
Hi,
How to change font color for Translated Name
Thanks.
Tom
Hi,
I am using my own customized template and has installed zanto recently, but I can’t seem to display it by using widget. If I choose to show the footer language switcher it works.
There are some warning on the “Language Switcher Appearance” setting area:
Warning: fopen() [function.fopen]: Filename cannot be empty in /home/alexandr/public_html/wp-includes/functions.php on line 4183
Warning: fread() expects parameter 1 to be resource, boolean given in /home/alexandr/public_html/wp-includes/functions.php on line 4186
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/alexandr/public_html/wp-includes/functions.php on line 4189
And below is what I found inside my error_log:
[24-Dec-2014 19:23:58 UTC] string(93) “/home/alexandr/public_html/wp-content/plugins/zanto/views/lang-switcher/lang_switcher.zwt.php”
[24-Dec-2014 19:23:59 UTC] string(93) “/home/alexandr/public_html/wp-content/plugins/zanto/views/lang-switcher/lang_switcher.zwt.php”
Is it because of my custom template? Or is it because the new updated wordpress version?
Thanks
]]>Hello i am using DIVI and i want to put Zanto flags in header. How can i do that ?
]]>When i activate plugin it come error.
Not showing any error, break my site full site.
If have you any suggestion then please give.
]]>tried to add new site, under network id, i got this error.
thanks.
]]>Hi,
firstly thanks for best plugin,
Hmm now i can’t add new category after active plugin
how should i do.
Thanks a lot for your help.
tom
I don’t see any UK flag, am I right? May you please add one in the next plug in update? Thank you!
]]>Hi there!
I’m looking for a multilanguage plugin that allows flags on my primary menu ( https://www.spinips.com instead of “Chi siamo” ) or on my secondary menu on the right of Contatti.
Is it possible? Do you offer support in case of problems?
Thanks
]]>Please report any issues at our forum here support I will be on the lookout regularly.
]]>Hi, 3.0 has been released.
If you experience any problems, please report it at the forum i.e
https://zanto.org/support.
I will be on the look out on the regular.
Cheers.
Is this plugin abandoned. I see no more activity for the last 3 months or so… :/
]]>