Shape 5

Wordpress Club Themes => BlogBox - Club => : gtc6000 December 28, 2016, 09:07:56 AM



: trouble placing picture in profile frame as shown in demo
: gtc6000 December 28, 2016, 09:07:56 AM
In the demo version, the path to the profile picture (see attachment) shows as:  http://shape5.com/demo/blog_box//images/profile.jpg.

I have uploaded my image to: http://www.reconciliationmin.org/themes/s5_blog_box/images/profile.jpg

and used the following code in my profile widget:

<div class="profile">
   <img alt="" src="http://www.reconciliationmin.org/themes/s5_blog_box/images/profile.jpg" />

So, do you have any thoughts on how to get this images to appear?


: Re: trouble placing picture in profile frame as shown in demo
: Tristan Rineer December 28, 2016, 01:27:57 PM
The path you are using is incorrect.  The theme folder is located in "/wp-content/themes" not just "/themes".  When I correct the url with the right path, the image loads fine for me.