Page 82 of 100 FirstFirst ... 3272808182838492 ... LastLast
Results 811 to 820 of 995
  1. #811
    Join Date
    Jan 2004
    Posts
    118
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hello

    Has anyone tested whats_on_sale_1.0.1 module with this template?

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

    Default Re: All Business template Support Thread

    Quote Originally Posted by harlyman View Post
    Hello

    Has anyone tested whats_on_sale_1.0.1 module with this template?
    If the module is stable and you have installed it correctly (file merges might be necessary) it will work with the template.

    Thanks,

    Anne

  3. #813
    Join Date
    Jan 2004
    Posts
    118
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If the module is stable and you have installed it correctly (file merges might be necessary) it will work with the template.

    Thanks,

    Anne
    Have not started the work to merge the files, just want to know if anyone have tested it, no use for anyone else to start the work if its not compatible with all business:)

    but ill try, and let you all know if it works:)

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

    Default Re: All Business template Support Thread

    Quote Originally Posted by harlyman View Post
    Have not started the work to merge the files, just want to know if anyone have tested it, no use for anyone else to start the work if its not compatible with all business:)

    but ill try, and let you all know if it works:)
    I can't think of any reason why the template files would cause any problems with any modules if they are stable and installed correctly.

    Thanks,

    Anne

  5. #815
    Join Date
    Jan 2009
    Location
    Virginia Beach, VA
    Posts
    22
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    First off I want to say I love your templates, they're excellently crafted! I've heavily customized All Business for a ZC 1.3.9h webstore I'm building for a client and everything was coming along until I just made this OOPS today:

    All I wanted to do was change the "Log In" text in the custom header links to "Log-In/Register." I found link definitions in /includes/languages/english/all_business/header.php and made the edit. Well, I didn't backup the header.php on the server because I didn't ever edit that file before (or at least I thought I hadn't, and I didn't have any other copies of that file in my working files) so I figured I'd just re-upload the original if the change didn't work. Well, here's the URL of the store:
    http://www.thecamarosuperstore.com

    The only links I want in the header are the line of blue links in the upper right. How do I get rid of the login box, tagline, etc. that have now appeared? I didn't change anything else but the header.php language file in the template override. I'm feeling pretty sheepish right now.

    Thank you in advance,
    Melodie

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

    Default Re: All Business template Support Thread

    Quote Originally Posted by mlgsings View Post
    First off I want to say I love your templates, they're excellently crafted! I've heavily customized All Business for a ZC 1.3.9h webstore I'm building for a client and everything was coming along until I just made this OOPS today:

    All I wanted to do was change the "Log In" text in the custom header links to "Log-In/Register." I found link definitions in /includes/languages/english/all_business/header.php and made the edit. Well, I didn't backup the header.php on the server because I didn't ever edit that file before (or at least I thought I hadn't, and I didn't have any other copies of that file in my working files) so I figured I'd just re-upload the original if the change didn't work. Well, here's the URL of the store:
    http://www.thecamarosuperstore.com

    The only links I want in the header are the line of blue links in the upper right. How do I get rid of the login box, tagline, etc. that have now appeared? I didn't change anything else but the header.php language file in the template override. I'm feeling pretty sheepish right now.

    Thank you in advance,
    Melodie
    I would recommend replacing the header.php file with the one from a fresh download of the template package.

    Thanks,

    Anne

  7. #817
    Join Date
    Jan 2009
    Location
    Virginia Beach, VA
    Posts
    22
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    This was it:

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'All Business :: Free Template by www.picaflor-azul.com');
    define('HEADER_SALES_TEXT', 'Free Template by www.picaflor-azul.com');

    I edited out the text in single quotes and it not only eliminated the boilerplate text it eliminated the login box stuff that appeared too.

    Thank you very much!
    -Melodie

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

    Default Re: All Business template Support Thread

    Quote Originally Posted by mlgsings View Post
    This was it:

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'All Business :: Free Template by www.picaflor-azul.com');
    define('HEADER_SALES_TEXT', 'Free Template by www.picaflor-azul.com');

    I edited out the text in single quotes and it not only eliminated the boilerplate text it eliminated the login box stuff that appeared too.

    Thank you very much!
    -Melodie
    Great! I'll happy that you figured it all out.

    Thanks,

    Anne

  9. #819
    Join Date
    Jan 2009
    Location
    Virginia Beach, VA
    Posts
    22
    Plugin Contributions
    0

    help question Re: All Business template Support Thread

    I cannot figure out how to alter the layout of the product boxes on the front page (featured, new, special product boxes). They don't take the same formatting as the columnar display of the product listings. What I want to do is move the images to the top, with the product titles below them, and change the alignment of the price.

    I'm using All Business 1.4 on ZC 1.3.9h.

    Thanks in advance!
    Melodie

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

    Default Re: All Business template Support Thread

    Quote Originally Posted by mlgsings View Post
    I cannot figure out how to alter the layout of the product boxes on the front page (featured, new, special product boxes). They don't take the same formatting as the columnar display of the product listings. What I want to do is move the images to the top, with the product titles below them, and change the alignment of the price.

    I'm using All Business 1.4 on ZC 1.3.9h.

    Thanks in advance!
    Melodie
    This is not a template related question. This is a general zen cart question. I don't believe that there are any admin controls for this. You would have to edit the php files and/or use css.

    Thanks,

    Anne

 

 
Page 82 of 100 FirstFirst ... 3272808182838492 ... LastLast

Similar Threads

  1. v150 facebook all [support thread]
    By sourceaddons in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 19 Mar 2019, 04:10 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM
  4. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 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