Zen Cart Logo
Forums / Addon Templates / Abbington Mega Template [Support Thread]

Abbington Mega Template [Support Thread]

Views: 147,317

Results 881 to 900 of 1,017
27 Jan 2014, 21:13
#881
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Abbington Mega Template [Support Thread]

shags38:

Anne - are the links in the footer 'no follow' - I have added a link to my Etsy shop alongside the social media links, just making sure it is no follow.

cheers, Mike

No, you can make this modification if you like.

Thanks,

Anne

27 Jan 2014, 21:41
#882
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

picaflor-azul:

No, you can make this modification if you like.

Thanks,

Anne

Thanks Anne - where would I make that modification? includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines seems to have just 'http://www.etsy.com/shop/HarmonyBalls' format so is the mod done in another file? if so which one? or if not how is the [no_follow"] attribute added to the existing format - would it end up being ''http://www.etsy.com/shop/HarmonyBalls no_follow"' ?

cheers, Mike

27 Jan 2014, 22:03
#883
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

shags38:

Thanks Anne - where would I make that modification? includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines seems to have just 'http://www.etsy.com/shop/HarmonyBalls' format so is the mod done in another file? if so which one? or if not how is the [no_follow"] attribute added to the existing format - would it end up being ''http://www.etsy.com/shop/HarmonyBalls no_follow"' ?

cheers, Mike

Try includes/templates/abbington_mega/common/tpl_footer_menu.php

Thanks,

Anne

29 Jan 2014, 22:04
#884
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

So i have searched and searched but no luck!
I cannot find how to make the mega menu show only three or four items!!! Also i have hosting through godaddy and it will not allow me to upload the sql patch so i have to do it through the css i guess. Is there anyway someone can point me to the specific line maybe where i need to add the {display:none}

Thank you so much

29 Jan 2014, 22:28
#885
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

jenkins2212:

So i have searched and searched but no luck!
I cannot find how to make the mega menu show only three or four items!!! Also i have hosting through godaddy and it will not allow me to upload the sql patch so i have to do it through the css i guess. Is there anyway someone can point me to the specific line maybe where i need to add the {display:none}

Thank you so much

I don't really understand your question. What do you want to show in the menu? What is a link to your site?

Thanks,

Anne

29 Jan 2014, 23:39
#886
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

Sorry basically all i need the menu to have is home, categories, shop by brand, contact us
I just cant find where to hide tabs

30 Jan 2014, 16:59
#887
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

jenkins2212:

Sorry basically all i need the menu to have is home, categories, shop by brand, contact us
I just cant find where to hide tabs

If you post a link to your site I can take a look.

Thanks,

Anne

30 Jan 2014, 18:50
#888
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

cantonoutfitters.com

31 Jan 2014, 01:42
#889
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

sorry
1fastdeal.com

31 Jan 2014, 17:02
#890
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

jenkins2212:

sorry
1fastdeal.com

Instructions for this is in the readme.html file.

Add this to the bottom of your stylesheet_mega_menu.css file.

.aboutus-li, .information-li, .customer-service{display:none;}

Thanks,

Anne

31 Jan 2014, 20:05
#891
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

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

31 Jan 2014, 20:19
#892
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

jenkins2212:

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

31 Jan 2014, 21:43
#893
jenkins2212 avatar

jenkins2212

New Zenner

Join Date:
Oct 2013
Location:
Athens, Georgia, United States
Posts:
27
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

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

31 Jan 2014, 23:13
#894
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

jenkins2212:

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

23 Mar 2014, 04:17
#895
newtozc32 avatar

newtozc32

New Zenner

Join Date:
Oct 2010
Location:
SoCal
Posts:
79
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

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
*
:blink:

23 Mar 2014, 13:29
#896
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

newtozc32:

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
*
:blink:

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

Thanks,

Anne

23 Mar 2014, 14:08
#897
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

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

23 Mar 2014, 14:30
#898
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

shags38:

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

23 Mar 2014, 15:00
#899
shags38 avatar

shags38

Totally Zenned

Join Date:
Jan 2011
Location:
Adelaide, Australia
Posts:
1,684
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

picaflor-azul:

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-builder/#do_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 no longer available]

cheers,
Mike

23 Mar 2014, 15:07
#900
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Abbington Mega Template [Support Thread]

shags38:

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-builder/#do_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 no longer available]

cheers,
Mike

I am happy that you figured it out ;)

Thanks,

Anne