Flipbox Link to New Tab

Home Forums Gravida Support Flipbox Link to New Tab

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #116760
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    URL: https://perceptionprofiling.com/perceptiontraining/

    On this page I would like the link on the last Flipbox (Training Brochure) to open the link in a new tab.

    I tried the following…

    [flipbox fliptype=”h” frontimage=”https://perceptionprofiling.com/wp-content/uploads/2019/02/0-PPT-Front-Cover-212×300.jpg” fronttitle=”2019 Training Brochure” frontdescription=” ” backtitle=”Our 2019 Training Brochure” backdescription=”A PDF with all of our standard training offerings, our suggested training pathways and a comprehensive FAQ section” backurl=”https://perceptionprofiling.com/wp-content/uploads/2019/02/Perception-Profiiling-Training-Brochure-2019-Screen-Quality.pdf” target=”_blank” backbutton=”Download”]

    But it appears to ignore the Target=”_blank” in the link.

    Is it possible for me to open a link in a new tab… if so how do I do that?

    Thank You
    Steve

    #116773
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    This can only be done via coder.

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #116775
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hi

    As I’ve previously stated my client won’t allow people to make changes to anything on the site unless we know exactly what is being done.

    If you send me the modification or post the code then I can make the amendment to the relevant file.

    You have already provided solutions for me this way.

    Many Thanks
    Steve

    #116787
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly edit sktframe/core-functions.php file, go to line number 1141 and paste 'target' => '_self',

    After that go to line number 1154 and paste target="'.$target.'"

    Check below screenshot and paste the code in place of green mark.

    https://imgur.com/a/KgcSUuP

    Regards,
    Dave

    #116788
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hi Dave

    Before I implement this, is this going to do it just for the specific box I need or is it going to do it for ALL Flip Boxes?

    If it going to do it for all Flipboxes then I can’t use it as a solution.

    The only reason wee want a new tab for the Training Brochure Flipbox stated at the start of this post is because it links to a large PDF document. The other Flibboxes need to keep within the flow of the website in the existing Tab.

    Thanks
    Steve

    #116845
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    It is just an extra option for flipbox shortcode, by default it will open in same window, if you add target=”_blank” in the shortcode then it will open in new tab.

    Regards,
    Dave

    #116894
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hi

    I’ve implemented that and it worked perfectly.

    🙂

    Thank You
    Steve

    #116900
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.