Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 1673

Hybrid View

  1. #1
    Join Date
    Jul 2015
    Location
    Warsaw
    Posts
    16
    Plugin Contributions
    0

    Default improvements suggestions

    Hello.
    1. to add +/- sign to add to cart section on product info page, to be clickable. It will improve UX.
    2. To place the "add to cart" section to the top of page - UX improvements
    3. "Hardware", "Software" catagories contains subcategories. But on the horizontal menu (desktop version) the subs are not displayed after mouse over or mouse click on the above categories. I think subs has to be displayed correctly in basic ZCA Bootstrap version.
    4. On mobile version the "search section" is hiden, but has to be accessible to the user.
    5. On the top header is usefull to show contact phone (phones) to be visible also in mobile version.
    Meksicus
    Last edited by meksicus; 28 May 2018 at 01:33 PM.

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: improvements suggestions

    Quote Originally Posted by meksicus View Post
    1. to add +/- sign to add to cart section on product info page, to be clickable. It will improve UX.
    I thought about this, I'll revisit....

    Quote Originally Posted by meksicus View Post
    2. To place the "add to cart" section to the top of page - UX improvements
    Not sure what your asking here, placing an additional "add to cart" block at the top of product pages or adding the shopping cart section to the header?

    Quote Originally Posted by meksicus View Post
    3. "Hardware", "Software" catagories contains subcategories. But on the horizontal menu (desktop version) the subs are not displayed after mouse over or mouse click on the above categories. I think subs has to be displayed correctly in basic ZCA Bootstrap version.
    This is standard ZC, sub categories only show when a category is clicked "Software".

    Quote Originally Posted by meksicus View Post
    4. On mobile version the "search section" is hiden, but has to be accessible to the user.
    This is standard procedure of Bootstrap > Components > Navbar. You can move the search field outside the hamburger menu on mobile devices if desired.

    Quote Originally Posted by meksicus View Post
    5. On the top header is usefull to show contact phone (phones) to be visible also in mobile version.
    You can add the store # by inserting the following in the header:
    PHP Code:
    <?php echo STORE_TELEPHONE_CUSTSERVICE?>

  3. #3
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: improvements suggestions

    I am not familiar with BS however I understand it is very good for HTML, CSS, and JS - in this template can changes be easily made for a) large image in the header and b) drop down menu?

    %&^*#%$ I tried to upload a screenshot with arrows and text explaining my query but after resizing 5 times and still getting over quota error message I thought I would verbally describe it.

    can these 2 things be readily achieved?

    a) place a large image or even a slider between bottom of bar with 'home' and 'search' in it and top of next bar with 'ez pages' etc in it, i.e. remove menu and tagline and insert a large image or slider - will second bar move down accordingly or is that a css modification?
    b) add dropdown menu to that second bar with ez-pages etc in it - can this be added?

    thanks, Mike

  4. #4
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: improvements suggestions

    Quote Originally Posted by shags38 View Post
    a) place a large image or even a slider between bottom of bar with 'home' and 'search' in it and top of next bar with 'ez pages' etc in it, i.e. remove menu and tagline and insert a large image or slider - will second bar move down accordingly or is that a css modification?
    This can be accomplished by re-positioning Banner Display Groups - Header Position 2

    Quote Originally Posted by shags38 View Post
    b) add dropdown menu to that second bar with ez-pages etc in it - can this be added?

    thanks, Mike
    This isn't standard but with some custom coding a drop down could be added to the ez-page bar.

  5. #5
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    I will be uploading Version: 1.0.6 by end of weekend...

    This upgrade includes:

    1.) Several HTML validations (github issue #62)
    2.) Adds Responsive Carousel Banners (github issue #63)
    3.) Adds the PhotoSwipe Lightbox to the document_general_info, document_product_info, page, product_free_shipping_info, product_info, product_music_info, product_reviews, product_reviews_info & product_reviews_write pages (github issue #64)
    4.) Adds Admin controlled Template Colors Configuration (github issue #65)

  6. #6
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    hello rbarbour - I have realized that I do not know enough about bootstrap to work with this template but I do believe it is the way to go.

    I have a problem in that the index page in my existing template is now showing the text 'Flexible Footer Menu' <indexDefaultHeading> and I am not sure how to remove it even though I have removed all the zca bootstrap template files - any ideas where I should look?

    many thanks,
    Mike

  7. #7
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by shags38 View Post
    hello rbarbour - I have realized that I do not know enough about bootstrap to work with this template but I do believe it is the way to go.
    This template is the ONLY way to go!

    Version 1.0.6 was uploaded Sunday but isn't yet available in the downloads.

    Quote Originally Posted by shags38 View Post
    I have a problem in that the index page in my existing template is now showing the text 'Flexible Footer Menu' <indexDefaultHeading> and I am not sure how to remove it even though I have removed all the zca bootstrap template files - any ideas where I should look?

    many thanks,
    Mike
    Mike,

    More than likely you have a stray language file.

    look in your /includes/languages/english folders

    &

    /includes/languages/english/extra_definitions folders

    but as stated before this is not related to this template and should be posted in the proper thread.

  8. #8
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by rbarbour View Post
    This template is the ONLY way to go!

    Version 1.0.6 was uploaded Sunday but isn't yet available in the downloads.



    Mike,

    More than likely you have a stray language file.

    look in your /includes/languages/english folders

    &

    /includes/languages/english/extra_definitions folders

    but as stated before this is not related to this template and should be posted in the proper thread.
    Thanks Raymond - your hint at extra_definitions folders did the trick - found it in /includes/languages/english/extra_definitions/flexible_footer_menu in the first block under define('HEADING_TITLE',''); removed Flexible Footer Menu

    cheers,
    Mike

  9. #9
    Join Date
    Jan 2015
    Location
    Cyprus
    Posts
    79
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Hi guys,
    Just to ask if the carousel on front page is adjustable and can also take the full width of the page?

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,883
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    I'm having the devil of a time getting checkbox inputs to show as table-column elements.

    In the responsive_classic and classic templates, the element is "coded" as
    Code:
                        <tr>
                            <td><?php echo TEXT_GROUP_PUBLIC; ?></td>
                            <td><?php echo zen_draw_checkbox_field("group_public[$favorites_group_id]", '', ($group_info['is_public'] == 1)); ?></td>
                        </tr>
    For the bootstrap template, I've wrapped the table with a <div class="table-responsive"> and added the classes "table table-bordered" to the table itself. Then, I modified the checkbox column to read:

    Code:
                        <tr>
                            <td><?php echo TEXT_GROUP_PUBLIC; ?></td>
                            <td><div class="custom-control custom-checkbox"><?php echo zen_draw_checkbox_field("group_public[$favorites_group_id]", '', ($group_info['is_public'] == 1)); ?></div></td>
                        </tr>
    ... but still no checkbox is displayed.

    Anyone have any suggestions?

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

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