• Resolved tomlev

    (@tomlev)


    Hello dear forum participants/forum community,

    my question is as follows:
    Is there a filter to prevent a line that was created in the page builder (SiteOrigin Plugin) from rendering/displaying on the page as directly as possible – not just hiding it with a CSS class – but really keeping it completely out of the page.

    Ideal scenario:
    Data for the row of the page builder as an array where you can also transfer additional fields/checkboxes – from the backend – by means of which you can control whether a row should be displayed or not.

    Sufficient Scenario:
    Row data as HTML which can then be edited in the filter hook.

    Link to the page where help is needed is not mentioned because it is about a general question.

    I would be very happy about feedback and if there is a need for clarification regarding the question, I also ask for feedback so that I can supplement this clarification.

    Wishing you all a nice day

    Kind regards
    Thomas Leven

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor alexgso

    (@alexgso)

    Hi Thomas,

    This can be done using the siteorigin_panels_output_row filter.

    This is also possible using the Toggle Visibility addon which adds a setting that allows you to control the visibility of rows and widgets based on the device.

    Kind regards,
    Alex

    Thread Starter tomlev

    (@tomlev)

    Hi Alex,

    thanks a lot for the Feedback.

    I wish a nice and succesfully day.

    Best Regards
    Thomas

    Thread Starter tomlev

    (@tomlev)

    Hi Alex,

    i have checked that filter it will work as needed.

    Problem solved.

    Best Regards
    Thomas

    Plugin Support Andrew Misplon

    (@misplon)

    Hi Thomas

    Thanks for the update. I’m glad to hear you’ve made progress.

    All the best with your project.

    Kind regards

    Andrew

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

The topic ‘SiteOrigin Pagebuilder Rows Filter Hook’ is closed to new replies.