• Resolved anweb

    (@anweb)


    Hi,

    I want the company links to open in a new window is this possible? If how I can do that.

    Thanks,
    anweb

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Sorry for the inconvenience, new window open functionality is not available in the plugin but you will change minor the design file then you are getting easily this functionality.

    Please refer to the below screenshot and add the link target parameter to you using design file.

    https://prnt.sc/lFi8a9zy6_u2

    Thread Starter anweb

    (@anweb)

    Thank you and what path I need to put it in the child-theme so I don’t loose the change when it’s an update?

    Thanks,
    anweb

    Thread Starter anweb

    (@anweb)

    And so that you missed an underscore

                echo '<a href="'.esc_url( $url ).'" target="_blank"> '.esc_html( $company ).' </a>';
    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Sorry for the inconvenience, Template override functionality is not available in the free version.

    Thread Starter anweb

    (@anweb)

    Ok thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Open company url in new window’ is closed to new replies.