JDBakes
Forum Replies Created
-
Thanks I will email them.
Forum: Plugins
In reply to: [FeedWordPress] Broken images in posts (Plugin's gone mental!)How did you get the images to start to show up?? I can’t get them to post.
Forum: Plugins
In reply to: [FeedWordPress] Not pulling images from any of the feedsI am having the same problem. Any updates on this?
Forum: Plugins
In reply to: [Sticky Header by ThematoSoup] Redirect Logo NameI 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' ); ?>"to
<a href="http://www.google.com"Problem solved!
Forum: Plugins
In reply to: [Sticky Header by ThematoSoup] Redirect Logo NameI just figured out the solution to this Michael. Look on line #29 on ../wp-content/plugins/sticky-header/views/public.php.
Change “
to
<a href=”http://www.google.com”
Problem solved!
Forum: Plugins
In reply to: [Sticky Header by ThematoSoup] Redirect Logo NameCan anyone help on this topic?
Forum: Plugins
In reply to: [Sticky Header by ThematoSoup] How to place Social Share Buttons?This would be a great feature to add to new versions!
Forum: Plugins
In reply to: [Sticky Header by ThematoSoup] Redirect Logo NameI 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?