Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
NOLA
Thanks! I found it after I posted the question...Nice Template by the way
I am so happy that you like it and are using it for your website ;)
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I am so happy that you like it and are using it for your website ;)
Thanks,
Anne
Anne,
I am having problems with the slide show displaying the images. It is blank, do you know what would cause this?
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I would recommend adding the image to a sidebox using the banner manager.
There are no hard coded links in the template. If you have found one then it was added after the template installation.
Thanks,
Anne
Anne
On the hardcoded links... I just downloaded the latest version from the plugins section and <a href="http://localhost/red/index.php?main_page=contact_us"> is still there.
See
template_files\includes\templates\abbington_mega\common\tpl_footer_menu.php lines 12-19
Code:
<dl>
<dd class="first">
<ul>
<li class="menuTitle">Contact Information</li>
<li class="footer-phone" <?php if (FOOTER_TELEPHONE_NUMBER_STATUS == 'false') echo "style=\"display:none; \""; ?> ><a href=""><img src="includes/templates/abbington_mega/images/phone.png" alt="phone number" class="footer-icon" /><?php echo FOOTER_TELEPHONE_NUMBER; ?></a></li>
<li><a href="http://localhost/red/index.php?main_page=contact_us"><img src="includes/templates/abbington_mega/images/email.png" alt="email us" class="footer-icon email-icon" />Email Us</a></li>
</ul>
</dd>
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
NOLA
Anne,
I am having problems with the slide show displaying the images. It is blank, do you know what would cause this?
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
g2ktcf
Anne
On the hardcoded links... I just downloaded the latest version from the plugins section and <a href="http://localhost/red/index.php?main_page=contact_us"> is still there.
See
template_files\includes\templates\abbington_mega\common\tpl_footer_menu.php lines 12-19
Code:
<dl>
<dd class="first">
<ul>
<li class="menuTitle">Contact Information</li>
<li class="footer-phone" <?php if (FOOTER_TELEPHONE_NUMBER_STATUS == 'false') echo "style=\"display:none; \""; ?> ><a href=""><img src="includes/templates/abbington_mega/images/phone.png" alt="phone number" class="footer-icon" /><?php echo FOOTER_TELEPHONE_NUMBER; ?></a></li>
<li><a href="http://localhost/red/index.php?main_page=contact_us"><img src="includes/templates/abbington_mega/images/email.png" alt="email us" class="footer-icon email-icon" />Email Us</a></li>
</ul>
</dd>
I see it now! I will get this fixed and submit an update.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
First off, I love the template and my site is underdevelopment at www.chainvapes.com
First thing, After following the install and running the sql patch I do not have the settings under admin>configuration for the template as the readme says I should. I went back through and reinstalled the template and still don't have it. Is there a setting somewhere I missed?
Second, When I make an edit in the define pages using a plain text editor, the pages are not updating when the link is clicked. Any ideas?
Thanks in advance, and the template is awesome.
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
bullryder13
First off, I love the template and my site is underdevelopment at
www.chainvapes.com
First thing, After following the install and running the sql patch I do not have the settings under admin>configuration for the template as the readme says I should. I went back through and reinstalled the template and still don't have it. Is there a setting somewhere I missed?
Second, When I make an edit in the define pages using a plain text editor, the pages are not updating when the link is clicked. Any ideas?
Thanks in advance, and the template is awesome.
Everytime I change a define and it does not show up...its the wrong file. There are many files with the same name in different directories so be ultra careful. Also have you checked your runtime error logs?
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
g2ktcf
Everytime I change a define and it does not show up...its the wrong file. There are many files with the same name in different directories so be ultra careful. Also have you checked your runtime error logs?
I don't even see the logs but my logs folder in the root directory doesn't have anything in in it. It's not even showing up in the template selections. I guess I'll try a reinstall again and see if it fixes something. Oh I'm using zen cart version 1.5.1
Re: Abbington Mega Template Support Thread
Ok apparently my install was tanked. I just wiped the server and did a fresh install and everything is golden now. Now on to the modifications, I have about a month and a half before it launches lol
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
bullryder13
Ok apparently my install was tanked. I just wiped the server and did a fresh install and everything is golden now. Now on to the modifications, I have about a month and a half before it launches lol
Well errors are easy to create. I just advised you to watch which file you are editing...and I do the EXACT WRONG THING on a mod I am doing! Coding will make you humble! lol