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

Abbington Mega Template [Support Thread]

Views: 147,317

Results 941 to 960 of 1,017
12 Jul 2014, 20:33
#941
anklebiterwoodworks avatar

anklebiterwoodworks

New Zenner

Join Date:
Apr 2012
Posts:
49
Plugin Contributions:
0

Abbington Mega Template [Support Thread]

I am having issues with the slide show not showing up when I activate it. I have made sure that the image files and the slideshow java script are not corrupted as well as verified that everything is spelled and located where they are expected to be. I replaced the original slide images with my own images that were the same dimensions and filenames. I am running Zencart 1.5 with Abbington Mega 3.1. I checked the thread here and made sure that all slides had a URL inside them and that did not help. All that happens when the main page is loaded is the loading icon for the slideshow, but nothing ever shows up--and I made sure that my image files were less than 60K in size. Any help would be appreciated.

07 Aug 2014, 17:14
#942
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Abbington Mega Template [Support Thread]

Will this template work out of the box with zen cart 1.5.3 or does it need upgrading to do so. Thank you

07 Aug 2014, 17:57
#943
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]

countrycharm:

Will this template work out of the box with zen cart 1.5.3 or does it need upgrading to do so. Thank you

I have not tested it yet, but have not heard that it doesn't work from anyone.

Thanks,

Anne

11 Aug 2014, 23:03
#944
ajbuy avatar

ajbuy

New Zenner

Join Date:
Aug 2014
Posts:
7
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

Pablo:

I modified my tpl_mega_menu.php file with the following code at about line 243, and then set the CAPTCHA on the original "Contact Us" form.
This still leaves "Contact Us" in the menu, just when you click, it takes you to the "Contact Us" form via the link you put in..

</li><!-- eof information -->
    <li class="contactus-li"><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>" class="drop"><?php echo HEADER_TITLE_CONTACT_US;?></a><!-- bof contact form -->
            <a href="------THIS WILL BE THE LINK TO YOUR CONTACT PAGE --------------"></a> 
       
  	COMMENT OUT FROM THIS LINE ---------------------------------------------------------------
  	<!--<div class="dropdown_2columns">
            
            <div class="col_2 firstcolumn">
                <h2><?php echo TITLE_CONTACT_US;?></h2>
                <p><?php echo TEXT_CONTACT_US;?>
      </p>
        
                <div id="contact_form">
                
                    <div class="message">
                        <div id="alert"></div>
                    </div>
                    <?php echo zen_draw_form('contact_us', zen_href_link(FILENAME_CONTACT_US, 'action=send')); ?>
                    
                        <label for="contactname">Name<span class="required"> *</span></label>
                        <input name="contactname" type="text" id="contactname" size="30" value=""  /> 
                        
                        <br class="clearBoth" />
                        <label for="email">Email<span class="required"> *</span></label>
                        <input name="email" type="text" id="email" size="30" value="" />
                        
                        <br class="clearBoth" />
                        <label for="enquiry">Message<span class="required"> *</span></label>
                        <textarea name="enquiry" cols="40" rows="3"  id="enquiry"></textarea>
                            
                            
                        <div class="form_buttons">
                        <input type="submit" class="button" id="submit" value="Submit" />
                        </div> 
                    
                    
                    </form>
                
                </div> 

            </div>
        
        </div> -->   COMMENT OUT TO THIS LINE

I have tried this and even completely deleted the entire section to be commented out in both tpl_mega_menu.php and tpl_mega_menu.php~ in /includes/templates/abbington_mega/common/ but I can't get rid of the dropdown "Contact Us" form. Yes, I did delete my cache and even tried it on a completely different computer.

12 Aug 2014, 00:26
#945
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]

AJBUY:

I have tried this and even completely deleted the entire section to be commented out in both tpl_mega_menu.php and tpl_mega_menu.php~ in /includes/templates/abbington_mega/common/ but I can't get rid of the dropdown "Contact Us" form. Yes, I did delete my cache and even tried it on a completely different computer.

My guess is that you have not overwritten the file on your server with your new changed file or that you are not uploading the file to the correct directory.

Thanks,

Anne

13 Aug 2014, 13:21
#946
ajbuy avatar

ajbuy

New Zenner

Join Date:
Aug 2014
Posts:
7
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

