Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #860513
    Massimo di Gregorio
    Guest

    Hi, I wanted to ask you how I can remove the date under the search title. I’ll tell you better, I do a search on the site and my search list appears, under each of them the date is displayed, the customer does not want to see it. How can I remove it? I have not found any option to do so. I attach the file. THANK YOU

    #860591

    Hey Massimo,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .ajax_search_excerpt { display: none !important; }
    

    If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)

    Best regards,
    Yigit

    #860618

    Hi does not work, I tried it both in the child file and in enfold and it has not always worked on the search date

    #860620
    #860621

    Hi!

    Can you please post a screenshot showing the changes you would like to make as well so we can make sure that we are on the same page?

    Regards,
    Yigit

    #860633

    ok loaded on dropbox

    #860634

    Hi!

    If you are using a caching plugin, please flush cache. If that too does not help, please create a temporary admin login and post it here privately. Code i posted should have worked.

    Cheers!
    Yigit

    #860637

    ok I disable the cache plugin and the dates go out all the time, ok now you have an admin user

    #860640

    ok

    #860650

    the data came to you

    #860696

    Hi,

    I added following code to Quick CSS in Enfold theme options > General Styling

     .search-results .post-meta-infos {
        display: none!important;
    }
    

    Please review your website

    Best regards,
    Yigit

    #860736

    Grazie, thank you, go raibh maith agat, gràcies, merci, 謝謝, hahahaah Thank you

    #860743

    Hi!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Remove remove date from searches’ is closed to new replies.