Page 158 of 158 FirstFirst ... 58108148156157158
Results 1,571 to 1,575 of 1575
  1. #1571
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    146
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    I realize this is an older post but I have a question regarding the discussion. Are you speaking of viewing the search bar in desktop mode? I am trying to get the search bar to display on the front page of responsive/portrait mobile without having to click on the toggler menu bar. Can you tell me if you know of a solution for this request? Thanks!

  2. #1572
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    146
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by chuckrey View Post
    I realize this is an older post but I have a question regarding the discussion. Are you speaking of viewing the search bar in desktop mode? I am trying to get the search bar to display on the front page of responsive/portrait mobile without having to click on the toggler menu bar. Can you tell me if you know of a solution for this request? Thanks!
    Responding to my own request after trying a couple of options one worked for me, right or wrong, it works.

    In case anyone else wants to do the same, here is what I did...

    file: tpl_header

    Grabbed the below bit of code from around line# 72 and relocated it to just below "tagline" tag around #112.
    Since it was placed below the tagline, it is using the TaglineWrapper css, so it fit perfect for my purpose. The only css I needed to add was in stylesheet.css
    Code:
    @media only screen and (orientation:portrait)
    #taglineWrapper {padding-top:10px;}}
    *** I do not use the tagline so not sure how it would interact, I assume a bit of css to get it worked out if needed. It also moved the search bar from the navmain to the tagline area across from the logo on desktop which I prefer. Keep in mind this also removes it from the toggle in Responsive which I don't mind since it is displayed in the header.

    Code Moved from around #72 to #112:
    Code:
    <?php
    require DIR_WS_MODULES . zen_get_module_sidebox_directory('search_header.php');
    ?>
    There is probably a bunch of different ways to make it work, but I am not a coder and this worked for me.
    Last edited by chuckrey; 30 May 2025 at 06:56 PM.

  3. #1573

    Default Re: ZCA Bootstrap Template

    I am having the hardest time understanding this template system. I downloaded it from GitHub and after copying all relevant files to the site, it throws PHP error on the front end:
    PHP Code:
    --> PHP Fatal errorUncaught ErrorUndefined constant "ZCA_BUTTON_COLOR" in /site/public_html/includes/templates/bootstrap/css/stylesheet_zca_colors.php:73 
    In addition, there is no Admin > Tools > ZCA Bootstrap Colors as the FAQ claims.

    Can someone point me to the installation instructions and how to use this template as the download contains no readme, no instructions.

    Thanks!
    Case Badges by Techiant

  4. #1574

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by Techiant View Post
    I am having the hardest time understanding this template system. I downloaded it from GitHub and after copying all relevant files to the site, it throws PHP error on the front end:
    PHP Code:
    --> PHP Fatal errorUncaught ErrorUndefined constant "ZCA_BUTTON_COLOR" in /site/public_html/includes/templates/bootstrap/css/stylesheet_zca_colors.php:73 
    In addition, there is no Admin > Tools > ZCA Bootstrap Colors as the FAQ claims.

    Can someone point me to the installation instructions and how to use this template as the download contains no readme, no instructions.

    Thanks!
    It was an issue with the source not fully extracted from zip archive for some reason
    Case Badges by Techiant

  5. #1575
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,402
    Plugin Contributions
    94

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by Techiant View Post
    I am having the hardest time understanding this template system. I downloaded it from GitHub and after copying all relevant files to the site, it throws PHP error on the front end:
    PHP Code:
    --> PHP Fatal errorUncaught ErrorUndefined constant "ZCA_BUTTON_COLOR" in /site/public_html/includes/templates/bootstrap/css/stylesheet_zca_colors.php:73 
    In addition, there is no Admin > Tools > ZCA Bootstrap Colors as the FAQ claims.

    Can someone point me to the installation instructions and how to use this template as the download contains no readme, no instructions.

    Thanks!
    The zip-file includes a /docs/bootstrap directory; that's where you'll find the installation instructions as well as a pointer to the template's wiki articles: https://github.com/lat9/ZCA-Bootstrap-Template/wiki

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  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