Page 7 of 53 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 527
  1. #61
    Join Date
    Jul 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    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
    OK that was too easy. It's been 2yrs since I've messed with code so I'm a little rusty

    Thanks for your help.

    Athena

  2. #62
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by Lurkzilla View Post
    OK that was too easy. It's been 2yrs since I've messed with code so I'm a little rusty

    Thanks for your help.

    Athena
    No problem ;)

    Thanks,

    Anne

  3. #63
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    I thought I'd try this as someone suggested that a number of my visitors may be mobile users and a responsive template would be better.

    When I installed it there were 2 issues.

    ISSUE 1:
    The first issue I managed to resolve but thought I would mention it as it appears to have been created by a possible error in the .sql file.
    The issue was a database error found after running the 'about_us.sql' files in the Admin/Tools/Install sql patches.
    The error was that the About Us page links did not appear in the Admin panel (Define Page Status/Pages Editor) .
    This was caused by corrupt content of the sql file after running the script - notice the differences in colour of the text in the script
    Click image for larger version. 

Name:	sqlerror1.JPG 
Views:	177 
Size:	48.3 KB 
ID:	13298

    and the resultant content of the database
    Click image for larger version. 

Name:	sqlerror2.jpg 
Views:	128 
Size:	8.8 KB 
ID:	13299

    I manually altered the database and then the About us showed up in the Admin panel as it should.

    I am not sure why no one else has had this problem, as the sql patch I used was the one extracted from the download and I had not tried to amend the files in any way.

    ISSUE 2:
    This is probably because I've missed something in the installation instructions - but I'm not sure what.

    When I view the template this is what appears:
    Click image for larger version. 

Name:	stirling.jpg 
Views:	229 
Size:	35.0 KB 
ID:	13300

    For some reason the header menu bar is overlapped by the logo background, and the word Excercise (the first category) appears above it.

    Before I re-try and install it again, can anyone give any clues as to what I may have missed to create this problem.

    PS I have already removed the social icons but also want to remove the 'Follow Us' link, but I'll address that later.

    Thanks for any input offered.

  4. #64
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by pewe View Post

    ISSUE 2:
    This is probably because I've missed something in the installation instructions - but I'm not sure what.

    When I view the template this is what appears:
    Click image for larger version. 

Name:	stirling.jpg 
Views:	229 
Size:	35.0 KB 
ID:	13300

    For some reason the header menu bar is overlapped by the logo background, and the word Excercise (the first category) appears above it.

    Before I re-try and install it again, can anyone give any clues as to what I may have missed to create this problem.

    PS I have already removed the social icons but also want to remove the 'Follow Us' link, but I'll address that later.

    Thanks for any input offered.
    Turn off the category tabs menu and this goes away..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #65
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by pewe View Post
    I thought I'd try this as someone suggested that a number of my visitors may be mobile users and a responsive template would be better.

    When I installed it there were 2 issues.

    ISSUE 1:
    The first issue I managed to resolve but thought I would mention it as it appears to have been created by a possible error in the .sql file.
    The issue was a database error found after running the 'about_us.sql' files in the Admin/Tools/Install sql patches.
    The error was that the About Us page links did not appear in the Admin panel (Define Page Status/Pages Editor) .
    This was caused by corrupt content of the sql file after running the script - notice the differences in colour of the text in the script
    Click image for larger version. 

Name:	sqlerror1.JPG 
Views:	177 
Size:	48.3 KB 
ID:	13298

    and the resultant content of the database
    Click image for larger version. 

Name:	sqlerror2.jpg 
Views:	128 
Size:	8.8 KB 
ID:	13299

    I manually altered the database and then the About us showed up in the Admin panel as it should.

    I am not sure why no one else has had this problem, as the sql patch I used was the one extracted from the download and I had not tried to amend the files in any way.

    ISSUE 2:
    This is probably because I've missed something in the installation instructions - but I'm not sure what.

    When I view the template this is what appears:
    Click image for larger version. 

Name:	stirling.jpg 
Views:	229 
Size:	35.0 KB 
ID:	13300

    For some reason the header menu bar is overlapped by the logo background, and the word Excercise (the first category) appears above it.

    Before I re-try and install it again, can anyone give any clues as to what I may have missed to create this problem.

    PS I have already removed the social icons but also want to remove the 'Follow Us' link, but I'll address that later.

    Thanks for any input offered.
    If you follow the recommended admin settings in the readme.html file the problem will be solved.

    You can edit the includes/templates/stirling_grand/common/tpl_footer_menu.php file to remove the follow us.

    Thanks,

    Anne

  6. #66
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    Thanks you both for the responses.
    Not sure how I missed the Category Tabs Menu

    All sorted and working on my test site - now to install on the working site.

    Thanks again.

    PS. any suggestions on correcting the about_us.sql file to save me having to manually fix the database when I install on working site??

  7. #67
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by pewe View Post
    Thanks you both for the responses.
    Not sure how I missed the Category Tabs Menu

    All sorted and working on my test site - now to install on the working site.

    Thanks again.

    PS. any suggestions on correcting the about_us.sql file to save me having to manually fix the database when I install on working site??
    Try this:

    Code:
    INSERT INTO `configuration` VALUES ('', 'Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?0= Link ON, Define Text OFF1= Link ON, Define Text ON2= Link OFF, Define Text ON3= Link OFF, Define Text OFF', 25, 90, '', '', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
    Thanks,

    Anne

  8. #68
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    Try this:

    Code:
    INSERT INTO `configuration` VALUES ('', 'Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?0= Link ON, Define Text OFF1= Link ON, Define Text ON2= Link OFF, Define Text ON3= Link OFF, Define Text OFF', 25, 90, '', '', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
    Thanks,

    Anne
    Thanks Anne,
    Simply adding the missing '' at the beginning of the values in the included 'about_us.sql' file sorted the problem.
    eg
    Code:
    VALUES
    ('', 'Define About Us Status',

  9. #69
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by pewe View Post
    Thanks Anne,
    Simply adding the missing '' at the beginning of the values in the included 'about_us.sql' file sorted the problem.
    eg
    Code:
    VALUES
    ('', 'Define About Us Status',
    Thanks for posting the fix. I will be sure to include this in future updates ;)

    Thanks,

    Anne

  10. #70
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    Thanks for posting the fix. I will be sure to include this in future updates ;)

    Thanks,

    Anne
    Not a problem.
    Thank you for your superb template work

 

 
Page 7 of 53 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. Responsive All Business Template
    By picaflor-azul in forum Addon Templates
    Replies: 392
    Last Post: 3 Oct 2019, 05:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM
  4. Stirling Grand Template blank product info page
    By Pablo_escobar in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Jan 2014, 04:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR