Results 1 to 10 of 180

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Hello, I have a small problem

    Code:
    define_main_page.php
    I replaced the slides: OK
    I wish by clicking on one of them, the link opens in a new window (redirect URL)

    Example:
    Code:
    define (url5, 'http://www.picaflor-azul.com/support');
    Where can I add
    Code:
    target = "_blank"
    Regards
    Mister D
    Last edited by Nightfly66; 24 Nov 2012 at 11:39 AM. Reason: Modify

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by Nightfly66 View Post
    Hello, I have a small problem

    Code:
    define_main_page.php
    I replaced the slides: OK
    I wish by clicking on one of them, the link opens in a new window (redirect URL)

    Example:
    Code:
    define (url5, 'http://www.picaflor-azul.com/support');
    Where can I add
    Code:
    target = "_blank"
    Regards
    Mister D
    You will add your target code to the <a href> tags further down in the same file.

    Thanks,

    Anne

  3. #3
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You will add your target code to the <a href> tags further down in the same file.

    Thanks,

    Anne
    Example:

    Code:
    <li><a href="<?php echo URL2 ?>" target="_blank"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE2 ?>"   alt="second slide image" /></a></li>
    Now I understand :)

    Thanks !
    Mister D
    Last edited by Nightfly66; 24 Nov 2012 at 06:13 PM.

  4. #4
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by Nightfly66 View Post
    Example:

    Code:
    <li><a href="<?php echo URL2 ?>" target="_blank"><img src="<?php  echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE2 ?>"   alt="second slide image" /></a></li>
    Now I understand :)

    Thanks !
    Mister D

    I am happy that you figured it out :-)

    Thanks,

    Anne

  5. #5
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I am happy that you figured it out :-)

    Thanks,

    Anne
    There is the possibility of being able to add Start and End Dates to Slide on so it can associate the Slide to, for example, to form SaleMaker ?

    Regards
    Mister D

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

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by Nightfly66 View Post
    There is the possibility of being able to add Start and End Dates to Slide on so it can associate the Slide to, for example, to form SaleMaker ?

    Regards
    Mister D
    I am not exactly sure what you are asking, but just about anything can be done with php programming ;-)

    Thanks,

    Anne

  7. #7
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I am not exactly sure what you are asking, but just about anything can be done with php programming ;-)

    Thanks,

    Anne
    Dear Anne,

    I'm not a PHP programmer.

    Another question.

    How do I add the Google reCAPTCHA modules (http://www.zen-cart.com/downloads.php?do=file&id=1455) to module "Contact U.S. -> Have a Question?" on Main Page, Reviews or where it is needed?

    Regards
    Mister D

  8. #8
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Dear Anne,

    Can I change the time of the transitions from one slide to the next?

    Regards
    Mister D

  9. #9
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Cambridge Pro Template Support Thread

    Quote Originally Posted by Nightfly66 View Post
    Dear Anne,

    Can I change the time of the transitions from one slide to the next?

    Regards
    Mister D
    You can edit includes/modules/pages/index/jscript_easySlider.php to change the speed. Find this line:

    speed: 2000,

    That's the default of 2 seconds. If you wanted 3 seconds, it would be 3000, 4 seconds, 4000, etc.

  10. #10
    Join Date
    Oct 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Cambridge Pro Template Support Thread

    Thanks for answer !

 

 

Similar Threads

  1. FraudLabs Pro Fraud Prevention (Support Thread)
    By chrislim in forum All Other Contributions/Addons
    Replies: 18
    Last Post: 3 Dec 2024, 07:45 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. Azienda Pro Free Template - Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 38
    Last Post: 28 Feb 2015, 06:11 AM
  4. v150 Mystery box I can't remove in Cambridge Pro Template by Picaflor Azul
    By Feznizzle in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Sep 2012, 06:39 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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