• Resolved thenout

    (@thenout)


    TLDR:
    Here’s what the Elementor “Content Switcher” looks like with any shortcode as the tab content: https://thenout.net/00_ts-demo_1
    This is how it looks like when a TS VideoGallery shortcode is inserted. It breaks the filter bar completely: https://thenout.net/00_ts-demo_1-2/

    ________

    I’ve been looking for a proper (filterable) video gallery plugin for ages, and i’m happy to finally have found one that works very well for my purposes – your TS Video Gallery. Nevertheless, it has no filter option, so i’m setting up a workaround:

    I’ve got the “EAE” addon for elementor, “Elementor Addon Elements” or what’s-it-called. I insert the block “Content Switcher”, which brings up a filter bar, beneath which any chosen text or section etc is displayed, which includes the option to insert a shortcode.
    This works just fine with any shortcode, meaning I can even have a full width SmartSlider as my content.
    With your very neat plugin, it is also possible to insert the shortcode, HOWEVER: it breaks the Filter bar completely.
    So I tried another workaround, set my “Content Switcher” to “Template” which allows me to select any page I’ve created. So I make a blank Elementor page, insert the TS shortcode, and pipe that page into the Switcher. Still, the problem prevails.
    I’ve been looking for a proper (filterable) video gallery plugin for ages, and i’m happy to finally have found one that works very well for my purposes – your TS Video Gallery. Nevertheless, it has no filter option, so i’m setting up a workaround:

    I’ve got the “EAE” addon for elementor, “Elementor Addon Elements” or what’s-it-called. I insert the block “Content Switcher”, which brings up a filter bar, beneath which any chosen text or section etc is displayed, which includes the option to insert a shortcode.
    This works just fine with any shortcode, meaning I can even have a full width SmartSlider as my content.
    With your very neat plugin, it is also possible to insert the shortcode, HOWEVER: it breaks the Filter bar completely.
    So I tried another workaround, set my “Content Switcher” to “Template” which allows me to select any page I’ve created. So I make a blank Elementor page, insert the TS shortcode, and pipe that page into the Switcher. Still, the problem prevails.

    Thank you very much in advance for any tips and hints. I’d more than love to go full in on TS as my main portfolio / video gallery option, but since it breaks my content…

    All best ‘n cheers,
    Nout

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear thenout.

    Thank you for contacting us and reporting your problem.

    Edit our gallery file tsvg-content-popup-gallery.php. Add code in line 261.

    .TS_VGallery_blocks-gallery a[href=”], .TS_VGallery_blocks-gallery a[href=’#’]{
    display:none!important;
    }

    Plugin Author totalsoft

    (@totalsoft)

    Edit our gallery file tsvg-cp-video-gallery_popup.php. Add code in line 623.

    .ts_vgallery_content_popup_elements_description_items_wrap_link_ a[href=”],.ts_vgallery_content_popup_elements_description_items_wrap_link_ a[href=’#’]{
    display:none!important;
    }

    Everything needs to be changed. After that save the gallery file.

    We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.

    Have a good day!

    Thread Starter thenout

    (@thenout)

    Thank you very much for that detailed answer!
    However… how shall i put this… i have yet to edit .php files in WordPress. My first approach, logging into cPanel / Filemanager and run a search for that file, yielded no result (-> when the search is finished, a popup window shows me a file with the correct name, but upon clicking on it, i’m taken to the TS-plugin folder with a bunch of other similar sounding files).
    Can you tell a noob where to find this file please? (and if possible, best practice to edit?)

    Thanks a lot again!

    cheers
    Nout

    Thread Starter thenout

    (@thenout)

    By the way, I just stumbled over your “Portfolio Gallery” plugin – which might just be the very thing i’m looking for (-> filterable video gallery). Yet unfortunately, all the demos of this pluging won’t load.
    Like this: https://total-soft.com/portfolio-gallery-filterable-grid-1/
    I tested it on Firefox and Brave browser.
    Looking very forward to checking them out ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gallery breaks Elementor “Switch Tabs”’ is closed to new replies.