Remove some items on events page

Home Forums Calendar Products Events Calendar PRO Remove some items on events page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1050682
    Dien
    Participant

    Hello there!

    This is the website I am working on:

    http://www.subdomein2.semiography.com/events/
    or a screeshot:

    View post on imgur.com

    and it is with the event calendar pro in Dutch and the filter bar.
    These are my questions:

    1. How can I change the text ‘aanomende evenementen’ into another line of copy?
    2. How can I remove the line ’Toon alleen het …. evenementen”
    3. How can i remove the little grey block right top with ‘Evenementen van’ – ‘datum’
    4. How can I remove the grey horizontal bar with the name of the month in it?
    5. How can I remove the grey block with the price in it?
    6. How can I change the line ‘februari 2om 14:00 – 18.30’ into ‘2 februari om 14.00 uur – 18.30 uur’
    7. How can I change the line ‘Meer weten’ (read more) into ‘Lees meer’?

    Regards,
    Dien

    #1051456
    Cliff
    Member

    Hi again, Dien.

    In addition to the link to our Themer’s Guide that I provided to you previously, please reference https://theeventscalendar.com/knowledgebase-category/change-terms/.

    An easier way to “remove” something is to “hide” it via CSS.

    For example, to answer question #4:

    body.post-type-archive-tribe_events .tribe-events-list-separator-month { display: none; }

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.

    Please let me know if any of your questions aren’t answered.

    P.S. Please note that we are limited in our ability to assist with customizations by our Scope of Support Terms.

    #1076520
    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 some items on events page’ is closed to new replies.