Still didn't work, just always displays as a red x. I'll turn the feature off for now
Still didn't work, just always displays as a red x. I'll turn the feature off for now
Download one of the modules for this sidebox in the downlods/other section or the sidebox section like for the GoDaddy SSL or the COMODO SSL to see what you are missing
Zen-Venom Get Bitten
Just a thought, but is your site where the images are allowing you to have them accessed from another web site, thats what it looks like from what I have read.
My sites dont allow that (or thats what my choice of setting is) its to stop leeching of images by others using YOUR images & bandwidth to suupport their site.
This may be why you are getting the red X.
Then it might be something simple. Some servers are very picky about Upper&lower CAse filenames.
Original store was 1.39:- TransportPostcards.co.uk/shop (redirecting out)
Working on a fresh new store... 1.56a TransportPostcards.co.uk/store
Appreciate Zen-Cart? - Always keep a banner link on your shop
I think your option 1 may have been right. Cause the file names were perfect to the dotted I's and crossed t's. I worked it out though, now i just need to get it centered.
Try adding this to your stylesheetc.css file
Code:#blanksideboxContent { text-align: center; }
Zen-Venom Get Bitten
[FONT=Times New Roman]Hi[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]I add the blank side box 2.0 ( I do have the older version also for 2 boxes already install on my site) I can see it in my admin/ layout boxes controller, but for some reason it is not showing on my site.[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]I also trying to use it as for article links, I rename it Articles, and on /public_html/storedemo/includes/templates/tile/sideboxes/ I enter the first link I want to be inside this box like this[/FONT]
[FONT=Times New Roman] $content .= '<p>http://www.tiledepot.us/store/docs/Ceramic Tile Installation Instructions.pdf</p>';[/FONT]
[FONT=Times New Roman] $content .= '<p>http://www.tiledepot.us/store/docs/Ceramic Tile Installation Instructions.pdf</p>';[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman] $content .= '<p>http://www.tiledepot.us/store/docs/Ceramic Tile Installation Instructions.pdf</p>'</div>';[/FONT]
[FONT=Times New Roman]?>[/FONT]
[FONT=Times New Roman]I did it for the 3 line as I keep try and it not showing[/FONT]
[FONT=Times New Roman]I also upload it to Include as instruct in the read me[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Any one please advice how can I make my box to show, and how can I make list of links with link to my store/ doc.[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Thank you[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]It is not on my site , only on my demo site[/FONT]
http://www.tiledepot.us/storedemo/
motti,
Did you enable this new sidebox in admin > tools > layoutboxes controller > ??
Zen-Venom Get Bitten