ON THEME SOLAR ENERGY I NEED TO ACTIVATE THE VIEW OF SIDEBARS ON WOOCOMMERCE SHOP PAGE.
BY DEFAULT, WHEN A PAGE IS LINKED AS SHOP PAGE THE SIDEBARS ARE HIDDEN.
PLEASE SUGGEST POSSIBLE SOLUTIONS.
Thanks Dave, but I’m not sure I understand, it doesn’t seems to answer my question.
I am making backups with the plugin “Updraft plus”, so I will be able to recover my website in case of trouble.
But that’s not the problem here.
My question is how do I activate my translation into the child theme?
Is my procedure correct?
Is “complete” the right name for “load_theme_textdomain” of Filmmaker theme?
Is there any kind of parameter into the parent theme that blocks the translation of the child theme?
I purchased recently the Filmmaker pro theme. It was setup properly by Shri from SKT, and seems to work just fine.
I want to translate my whole website into french.
I generated a child theme for customised settings and translation. I was strongly advised to do so. So I won’t loose any of my settings if I have to update the parent theme. Especially my hand made translation.
I found a procedure to translate the child theme. I used Poedit to open the .pot file from the parent theme. I translated it into french and saved it into fr_FR.po and fr_FR.mo files.
I created a folder called “languages” into my child theme folder, and put my fr_FR.po and fr_FR.mo files in it.
Then I edited the function.php file of my child theme folder. I added those lines, as recommanded into my procedure:
‘complete’ is the “text domain’ name I found in the function.php file of the parent theme:
//Make theme available for translation
load_theme_textdomain(‘complete’, get_template_directory() . ‘/languages/’);
According to the procedure I followed it should work fine and my website should be translated. But it’s not. When I checked forums about this issue, some people were saying that something into the parent theme can block those child theme instructions.
Did I did anything wrong? Or is there indeed something into the Filmmaker theme that prevents the child theme translation to be activated?
While we wanted to preserve the old themes data but the new ones created using Elementor are refreshed in terms of design as well so it is a new theme altogether.
As for the old themes all you need to do is download the new theme zip file, activate some other theme and upload and activate the new theme. (Be advised to please take a backup so that you can restore it if anything goes wrong).
1) The related products title appears next to the product image. How can we change it so that it appears correctly at the bottom, above the photos of related products?