I edited the files directly in the /includes/templates/abbington_mega/common/ folder.

13 Aug 2014, 13:29
#947
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]

AJBUY:

I edited the files directly in the /includes/templates/abbington_mega/common/ folder.

Without having access to your server it is really impossible for me to guess where you have gone wrong. Maybe your changes are not being saved. Maybe you are not refreshing your browser, etc. I do know for a certainty that if remove the section from your file or comment it out properly, it will no longer show ;)

Thanks,

Anne

13 Aug 2014, 14:05
#948
ajbuy avatar

ajbuy

New Zenner

Join Date:
Aug 2014
Posts:
7
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

It was just a dumb mistake on my part. I didn't notice but I was logged into an old server that we used to host on. Thanks.

13 Aug 2014, 14:45
#949
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]

AJBUY:

It was just a dumb mistake on my part. I didn't notice but I was logged into an old server that we used to host on. Thanks.

I am happy that you figured it out ;)

Thanks,

Anne

23 Sep 2014, 06:58
#950
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 Ann,

Trying to change font Color for [<< Prev] 1 2 3 4 5 ... [Next >>] navigation on the Product Listing page - I have managed to change font size and color of the link for page being viewed, and font size and color of the 'Displaying Pages x to y' using stylesheet.css (see below) but I cannot find how to change color of text of Prev or Next - looking for some assistance please,
Thanks Mike

