"This is a demo store" message does not appear on the front-end of my site!

The message "This is a demo store. Any orders placed through this store will not be honored or fulfilled." does not appear on the front-end of my website, although it dose appear on the back-end! It is definitely set correctly on the admin. I have checked this a few times!
Any ideas please why this is so?

4 answers

Profile photo of tomc 0.00 $tone July 1, 2013
Public

This sounds more like a Virtuemart related issue than a JA Social template related issue.
Have you checked over at the Virtuemart Community Forums yet?

#1
Profile photo of Sherlock 0.00 $tone July 2, 2013
Public

Hi susanp,

You can open the file of app\design\frontend\base\defaulttemplate\page\1co lumn.phtml and place this code at it right below the tag.

HTML Code:

   <div class="wrapper">

PHP Code:

   <?php echo $this->getChildHtml('global_notices'?>


I hope that helps !

#3

This question is now closed

Written By

Comments