Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author FixBD

    (@fixbd)

    Yes, you can custom design the result cart. But now this matter is a bit complicated. We will update Educare in the next few hours. Then, this issues can be done very easily. So you have to wait some time.

    We are working on custom results cart.
    We’ll teach you how to design a custom results chart soon. Then, you can easily customize or design the results cart

    We thank you for your support and cooperation.

    Plugin Author FixBD

    (@fixbd)

    Educare v1.2.2+ has two functions to customize the result card and search form

    For customize results card:
    educare_custom_results($results)

    For customize search form:
    educare_custom_search_form($not_found, $errmsg)

    * 1. Copy and paste this function in your themes functions.php files
    * 2. allow/enable ‘Custom Design Permission’ in plugin settings (because we care of your security)
    * 3. Throw your logic [code] under 'educare_custom_results' function for customize results card and 'educare_custom_search_form' for customize search forms

    Please follow this files for more details:
    For customize results card:
    https://github.com/FixBD/Educare/blob/1.2.2/includes/support/educare_custom_results.php

    For customize search form:
    https://github.com/FixBD/Educare/blob/1.2.2/includes/support/educare_custom_search_form.php

    If you have face any problems and need our support (Totally Free!), Please contact us by email provided in plugin details.

    i tried this but website is chashing. can you explain it in more details? like in which line shortcode has to put etc

    it would be best if you bring all these features in frontend dashboard

    Plugin Author FixBD

    (@fixbd)

    hi @mahitlasker

    Thank you for your feedback. we will fix this issues on future version of educare. Also, we will be add this features on educare dashboard.

    It is better to explain this issues in details (php error and crashes details) and share the screenshot (if possible). If you want to do it privately, please contact us through the email given plugin details.

    This will help us to easily identify this crush reason and improve educare.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can the result card be custom designed’ is closed to new replies.