Tagged: x
-
AuthorPosts
-
May 26, 2016 at 6:06 pm #1011913
stuartsmith04ParticipantHi there
I’m having trouble with the post date showing when I need to just show the event date (in the future).
You’ve already assisted another user with this in the forum but you seemed to supply a code to them that I can’t see. Could you send me the code/instruction too? Here’s the copied text from your original reply to that user:
“Hi there,
Thanks for writing in! It’s pretty expected that it will show the publish date. You can change the publish date – http://prntscr.com/9fcr48 although if the date is future date then the post will be scheduled instead of published.
You can hide the date to avoid confusion. Let’s provide us your URL so that we can give you the code to hide the date.
Cheers!”
May 26, 2016 at 10:24 pm #1012318
FriechModeratorHi There,
Thanks for writing in! Please provide us the link of the said thread. And provide us your page URL where your Event Dates is.
Cheers!
May 27, 2016 at 7:44 am #1012872
stuartsmith04ParticipantHi there
Here’s the thread link: https://community.theme.co/forums/topic/church-demo-event-question/
Here’s the URL where the event date is (please note we will have this issue for all future events so I’m hoping your solution will apply for all future events)
http://cfckesgrave.co.uk/category/events/
Thanks
StuMay 27, 2016 at 9:37 am #1012999
JoaoModeratorHi Stu,
Since your site has the page under construction plugin activated we cannot see it.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 6, 2016 at 8:44 am #1028006
stuartsmith04ParticipantThis reply has been marked as private.June 6, 2016 at 10:32 am #1028167
RupokMemberHi there,
Thanks for writing back. I have replied the other thread you mentioned (https://community.theme.co/forums/topic/church-demo-event-question) and the answer is what you can see. There is no private reply that contains any code as he didn’t want to hide the date maybe hence didn’t reply with URL.
So if you want to hide the date (since it’s not possible to show future date), you can use this code :
.category-events .p-meta span:nth-child(2) { display: none; }Hope this helps.
Cheers!
June 8, 2016 at 9:31 am #1031935
stuartsmith04ParticipantOK thanks. sorry, where do I use this code?
Thanks
StuJune 8, 2016 at 12:57 pm #1032371
RupokMemberHi there,
You can add the code under Custom > CSS in the Customizer.
Cheers!
June 18, 2016 at 6:25 pm #1048730
stuartsmith04ParticipantThis reply has been marked as private.June 19, 2016 at 3:49 am #1049054
ChristopherModeratorHi there,
Please add this :
span.x-recent-posts-date { display: none !important; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1011913 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
