System messages position

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Nov 15, 2013 10:41 am
Hello

Would you please advise how I could move the system messages from the top of the page (which is their default position for Shop&Buy template for example).

Thank you and regards
Daria
User avatar
Fresh Boarder

teitbite
Fri Nov 15, 2013 1:46 pm
Hi

If You will edit file /layout/default.php than arounf line 67 You will see this code:

Code: Select all
   <?php if(count($app->getMessageQueue())) : ?>
   <jdoc:include type="message" />
   <?php endif; ?>


Please cut it and paste where You want to move it.
User avatar
Moderator

GK User
Thu Nov 21, 2013 9:45 pm
Hello, thank you. Honestly, I haven't tried this but faced another issue - as soon as I change the items price settings in Virtuemart (remove the tax and set no rules for tax) the item doesn't show the price when listed in the category listing. Hope you could help. Virtuemart is of the latest version - 2.0.24a

thank you and regards
Daria
User avatar
Fresh Boarder

teitbite
Fri Nov 22, 2013 8:57 pm
Hi

I have one more report of this problem and looks like this needs to be shown to VM developers becuase none of my attempts to solve it worked. There is one more thing that this other user did not tried. Please try set a tax to 0 and do not remove it entirely.

A similar thread can be found here: https://www.gavick.com/forums/news-show ... 04#p151304

Maybe it will work in Your case.
User avatar
Moderator

GK User
Fri Nov 22, 2013 9:03 pm
Hello
Yes, that was what I did after posting a question and it did work.

thank you!
regards
User avatar
Fresh Boarder

teitbite
Sun Nov 24, 2013 9:56 pm
Hi

That's a great news. I'm glad it's working now :)
User avatar
Moderator


cron