Strange, should be good like that.
Can you show me online sample ? url ?
Thread Starter
Michał
(@quenvil93)
Sure, check it helpful man 🙂
try this
<header id="header">
<a href=“/”><img src="http://www.yourwebsite.com/wp-content/uploads/2015/02/header.jpg" style="display:block;margin-left:auto; margin-right:auto;width:1380px;" alt="header"></a>
and change site title url also :
http://iuseconomic.pl/
to
http://iuseconomic.pl
site title link should be set in wp admin > general settings.
I think right now you have
http://iuseconomic.pl/
change there to
http://iuseconomic.pl
then change is child theme header file the ahref part to this
<header id="header">
<a href=“/”><img src="http://iuseconomic.pl/wp-content/uploads/2015/02/11009441_710754425710425_392152086_o.jpg" style="display:block;margin-left:auto; margin-right:auto;width:1380px;" alt="header"></a>
Thread Starter
Michał
(@quenvil93)
Hm, i had http://iuseconomic.pl
So that isn’t a point. :/
so when you say it doesnt work, what do you mean, did you notice any change in code after applying change ? Can you post online example after change ?
i see now what happens
will try to find a solution
and this ?
<header id="header">
<a href=“”><img src="http://iuseconomic.pl/wp-content/uploads/2015/02/11009441_710754425710425_392152086_o.jpg" style="display:block;margin-left:auto; margin-right:auto;width:1380px;" alt="header"></a>
Thread Starter
Michał
(@quenvil93)
Didn’t help. But now nothing add unneeded fragment in adress, and don’t repeat.