Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Mofusa,

    I think plugin shortcode detect function not detecting due to visual composer and plugin required libraries not loading on Album Page.

    You can tweak shortcode detect function by commenting.

    Here the insertions

    File: flickr-album-gallery.php

    1. Find shortcode detect function code around line no 266-286.

    2. Comment the if conditional code same as screenshot.

    Screenshot

    And let me know.

    Thanks
    Alex

    There is also another tweak:

    Check Screenshot

    Add new line of code:

    if ( strpos($Post->post_content, 'FAG' ) ) {

    Hope this will work after. We will also update this in next update.

    Thanks
    Alex

    Thread Starter mofusa

    (@mofusa)

    Thank you so much. You released a new version of the plugin and this works perfectly! Five star suppport! Incredible!!!

    Hi Mofusa,

    Really thanks for your review & feedback. Your feedback help us to encourage and support the plugin’s continued development and better user support.

    Kind Regards
    Weblizar

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Shortcode not working well with Visual Composer’ is closed to new replies.