Page 273 of 305 FirstFirst ... 173223263271272273274275283 ... LastLast
Results 2,721 to 2,730 of 3042
  1. #2721
    Join Date
    Jul 2009
    Location
    Singapore
    Posts
    5
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by hotmetalrabbit View Post
    Re -- "whilst his problem is not uploading the right files (i.e. some files missing), mine is the different tabs in the navigation bar won't appear!" I also had this exact problem with only the Home and Categories menu buttons showing up. The cause was also (as for alexisthemovie) that I'd not correctly uploaded the apple_zen directories/files. I fixed my problem by (re)dragging the apple_zen includes folder into the zen-cart (very top) directory so that all the files were correctly placed, allowing the zen-cart override system to work as designed. After reloading apple_zen, voila, all the top drop down menu buttons were in place. I did have to re-do some customization to files. While missing, or mis-located, apple_zen directories/files may not be the cause of your problem, perhaps try re-loading. If you've not done massive customization, it's a quick thing try. Hope this helps.
    hey there

    i've tried the overrides already. didnt seem to work either... in fact the HEADER_TITLE error thing appeared, which i find is quite weird...

    okay more info, my site was transferred to this domain from a dummy site previously. could this transfer have caused the error? we basically just cloned the whole site over and the navigation bar became like that >___< oh dear

  2. #2722
    Join Date
    Jun 2009
    Location
    San Francisco Bay Area, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Re: "in fact the HEADER_TITLE error thing appeared"

    Tell me this: do you find these two apple_zen files located exactly in the directory paths shown below?
    1) zen-cart/includes/includes/languages/english/extra_definitions/apple_zen/headermenu.php
    2) zen-cart/includes/includes/templates/apple_zen/common/tpl_drop_menu.php

  3. #2723
    Join Date
    Jun 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Am usually pretty good at figuring stuff out but have gotten stuck.

    Am trying to use the define pages generator to make some new pages. Have created a page called "Party Plan" fine through the tool and then uploaded via FTP.

    I added:

    PHP Code:
     if (DEFINE_PARTY_PLAN_STATUS <= 1) {
        
    $information[] = '<a href="' zen_href_link(FILENAME_PARTY_PLAN) . '">' BOX_INFORMATION_PARTY_PLAN '</a>';
      } 
    To includes/modules/sideboxes/apple_zen/information.php

    and that worked fine to display the page in the information side box, it didn't show it in the drop down header information menu though.

    To get it to display in the drop down header menu information subcatergory i put:
    PHP Code:
    <li><a href="<?php echo zen_href_link(FILENAME_PARTY_PLAN); ?>"><?php echo HEADER_TITLE_PARTY_PLAN?></a></li>
    in includes/templates/apple_zen/common/tpl_drop_menu.php and that works to a certain extent. It puts HEADER_TITLE_PARTY_PLAN as the menu text whereas i just want Party Plan. Now i assume im missing some file that tells it that HEADER_TITLE_PARTY_PLAN = Party Plan.

    Overall i think adding extra pages is a bloody pain of a task in zen cart(nothing against apple zen template, its a awesome template). It is so much easier in cubecart...

    thanks for any help.

    Website is www.countrywoodencrafts.com.au if you want to have a look.

  4. #2724
    Join Date
    Jun 2009
    Location
    San Francisco Bay Area, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Are you using Tools>Define Pages Editor, or Tools>EZ-Pages?

  5. #2725
    Join Date
    Jun 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    neither

  6. #2726
    Join Date
    Jun 2009
    Location
    San Francisco Bay Area, USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    If you mean you want to see Party Plan in the drop down Information menu:

    1) what you have in tpl_drop_menu.php plus
    2) /usr/local/apache2/htdocs/zen-cart/includes/languages/english/extra_definitions/apple_zen/headermenu.php

    define('HEADER_TITLE_PARTY_PLAN','Party Plan');


  7. #2727
    Join Date
    Jul 2009
    Location
    Singapore
    Posts
    5
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by hotmetalrabbit View Post
    Re: "in fact the HEADER_TITLE error thing appeared"

    Tell me this: do you find these two apple_zen files located exactly in the directory paths shown below?
    1) zen-cart/includes/includes/languages/english/extra_definitions/apple_zen/headermenu.php
    2) zen-cart/includes/includes/templates/apple_zen/common/tpl_drop_menu.php
    hey there,

    yes those 2 files are where they should be...

    any other ideas why it isnt working?

  8. #2728
    Join Date
    Jul 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello,

    How can I remove the BOX_INFORMATION_ABOUT US SITEMAP, from the header in my banner?

    Here is the image

    Thank you

  9. #2729
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by silentcyfer View Post
    hey there,

    yes those 2 files are where they should be...

    any other ideas why it isnt working?
    Stop trying to make a zen cart link. Just put a normal link:

    <li><a href="linkhere.html">Party Plan</a></li>

  10. #2730
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by silentcyfer View Post
    Hello all,

    I've a similar problem with the previous guy on the navigation bar...

    whilst his problem is not uploading the right files (i.e. some files missing), mine is the different tabs in the navigation bar won't appear!

    as u can see from the pic below, the navigation bar only shows HOME and CATEGORIES. its supposed to show other tabs like MY ACCOUNT, INFORMATION etc.

    i've been using the developer's toolkit to search all the files and i just cant seem to find out what is wrong. I've checked the tpl_drop_menu.php file and the coding seems intact, so is the header.php file.

    am i missing a file too? please advise! >___< thanks in advance!

    here is my site link: http://www.coupdecrystal.com

    You are missing files too. Keep checking, I promise that is your issue. Either you have them in the wrong folder, or you have the folder spelled wrong, have things capitalized that shouldn't be, etc.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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