Thread: Westminster New

Page 98 of 187 FirstFirst ... 488896979899100108148 ... LastLast
Results 971 to 980 of 1865
  1. #971
    Join Date
    Apr 2015
    Location
    Israel
    Posts
    21
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    My advice would be to take a look at another template package that has the manufacturers drop down already and copy the code to this template package ;)

    Thanks,

    Anne
    Thanks Anne,
    Sorry for the bother, I have one last question. Does any of you templates include this tab by any chance?

    Thanks again,
    Sapir

  2. #972
    Join Date
    Apr 2015
    Location
    Israel
    Posts
    21
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by sapir39 View Post
    Thanks Anne,
    Sorry for the bother, I have one last question. Does any of you templates include this tab by any chance?

    Thanks again,
    Sapir
    Hi,
    I copied from the tab from your sheffield blue template and it's working perfectly.

    Thank you so much.

  3. #973
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Westminster New

    In the file includes/templates/westminster_new/templates/tpl_contact_us_default.php I am finding this code twice, once on line 20 and then again on line 52 (latest download of this template as of today):

    PHP Code:
    <?php if (CONTACT_US_STORE_NAME_ADDRESS== '1') { ?>
    <address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>
    <?php ?>
    I have recently installed this template on 5 of my client's sites. On every single site the store address shows up twice on the 'Contact Us' page - even 3 times if the define page contains the store address and other wording.

    I did get around this (what I would call a bug) by editing that file and removing the chunk starting at line 20, then changing the chunk starting at line 52 to read


    PHP Code:
    <?php if (DEFINE_CONTACT_US_STATUS == '0') { ?>
    <address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>
    <?php ?>

    Cheers / Frank

  4. #974
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Westminster New

    Just noticed post #568 - that bug was reported earlier but it still leaves the possibility of 2 contact address blocks if the define page is not blank. So, changing line 52 onwards should be incorporated into the next update as well.

    Cheers

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

    Default Re: Westminster New

    Quote Originally Posted by sapir39 View Post
    Hi,
    I copied from the tab from your sheffield blue template and it's working perfectly.

    Thank you so much.
    I am happy that you figured it out ;)

    Thanks,

    Anne

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

    Default Re: Westminster New

    Quote Originally Posted by frank18 View Post
    In the file includes/templates/westminster_new/templates/tpl_contact_us_default.php I am finding this code twice, once on line 20 and then again on line 52 (latest download of this template as of today):

    PHP Code:
    <?php if (CONTACT_US_STORE_NAME_ADDRESS== '1') { ?>
    <address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>
    <?php ?>
    I have recently installed this template on 5 of my client's sites. On every single site the store address shows up twice on the 'Contact Us' page - even 3 times if the define page contains the store address and other wording.

    I did get around this (what I would call a bug) by editing that file and removing the chunk starting at line 20, then changing the chunk starting at line 52 to read


    PHP Code:
    <?php if (DEFINE_CONTACT_US_STATUS == '0') { ?>
    <address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>
    <?php ?>

    Cheers / Frank
    Thanks for posting. This is a known bug and I have it on the list for the next template package update ;)

    Thanks,

    Anne

  7. #977
    Join Date
    Apr 2015
    Location
    Israel
    Posts
    21
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne,
    I would like to add a link to google+ in my footer along with the rest of the social networks but I couldn't find where you placed the icons so that I can add an icon that'll look like the rest.

    I know that the background of the icons is in the css however I don't know where the letters are coming from (fa-fa-'sn_name').

    Thanks,
    Sapir

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

    Default Re: Westminster New

    Quote Originally Posted by sapir39 View Post
    Hi Anne,
    I would like to add a link to google+ in my footer along with the rest of the social networks but I couldn't find where you placed the icons so that I can add an icon that'll look like the rest.

    I know that the background of the icons is in the css however I don't know where the letters are coming from (fa-fa-'sn_name').

    Thanks,
    Sapir
    The icons are using font awesome. Just do a google search for the site with complete usage instructions ;)

    Thanks,

    Anne

  9. #979
    Join Date
    Apr 2015
    Location
    Israel
    Posts
    21
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    The icons are using font awesome. Just do a google search for the site with complete usage instructions ;)

    Thanks,

    Anne
    Ok, thanks

  10. #980
    Join Date
    Apr 2009
    Location
    London
    Posts
    124
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne,

    Firstly thank you for this awesome template. I have just installed it and playing with all the features today, and I was wondering if the text and the semi-transparent ribbon on the flex banner can be completely removed? or if easier, can I just set the text and the ribbon to transparent so I can't see them? Thank you!

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 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