Page 88 of 126 FirstFirst ... 3878868788899098 ... LastLast
Results 871 to 880 of 1252
  1. #871
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by diamond1 View Post
    Hello, I can't turn off the search box on the sideboxes when the Box: search_header.php is active. Indeed I have two search boxes, one on the header and one on the right/left box. And if I disable Box: search_header.php and I use Box: search.php I have no search box when I am in tablet mode.
    Do you have an idea of how to disable the search box on the sideboxes while keeping the header on, or where to use the search.php box and have a search box on the tablet?

    Thanks in advance
    Are you really still using zc156c? What version of the Bootstrap template?

  2. #872
    Join Date
    Jan 2010
    Location
    France
    Posts
    279
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Hello, first of all thank you Lat9 and Dbltoe for the speed and what you do for all of us, No Dbltoe by doing as you say I no longer have the search box, no Lat19 I use 1.5.8
    Giovanni,
    Zen Cart V1.5.8 + templates ZCA Bootstrap Template

  3. #873
    Join Date
    Jan 2010
    Location
    France
    Posts
    279
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Thank you Lat9, I edited my signature
    Giovanni,
    Zen Cart V1.5.8 + templates ZCA Bootstrap Template

  4. #874
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Test site loaded _test in the root folder
    zencart 1.5.8 initial install
    new DB
    PHP Version: 7.4.33 (Zend: 3.4.0)

    Mods loaded:
    Edit Orders
    OPC
    Sitemap XML4
    Clone a Template
    Bootstrap and Colors
    Display Log Files
    Mod List

    Website loads perfect in responsive classic
    Switched to ZCA-Bootstrap4 and get the following 2 debug file errors
    HTML Code:
     [26-Nov-2022 18:31:18 UTC] Request URI: /index.php?main_page=index, IP address: 216.177.186.199, Language id 1
    #1  require() called at [/includes/modules/sideboxes/bootstrap/information.php:61]
    #2  require(/includes/modules/sideboxes/bootstrap/information.php)  called at  [/includes/templates/bootstrap/common/tpl_offcanvas_menu.php:97]
    #3  require(/includes/templates/bootstrap/common/tpl_offcanvas_menu.php)  called at [/includes/templates/bootstrap/common/tpl_header.php:61]
    #4  require(/includes/templates/bootstrap/common/tpl_header.php) called  at [/includes/templates/bootstrap/common/tpl_main_page.php:124]
    #5  require(/includes/templates/bootstrap/common/tpl_main_page.php) called at [/index.php:94]
    --> PHP Warning: require(/includes/templates/bootstrap/common):  failed to open stream: No such device in  /includes/modules/sideboxes/bootstrap/information.php on line 61.
    
    [26-Nov-2022 18:31:18 UTC] PHP Fatal error:  require(): Failed opening  required 'includes/templates/bootstrap/common/'  (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in  /includes/modules/sideboxes/bootstrap/information.php on line 61                                                                                                                                                                                                                                                                                                                                                            
    HTML Code:
     26-Nov-2022  18:31:18 UTC] PHP Notice:  Undefined variable: box_id in  /includes/templates/bootstrap/sideboxes/tpl_information.php on line 12
    [26-Nov-2022 18:31:18 UTC] PHP Notice:  Undefined variable:  column_box_default in  /includes/modules/sideboxes/bootstrap/information.php on line 61
    [26-Nov-2022 18:31:18 UTC] PHP Notice:  Undefined variable:  column_box_default in  /includes/modules/sideboxes/bootstrap/information.php on line 61                                                                                                                                                                                                                                                                                                                                                            
    Mark
    Hare Do

  5. #875
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    @haredo, what version of the Bootstrap template?

  6. #876
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Bootstrap 3.4.0 for zencart 157 and 158
    latest from github
    Mark
    Hare Do

  7. #877
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Cindy,

    It's my mea culpa on this one.

    The goal was to get both responsive_classic and bootstrap loaded, put in OPC for both, and then clone both for testing backups.

    I didn't check throroughly or I would have realized bootstrap had the files that needed to replace various OPC files for proper operation.

    We loaded:
    mod list
    clone
    EO
    bootstrap
    OPC

    Should have been reversed on the last two.

    It is working well now.

    THANX for all you do and for the great work. We'll try not to munge it up too often.


  8. #878
    Join Date
    Jan 2010
    Location
    France
    Posts
    279
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Still no solution to eliminate the search box on the left column?


    Name:  Capture d’écran 2022-11-27 à 14.00.43.jpg
Views: 122
Size:  59.3 KB
    Last edited by diamond1; 27 Nov 2022 at 02:12 PM.
    Giovanni,
    Zen Cart V1.5.8 + templates ZCA Bootstrap Template

  9. #879
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by dbltoe View Post
    @diamond1,

    What I do is to turn off both the sideboxes/YOUR_TEMPLATE search_header.php and the sideboxes/search.php in the Layout Boxes Controller. NOTE: the YOUR_TEMPLATE will be bootstrap unless you have done as I did and cloned the bootstrap template.

    After turning those two off, I go to Admin >> Bootstrap Template Settings and set Enable AJAX Search? to True.
    Quote Originally Posted by diamond1 View Post
    Still no solution to eliminate the search box on the left column?


    Name:  Capture d’écran 2022-11-27 à 14.00.43.jpg
Views: 122
Size:  59.3 KB
    Did you see @dbltoe's posting? That's the answer.

  10. #880
    Join Date
    Jan 2010
    Location
    France
    Posts
    279
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Yes, I answered above, it didn't work for me, if I don't have a layout box activated I don't have the search box. and if I only activate sideboxes/bootstrap/search_header.php I get two search boxes. if I disable sideboxes/bootstrap/search_header.php and I only enable sideboxes/search.php I have only one search box but not on tablet.
    Giovanni,
    Zen Cart V1.5.8 + templates ZCA Bootstrap Template

 

 
Page 88 of 126 FirstFirst ... 3878868788899098 ... LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 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