Page 90 of 102 FirstFirst ... 40808889909192100 ... LastLast
Results 891 to 900 of 1017
  1. #891
    Join Date
    Oct 2013
    Location
    Athens, Georgia, United States
    Posts
    27
    Plugin Contributions
    0

    Default Re: Abbington Mega Template [Support Thread]

    Thanks so much!!!
    What would the code be to hide the customer service tab?
    One more thing..... Is there anyway to change the name of the catagories tab?

    I may be going about all of this the wrong way. Basically all i need the mega menu to have is mens, womens, and daily deals tabs

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

    Default Re: Abbington Mega Template [Support Thread]

    Quote Originally Posted by jenkins2212 View Post
    Thanks so much!!!
    What would the code be to hide the customer service tab?
    One more thing..... Is there anyway to change the name of the catagories tab?

    I may be going about all of this the wrong way. Basically all i need the mega menu to have is mens, womens, and daily deals tabs
    I just posted the code to hide the customer service menu. See my previous post.

    If you just want your categories to show, then you should hide the mega menu altogether and use the built in category tabs.

    Thanks,

    Anne

  3. #893
    Join Date
    Oct 2013
    Location
    Athens, Georgia, United States
    Posts
    27
    Plugin Contributions
    0

    Default Re: Abbington Mega Template [Support Thread]

    Im so sorry but ive looked everywhere trying to rename the categories tab. Is this possible?

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

    Default Re: Abbington Mega Template [Support Thread]

    Quote Originally Posted by jenkins2212 View Post
    Im so sorry but ive looked everywhere trying to rename the categories tab. Is this possible?
    You can edit the includes/languages/english/extra_definitions/abbington_mega/headermenu.php file


    Thanks,

    Anne

  5. #895
    Join Date
    Oct 2010
    Location
    SoCal
    Posts
    79
    Plugin Contributions
    0

    help question Re: Abbington Mega Template Support

    Hi,

    Three questions.

    How do I find out what version of Abbington Mega I have installed?

    How do I edit the mega menu tab text? I.E. About us, Customer Service, etc.

    How can I control the links in the footer? I.E. under Information, Customer Support, Useful Links


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

    Default Re: Abbington Mega Template Support

    Quote Originally Posted by newtozc32 View Post
    Hi,

    Three questions.

    How do I find out what version of Abbington Mega I have installed?

    How do I edit the mega menu tab text? I.E. About us, Customer Service, etc.

    How can I control the links in the footer? I.E. under Information, Customer Support, Useful Links

    All of your questions can be answered in the readme.html file included in the template package.

    Thanks,

    Anne

  7. #897
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Abbington Mega Template Support

    Hello Anne,

    how can I add a Pinterest 'Pinit' button to my product info pages - near the image preferably, or alternatively at the bottom of the info page in line with the Facebook, Twitter and Share buttons.

    thanks, Mike

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

    Default Re: Abbington Mega Template Support

    Quote Originally Posted by shags38 View Post
    Hello Anne,

    how can I add a Pinterest 'Pinit' button to my product info pages - near the image preferably, or alternatively at the bottom of the info page in line with the Facebook, Twitter and Share buttons.

    thanks, Mike
    You can either install the pinterest button module and add the code near the addthis code that is already on the product info page. Or you can add the updated addthis code from the addthis.com site that already has the pinterest button included.

    Thanks,

    Anne

  9. #899
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Abbington Mega Template Support

    Quote Originally Posted by picaflor-azul View Post
    You can either install the pinterest button module and add the code near the addthis code that is already on the product info page. Or you can add the updated addthis code from the addthis.com site that already has the pinterest button included.

    Thanks,

    Anne
    Thanks Anne - I experimented a bit after posting and just added the pinit button script (placing it between <div></div>) available from Pinterest widget builder (http://business.pinterest.com/widget..._pin_it_button) in the includes/templates/abbington_mega/templates/tpl_product_info_display.php file here at line 119 - it places the PinIt button PERFECTLY under the item price next to the main image;

    <div id="cartAdd">
    <?php
    echo $display_qty;
    echo $display_button;
    ?>
    </div>
    <div>
    <a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_28.png" /></a>
    <!-- Please call pinit.js only once per page -->
    <script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script>
    </div>


    Attachment 13907

    cheers,
    Mike
    Last edited by shags38; 23 Mar 2014 at 04:05 PM.

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

    Default Re: Abbington Mega Template Support

    Quote Originally Posted by shags38 View Post
    Thanks Anne - I experimented a bit after posting and just added the pinit button script (placing it between <div></div>) available from Pinterest widget builder (http://business.pinterest.com/widget..._pin_it_button) in the includes/templates/abbington_mega/templates/tpl_product_info_display.php file here at line 119 - it places the PinIt button PERFECTLY under the item price next to the main image;

    <div id="cartAdd">
    <?php
    echo $display_qty;
    echo $display_button;
    ?>
    </div>
    <div>
    <a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_28.png" /></a>
    <!-- Please call pinit.js only once per page -->
    <script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script>
    </div>


    Attachment 13907

    cheers,
    Mike
    I am happy that you figured it out ;)

    Thanks,

    Anne

 

 
Page 90 of 102 FirstFirst ... 40808889909192100 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. v154 Abbington Mega 5.3 template not displaying properly
    By irishshopper in forum Addon Templates
    Replies: 1
    Last Post: 6 Mar 2015, 04:56 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 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