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

Service Media link issue

    • 9 years, 9 months ago sharonekatz
      Participant

      Expired

      Hi:

       

      Opening yet another ticket on this. I used service media image to add images and copy to this page here:

      https://aquaplaysolutions.com/spray-features

      each of the spray features uses one. We don’t want a link with it so i tried simply removing the link in the code. However, it is still active and when you click on any of the images or titles the page refreshes and retargets to the top which is not what we want. How can we fix this?

       

      Thanks!

       

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      Please go to file vc_templates\services_media.php and find these lines:

      $output .= '<a href="'.esc_url($link).'"><div class="overlay">';
           $output .= '<img src="'.esc_url($photo).'" alt="" />';
           $output .= '<span></span>';
           if($style == 'style_2')
           $output .= '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
       $output .= '</div></a>';

      And replace with these:

      $output .= '<div class="overlay">';
           $output .= '<img src="'.esc_url($photo).'" alt="" />';
           $output .= '<span></span>';
           if($style == 'style_2')
           $output .= '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
       $output .= '</div>';

      Best 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