Forums
(@jdbakes)
5 years, 4 months ago
Thanks I will email them.
9 years, 9 months ago
How did you get the images to start to show up?? I can’t get them to post.
I am having the same problem. Any updates on this?
10 years, 9 months ago
I just figured out the solution to this Michael. Look on line #29 on ../wp-content/plugins/sticky-header/views/public.php.
Change <a href="<?php echo bloginfo( 'url' ); ?>"
<a href="<?php echo bloginfo( 'url' ); ?>"
to
<a href="https://www.google.com"
Problem solved!
Change “
<a href=”https://www.google.com”
Can anyone help on this topic?
This would be a great feature to add to new versions!
I think I have the same question. I want to redirect the Logo URL to a different site other than the homepage. Can you help me change this?