Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro How to style form searching EDD downloads, wth Elementor Pro

Viewing 8 posts - 1 through 8 (of 8 total)
  • Howard Soroka
    #241196

    Hi – I’m using S&F Pro, EDD, and Elementor Pro, with a third-party plugin that provides an Elementor widget which replaces the EDD [downloads] shortcode in my HTML. I also have your Elementor integration plugin.

    With my display method set to your Elementor plugin, filtering doesn’t work. What am I missing here? Is this because I’m not explicitly using the EDD shortcode, but instead have replaced it with the 3rd-party Elementor widget?

    With my display method set to your EDD option, it works fine, but the search form is ugly. So I want to style the search form, using Elementor. Is there a way this is possible?

    I see that I can use custom CSS in the Elementor editor for the Search and Filter Form widget, but that’s not a great solution. Essentially none of my changes work unless I add !important to all of them – I’m weak on CSS, but this doesn’t feel right. I’m not sure I have the right selectors for the elements of your search form – are these documented anywhere?

    Your documentation for your Elementor integration doesn’t show what styling is possible with your plugin. Is there any, with or without an explicit EDD downloads shortcode?

    Apologies if I’m missing something obvious…

    Thanks,

    -HS

    Trevor Moderator
    #241244
    This reply has been marked as private.
    Trevor Moderator
    #241304

    As a note, if you want to override .searchandfilter .someclass {...} CSS, these two will do that:

    #search-filter-form-123 .someclass {...}

    OR

    .searchandfilter[data-sf-form-id="123"] .someclass {...}

    WITHOUT the need for !important.

    Howard Soroka
    #241368
    This reply has been marked as private.
    Trevor Moderator
    #241510
    This reply has been marked as private.
    Howard Soroka
    #241605
    This reply has been marked as private.
    Trevor Moderator
    #241609

    We are close now to releasing V3, which, I think, will have all new documentation and features that should address a lot of your concerns.

    Is it OK to close this thread for now?

    Howard Soroka
    #241621
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘How to style form searching EDD downloads, wth Elementor Pro’ is closed to new replies.