Okay
  Public Ticket #2185570
Want events to not link to anything, only the buy tickets link should be clickable
Closed

Comments

  •   Brian started the conversation
  •  1,103
    Max replied

    Hi,

    You can add this CSS code to your wp-admin > theme options > custom css:

    a.event-link {
        pointer-events: none;
    }

    Let me know if it works.

    Thanks,


    Max from the Sonaar.io Crew

  • Brian replied

    Hi...  I pasted that and saved it.  Didn't work.  What else can I do?  Thanks

  •  1,103
    Max replied

    Could you please provide me access to your wp-admin and I will gladly check the issue you have.

    Thanks,


    Max from the Sonaar.io Crew

  • Brian replied

    Yes...  You can login at www.brianmonarch.com/wp-admin with popey52/olive52

  • Brian replied

    Sorry, it's popeye52/olive52    Forgot an E

  •  1,103
    Max replied

    It should work now. It was not working because your certificate SSL was not set correctly. I changed the WP address to https instead of http in wp-admin > settings > general

    Thanks,


    Max from the Sonaar.io Crew

  • Brian replied

    Thanks!  2 other questions :)
    •Is there a way to make multiple events quickly?  Or duplicate an event?  Like if I'm at the same Comedy Club 10 times next month, can I just duplicate it or tell it the 10 different dates instead of creating 10 separate events?  

    •What if 1 event is a few days long?  Is there a way to have multiple day events?  I have one that is Nov 1-Nov 3

    Thanks!

  •  1,103
    Max replied

    To duplicate posts (eg event post), I recommend the free plugin Duplicate Post https://wordpress.org/plugins/duplicate-post/

    Currently, there is no way to have a multiple-day events im afraid.

    Thanks,


    Max from the Sonaar.io Crew