This topic has 18 replies, 4 voices, and was last updated 9 years ago ago by Eva Kemp
Dear support,
strangely enough my footer content, the social icons in particular, appear altered only in the Shop page. Can you please check why is that? Do you propose any better way of linking to social profiles in Footer – Header?
2nd question: I cannot seem to add a google map in the footer as well. Every time I do the page breaks.
Hello,
Please update theme to the latest version and check this.
Don’t forget to make backup of the site before.
Here is video tutorial how toupdate theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
The video tutorial is for Legenda theme, but the process is identical.
Regards,
Robert Hall.
Did that, but the problem persists. Updated the plugins as well. No fix.
Also, wordpress doesn’t seem to get the translation from my child theme, so I have to reupload it every time. Any ideas why this is happening?
Hello,
I’ve added this code in child style.css file:
.aio-tooltip {
display: inline-block;
text-align: center;
width: auto;
max-width: 100%;
}
.aio-icon, .vc_row .aio-icon {
height: 2em;
width: 2em;
line-height: 2em;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box!important;
}
Please check footer on Shop page now.
Best regards,
Jack Richardson.
Thank you Jack,
That fixed the problem. Can you please see into the Google map issue on the footer?
Regards,
Yannis
Hello,
I’ve added Google Map element to your Footer static block. Clear browser cache and check.
Best regards,
Jack Richardson.
Thanks again Jack!
One last question: Inside the wp-config file, do I need to put $locale=’el’; as well as define(‘WPLANG’, ‘el’); in order for my translation to work? It doesn’t seem to catch the languages folder straight from the child theme.
Hello,
Your translation files should be located in the parent theme in wp-content/themes/royal/languages directory and use this code $locale='el';
in wp-config.php file.
Best regards,
Jack Richardson.
Just to make sure, I have copied the wp-config.php code in private, so you can check if there is a duplicate/wrong entry for languages.
EDIT: I cannot seem to have it displayed properly in the private content area…
Hello,
Please provide us with FTP credentials.
Best regards,
Jack Richardson.
Here you go.
Thanks.
Hello,
The credentials are incorrect.
Please create FTP account for us provide FTP host, FTP username, FTP password.
Thank you.
Best regards,
Jack Richardson.
Ok sorry.
Here you go
Hello,
Sorry, but still login credentials are incorrect.
Please check them.
Regards,
Eva Kemp.
1000 merci.
I have tested these for sure access.
Hello,
As I see your site is translated and the code in wp-config.php file is written correctly.
Please clarify what you can’t translate.
Regards,
Eva Kemp.
Thank you for confirming that. I was just wondering if there was a way to keep the translation files in a “languages” folder in the child theme directory so I don’t have to update it every time I update the theme.
Hello,
Unfortunately there is no such possibility. Also you won’t lose your translation after theme update because your .po/.mo files has specific names that aren’t stored in our theme, you created them yourself, so you shouldn’t worry about it.
But don’t forget to create back up before each update (theme or plugin).
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up