find out more not working

Home Forums Calendar Products Events Calendar PRO find out more not working

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #1157821
    Nadine
    Participant

    This reply is private.

    #1158988
    Andras
    Keymaster

    This reply is private.

    #1159204
    Nadine
    Participant

    Hi Andras,

    thank you very much for your continued support. i do appreciate your offer however i am not very comfortable with that approach. i wish we could figure out the issue from my side. i even did a search to find any (&) characters in the entire single-page.php and there are none… so if you could help me with continued troubleshooting or resolution of the other issues i discussed (find out more on next line – should be after …) i would very much appreciate your support.
    thanks again. nadine

    #1159491
    Andras
    Keymaster

    Hello Nadine,

    No worries at all, I totally understand if you don’t feel comfortable with that. Let’s continue like this then, and I can promise I will do my best to get this resolved. I’m more than happy to help. 🙂

    Troubleshooting the rest makes sense only if we tackle the first issue, or if you decide that you don’t mind having “find out more…” after all events.

    If you would like to tackle the first issue, showing “find out more…” after events that have a description, then please share with me a screenshot of the customized file, around where the code I sent you was inserted. Or if you could share with me the whole file somehow, that would be even better.
    Why the lines were getting shorter and shorter when you had this active, it looked like a closing < /div > tag was missing from somewhere, and the inserted code was missing a piece somehow. A screenshot or the file itself would allow me to look at that.

    If you can, then it would be great if you could try activating that file again and check the outcome with a default theme like twentysixteen. If it works with twentysixteen and doesn’t work with your theme, then there’s a high change the theme is doing some adjustments. (I tested locally with the free version of the Sidney theme, it worked fine for me.)

     

    For your second questions, moving the “Find out more” up to the end of the line, add the following snippet to your theme’s (preferably child theme’s) style.css file
    .tribe-events-map-event-description.tribe-events-content.description.entry-summary > p:nth-last-child(2) { display: inline; }
    .tribe-events-read-more { margin-left: 10px; }

    The second line merely adds some space between the excerpt and the “Find out more”. Feel free to adjust the value based on your needs.

    This code will work independent of fixing the first issue. Obviously “Find out more” needs to be visible for this.

     

    Let me know how you would like to continue. I’ll be waiting. 🙂

    Cheers,
    Andras

    #1160121
    Nadine
    Participant

    This reply is private.

    #1160139
    Andras
    Keymaster

    This reply is private.

    #1169285
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 7 posts - 16 through 22 (of 22 total)
  • The topic ‘find out more not working’ is closed to new replies.