Page 53 of 102 FirstFirst ... 343515253545563 ... LastLast
Results 521 to 530 of 1017
  1. #521
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by DivaVocals View Post
    I agree.. I too wanted a list of JUST the changed/new files to compare to my previous installation.. To get this list, I used my file comparison program to compare the two versions of this template and by applying some filters to only show the modified files, I was able to see JUST the a list of modified files..
    Yes, your file comparision program will give you a list ;-)

    Thanks,

    Anne

  2. #522
    Join Date
    Feb 2011
    Posts
    99
    Plugin Contributions
    0

    Default Re: New! Template Package Update with Admin Interface!

    hi anne,
    i sucessfully used this template at my latest http://payhere.mobi was pretty simple to play with.

    i would like to update my 1.39h site with the template. is that possible, or do i need to upgrade to 1.50 before i use the template?

    (tried to use it on a practice site http://e-liquidwest.com , but the sql patch said there was an error and up not take. i am stuck at that point, but the template loaded, but without slides and other images)

    any insite would be helpful..step by step was pretty good by the way for the 1.50 site...thanks

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

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by 510ego View Post
    hi anne,
    i sucessfully used this template at my latest http://payhere.mobi was pretty simple to play with.

    i would like to update my 1.39h site with the template. is that possible, or do i need to upgrade to 1.50 before i use the template?

    (tried to use it on a practice site http://e-liquidwest.com , but the sql patch said there was an error and up not take. i am stuck at that point, but the template loaded, but without slides and other images)

    any insite would be helpful..step by step was pretty good by the way for the 1.50 site...thanks
    The latest version of this template only works with ZC 1.5.x. Use the prior version if you are installing it on a ZC 1.3.9 site..
    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.

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

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by 510ego View Post
    hi anne,
    i sucessfully used this template at my latest http://payhere.mobi was pretty simple to play with.

    i would like to update my 1.39h site with the template. is that possible, or do i need to upgrade to 1.50 before i use the template?

    (tried to use it on a practice site http://e-liquidwest.com , but the sql patch said there was an error and up not take. i am stuck at that point, but the template loaded, but without slides and other images)

    any insite would be helpful..step by step was pretty good by the way for the 1.50 site...thanks
    If you are using a version of zen cart prior to 1.5x then you should download one of the older versions of the template package which does not have the admin controls. This will be remedied in a future update (the admin controls will be available with older versions of zen cart).

    Thanks,

    Anne

  5. #525
    Join Date
    Feb 2011
    Posts
    99
    Plugin Contributions
    0

    Default Re: New! Template Package Update with Admin Interface!

    so i just decided to start over again. http://e-liquidwest.com and http://eliquidwest.com

    template is great and i am nearly done. i changed the sidebox "catagories" to "our products" now i would like to do the same thing on the mega header. what is the renaming proceedure? i have searched the thread and i thinks all of the files. stopped hotlinking also..changed line 2 like dr. byte says to do..worked perfectly.

  6. #526
    Join Date
    Feb 2011
    Posts
    99
    Plugin Contributions
    0

    Default Re: New! Template Package Update with Admin Interface!

    from the /includes/templates/abbington_mega/common/tpl_mega_menu.php

    <li class="submenu categories-li" <?php if (MENU_CATEGORIES == 'false') echo "style=\"display:none; \""; ?> ><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a><!-- bof cateories -->


    <div class="dropdown_1column">
    <div class="col_1 firstcolumn">
    <div class="levels">
    <?php

    i have already renamed the sidebox (there are a million posts saying how to change the sidebox) but the ones to change "categories" in the header are incomplete (all the ones i have seen)
    Last edited by 510ego; 25 Apr 2013 at 05:17 AM. Reason: spelling

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

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by 510ego View Post
    so i just decided to start over again. http://e-liquidwest.com and http://eliquidwest.com

    template is great and i am nearly done. i changed the sidebox "catagories" to "our products" now i would like to do the same thing on the mega header. what is the renaming proceedure? i have searched the thread and i thinks all of the files. stopped hotlinking also..changed line 2 like dr. byte says to do..worked perfectly.
    If you read the readme.html file it will give you instructions on where to edit the drop down text.

    Thanks,

    Anne

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

    Default Re: New! Template Package Update with Admin Interface!

    I just submitted an updated package that fixes the problem with the jquery easing script. I have also attached a patch that you can add to your includes/templates/abbington_mega/jscript folder that will fix the problem.

    Thanks,

    Anne
    Attached Files Attached Files

  9. #529
    Join Date
    Feb 2011
    Posts
    99
    Plugin Contributions
    0

    Default Re: New! Template Package Update with Admin Interface!

    anne, i already know how to edit the drop down text, you explain it perfectly. what i want to do is edit the mega header.

    shows...quick links...categories...about us...et.al.

    i want to rename "categories" to "Our products" just like i have done for the sidebox already.

    i also added that line of code for jscript in the other part of the forum that come up when you search it.

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

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by 510ego View Post
    anne, i already know how to edit the drop down text, you explain it perfectly. what i want to do is edit the mega header.

    shows...quick links...categories...about us...et.al.

    i want to rename "categories" to "Our products" just like i have done for the sidebox already.

    i also added that line of code for jscript in the other part of the forum that come up when you search it.
    You are going to edit the includes/languages/english/extra_definitions/abbington_mega/headermenu_defines.php file

    Thanks,

    Anne

 

 
Page 53 of 102 FirstFirst ... 343515253545563 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. v154 Abbington Mega 5.3 template not displaying properly
    By irishshopper in forum Addon Templates
    Replies: 1
    Last Post: 6 Mar 2015, 04:56 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 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