Home › Forums › Calendar Products › Events Calendar PRO › find out more not working
- This topic has 22 replies, 4 voices, and was last updated 9 years, 7 months ago by
Nadine.
-
AuthorPosts
-
August 30, 2016 at 2:01 pm #1157821
Nadine
ParticipantThis reply is private.
September 1, 2016 at 1:39 pm #1158988Andras
KeymasterThis reply is private.
September 2, 2016 at 5:46 am #1159204Nadine
ParticipantHi 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. nadineSeptember 2, 2016 at 1:30 pm #1159491Andras
KeymasterHello 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,
AndrasSeptember 5, 2016 at 1:20 pm #1160121Nadine
ParticipantThis reply is private.
September 5, 2016 at 3:13 pm #1160139Andras
KeymasterThis reply is private.
September 27, 2016 at 9:35 am #1169285Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘find out more not working’ is closed to new replies.
