Page 41 of 50 FirstFirst ... 313940414243 ... LastLast
Results 401 to 410 of 496
  1. #401
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Ann

    When we have a product with attributes, we get a More details button, but for straightforward product, we are presented with a buy now button.

    How could I change it so regardless of whether the product has attributes or not, all the buttons read More details? Please advise.

    Many thanks
    Debbie Harrison
    DVH Design | Web Design blog

  2. #402
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Hi Ann

    When we have a product with attributes, we get a More details button, but for straightforward product, we are presented with a buy now button.

    How could I change it so regardless of whether the product has attributes or not, all the buttons read More details? Please advise.

    Many thanks
    This can be done with some custom programming. If you search the forum you will find that this has been asked and answered already.

    Thanks,

    Anne

  3. #403
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Love your template. Exactly what I was looking for.
    I have a question about the menu. I have turned on "More Information" in the layout boxes controller. It works great in desktop mode, but when viewing on my mobile, the "More Information" menu doesn't display in the dropdown menu. If I turn on "Show Box @ Min-Width", the "More Information" section is just displayed on the screen. It is not part of the dropdown menu.

    Is there a setting I'm missing for the mobile menu?

    Thanks!

  4. #404
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by RFree190 View Post
    Love your template. Exactly what I was looking for.
    I have a question about the menu. I have turned on "More Information" in the layout boxes controller. It works great in desktop mode, but when viewing on my mobile, the "More Information" menu doesn't display in the dropdown menu. If I turn on "Show Box @ Min-Width", the "More Information" section is just displayed on the screen. It is not part of the dropdown menu.

    Is there a setting I'm missing for the mobile menu?

    Thanks!
    You would need to add this code to the includes/templates/dover_fine/templates/tpl_modules_mobile_categories_tabs.php file:

    Code:
        <?php if (SHOW_EZ_PAGES_MENU == 'true') { ?>
        <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo TITLE_EZ_PAGES; ?></a>
        <ul>
      <?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>
        </ul>
        </li>
    <?php } ?>
    Thanks,

    Anne

  5. #405
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    You would need to add this code to the includes/templates/dover_fine/templates/tpl_modules_mobile_categories_tabs.php file:

    Code:
        <?php if (SHOW_EZ_PAGES_MENU == 'true') { ?>
        <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo TITLE_EZ_PAGES; ?></a>
        <ul>
      <?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>
        </ul>
        </li>
    <?php } ?>
    Thanks,

    Anne
    Hi Anne,
    I don't have any EZ Pages setup yet, which is what this code looks like it would display. I was hoping to display the "More Information" pages (Define Pages) in the mobile menu. ie: define_page_2.php, define_page_3.php, ect.

    Thanks Anne!

  6. #406
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by RFree190 View Post
    Hi Anne,
    I don't have any EZ Pages setup yet, which is what this code looks like it would display. I was hoping to display the "More Information" pages (Define Pages) in the mobile menu. ie: define_page_2.php, define_page_3.php, ect.

    Thanks Anne!
    You can look at the code used for calling the information box links in the same file and use it as a guide for adding for your more information pages.

    Thanks,

    Anne

  7. #407
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,298
    Plugin Contributions
    125

    Default Re: Dover Fine Responsive Template

    Suggestion: for sold out products, details is on top of the "Sold Out" button. To fix this, I changed functions_general.php line 1165 to add a second break:

    Code:
    return $additional_link . '<br /><br />' . $return_button;
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #408
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by swguy View Post
    Suggestion: for sold out products, details is on top of the "Sold Out" button. To fix this, I changed functions_general.php line 1165 to add a second break:

    Code:
    return $additional_link . '<br /><br />' . $return_button;
    Thank you for the suggestion. I will fix this in the next update, but may do it with css instead since the functions_general.php is a core file ;)

    Thanks,

    Anne

  9. #409
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,298
    Plugin Contributions
    125

    Default Re: Dover Fine Responsive Template

    That would be the superior fix; tragically, my CSS-fu is weak.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #410
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Can you set a menu item to be open by default (expanded) on mobile devices?
    So, when someone clicks the 3 horizontal lines at the top of the device, one menu with child items is already open?

    Thanks

 

 
Page 41 of 50 FirstFirst ... 313940414243 ... LastLast

Similar Threads

  1. v154 dover fine - removing links
    By simon3215 in forum Addon Templates
    Replies: 8
    Last Post: 3 Oct 2018, 03:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v154 Dover Fine configuration
    By tuborg in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2015, 02:27 PM
  4. v154 Using Dover Fine & Image Handler 4
    By wlamoreaux in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2015, 11:17 PM
  5. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM

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