Skip to main content

Location of 'toolbar'

More
11 years 2 months ago #206354 by lousyfool
-- HikaShop version -- : 2.5.0
-- HikaMarket version -- : 1.6.3
-- Joomla version -- : 3.4.1

Hi Jerome,

I've modded the toolbar so it matches template style and appearance. All good.

Now I'd like to move it from the top of the page to the bottom (or even have it at both top and bottom), so the entire <div class="hikam_toolbar"> ... </div> shows up there.
Looked at a lot of code, but couldn't figure that one out without running into trouble. Can you tell me how to do it, please?

Thanks!

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #206355 by Jerome
Replied by Jerome on topic Location of 'toolbar'
Hi,

The toolbar is display directly by the hikamarketView (in the HikaMarket helper).
Code:
if(!empty($this->toolbar)) { $toolbarHelper = hikamarket::get('helper.toolbar'); $toolbarHelper->process($this->toolbar); }

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: lousyfool

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #206383 by lousyfool
Replied by lousyfool on topic Location of 'toolbar'
Perfect - thanks! :)

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.201 seconds
Powered by Kunena Forum