I’m not sure how, but the problem has been solved.
Thanks for your attention.
http://www.criaderotargaryen.com/en/news/
In english language, entries in the blog are not showed. Spanish is working fine as always.
Thanks.
Hello,
Finally we have added a widget area in our header according your help.
We have a new problem. it’s ok, but when we see the webpage in other device, like a phone, we can’t see it.
How we can adapt it?
Here is our current webpage: http://www.saneamientosmartinez.com/
you can see the problem when you reduce the window size.
Thanks in advance.
thanks, I got it.
I would like to move it to the right of the header (not just next to the logo).
Please see the below link as example of the header that I need.
Thanks
Thanks, I got it, but in the botton of the logo.
Yes, I need display it next to the logo, in the right side.
How can I do it?
Thanks!!
Thanks for your help Yigit
I would like to put it on the right side of the head.
Sorry… In functions.php, where I must paste this code? (At the end….?)
add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);
function kriesi_logo_addition($sub) {
$sub .= “Teléfono 66666666”;
return $sub;
}
Thanks!