• Resolved meg

    (@megbundi)


    Do you have video tutorials which can guide non techies like me to customise the layout and create a custom post layout or custom mansory grid?

    Your documentation is so difficult to understand for non techies.

    How do I create a custom post layout using elementor? Is it possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YMC

    (@wssoffice21)

    Hi!
    Unfortunately, there are no video tutorials yet. But we plan to do this in the future. All documentation is located at this link – https://github.com/YMC-22/smart-filter
    You will need to use hooks to override standard layouts:
    add_filter(‘ymc_filter_custom_layout_FilterID_LayoutID’, ‘custom_filter_layout’, 10, 6);
    there are examples of how to use it. To do this you need basic knowledge of WordPress)

    Elementor is a builder and has nothing to do with this plugin. You simply paste the plugin shortcode into the desired location or section created by Elementor.

    • This reply was modified 11 months, 4 weeks ago by YMC.
    Plugin Author YMC

    (@wssoffice21)

    If you have any difficulties, please contact us.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post: Custom Layout’ is closed to new replies.