Remove the default fields for search and date in the search bar

Home Forums Calendar Products Events Calendar PRO Remove the default fields for search and date in the search bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #74782
    elementalhealing
    Participant

    Hi there, quick question that I am sure is simple to answer. Can I remove the default values of “date” and “search” in the search bar and just leave them blank? I thought it would be in the tribe-events-full.min.css file, but it appears it is not. Can you direct me to the file I would change? Thank you!

    #75016
    Barry
    Member

    Hi elementalhealing,

    These are rendered in the modules/bar.php view – which you could override and customize if you liked. The line of code in question is:

    <?php echo $filter['html'] ?>

    What you might do there is some string manipulation, possibly using a regular expression, to remove the placeholder attribute.

    #982218
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove the default fields for search and date in the search bar’ is closed to new replies.