Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 37
  1. #11
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: Foundation Theme for ZenCart

    I just submitted an updated version. To fix the abide issue I removed the files listed below and updated the foundation.min.js with a full version from the foundation website.

    Removed lineHeight of 0 for .thumbnail class from foundation.min.css
    Moved jquery.min.js from jscript/vendor/ to jscript
    Removed foundation.abide.js, foundation.core.js and foundation.js.txt
    Updated foundation.min.js and foundation.what-input.js

  2. #12
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Foundation Theme for ZenCart

    I haven't (yet) had the chance to install, but I noticed the following
    Code:
    function foundation_password_field($name, $value = '', $parameters = '') {
        return zen_draw_input_field($name, $value, $parameters, 'email', false);
    }
    on line 121 of /includes/functions/extra_functions/foundation_functions.php. Shouldn't that be
    Code:
    function foundation_password_field($name, $value = '', $parameters = '') {
        return zen_draw_input_field($name, $value, $parameters, 'password', false);
    }

  3. #13
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: Foundation Theme for ZenCart

    Wow, THANKS for that one.
    Actually is the other way around. It should have been foundation_email_field instead of foundation_password_field and I should have removed that function since the foundation_email_field function was already added. The foundation_password_field was wrongly added and it has two uses which are for email text fields.

    Good Looking Out!
    Last edited by ultimate_zc; 16 Dec 2017 at 03:39 AM.

  4. #14
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Foundation Theme for ZenCart

    No store categories are displayed. I have gone through the README.
    I didn't see/find anything specific that needed to be changed from default install.
    Foundation theme downloaded from zc plugins today Dec 28, 2017 so I assume the updates mentioned are included.

    Can you help me sort this out? I am not losing sleep over this.

    TNX
    Rick
    =============================
    Zencart 155e vanilla install
    php 5.6.32
    Database: MySQL 5.5.5-10.1.30-MariaDB

    Install 155e with demo data
    upload Foundation Theme (changed admin directoriy and edited the one file)
    Drop db tables
    Import db tables from zc154 backup
    Run zc_install to update tables
    change admin password

    reset layout boxes controller to foundation default

    Classic green: store categories appear as expected
    Classic responsive: store categories appear as expected
    Foundation: No store categories appear.

    No zc log files generated.

    Link to storefront
    http:// srevaewniahc.info/155e
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  5. #15
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Foundation Theme for ZenCart

    Found a few things...

    Looks like the "Hamburger" icon is removed from displays wider than 917px, thus categories or left sidebox are not accessible. (or at least desktop displays).
    Clicking the "Hamburger" will cause the left sidebox to slide over.
    Categories button still does nothing when clicked.
    Still looking for the other left and right sideboxes.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  6. #16
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,686
    Plugin Contributions
    9

    Default Re: Foundation Theme for ZenCart

    i have found it's really just a base implementation of the foundation framework...

    while the foundation framework seems pretty.... pretty... pretty cool, it seems that this template will still require a bunch of work to make it ready for primetime.... i hope to do some more work with it in the near future.... but you never know...
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #17
    Join Date
    Aug 2008
    Location
    MEDFORD OREGON
    Posts
    17
    Plugin Contributions
    0

    red flag Re: Foundation Theme for ZenCart HELP ! ! !

    Hello:

    Working on this on my live site.

    Here is the problem #1. So far... Product Description, on the top of the Description, it states "TEXT_DESCRIPTION " .

    I can't seem where this is so I can remove it. Any help would be great.

    Liking it so far.

    link to site: http://realestatesignstore.com
    Thanks,
    Michael
    Last edited by michaelpattisr; 4 Jan 2018 at 05:45 AM. Reason: extra info

  8. #18
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: Foundation Theme for ZenCart HELP ! ! !

    Quote Originally Posted by michaelpattisr View Post
    Here is the problem #1. So far... Product Description, on the top of the Description, it states "TEXT_DESCRIPTION "
    Make sure that includes/languages/english/FZCF7211/product_info.php was loaded to your server. Product Description is on line 46.

  9. #19
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Foundation Theme for ZenCart

    Quote Originally Posted by carlwhat View Post
    i have found it's really just a base implementation of the foundation framework...

    while the foundation framework seems pretty.... pretty... pretty cool, it seems that this template will still require a bunch of work to make it ready for primetime.... i hope to do some more work with it in the near future.... but you never know...
    Thanks Carl. That seems to be accurate. I was really expecting customers to see categories on desktops and I've learned to check things as I go to remove too many variables of change.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  10. #20
    Join Date
    Aug 2008
    Location
    MEDFORD OREGON
    Posts
    17
    Plugin Contributions
    0

    Default Re: Foundation Theme for ZenCart HELP ! ! !

    Hello:
    Thanks for the reply. But that did not work.. Changed that and it's still the same.

    Also on the Logo on the top of the page, it's showing up as a thumbnail image instead of the full size image?

    <img class="large-logo" src="mthumb.php?src=includes/templates/FZCF7211/images/logo.png&amp;zc=2&amp;w=192px&amp;h=64px">

    these are the only problems I am having so far... LOL... Still like the theme, but need to get these things fixed A.S.A.P.

    Thanks again in Advance for Your Help.....

    Michael Patti

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 28 Jun 2011, 04:50 PM
  2. Mobile theme for zencart?
    By matteoraggi in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jan 2011, 10:30 PM
  3. remove Free ZenCart jQuery Theme
    By lieven23 in forum Addon Templates
    Replies: 11
    Last Post: 22 May 2009, 03:32 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