Hello, another question, we would like to customize the author box, but in your online help, we couldn't find any info on this topic. Thanks in advance for your help
Hello, yes of course, on the first image, this is the "author box" of your theme. That's good, but to be honest, it's a bit sad, it lacks customization color for fonts, etc ... The second image corresponds to an "author box" that we prefer to put ". The third corresponds to the result, as you can see, your "author box" is always present and whatever the chosen "author box" plugin is displayed in large and the rendering is bad, because it does not go with the theme. So there you have it, we would like to be able to find a solution to improve the look of this box. Thanks for your help
Hello, another question, we would like to customize the author box, but in your online help, we couldn't find any info on this topic.
Thanks in advance for your help
Hi,
Can you make few screenshots how it should look like?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hello, yes of course, on the first image, this is the "author box" of your theme.
That's good, but to be honest, it's a bit sad, it lacks customization color for fonts, etc ...
The second image corresponds to an "author box" that we prefer to put ".
The third corresponds to the result, as you can see, your "author box" is always present and whatever the chosen "author box" plugin is displayed in large and the rendering is bad, because it does not go with the theme.
So there you have it, we would like to be able to find a solution to improve the look of this box.
Thanks for your help
Hi,
In order to change it to your needs you need to edit function:
/wp-content/themes/thegem/inc/content.php
line 302
In order to make it in the child theme, copy this function to the functions.php of the child theme and rename it there.
Make the changes you need.
Copy file:
/wp-content/themes/thegem/content-page.php
and
wp-content/themes/thegem/content-page-fullwidth.php
in the line 202 you can find function call:
Here you need to set your new function name.
Then style it via CSS.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks for your help, we'll try and get back to you in case.
Good night
Feel free to contact us if you need help.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver