I'm getting ready for my multilingual site, I installed polylang, when I go to the languages settings and activate "portfolio" in the costum post type the portfolio display dissapears from the site (in the home page and in the portfolio page), is there anything you can do about that?
Thanks very much for the video but is not helping with this, to have the portfolio content in two languages I have to activate "portfolio" in the costum post type and when I do that the portfolio display of my home page doesn't work, the site is already online and I can't lose the content while I'm working in the english version, it is not possible to do it without lose the portfolio display until all the portfolio pages are translated?
I did set my footer swithing on "footer widgets" in the Proton settings, and it was working perfectly ( see attachment "proton footer.png"), with Polylang there is not possible to change in automatic the content (privacy policy link) of the footer so I saw that the best way for me to do it was creating the footer with a widget that is visible just for the language that I choose, I did it, and it should works, but as you can see in the attachment "widgets footer.png" the divider's line remains at the bottom and the instagram icon remains aligned to the left and is not working as it did before with the other proton footer settings, is there anyway to solve this problem?
I attached also the html code that I inserted in the footer sidebars
Hello!
I'm getting ready for my multilingual site, I installed polylang, when I go to the languages settings and activate "portfolio" in the costum post type the portfolio display dissapears from the site (in the home page and in the portfolio page), is there anything you can do about that?
Thanks very much,
Lucia
Hi Lucia,
You should have the content in two languages, please check the following video for the setup.
- https://www.youtube.com/watch?v=YpFdmzWCFRc
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hello,
Thanks very much for the video but is not helping with this, to have the portfolio content in two languages I have to activate "portfolio" in the costum post type and when I do that the portfolio display of my home page doesn't work, the site is already online and I can't lose the content while I'm working in the english version, it is not possible to do it without lose the portfolio display until all the portfolio pages are translated?
Thanks again,
Lucia
Problem solved, I lost the content just for two minuts, I had to select the current language for each portfolio item and now is working.
Thanks
Good to know Lucia, feel free to ask for anything you need
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hello!
I did set my footer swithing on "footer widgets" in the Proton settings, and it was working perfectly ( see attachment "proton footer.png"), with Polylang there is not possible to change in automatic the content (privacy policy link) of the footer so I saw that the best way for me to do it was creating the footer with a widget that is visible just for the language that I choose, I did it, and it should works, but as you can see in the attachment "widgets footer.png" the divider's line remains at the bottom and the instagram icon remains aligned to the left and is not working as it did before with the other proton footer settings, is there anyway to solve this problem?
I attached also the html code that I inserted in the footer sidebars
Thanks very much in advance,Have a good weekend!
Hi Lucia,
I am very sorry for the late reply, we were not working on the weekend.
How can I switch the languages? So I can check it live why it is not working.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi Lucia,
I am sorry for the late reply.
Somehow the wordpress information is not working. https://prnt.sc/p25wra
Can you please double-check it.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi Lucia,
It seems like you have added not properly custom css. https://prnt.sc/p270ss
The border can be easily remove with the following style, or you can change it to top.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Great!
thanks very much for you patience! : )
You're welcome anytime
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Sorry, I thought it was ok but I saw that the footer is not at the bottom of the pages (see atachment footer 1).
If I try with this code the footer stays at the bottom but just in the right column (see atachment footer 2)
footer .footer-widgets {
border-bottom: none !important;
border-top: 1px solid #dedede;
padding: 10px 0;
position: fixed;
bottom: 0;
}
I'm not able to fix it,
Thanks again for you patience!
Lucia
Hi Lucia,
Well, that's because footer takes place right before content, please add the following style.
95vh means 95% of the screen, Try it and let me know if it works.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
It's working perfectly,
Thanks so much!!!!
You are welcome anytime
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.