Page 11 of 15 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 142
  1. #101
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cork Board Template Support Thread

    Quote Originally Posted by mzma01 View Post
    Clyde! The button look better now..TQ As for the word sponsor, I tried to change follows, but still no changes. Have I change one?

    // banner_box
    define('BOX_HEADING_BANNER_BOX','Supported By');
    define('TEXT_BANNER_BOX','Supported By');
    use admin -> tools -> developers tool kit

    in the last input field at the bottom of the page type in the word sponsor and click search

    The results will indicate in which files you can find that information.

  2. #102
    Join Date
    Mar 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: Cork Board Template Support Thread

    Clyde, how do I change the greeting "Welcome Guest! Would you like to log yourself in?" I already follows instruction in the tutorial but no changes. Please see follows changes I did, I just change the sentence to "PLEASE LOGIN".

    // Showcase vs Store
    if (STORE_STATUS == '0') {
    define('TEXT_GREETING_GUEST', '<span class="greetUser">Guest!</span> PLEASE <a href="%s">LOGIN</a>?');
    } else {
    define('TEXT_GREETING_GUEST', 'Welcome, please enjoy our online showcase.');
    }

    define('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');

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

    Default Re: Cork Board Template Support Thread

    Quote Originally Posted by mzma01 View Post
    Clyde, how do I change the greeting "Welcome Guest! Would you like to log yourself in?" I already follows instruction in the tutorial but no changes. Please see follows changes I did, I just change the sentence to "PLEASE LOGIN".

    // Showcase vs Store
    if (STORE_STATUS == '0') {
    define('TEXT_GREETING_GUEST', '<span class="greetUser">Guest!</span> PLEASE <a href="%s">LOGIN</a>?');
    } else {
    define('TEXT_GREETING_GUEST', 'Welcome, please enjoy our online showcase.');
    }

    define('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');
    Make sure you making the edits in

    includes/languages/english/cork_board/index.php

  4. #104
    Join Date
    Mar 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: Cork Board Template Support Thread

    Got it right, now! TQ

  5. #105
    Join Date
    Mar 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: Cork Board Template Support Thread

    Hi Clyde! I already upload my own banner. Is it possible to totally remove the logo? I want to make it transparent but my knowledge on photoshop not much. Secondly, how to remove the button search on the top banner. TQ!

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

    Default Re: Cork Board Template Support Thread

    Quote Originally Posted by mzma01 View Post
    Hi Clyde! I already upload my own banner. Is it possible to totally remove the logo? I want to make it transparent but my knowledge on photoshop not much. Secondly, how to remove the button search on the top banner. TQ!
    open includes/templates/cork_board/css/stylesheet.css

    find the following declaration and add the highlighted portion:

    #logo {
    display:none;
    float:left;
    margin-left:176px;
    margin-top:0px;
    }


    admin -> tools -> layout boxes controller -> sideboxes/cork_board/search_header.php (turn it off)

  7. #107
    Join Date
    Mar 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: Cork Board Template Support Thread

    HI Clyde! I have problem in setting the price and the sizes of my products. I alreday search at attribute section but can't find what I want, just hope that you can help me.

    I just wanna set Size A at $X, and Size B at $Y. How do I do that? I can only see attribute price & weight, how do i add the attribute price relate with size TQ

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

    Default Re: Cork Board Template Support Thread

    Quote Originally Posted by mzma01 View Post
    HI Clyde! I have problem in setting the price and the sizes of my products. I alreday search at attribute section but can't find what I want, just hope that you can help me.

    I just wanna set Size A at $X, and Size B at $Y. How do I do that? I can only see attribute price & weight, how do i add the attribute price relate with size TQ
    This is not a template specific issue. and has been covered in various other threads in this forum.

    Your best bet is to follow the instructions here www.zen-cart.com/tutorials/index.php?article=57

    You'll want to price your products by attribute.

    create an option name: "Size"

    Create your option values:
    "Small"
    "Medium"
    "Large"
    "x-Large"

    add your attributes to your product.

    include a price for each one.

  9. #109
    Join Date
    Oct 2006
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cork Board Template Support Thread

    Hi Clyde,

    Anything on that 'Call for Price' missing button issue?

    www.thedataedge.com

    Thanx......... Kamel

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

    Default Re: Cork Board Template Support Thread

    Quote Originally Posted by Silver Kamel View Post
    Hi Clyde,

    Anything on that 'Call for Price' missing button issue?

    www.thedataedge.com

    Thanx......... Kamel
    That is default ZC behavior

    You can see this in the attached screen shot.Name:  screen_shot.jpg
Views: 113
Size:  21.1 KB

 

 
Page 11 of 15 FirstFirst ... 910111213 ... LastLast

Similar Threads

  1. v151 Bulletin Board Integration [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 50
    Last Post: 15 Jun 2017, 12:35 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  4. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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