Page 14 of 151 FirstFirst ... 412131415162464114 ... LastLast
Results 131 to 140 of 1501
  1. #131
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hi again

    wow that will be great.

    Tahnk You very much

  2. #132
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by motti View Post
    Thx again clyd

    I assume all this stuff make it what it look
    Expanded Category List - Contact Information Sidebox - Logo Sidebox
    Order Steps (Tableless) - Links Manager - Return Authorization -
    Testimonial Manager

    am trying for over a week get some help on of the thinks you did my main issue is to expend my site like urs with out messing up the header logo, at this time whan my page wide shrink my right boxes go out of the page

    any way you can direct me to where to do it right? like a step by step way

    i truley like the zen classic cart , but just had hard time getting help in here on modify it. i dont even start on new stuff i try fix what i start already like what i say on top and the fly catgory issue ( dosent look right)

    dont know if that te right approch but it is possible for you to publish your template, it will be an easy start for getting what i like and a short cut too lol

    hope it is aint a rude request

    thank you any way for your reply
    Not rude at all, I just never put it in the downloads section.

    I'll put a zip file together and post it here for you.

  3. #133
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Thank Youuuuu

    that is very nice of you thank you again

  4. #134
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by clydejones View Post
    Not rude at all, I just never put it in the downloads section.

    I'll put a zip file together and post it here for you.
    Unzip the Package and upload the includes folder to your server.
    In your admin panel, go to admin -> tools -> template selection click the edit button, choose the template from the dropdown menu and click update.

    Now go to admin -> tools -> layout boxes controller Scroll down to the bottom of the screen and click the reset button.

    Attachment 1776
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  5. #135
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Ty Clyde

    i will do it later tonight whan the store not busy , can't wait to see it

    again Thank You

  6. #136
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    hi

    I just had to try it so i install it and that what i got

    and whan i try open it on the web i got an error page
    Parse error: syntax error, unexpected T_STRING in /home/tiledepo/public_html/store/includes/languages/english/mystic/index.php on line 61

    i look in to it and i also change the store name to my title and still got some error

  7. #137
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by motti View Post
    hi

    I just had to try it so i install it and that what i got

    and whan i try open it on the web i got an error page
    Parse error: syntax error, unexpected T_STRING in /home/tiledepo/public_html/store/includes/languages/english/mystic/index.php on line 61

    i look in to it and i also change the store name to my title and still got some error
    Open index.php and find line the following code (starting at line 61)

    PHP Code:
      define('HEADING_TITLE''<h1>Welcome to ' .STORE_NAME'</h1>'); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      
    // this will also be used on Top Level
      
    define('HEADING_TITLE''<h1><h1>Welcome to ' .STORE_NAME'</h1>'); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/ 
    replace these lines with the following:

    PHP Code:
      define('HEADING_TITLE''<h1>Welcome to ' .STORE_NAME '</h1>'); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      
    // this will also be used on Top Level
      
    define('HEADING_TITLE''<h1><h1>Welcome to ' .STORE_NAME '</h1>'); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/ 

  8. #138
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Tyyyyyyyy it work BUT

    my whole site is a mess text over pics

    boxes over text

    mayby it not going to work for me , i sure like it ( not the color)

    any way ty you so much for your help

  9. #139
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by alexlee View Post
    ...

    The Tips box would say something like "Here's a tip: I stack my flat rocks on top of my desk for great decorations."


    -Alex
    I finished a Hints and Tips contribution (which, as I said, is basically a clone of Template Manager)

    Here the description:

    Hints Manager is Zen Cart 1.3.X compatible and allows users and shop administrators to add Hints and Tips. This version optionally allows administrators to add an image as well as a link to the author's site.

    Features:

    * Shop administrators can add an image as well as a link to the author's site
    * Submission of Hints can be restricted to registered customers
    * Random display of Hints in side box
    * Display Hints title in sidebox
    * Display Hints text in sidebox
    * Display Hints submission date

    You can see it in action here:
    mysticmountainnaturals.com/testsite/index.php

    I haven't put it in the downloads section yet.

  10. #140
    Join Date
    May 2005
    Location
    England
    Posts
    626
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    The hints mod looks great!

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 7 Mar 2023, 03:40 PM
  2. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  3. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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