Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

System Message Container

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi

Is it possible to change the position of the System Message Container? I am using the OnePageTwo template and when the contact form is submitted the thank you message is shown at the top of the Main section, ideally I would like it to show in the contact section (Grid6wrap) so people don't have to scrol up in order to see it.

fsgtestsite.co.uk/giberg/

Many Thanks

Heather
  • heatherfsg's Avatar
  • heatherfsg
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Heather,

Am I ok trying the contact form?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul

Yes that's fine to try thanks.

Many Thanks

Heather
  • heatherfsg's Avatar
  • heatherfsg
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Heather,

So you need to move this section of code

<?php if(JOOMLA) { if($this->hasMessage()) : ?>
<jdoc:include type="message" />
<?php endif; } ?>

\templates\buildr\tpls\blocks\main-content.php

To where you need it to output
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That's fantastic, thanks ever so much Paul.

Best wishes

Heather
  • heatherfsg's Avatar
  • heatherfsg
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks Heather :)

Best of luck with the site

I think it looks really good :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers