Forum Support

Shape 5
March 29, 2024, 05:40:56 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Open the URL in the fixed Side Tab in new window?  (Read 3016 times)
NinaBeier
Jr. Member
**
Offline Offline

Posts: 34



« on: March 02, 2017, 09:06:33 AM »

Hello,

is there a posibility to open the URL in the fixed side Tab in a new window? I've tried to change in  >onclick="window.document.location.href='< the location to open, but thats not the right code. (fixed_tabs.php).

Is there an other way?

Greetings,
Nina
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: March 02, 2017, 12:22:47 PM »

Hello Nina,

If you make this change you would just need to keep in mind that you would need to backup this file in any future Vertex update.

You can change it but the proper syntax would be:

window.open('http://www.yoursite.com')

changing:

Code:
onclick="window.document.location.href='<?php echo $s5_lr_tab1_click?>'"

to the below should do it:

Code:
onclick="window.open('<?php echo $s5_lr_tab1_click?>')"
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
NinaBeier
Jr. Member
**
Offline Offline

Posts: 34



« Reply #2 on: March 03, 2017, 02:45:53 AM »

Thank you very much!

Nina
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.