i resolved the issues above, only have the issue below now.
i created an ar-eg language, the template is a copy from your Default Pro RTL, however, it seems that RTL is not applied.
i added the code below in the custom code to solve the RTL issue:
html[lang="ar"],
html[lang="ar-eg"] {
direction: rtl;
text-align: right;
}
however, the issue in the footer and header as in the images occurred https://ibb.co/VTkqTvY
https://ibb.co/DW6KJxq
also the problem of not being able to assign a Global Homepage template in the Arabic language.
i’ve already emailed you the access credentials, appreciate advising on how you resolved it.
Thank you
-
This reply was modified 1 year by
snoopy.
Hello Anamaria,
Many thanks for your kind support.
1.There’s a theme bug, i cannot find the Home Template in the English lang as in here https://ibb.co/5hgrthT , also when i try to import https://ibb.co/9qQRz0t and set it as the front page, i get the error here https://ibb.co/7RwM3W3
2.When i try to duplicate a page to change its language to the new ar-EG language, the page does not replicate https://ibb.co/3Mp4Jys
3.I followed your steps, however, the permalinks has the word “category” always https://ibb.co/28sTgS6 , it should not be there. i clicked on the “Save” button to reset the permalinks, and i also cleared the cach with no success.
i need to have the below homepages.
1. English Lang ( /en ) – using the Default Pro Homepage template.
2. Arabic Lang ( /ar ) – using the RTL Default Pro Homepage template.
3. Arabic Lang Egypt ( /ar-EG ) – using the RTL Default Pro Homepage template.
Appreciate your kind support, i also emailed you the access url and username and pass.
1. I imported the RTL Default Cloud template, i renamed it to Home For my Arabic language, i also selected Arabic from WPML. Question: where can i find this home page file or template in my theme?
2. How can i add it to my child’s theme to make sure updates does not change my home page?
3. Should i set it to Global?
4. What does global do?
5. How can i export and import a template to another language?
Hello,
Thank u so much for the support
However, I got a bit confused.
1.For the Home Page template, i will need to duplicate a template for each new language, and rename it correct?
2.if i do so, how can i find this new template file using ftp? since i will have to add some code in that template.
3.any idea how can i filter the template so that it displays posts from a specific category or taxonomy i.e country?
Thank you so much
the global site permalink is mydomain.com/en.
I also need to know where to find the templates i set from the cloud-template s kn the admin when switching different languages in the wpml menu. Since there must be two index templates.
Thank u
Ahhh ok 🙂
Thank you so much
Hello,
Kindly check the images
Although i only assigned the header menu to the header section, it appears in both the footer and the top sections.
https://ibb.co/CBBMYqH
https://ibb.co/r7MYBMY
https://ibb.co/SK8fnqk
Hello,
Thank you for the quick response.
What about the first issue above?
Hello,
It has been fixed, thank you.
Appreciate feeling me the solution so that i can fix it whenever i receive an update.
Thank you
Still not working
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
.widget_categories li .td-cat-no
{
float: none;
}
Hello,
that did not work out, appreciate the full code snippet, below is what i am using right now.
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
html[lang="ar"] .widget_categories li .td-cat-no
{
float: none;
}
Thank you
Hello,
still the same issue https://ibb.co/vvTR716
code used:
html[lang=”ar”] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
text-align: right;
}
html[lang=”ar”] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang=”ar”] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang=”ar”] .td_block_popular_categories .td-cat-no {
order: 1;
}
hello,
Regarding point #1, it solved part of the issue, the text should start from the right side of the box as indicated in the attached image https://ibb.co/qrW7TGq
Thank you
-
This reply was modified 2 years by
snoopy.
Hello Simion,
Thank you so much for the support and the explanations,
i cannot seem to find out why the Header menu does not appear in the english language https://ibb.co/89WJczG as with the arabic https://ibb.co/44DN45d
This is the menu setup https://ibb.co/T1BWrnz
Hello,
thank you for the feedback.
unfortunately, since all answers are together i am a bit lost which answer belongs to which problem.
What i did so far without success is:
1.Import both the news pro and news pro Header and Footer templates.
2.Open the homepage in the Tag Composer, then choose the header and footer from the Manager at the left as in here https://ibb.co/vkBpc0R
Still, the header and footer are not working properly.
kindly find below the admin user and password, hoping that you can show me a working 1 home page in english (News Pro), 1 in Arabic (News RTL Pro).
Also a working post page for the RTL and another for the arabic.
i was wondering also if i can import the arabic and enlgish translations and templates for the news pro and news rtl pro since you alerady did them to my website.
Also appreciate telling me how you fixed these issues so that i cand do it as well.
LinK: https://scoopzedev.wpengine.com/
Thank you
-
This reply was modified 2 years by
Simion C..