I have tried to create external links from this theme to some of my other websites. Any time I put a link anywhere within the theme, it automatically puts my website in front of the link. For example, I tried to link from my website www.melanieethridge.com (with the Black Riders Theme) to my other website www.loseweightandthrive.com. Instead of linking correctly, when I clicked on the link picture, it attempted to take me to: www.melanieethridge.com/www.loseweightandthrive.com This has happened both in the feature area on the main page and other additional pages. Please help me remove the automatic addition of www.melanieethridge.com in front of every link I try to make within the site. Thanks.
Hello, Use anchor tag for creating link on the website For example: Code: <a href="Enter your link address here">Enter your text here</a> This will solve your issue.
This did not fix the problem. The problem is in the Black Rider Theme Options under the HomePage Feature Area. I'm trying to link the fourth feature image to one of my external websites. When I type in the web address I want it to redirect to, it shows up as an error. Instead of trying to redirect to www.loseweightandthrive.com, it automatically tries to redirect to www.melanieethridge.com/www.loseweightandthrive.com. What do I need to do to change things so that when I include a link anywhere in the website, it does not put www.melanieethridge.com in front of the link? Thanks for your help!
Hello, We have check your website and it seems that you are not putting the full URL link of another website. Go to the Appearance > Theme Options > Homepage Feature Area in your dashboard and Paste the URL link as given below in the Fourth feature Link section. Code: http://www.loseweightandthrive.com/ See the link given below for reference http://screencast.com/t/LKRSf9M8 This will solve your issue.