Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 63
  1. #11
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Hope [multipurpose] Template Support Thread

    Try checking your /cache folder and there is log file something like myDEBUG-xxxxxxxxxxxxx.log and you can see there what was the problem.

  2. #12
    Join Date
    Jul 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: Hope [multipurpose] Template Support Thread

    I try to download the file but Im getting a Invalid file ID .. you know what might be causing that?

    Thanks

  3. #13
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Hope [multipurpose] Template Support Thread

    Hi... did you download from our site or from here?

  4. #14
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Hope [multipurpose] Template Support Thread

    If you have trouble downloading from the plugin section, you can download directly from:

    http://zen4me.com/files/zen4me.com-h...e-template.zip

    Thanks!

  5. #15
    Join Date
    Jun 2012
    Posts
    94
    Plugin Contributions
    0

    Default Re: Hope [multipurpose] Template Support Thread

    First off I have to say, this such a beautiful template! Great job!

    Second, I have looked in the forums and have failed in getting this work. I have tried entering code, but I think I must be doing it wrong. What I need is to have a link added the black menu bar (next to "My Account" "Shopping Cart") I need to have a link that says "Services" that takes the customer back to our regular service website at wwrepair.com. The parts store is located at wwrepair.com/parts/They can access the parts store from the parent website, but I can't seem to figure out how to get them back. Thanks in advance. I know this is a simple fix and I am just missing something.

  6. #16
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Hope [multipurpose] Template Support Thread

    Thank you for using our template, the color changes you did looks cool.

    To add more link in the header bar menu, edit this file: /includes/templates/template333/common/tpl_drop_menu.php

    go to around line 117-119 and find these:

    Code:
    <li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
                <?php } ?>
    ADD AFTER the line above:

    Code:
    <li><a href="http://wwrepair.com">Services</a></li>
    The new line above should be before the tag
    Code:
    </ul>
    Thats should do it.

  7. #17
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Hope [multipurpose] Template Support Thread

    Yes, looks nice.

    But you have more validation errors than you should. For example, you should get in the habit of making "&" with the html version "&amp;" as you have alot of these minor errors in your category names. Example: Motor & Pump should be encoded as Motor &amp; Pump
    Last edited by SPH; 3 Aug 2012 at 08:19 AM.
    Steve
    prommart.com

  8. #18
    Join Date
    Jun 2012
    Posts
    94
    Plugin Contributions
    0

    Default Re: Hope [multipurpose] Template Support Thread

    Thank you for responding so quickly. I did as you instructed and it still doesn't show up. This where I added it, making it line 120 - maked in red. Did I do it incorrectly?

    <?php } else { ?>
    <li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
    <?php } ?>
    <li><a href="http://wwrepair.com">Services</a></li>

  9. #19
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Hope [multipurpose] Template Support Thread

    Yes that is correct, are you sure you uploaded to the correct template folder?
    /includes/templates/template333/common/tpl_drop_menu.php

    The code should looks like:

    <?php } else { ?>
    <li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
    <?php } ?>
    <li><a href="http://wwrepair.com">Services</a></li>
    </ul>

  10. #20
    Join Date
    Jun 2012
    Posts
    94
    Plugin Contributions
    0

    Default Re: Hope [multipurpose] Template Support Thread

    Got it! Thank you so much! Again, you have the most beautiful template that I have come across! Great job!

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 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. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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