Page 25 of 47 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 462
  1. #241
    Join Date
    Apr 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Thank you;

    It seemed like a great solution and I tried it but for some reason it changes the display of my center column products into rows.

    I use red for testing so I can see where I am making changes...the red shows where I want it to be but I do not want to change my products display to rows...

    I love this template.

    Is there something else I should do?

    Thanks again,
    Last edited by kentestyle; 21 Mar 2007 at 10:27 PM. Reason: It worked as stated I forgot to add the closing bracket...

  2. #242
    Join Date
    Apr 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    I am not used to posting I just wanted to state that .leftBoxHeading { worked just as stated.


    Wow...I can't tell you how long I tired to solved this problem.

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by kentestyle View Post
    I am not used to posting I just wanted to state that .leftBoxHeading { worked just as stated.


    Wow...I can't tell you how long I tired to solved this problem.
    The easy way to do this is to look at the source of your site (right click, and choose "View Source", then find the area you want to adjust, and look and see what styles are applied near that area, and give it a test.

    Or if you use Firefox, you can try the Web Developer extension. It has a lot of nifty features that come in handy when trying to figure out which style to change.

  4. #244
    Join Date
    Jul 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Great template! I apologize if this has been answered elsewhere. I believe the only problem I have is in FF while checking out. At the Payment Information page the 'Your Total' not displaying quite right. The detail lines appear to be overflowing. It is fine in IE7. Also, some of the checkout buttons seem to display in the wrong location for the same reason. Try it out at http://www.cqfiltersales.com. Note: this is a live site. Sincerely, Mark

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by brudosm View Post
    Great template! I apologize if this has been answered elsewhere. I believe the only problem I have is in FF while checking out. At the Payment Information page the 'Your Total' not displaying quite right. The detail lines appear to be overflowing. It is fine in IE7. Also, some of the checkout buttons seem to display in the wrong location for the same reason. Try it out at http://www.cqfiltersales.com. Note: this is a live site. Sincerely, Mark
    Perhaps its because of this error in the stylesheet (my fault):

    .forward, #shoppingCartDefault #PPECbutton { {
    float: right;
    }


    (remove the one of the extra '{')


    Thanks for the reminder that I need to update this template.

  6. #246
    Join Date
    Jul 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by jettrue View Post
    Perhaps its because of this error in the stylesheet (my fault):

    .forward, #shoppingCartDefault #PPECbutton { {
    float: right;
    }


    (remove the one of the extra '{')


    Thanks for the reminder that I need to update this template.
    That fixed it - thanks to everyone in this thread for shaking out the bugs.

  7. #247
    Join Date
    Jan 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    I have a question about my configure.php files. I was creating my test store on one server, but now that I am finished I have moved it to another server. I was getting errors on my .htaccess, until I took those out. My store uploads correctly, but when I try to go to the site I get this: http://www.aboutgreenwoodms.com/temp...tall/index.php

    I should be getting: http://www.aboutgreenwoodms.com/templates/catalog

    Should I try to fix my configure.php files to this address, or do I need to re-install? Just looking for some advice from someone that has ran into this before.

    Thanks,
    Eugene

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by jedbase View Post
    I have a question about my configure.php files. I was creating my test store on one server, but now that I am finished I have moved it to another server. I was getting errors on my .htaccess, until I took those out. My store uploads correctly, but when I try to go to the site I get this: http://www.aboutgreenwoodms.com/temp...tall/index.php

    I should be getting: http://www.aboutgreenwoodms.com/templates/catalog

    Should I try to fix my configure.php files to this address, or do I need to re-install? Just looking for some advice from someone that has ran into this before.

    Thanks,
    Eugene
    I would post this in the general questions forum, I'm not really positive, but the only thing that makes me wonder, is your site really in the catalog/ folder which is inside of the templates/ folder? Shouldn't it be here:
    http://www.aboutgreenwoodms.com/catalog/

    Sounds odd to me.

  9. #249
    Join Date
    Nov 2005
    Location
    Tucson, AZ
    Posts
    42
    Plugin Contributions
    0

    Default Re: Simple Zen Template - available in download section

    Hi. Thank you for this template, it looks fabulous, clean and simple, just what I have been wanting! I went to install it tonight and I have had a problem. The front page of my store reads this:

    Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

    Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

    Fatal error: main(): Failed opening required 'includes/templates/template_default/templates/tpl_modules_categories_tabs.php' (include_path='.:/usr/local/lib/php') in /includes/templates/simple_zen/common/tpl_header.php on line 90

    I have searched this forum and read the different options but I really don't see anything for this error. If anyone can direct me or give advice, I would appreciate it!

    Thank you for your time.

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

    Default Re: Simple Zen Template - available in download section

    Quote Originally Posted by erika View Post
    Hi. Thank you for this template, it looks fabulous, clean and simple, just what I have been wanting! I went to install it tonight and I have had a problem. The front page of my store reads this:

    Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

    Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

    Fatal error: main(): Failed opening required 'includes/templates/template_default/templates/tpl_modules_categories_tabs.php' (include_path='.:/usr/local/lib/php') in /includes/templates/simple_zen/common/tpl_header.php on line 90

    I have searched this forum and read the different options but I really don't see anything for this error. If anyone can direct me or give advice, I would appreciate it!

    Thank you for your time.
    It looks like you may be missing the file tpl_modules_categories_tabs.php.

 

 
Page 25 of 47 FirstFirst ... 15232425262735 ... LastLast

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

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