bof product listing/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #ccc;}
.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;}
.productListing-rowheading a{color:#fffffd;}
.productListing-rowheading a:hover{color:#ccc;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingListingTopLinks {color:#880000;font-weight:normal;font-size:0.9em;}
#productsListingListingBottomLinks {color:#880000;font-weight:normal;font-size:1.2em;}
#productListHeading {margin-bottom:15px;}
.tabTable {border-left:1px solid #dfdfe7;border-right:1px solid #dfdfe7;border-top:1px solid #dfdfe7;}
.productListing-data {border-bottom:1px dashed #ccc;}

23 Sep 2014, 13:25
#951
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 Ann,

Trying to change font Color for [<< Prev] 1 2 3 4 5 ... [Next >>] navigation on the Product Listing page - I have managed to change font size and color of the link for page being viewed, and font size and color of the 'Displaying Pages x to y' using stylesheet.css (see below) but I cannot find how to change color of text of Prev or Next - looking for some assistance please,
Thanks Mike

bof product listing/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #ccc;}
.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;}
.productListing-rowheading a{color:#fffffd;}
.productListing-rowheading a:hover{color:#ccc;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingListingTopLinks {color:#880000;font-weight:normal;font-size:0.9em;}
#productsListingListingBottomLinks {color:#880000;font-weight:normal;font-size:1.2em;}
#productListHeading {margin-bottom:15px;}
.tabTable {border-left:1px solid #dfdfe7;border-right:1px solid #dfdfe7;border-top:1px solid #dfdfe7;}
.productListing-data {border-bottom:1px dashed #ccc;}

If you post a link to the page that you need help with, I can help you.

Thanks,

Anne

23 Sep 2014, 14:19
#953
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,

this is the link requested http://www.harmonyball.net.au/harmony-balls-c-14.html?page=2&sort=20a
cheers,
Mike

One thing that I notice from looking at your page is that you should either make your product listing images smaller, or change the listing page to 3 across. You are getting an overflow on the right hand side.

You can add your rules to #productsListingListingTopLinks or .navSplitPagesResult for the top and bottom links.

Thanks,

Anne

23 Sep 2014, 14:44
#954
g2ktcf avatar

g2ktcf

Totally Zenned

Join Date:
Feb 2011
Location:
Lumberton, TX
Posts:
636
Plugin Contributions:
0

Re: Abbington Mega Template [Support Thread]

shags38:

Hello Anne,

this is the link requested http://www.harmonyball.net.au/harmony-balls-c-14.html?page=2&sort=20a
cheers,
Mike

Mike...I noticed that the Template credit to Anne is not at the bottom of the page. Please consider giving her credit where credit is due.

23 Sep 2014, 22:17
#955
shags38 avatar

shags38

Totally Zenned

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

Re: Abbington Mega Template [Support Thread]

Thanks for your response Anne,

You can add your rules to #productsListingListingTopLinks or .navSplitPagesResult for the top and bottom links. seems not to make any difference.

I have made these rules in 'Navigation' at or about line 56 in an attempt to solve this without effect as well as to 'product listing' and added this line .navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;} under 'product listing'. The only changes that happen are font size does change and link color changes, i.e. the open page number in the result.

Nothing I have tried will alter the color of of any of the text, letters or numbers, in the [<< Prev] 1 2 3 4 5 ... [Next >>] (except for link color as mentioned). I figure that either the rules for this are in another file (unlikely) or they are part of some higher level rules - appears to need a specific rule not currently used ??

The reason I want to change the color is to make it more prominent when users are scrolling down as in small size black font it tends to blend in and Google Analytics is showing far too many exits after the first products listing page - larger font (achieved) and standout color will at least offset that as a reason then I can look at other things that may be causal.

One thing that I notice from looking at your page is that you should either make your product listing images smaller, or change the listing page to 3 across. You are getting an overflow on the right hand side. - yeah I have been experimenting with the layout of the page so will look to correct it.

/bof navigation/
.navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;}
.navSplitPagesLinks {color:#880000;font-weight:normal;font-size:1.2em;}
.navNextPrevCounter {margin: 0em;font-size: 0.9em;color:#880000;font-weight:normal;}
.navNextPrevList {color:#880000;display: inline;white-space: nowrap;margin: 0;padding: 0.5em 0em;}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {margin: 0.5em;}
#navBreadCrumb {background:transparent;}

/bof product listing/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #ccc;}
.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;}
.productListing-rowheading a{color:#fffffd;}
.productListing-rowheading a:hover{color:#ccc;}
.navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingNavNextPrevCounter {color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingTopLinks {color:#880000;font-weight:normal;font-size:0.9em;}
#productsListingBottomLinks {color:#880000;font-weight:normal;font-size:1.2em;}
#productListHeading {margin-bottom:15px;}
.tabTable {border-left:1px solid #dfdfe7;border-right:1px solid #dfdfe7;border-top:1px solid #dfdfe7;}
.productListing-data {border-bottom:1px dashed #ccc;}

cheers,
Mike

23 Sep 2014, 22:29
#956
shags38 avatar

shags38

Totally Zenned

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

Re: Abbington Mega Template [Support Thread]

g2ktcf:

Mike...I noticed that the Template credit to Anne is not at the bottom of the page. Please consider giving her credit where credit is due.

It's not a matter of not giving credit where credit is due, Anne certainly deserves much credit for what she has done for many Zen users - I changed that only recently to a link to another of my sites, her link remained in the footer for nearly 3 years as it did for all her other links to FB, Twitter etc in a number of places in the template until I realized that I could/should change them to my social media details, so Anne has had a great deal of exposure and link credit for a long time now and this has been the case on nine(9) sites using this template 4 of which still carry all of her links. For this site and 4 other sites I will put Anne's link on my links page as I do not want to overdo the 'site-wide' links in the footer.

cheers,
Mike

23 Sep 2014, 22:38
#957
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]

Try .navSplitPagesResult a{your styles}

Thanks,

Anne

23 Sep 2014, 23:22
#958
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:

Try .navSplitPagesResult a{your styles}

Thanks,

Anne

Hi Anne - tried this and unfortunately no change.

cheers, Mike

24 Sep 2014, 00:10
#959
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 again Anne,

Still unable to change the color as per previous posts - additionally in respect to the page layout with overflow, I change image size to resolve this and still maintain 4 columns - the listings look ugly because the product title font size is far too large and it is bold. I though making changes to the following would sort this out but it doesn't alter font characteristics at all;

.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;} << adding font-weight:normal;font-size:0.9em; had no effect
.productListing-rowheading a{color:#fffffd;} << Changing color had no effect
.productListing-rowheading a:hover{color:#ccc;}

Seems changes to styles for certain commands will not work on the stylesheet.css - is there another file that may control this?

cheers,
Mike

24 Sep 2014, 00:40
#960
shags38 avatar

shags38

Totally Zenned

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

Re: Abbington Mega Template [Support Thread]

Hi Anne,

I am trying to make the above changes using includes/templates/abbington_mega/css - is it possible that some of these changes should be made in includes/templates/template_default/css ?? or does the former override the latter?

cheers,
Mike