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

Lighbox shortcode not working consistently after update

lightbox shortcodevideo
    • 6 years, 3 months ago lapizd
      Participant

      Expired

      We are using the themes shortcode for lightbox in these pages:

      https://dev.lapizd.com/psw/

      https://dev.lapizd.com/psw/why-planeswing/

      https://dev.lapizd.com/psw/playnswing-junior/

      and it is not always working, it opens the video on a lighbox sometimes and some other not.

      Can you help us look into this?

       

      Thank you!

       

    • 6 years, 3 months ago Mirela
      Participant

      Hello,

      Sorry but can you please be more specific? How did you add the lightbox? Can i see a screenshot of the code?

      Regards!

    • 6 years, 3 months ago lapizd
      Participant

      Expired

      I added a text area and then went to insert shortcode and added light box

      https://www.dropbox.com/s/iho2rurim0gml5b/lighbox.png?dl=0

      then added an image from image library and the youtube url for the video,

      https://www.dropbox.com/s/f9ib3k90k4tnwys/lightbox2.png?dl=0

       

    • 6 years, 3 months ago Mirela
      Participant

      Hello,

      Please go to file specular\includes\register\register_shortcodes.php and find these lines:

       if($video != ''){
      
                          $output .= '<a class="lightbox-media" href="'.esc_url($video).'">';
      
                  }else{
      
                          $output .= '<a class="lightbox-gallery" href="'.esc_url($image_link).'">';
      
                  }

      Replace with these:

       if($video != ''){
      
                          $output .= '<a class="link a2 lightbox-media lightbox" href="'.esc_url($video).'">';
      
                  }else{
      
                          $output .= '<a class="link a2 lightbox-gallery lightbox" href="'.esc_url($image_link).'">';
      
                  }

      We will include these changes in the next theme update.

      Best regards!

    • 6 years, 3 months ago lapizd
      Participant

      Expired

      Hi, we followed your instructions and the problem still persists, No Lightbox.

    • 6 years, 2 months ago Mirela
      Participant

      Hello,

      I replaced the entire function. I made a test and it shows well: https://ibb.co/mJ35s60
      Here is the test page: https://dev.lapizd.com/psw/test/

      Please clear cache and refresh page.

      Best regards!

    • 6 years, 2 months ago lapizd
      Participant

      Expired

      Hello,

      Thank you for your response. I see what you have done, but unfortunately I keep getting the same result, even with your test page. I have made a small video where you can see how 3 times de result was satisfactory and the rest failed.

       

      https://www.dropbox.com/s/wq0yz4txg1bommz/errorlightbox.mov?dl=0

      I really need a solution for this issue, it is the only thing holding this project back.

       

      thank you for your attention.

    • 6 years, 2 months ago lapizd
      Participant

      Expired

      Hello ? can you please let us know something regarding this issue.

    • 6 years, 2 months ago Ruco
      Keymaster

      Hello,

      I have just fixed your issue by loading the fancybox on the functions.php file.

       wp_enqueue_script('fancybox', get_template_directory_uri(). '/js/fancybox/source/jquery.fancybox.js', true);
      	wp_enqueue_script('fancybox-media', get_template_directory_uri() .'/js/fancybox/source/helpers/jquery.fancybox-media.js', true);

      You can reactivate all the plugins that i have disabled before.

      In the next update we fix this issue.

      Best Regards!

Viewing 8 reply threads

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