Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Remove target=_blank from Media element link

    • 5 years, 2 months ago wesareed
      Participant

      When adding a link to the media element, the ‘a-tag’ automatically adds a target=_blank and thus opens the link in a new tab. I would like the link to open in the same tab by removing the target=_blank. Is this possible?

       

      • This topic was modified 5 years, 2 months ago by wesareed.
    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      You have to edit the file: wp-content/themes/vc_content/media.php and edit the lines:

      $output .= '<a href="'.$link.'" target="_blank"><img src="'.esc_url($image).'" alt="'.esc_attr__('Media', 'specular').'" class="type_image animated fadeIn'.esc_attr($animation).' alignment_'.esc_attr($alignment).'" /></a>';

      replace with:

      $output .= '<a href="'.$link.'"><img src="'.esc_url($image).'" alt="'.esc_attr__('Media', 'specular').'" class="type_image animated fadeIn'.esc_attr($animation).' alignment_'.esc_attr($alignment).'" /></a>';

      Regards!

Viewing 1 reply thread

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password