Page 66 of 102 FirstFirst ... 1656646566676876 ... LastLast
Results 651 to 660 of 1017
  1. #651
    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 NOLA View Post
    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

  2. #652
    Join Date
    Feb 2005
    Location
    NEW ORLEANS
    Posts
    40
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    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?
    Last edited by NOLA; 19 Jun 2013 at 09:35 PM.

  3. #653
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    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>

  4. #654
    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 NOLA View Post
    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

  5. #655
    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 g2ktcf View Post
    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

  6. #656
    Join Date
    Jun 2013
    Location
    Goodyear, Arizona, United States
    Posts
    15
    Plugin Contributions
    0

    Default 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.

  7. #657
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by bullryder13 View Post
    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?

  8. #658
    Join Date
    Jun 2013
    Location
    Goodyear, Arizona, United States
    Posts
    15
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by g2ktcf View Post
    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
    Last edited by bullryder13; 21 Jun 2013 at 04:53 PM.

  9. #659
    Join Date
    Jun 2013
    Location
    Goodyear, Arizona, United States
    Posts
    15
    Plugin Contributions
    0

    Default 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

  10. #660
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by bullryder13 View Post
    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

 

 
Page 66 of 102 FirstFirst ... 1656646566676876 ... 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