Now after the updates, the 2 different language product sites (German & English) are disconnected from each other. Now we both have the German and English product page in different language categories but not connected to each other. Most of English products are even now assigned as “German language”. Of course I am able to change those to “English language”. But still after doing that, I would have the problem that I basically have 2 products which are not connected to each other. Meaning: I go to a product page, then change my language from German to English, but then the main page loads (because they are not connected to each other).
How can I connect those products back? Is there a possibility to do this in bulk? Or do I need to connect them manually one by one? We are talking about like 400 products in total, so it would be great to find a bulk solution.
Here is a screenshot of an example: https://imgur.com/a/6uZWvIe
You see here 2 products with each German and English language (so in total 4). The “Bodyshaper X-Fit” product is not connected to each other (circled in yellow) while the “Bodyshaper X-Fit Mini” is. Like 200 to 300 products are not connected with each other right now.
]]>I remember I uploaded a different pdf to be downloaded for different languages. but I see now that I want to change the files I Can’t upload the second language file in translation.
Could you help me that what happened?
thanks
Sogand
When I search my website on google, one of the results is showing in Japanese, I haven’t used Japanese anywhere on the website or meta descriptions, please support
]]>i.e. Admin panels in English and front-end shop in Spanish?
]]>My solution and the only one that I can find is to check ICL_LANGUAGE_CODE.
Something like this
function generate_trialform_frontend()
{
if (ICL_LANGUAGE_CODE == “en”) //The form in english
{
dise_add_form( ‘<div
id=”trial_form”>’.generate_overlay_contactform_markup(
__(‘[contact-form-7 id=”2150″ title=”Trial form (en)”]’,’dise’),
‘<h2>’.__(‘Free 30 day Trial’, ‘dise forms’).'</h2>’
).'</div>’ );
dise_add_onready( ‘dise.initTrialTagline();’ );
}
else if((ICL_LANGUAGE_CODE == “es”) //The form is spanish
{
dise_add_form( ‘<div
id=”trial_form”>’.generate_overlay_contactform_markup(
__(‘[contact-form-7 id=”3570″ title=”Trial form (es)”]’,’dise’),
‘<h2>’.__(‘Free 30 day Trial’, ‘dise forms’).'</h2>’
).'</div>’ );
dise_add_onready( ‘dise.initTrialTagline();’ );
}
}
Is there a better solution then the one that I have explained.
//Tony
]]>i want to know if the following is possible or if there is a workaround for it:
I’m using the Polylang plugin and want to create cloaked affliliate links for the different language pages i have. So i want to use same keywords like ‘Amazon’ but different links behind it:
www.example.com/en/go/amazon
www.example.com/de/go/amazon
both should be cloaked from ‘Amazon’ keyword of the text on each page and redirect to different affiliate links of amazon.
can you help me?
would appreciate it
thx in advance.
]]>1. select the language in which you want to see the website, like English, French or Chinese => Is it possible add this front page on current vantage theme? If so, how?
2. If they select English, it will lead English website created on vantage theme, and if they select French, it will lead French website(same content with English site, but only language is French) also created on vantage theme. It means my website needs 3 vantage themes.
==> Is it sound doable? If so, how can I do that?
Thanks advance for your reply.
Mi
]]>