Page 1 of 61 1231151 ... LastLast
Results 1 to 10 of 604
  1. #1
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Ashley Pink Template Support Thread

    Hello everyone I am happy to announce the release of my eight free template to the zen cart community.



    See a live demo here.

    Template Features:

    * Super flexible design perfect for all types of ecommerce stores--the possibilites are endless!
    * Fixed width 2 column display
    * Matching button set included
    * Matching icons
    * Home Page slideshow included
    * Add This social bookmarking added to all product pages (includes Facebook like button, Twitter Tweet Button, and 300+ Sharing Services)
    * Cross Browser tested using Firefox, IE8, IE7, IE6, Google Chrome, Opera, and Safari.
    * Integrated links to your Twitter and Facebook accounts in the footer
    * W3C Valid XHTML and CSS
    * Custom header including shopping cart totals (item count and dollar amount), checkout link, search, currencies with drop down menu, and languages.
    * Comes with the following modules installed: Column Layout Grid, About Us Page, Footer Menu , Column Divider Pro, Designer Monthly Boxes
    * No changes to core files

    Download available on our site until it is approved and in the zen cart downloads section.

  2. #2
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    That's a really nice looking template, I think it will be very popular

  3. #3
    Join Date
    Mar 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    you're awesome!! can't wait to try it!

  4. #4
    Join Date
    Jul 2005
    Posts
    1
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    This is fantastic...but I have one problem with it. When I edit the main page, the slide show stops functioning and only show code in its place. Any ideas?

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

    Default Re: Ashley Pink Template Support Thread

    This is fantastic...but I have one problem with it. When I edit the main page, the slide show stops functioning and only show code in its place. Any ideas?
    This sounds like the bug in version G. I would recommend upgrading to version H or you can apply the patch in this thread:

    http://www.zen-cart.com/forum/showthread.php?t=165081

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

    Default Re: Ashley Pink Template Support Thread

    O.k., the template package has been approved and is available in the downloads section!

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

    Default Re: Ashley Pink Template Support Thread

    Hi Anne,

    http://www.bestshortpromdresses.com/

    Our footer is not showing our ezpages. We have an ezpage FAQ set to appear in the footer with a sort order.

    Also, even the "Important Links" text is missing from the fourth column.

    I tried re-uploading the footer files AND even tried with all_business footer files.

    Any thoughts?

    Steve

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

    Default Re: Ashley Pink Template Support Thread

    Never mind, I got it. Had to turn on expages for footer in configuration.

  9. #9
    Join Date
    Dec 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    hi,

    i've just tried to install ashley pink on zen cart, but when i apply the template to the site i just get 500 internal error.

    i have latest version of zen installed, no addons installed, nothing customised. default template works fine ashley pink doesn't

    checked /cache/ for error log it gives the following-
    "[04-Dec-2010 10:38:23] PHP Parse error: syntax error, unexpected T_STRING in /home/XXXXXXX/public_html/includes/languages/ashley_pink/english.php on line 19"

    I've looked high and low for resolve to the issue- the code is located below from english.php
    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2010 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: english.php 15514 2010-02-18 07:27:05Z drbyte $
    */

    // FOLLOWING WERE moved to meta_tags.php
    //define('TITLE', 'Zen Cart!');
    //define('SITE_TAGLINE', 'The Art of E-commerce');
    //define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
    // END: moved to meta_tags.php

    define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>

    // look in your $PATH_LOCALE/locale directory for available locales..
    // on RedHat try 'en_US'
    // on FreeBSD try 'en_US.ISO_8859-1'
    // on Windows try 'en', or 'English'
    @setlocale(LC_TIME, 'en_US.ISO_8859-1');
    define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime()
    define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime()
    define('DATE_FORMAT', 'm/d/Y'); // this is used for date()
    define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S');

    ////
    // Return date in raw format
    // $date should be in format mm/dd/yyyy
    // raw date is in format YYYYMMDD, or DDMMYYYY
    if (!function_exists('zen_date_raw')) {
    function zen_date_raw($date, $reverse = false) {

    any chance anyone could shed any light on the issue?

    thanks

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

    Default Re: Ashley Pink Template Support Thread

    i've just tried to install ashley pink on zen cart, but when i apply the template to the site i just get 500 internal error.
    See this faq:

    https://www.zen-cart.com/tutorials/index.php?article=63

    checked /cache/ for error log it gives the following-
    "[04-Dec-2010 10:38:23] PHP Parse error: syntax error, unexpected T_STRING in /home/XXXXXXX/public_html/includes/languages/ashley_pink/english.php on line 19"
    This is line 19:

    Code:
    // on RedHat try 'en_US'
    and is nothing that I have changed to create the template package. I would recommend contacting your host.

    Thanks,

    Anne

 

 
Page 1 of 61 1231151 ... LastLast

Similar Threads

  1. A Pink Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 9 Apr 2014, 05:42 PM
  2. v151 Ashley Pink Template layout outside background page.
    By cecileyorkies in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Jun 2013, 07:46 PM
  3. Template problem- Ashley pink
    By sinfully in forum Addon Templates
    Replies: 3
    Last Post: 14 Mar 2012, 04:52 PM
  4. Replies: 7
    Last Post: 23 Sep 2011, 01:01 AM
  5. Problem of using Ashley Pink, help...
    By amogin in forum Addon Templates
    Replies: 1
    Last Post: 10 May 2011, 10:03 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