Page 304 of 305 FirstFirst ... 204254294302303304305 LastLast
Results 3,031 to 3,040 of 3042
  1. #3031
    Join Date
    Oct 2005
    Posts
    151
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    About Us is missing in the Define Pages Editor on my 1.5.1 site. I checked the readme, and confirmed that all the following files are in the proper location. What am I missing?
    ==includes/extra_datafiles/about_us_filenames.php
    ==includes/languages/english/apple_zen/about_us.php
    ==includes/languages/english/extra_definitions/apple_zen/about_us.php
    ==includes/languages/english/html_includes/define_about_us.php

  2. #3032
    Join Date
    Jul 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Can someone help?
    Apple zen 2.6 installed, but the check out steps look like missing images, snap shorts attached below
    Click image for larger version. 

Name:	step1.jpg 
Views:	83 
Size:	39.2 KB 
ID:	13280
    Click image for larger version. 

Name:	step2.jpg 
Views:	84 
Size:	39.2 KB 
ID:	13281

  3. #3033
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I don't think that has anything to do with the template.

    But

    Go to your zencart zip/unzip it and reupload the images for the default template and then check to see if the template (apple zen) has image to upload too and upload them too.

    they may have been missed or corrupted when you initially uploaded them to install the store---you did manually upload them to install the store right?

  4. #3034
    Join Date
    Feb 2007
    Location
    Long Beach California
    Posts
    31
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Howdy all

    I want to turn off the sideboxes on applezen only on the index page


    I think this is what I need to modify but not sure how


    // the following IF statement can be duplicated/modified as needed to set additional flags
    if (in_array($current_page_base,explode(",",'list_pages_to_skip_all_right_sideboxes _on_here,separated_by_commas,and_no_spaces')) ) {
    $flag_disable_right = true;
    }




    $header_template = 'tpl_header.php';
    $footer_template = 'tpl_footer.php';
    $left_column_file = 'column_left.php';
    $right_column_file = 'column_right.php';
    $body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']);
    ?>
    Last edited by Uncle_Unix; 11 Nov 2013 at 03:43 AM.

  5. #3035
    Join Date
    Feb 2007
    Location
    Long Beach California
    Posts
    31
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Nevermind just me again

    Founf my soultion again soon as I post


    //the following IF statement can be duplicated/modified as needed to set additional flags
    if (in_array($current_page_base,explode(",",'list_pages_to_skip_all_right_sideboxes _on_here,separated_by_commas,and_no_spaces')) ) {
    $flag_disable_right = true;
    }
    if ($this_is_home_page) {
    $flag_disable_right = true;
    }

  6. #3036
    Join Date
    Sep 2008
    Posts
    210
    Plugin Contributions
    21

    Default Re: Apple Zen Template Support Thread

    I think everybody should not use this template, it does not support responsive.
    Our Site: http://zucando.com
    Marketing Plugins: Marketing Modules
    Free Response Templates: Responsive Templates

  7. #3037
    Join Date
    Dec 2013
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Wow, I didn't realise what a popular template this was with all the support.

    I am using Zencart v1.5.1 new install
    AppleZen template (new version)

    My original issue was with the About Us page not displaying. Not sure if this has been covered or if it affecting others?

    But I fixed it by reverting back to the old about_us_filenames.php. It seems that the code:

    // About Us Filename Defines
    define('FILENAME_ABOUT_US', DB_PREFIX . 'about_us');
    define('FILENAME_DEFINE_ABOUT_US', DB_PREFIX . 'define_about_us');
    ?>
    wasn't calling the DB, but the old one:

    // About Us Filename Defines
    define('FILENAME_ABOUT_US', 'about_us');
    define('FILENAME_DEFINE_ABOUT_US', 'define_about_us');
    ?>

    works fine, for me anyhow.

    Not sure if this will help others or not.

    Thanks for such a nice template.

  8. #3038
    Join Date
    Aug 2014
    Location
    Dhaka
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi Jettrure,
    Firstly thanks a lot for you to develop a great apple zen template. I am very happy to install your template on my site, on my site your template everything is work fine, but unfortunately a problem occur.
    Problem: i install a bookx plugin on my site, when i click on list of all publisher then show list of all publisher but sidebox are not stay actual or correct place. it's move bellow of publisher list like bellow image. but this problem not happen in your another template cherry zen. please help me how can i solved it. Click image for larger version. 

Name:	sidebox not right position - Copy.jpg 
Views:	46 
Size:	37.3 KB 
ID:	14501
    Attached Images Attached Images  

  9. #3039
    Join Date
    Oct 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I've been using this template for many years now and it's been great. I am suddenly having a problem after adding an auto redirect for mobile. The Main drop menu is cut in half height-wise the first time you load the site. If you click through, it corrects itself. I am stumped. Can anybody help?
    I'm using v1.3.9
    sailsportmarine.com
    Thanks,
    Scott
    Scott

  10. #3040
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I wonder if one of someone more "tecky" than me can help me out

    I am using the excellent Apple_Zen template and www.baitworks.co.uk is fine using internet explorer 8
    However when I use firefox 38.0.5 the home menu tab slips down off the menu bar - this may be the case with other browsers

    Please can anyone suggest a fix?

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3720
    Last Post: 6 Oct 2022, 11:18 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