Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1108231

    Hello,

    How can i create filtering like this
    https://kriesi.at/themes/enfold-shop/shop/?min_price=19&max_price=115&filter_color=blue

    In travel agency website?
    For example filtering based on price of the hotel etc

    Is it an enfold element or should i download woo commerce plugin?

    Thank you,

    #1108376

    Hey nikos1991,

    You will need WooCommerce for that functionality, yes.

    Best regards,
    Rikard

    #1108454

    But WooCommerce gives me this error (only in front page) any solution? (see image)

    I have this problem only in page set as front page in enfold theme.
    I do not have this problem in any other page.
    In addition even if i change the front page (home page) to another page, it remains.

    Also woocommerce causing this problem, because when i deactivate it , everything fixed.

    It is like WooCommerce affecting my enfold front page any idea?

    Thank you,

    • This reply was modified 5 years, 8 months ago by nikos1991.
    #1108532

    Hi,

    Thanks for the screenshot, I can’t see that on your actual site though? Please refer to this on fixing the the site is experiencing technical difficulties error message.

    Best regards,
    Rikard

    #1108601

    You cannot see it, because i disabled the plugin.
    However it is not a general problem, Only in front page. I will enable the plugin so you can see the problem.

    #1108654

    Hi,

    Let us know when do and maybe also provide us with backend details.

    Best regards,
    Basilis

    #1108678

    Problem is exist now on live website.

    How can i provide you with backend details?

    • This reply was modified 5 years, 8 months ago by nikos1991.
    #1109585

    Hi,

    The site is returning an error. Could you please check?

    Best regards,
    Basilis

    #1109792

    Hello,

    It is not returning any error. I just checked it now.

    #1110154

    Hi,

    We are getting the following error in the site. Did you enable a firewall or security plugin?

    Error 403
    We’re sorry, but we could not fulfill your request for /wp-login.php on this server.
    You do not have permission to access this server. Data may not be posted from offsite forms.
    Your technical support key is: 3195-4232-cd36-1abb
    You can use this key to fix this problem yourself.
    If you are unable to fix the problem yourself, please contact info at oneirotravel.com and be sure to provide the technical support key shown above.

    Thank you for the update.

    Best regards,
    Ismael

    #1110366

    No i have not update/install any plugin and did contact with my host provider.

    Neither me or my host provider can reproduce that error.

    I did try and logged in from 3 different networks / 4 different laptops and all work fine.

    Please try again.

    #1110669

    Hi nikos1991,

    Please activate WooCommerce and check the server log for the error.

    Best regards,
    Victoria

    #1110805
    This reply has been marked as private.
    #1111074

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #1111309

    I did solve the problem with my host (it was problem with php), however my question remains:

    How can i create these kind of filters as you have in the page (private)

    Do you have an idea how can i create a filtering process like this?

    1) Sort options (like sort by price or date of departure)
    2) Filter by price , or multifiter like destination & price at the same time.

    I have no problem spending few money however i do not know how to start with.

    Should they be posts or portfolio entries?
    Should i use woo commerce ? if yes do i need extra plugins? (like Woof?)

    If i find out the beginning of this project i will manage it out.

    Thank you,

    #1111985

    Hi nikos1991,

    https://cl.ly/257b57a6b0bd These are the default sort options that are available in WooCommerce. If you use the default WooCommerce shop page.

    Please have a look at these threads

    How to set up woocommerce filters?

    https://kriesi.at/support/topic/woocommerce-product-filter/

    Best regards,
    Victoria

    #1116305

    Everything worked perfectly!

    Except a small detail (see screenshot in private content)

    I want the selected filter do not appear on the top of the page.

    Do you know how i can fix it from Enfold Custom CSS?

    Thank you very much!

    • This reply was modified 5 years, 7 months ago by nikos1991.
    #1116572

    Hi,

    Thank you for the update.

    You should be able to remove the current filter with this css code.

    .woof_products_top_panel {
        display: none !important;
    }
    

    Just add it in the Quick CSS field or the child theme’s style.css file.

    Best regards,
    Ismael

    #1116692

    It worked perfectly.
    You can close the topic now.

    Thank you very much!

    #1116828

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘Questions about filters’ is closed to new replies.