Page 49 of 50 FirstFirst ... 3947484950 LastLast
Results 481 to 490 of 496
  1. #481
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    You will need to "play" with the code.
    I think you did not need to touch the tpl_main_page.php file.
    Try to remove the banner from the main page in Includes/templates/dover_fine/css/index_home.css
    while keeping the icons there.
    Those icons should be #headerWrapper

  2. #482
    Join Date
    Mar 2011
    Posts
    25
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Anne,
    How can I put Languages option in the mobile menu? I know I need to change the tlp_modules_mobile_categories_tabs.php, but how?

    Thanks,
    Ingrid

  3. #483
    Join Date
    Mar 2011
    Posts
    25
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi again :)
    Have not figured out the "language on mobile menu issue", but I have encountered another - the banner link redirects in Englisg, but does not redirect in other langages Where should I look for the error?

    BR,
    Ingrid

  4. #484
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Anne,

    I read this thread, But it is not relevant to my issues, because I hope to turn off the Login/Register, shopping Cart (0-$0.00) on other pages. May I have your advice? my website is www.mnlresources.com.my

  5. #485
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,221
    Plugin Contributions
    1

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by Orkid View Post
    Hi Anne,

    I read this thread, But it is not relevant to my issues, because I hope to turn off the Login/Register, shopping Cart (0-$0.00) on other pages. May I have your advice? my website is www.mnlresources.com.my
    When you say 'other pages', does this mean you want to keep Login/Register, shopping Cart (0-$0.00) on some page(s)?

    Looking at your site, perhaps you want to turn off Login/Register, shopping Cart (0-$0.00) on all pages?
    Simon

  6. #486
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by simon1066 View Post
    When you say 'other pages', does this mean you want to keep Login/Register, shopping Cart (0-$0.00) on some page(s)?

    Looking at your site, perhaps you want to turn off Login/Register, shopping Cart (0-$0.00) on all pages?
    Hi Simon, Good Day!

    Yes, I would like to turn off Login/Register, shopping Cart (0-$0.00) on all pages.

    Regards,

  7. #487
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,221
    Plugin Contributions
    1

    Default Re: Dover Fine Responsive Template

    Two ways to remove those links, depending on how you want your site to operate:

    Your site appears to be an information-only site rather than an e-commerce with products, in which case I would change the Admin > Configuration > Store Status > value to 1 (showcase no prices). This will remove the links in the area you are referring to on all viewport widths (desktop/mobile), except the cart total link

    To remove the remaining cart total link you would need to edit your /includes/templates/dover_fine/css/stylesheet.css

    line 91

    #header-cart {
    font-size: 180%;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    float: right;
    width: 35%;
    position: relative;
    z-index: 30;
    display:none;
    }

    Once the viewport gets below 768px then the code controlling the cart total link is in \includes\templates\dover_fine\templates\tpl_modules_mobile_categories_tabs.php, you would need to edit the code at line 56

    Code:
      <li style="display:none;"><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART; ?>&nbsp;&nbsp;(<?php echo $_SESSION['cart']->count_contents();?>  - <?php echo $currencies->format($_SESSION['cart']->show_total());?>)</a></li>

    If you do need to operate your site as a normal store (with a customer account feature and priced products) and just hide those links then you would add display:none to the #navMainWrapper rule(s) in your stylesheets. You would need to look at adding other stylesheet rules for removing links in viewports under 768px wide.
    Simon

  8. #488
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    I followed your instruction, and solved. Thank you very much. :-)

  9. #489
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Simon,

    May I have your advice why the information are not display in the page after I key in the details in admin -> tools -> Define Pages Editor?

    Please visit the webpage as following:
    http://mnlresources.com.my/index.php...e=keypersonnel

    Thank you.

    Best Regards,Jean

  10. #490
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,221
    Plugin Contributions
    1

    Default Re: Dover Fine Responsive Template

    As 'keypersonnel' is not a standard define_page, I guess the first question would be how did you create this page?

    Did you rename/use one of the existing pages (as you have already done with define_page_2, ..page_3, ..page_4) if so which one, or did you create a brand new define_page as you have done with define_page_5.php (I don't believe that define_page_5.php is part of a default installation)?
    Simon

 

 
Page 49 of 50 FirstFirst ... 3947484950 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