Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
picaflor-azul
If you want to turn off the left or right hand column you need to do it in admin--configuration--layout settings.
Thanks,
Anne
Thanks, Anne, never thought about that...I would have saved me much time.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
geha
I had a small mistake in my previous post. Here the corrected version "....I have uploaded all files first (actually step 2)....."
It looks like you figured out how to change the listing from rows to columns.
There is nothing in the stylesheet that prevents you from setting the image width in admin--tools--images
Thanks,
Anne
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
picaflor-azul
You will edit the includes/templates/stirling_grand/common/tpl_mega_menu.php file. All you need to do is to find the place in the file where you want to add the link and add a new list item:
Code:
<li><a href="your url here">your link name here</li>
Thanks,
Anne
This worked to add a link for displaying on a desktop screen. Now on the mobile the new link does not show. What else needs to be done?
Re: Stirling Grand Responsive Template
Well, seems whenever I post I find what I'm looking for, sort of. So I've added the link now in tpl_modules_mobile_categories_tabs.php as well and it does show up.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
mydanilo
Well, seems whenever I post I find what I'm looking for, sort of. So I've added the link now in tpl_modules_mobile_categories_tabs.php as well and it does show up.
I am happy that you figured it out and posted your solution.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Hello Anne,
Is it possible to put a different url to the Manufacturers button in the megamenu? So I want to use this button as a link to another website, it points now to .mywebshop/index.php?main_page=index .
And how can I make a button from the iems in the megamenu? Just a different colour of the right padding border would be enough, just to give an idea of a button.
Re: Stirling Grand Responsive Template
Hello! Last night I downloaded and tried to install Stirling Grand but couldn't get it to show up in the drop-down for template selection within my Zen Cart admin. Is it for sure compatible with Zen Cart v1.5.3? I am using a clean install of Zen Cart (no upgrade). I have installed no plugins or other extras.
My server has PHP 5.4.38, MYSQL 5.5.40-36.1 installed.
While following the install instructions, there was an "images" folder in my Stirling "Files" folder, but there were no instructions what to do with it. I assumed it was needed in my admin/images directory, so I copied it there. Any suggestions on how to get this template to show up for me? Thanks!
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Quartier
Hello Anne,
Is it possible to put a different url to the Manufacturers button in the megamenu? So I want to use this button as a link to another website, it points now to .mywebshop/index.php?main_page=index .
And how can I make a button from the iems in the megamenu? Just a different colour of the right padding border would be enough, just to give an idea of a button.
You can edit the includes/templates/stirling_grand/comon/tpl_mega_menu.php file.
You can use css to make any li or a tag look like a button.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
mgwynn
Hello! Last night I downloaded and tried to install Stirling Grand but couldn't get it to show up in the drop-down for template selection within my Zen Cart admin. Is it for sure compatible with Zen Cart v1.5.3? I am using a clean install of Zen Cart (no upgrade). I have installed no plugins or other extras.
My server has PHP 5.4.38, MYSQL 5.5.40-36.1 installed.
While following the install instructions, there was an "images" folder in my Stirling "Files" folder, but there were no instructions what to do with it. I assumed it was needed in my admin/images directory, so I copied it there. Any suggestions on how to get this template to show up for me? Thanks!
Yes, the template is compatible with 1.5.3
The images folder is copied to your store root, no the admin folder.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Is there a way to make all pages single column, not just the main index page?