Page 57 of 79 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 790
  1. #561
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by mike_m29 View Post
    Great, thank you Anne

    The more I work with your template, the more I like it
    That's great!

    Thanks,

    Anne

  2. #562
    Join Date
    Sep 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    How do I enable the EZ-page header links?

  3. #563
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by GreenGecko View Post
    How do I enable the EZ-page header links?
    Go to line 76 in includes/templates/andover_modern/css/stylesheet and remove the :

    display:none;

    You will need to add the styles for the top ezpage links as the templaet is designed not to use them.

    Thanks,

    Anne

  4. #564
    Join Date
    Sep 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Thank you Anne,

    This is a highly altered version of your theme, I have already created the styles for the ez-pages and increased the menu height to accommodate the second row of the ez-page menu bar links.

    BTW I also figured out how to control the speed of the java slider, you just need to add a speed element to the java script call like this:
    Code:
    <script type="text/javascript">
    		$(document).ready(function(){	
    		    
    			$("#slider").easySlider({
    				auto: true, 
    				continuous: true,
    				numeric: true,
                                    speed: 3000
    			});
    			
    		});	
    	</script>

  5. #565
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by GreenGecko View Post
    Thank you Anne,

    This is a highly altered version of your theme, I have already created the styles for the ez-pages and increased the menu height to accommodate the second row of the ez-page menu bar links.

    BTW I also figured out how to control the speed of the java slider, you just need to add a speed element to the java script call like this:
    Code:
    <script type="text/javascript">
    		$(document).ready(function(){	
    		    
    			$("#slider").easySlider({
    				auto: true, 
    				continuous: true,
    				numeric: true,
                                    speed: 3000
    			});
    			
    		});	
    	</script>
    Thanks for posting! I'll include this in a future update of the template pacakge.

    Thanks,

    Anne

  6. #566
    Join Date
    Aug 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Great template!
    I am only 50% confident altering the existing php pages, but if one would like to add a pinterest share button, is the only place to enter/alter the code in:

    includes/templates/andover_modern/templates/tpl_product_info_display.php

    or does it need altering elsewhere?

    thanks, edvon

  7. #567
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by edvon View Post
    Great template!
    I am only 50% confident altering the existing php pages, but if one would like to add a pinterest share button, is the only place to enter/alter the code in:

    includes/templates/andover_modern/templates/tpl_product_info_display.php

    or does it need altering elsewhere?

    thanks, edvon
    If you want a button on the product info page then that is the correct file to edit.

    Thanks,

    Anne

  8. #568
    Join Date
    Jun 2012
    Posts
    36
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    I am having difficulty getting this template to load, my site is only showing what appears to be the background. I checked my cache and found the following error:
    PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/sideboxes/languages_header.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/lyriclea/public_html/includes/templates/andover_modern/common/tpl_header.php on line 44
    Any suggestions as to how to fix this problem?

    I just tried to re-upload just the tpl_languages_header.php file again directly to the /www/includes/templates/andover_modern/sideboxes folder but it sill is not functioning
    Last edited by billcurley; 9 Jun 2012 at 12:30 AM.

  9. #569
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by billcurley View Post
    I am having difficulty getting this template to load, my site is only showing what appears to be the background. I checked my cache and found the following error:
    PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/sideboxes/languages_header.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/lyriclea/public_html/includes/templates/andover_modern/common/tpl_header.php on line 44
    Any suggestions as to how to fix this problem?

    I just tried to re-upload just the tpl_languages_header.php file again directly to the /www/includes/templates/andover_modern/sideboxes folder but it sill is not functioning
    You have not uploaded all of the template package files to your server or have uploaded them to the wrong directories. Try with a fresh upload. You can also try just uploading the missing
    includes/modules/sideboxes/languages_header.php file.


    Thanks,

    Anne

  10. #570
    Join Date
    Jun 2012
    Posts
    36
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Finally got the silly thing uploaded and installed correctly, thank you for your help.

    I am now having an issue with the facebook link not functioning. I edited the test on the footer menu .php file to read as follows:

    define('TWITTER', 'http://www.twitter.com/lyricleather');
    define('FACEBOOK','http://www.facebook.com/lyricleather');

    but I am getting a 404 error file not found message when I click on the link at the bottom of the page.
    Any thoughts?

 

 
Page 57 of 79 FirstFirst ... 747555657585967 ... LastLast

Similar Threads

  1. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  2. v151 Andover Modern - Site rebuild Problems
    By Rizla in forum Addon Templates
    Replies: 4
    Last Post: 4 May 2014, 09:49 AM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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