Results 1 to 10 of 1673

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    v3.6.2 of the ZCA Bootstrap Template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

    This release contains changes associated with the following GitHub issues:

    #274: Changed rating stars' default color/background-color.
    #290: New notifications (from zc200) for the account_history_info page's template.
    #296: UI improvements to the admin's ZCA Bootstrap Colors tool; default color now included in exported .csv.
    #297: product_reviews_write page's template, variable name changed for zc200.
    #298: Remove unwanted HTML tags from zca_bootstrap log for breadcrumbs' separator.
    #299: id= attribute wasn't being added to the "Submit" button on the checkout_one_confirmation page.

  2. #2
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Hi All,

    Server Host: xxxxx.prod.phx3.secureserver.net (68.178.132.xxx)
    Database: xxxxx_live158Store
    Home: /home/xxxxx/public_html/Server
    OS: Linux 4.18.0-477.27.2.lve.el8.x86_64
    Server Date: 24/11/2023 22:50:21
    Server Up Time: Disabled/UnavailableHTTP
    Server: ApachePHP Version: 8.0.30 (Zend: 4.0.30)PHP
    File Uploads: OnUpload Max Size: 1024M
    PHP Memory Limit: -1POST Max Size: 1024M
    Database Engine: MySQL 10.6.14-MariaDB-cll-lve
    Database Host: localhost (127.0.0.1)
    Database Date: 24/11/2023 22:50:21
    Database Data Size: 280,607 kB
    Database Index Size: 40,767 kB
    MySQL Slow Query Log Status: Off
    MySQL Slow Query Log File: xxxxx-slow.log
    MySQL Mode: NO_ENGINE_SUBSTITUTIONView the database configuration variables

    I need help on how I move the search from the top right to the right side where the logo is below the contact number.

    We are using the latest version of the bootstrap template version 3.6.3. This is the site outdoorking.com.au

    Any assistance with code and where to put it would be appreciated, as I am consistently getting people not knowing where they can search on the website.

    I would like to have a box saying enter part number or description so they can at lest see it.
    Outdoorking
    Live Site www.outdoorking.com.au

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Go to Configuration :: Bootstrap Template Settings and set Enable AJAX Search to false. That'll cause a full search button/input field to be displayed instead of the search-icon.

    Note, too, that v3.6.3 is not the latest; v3.6.4 was released a couple of days ago!

  4. #4
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    Go to Configuration :: Bootstrap Template Settings and set Enable AJAX Search to false. That'll cause a full search button/input field to be displayed instead of the search-icon.

    Note, too, that v3.6.3 is not the latest; v3.6.4 was released a couple of days ago!
    That worked but now the display below does not show the products. So how do you fix that issue. The box used to pop up on the screen and a drop down would show products image etc.
    Outdoorking
    Live Site www.outdoorking.com.au

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by Bruce1952 View Post
    That worked but now the display below does not show the products. So how do you fix that issue. The box used to pop up on the screen and a drop down would show products image etc.
    So, you've got a "partial whitepage". There's a myDEBUG*.log file in the site's /logs directory that you could post-back.

  6. #6
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    So, you've got a "partial whitepage". There's a myDEBUG*.log file in the site's /logs directory that you could post-back.
    I will try to explain a bit better so we are on the same page.

    1. The magnifying glass top right next to phone number (people her don't look very hard) they don't see it.

    2. When you press it a box pops up where you can place a part number or description into it and images show below the box(which it is doing correctly)

    3. I want the box to be in the same area as the logo but under the phone number so people can see it when on the site because it would be more visible than the magnifying glass (which is not that big).

    4. I am dealing with people that I think might be blind because I have to keep explaining to them that they have to look.

    I hope that I have explained it correctly so you can understand what I am trying to achieve.
    Outdoorking
    Live Site www.outdoorking.com.au

  7. #7
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    373
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    I've thought about this change (but for other reasons) for my shop which is using responsive_classic, too.

    You probably might to edit the template file to achieve that. At responsive_classic it should be near round by "logowrapper". Though I have installed the Bootstrap Template on a dev subdomain I haven't been able to try it out.

    Be careful not to break mobile display.

    Flexbox should do the trick. If not flexbox then css-grid will.
    Bootstrap probably has anything already built-in?! If not just edit it in your stylesheet accordingly.
    Last edited by Shop Suey; 22 Mar 2024 at 07:52 AM.
    roller-aus-blech.de
    Selling on eBay? Use the fee calculator: https://webconcept.one/en/ebay-fee-calculator/

  8. #8
    Join Date
    Aug 2004
    Posts
    817
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by Bruce1952 View Post
    I will try to explain a bit better so we are on the same page.

    1. The magnifying glass top right next to phone number (people her don't look very hard) they don't see it.
    Do they also not see the big SEARCH sidebox that is already underneath your logo in the left-hand sidebox menu?

    2. When you press it a box pops up where you can place a part number or description into it and images show below the box(which it is doing correctly)

    3. I want the box to be in the same area as the logo but under the phone number so people can see it when on the site because it would be more visible than the magnifying glass (which is not that big).
    It almost sounds like you want the AJAX features (of having pop-ups when you click the search and instant results), but you want the look and appearance of the non-AJAX search (which shows the Search Box by default to type into).

    Personally on my site, I turned OFF the AJAX search because I like the longer search box in the header bar versus the small magnifying glass.

    4. I am dealing with people that I think might be blind because I have to keep explaining to them that they have to look.
    You can only hold their hand so much. I'd say to turn off AJAX search (which will make the search bar more visible in the header menu), and still leave the Search Box in the upper left hand sidebox. Between those two things, if your customers can't figure out how to search for something, then they should just call you on the phone because internet shopping is not for them.
    - Jeff

 

 

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

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