-
Author
-
December 19, 2016 at 06:57 #147395
alvin.cosio
Participantcurrently i noticed the post date is missing when i have more than one post for a single day, the post date will not show. how can i fixed that?
December 20, 2016 at 03:30 #147493Laura
ModeratorHello, can you share a screenshot or access so i can see it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 20, 2016 at 04:07 #147503alvin.cosio
Participanthere is the screenshot. http://prntscr.com/dlk4ph
Look at the WHO’S OUT TODAY area. i created that 4 post in the single day and as you can see the post date is missing. that is always the scenario whenever i have more than one post for a single day.
December 21, 2016 at 07:05 #147629Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2016 at 18:32 #147702Radu
ModeratorHi,
Can you please provide admin credentials to can take a look please ?
Please provide them in a private reply.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2016 at 18:50 #147708alvin.cosio
Participanti searched in wordpress forum and i found out there is a note about this:
When there are multiple posts on a page published under the SAME DAY, the_date() only displays the date for the first post (that is, the first instance of the_date()). To repeat the date for posts published under the same day, you should use the Template Tag the_time() or get_the_date() (since 3.0) with a date-specific format string.
Use <?php the_time( get_option( ‘date_format’ ) ); ?> to add the date set in the admin interface.https://codex.wordpress.org/Function_Reference/the_date
http://johnlamansky.com/wordpress/missing-post-dates/the above note is exactly what happened to me whenever i post multiple post on a page under the same day. I noticed when i published 10 or more page/post under the same day, the published date will disappear.
however, when i published 5 or less page/post under the same day, it will displays the date for the first post only. And i think this is okay with me.
What i don’t like is when i published 10 or more page/post the post date will disappear.
Sample screenshot when i published 10 or more. http://prnt.sc/dm8vxoAnyway this is my login info:
url-admin:
http://login.southernindustrial.ca/dashboard/wp-adminusername: admin
password: CandyPennyMelbaAlvin123…NOTE: When testing just please create a new page. Then try to post 10 or more post then preview it.
Thanks
December 22, 2016 at 18:20 #147806Radu
ModeratorHi,
I’m unable to login to your dashboard because it says wrong user or pass,
There you are using a recent post widget?
Can you please provide FTP details also to can test the solution live ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 22, 2016 at 21:10 #147832alvin.cosio
Participantsorry i missed for the typo: Please try again and use the below login info
username: admin
password: PennyCandyMelbaAlvin123… (with triple dots at the end)Yes i am using (Kleo) Recent posts widget
FTP login
Host: http://ftp.southernindustrial.ca
user: south715
password: hcmz7fj9wp directory: /public_html/dashboard
December 22, 2016 at 21:12 #147834alvin.cosio
ParticipantFTP login
Host: http://ftp.southernindustrial.ca
user: south715
password: hcmz7fj9wp directory: /public_html/dashboard
December 27, 2016 at 13:05 #148061Radu
ModeratorHi,
The admin credentials aren’t working, can you check please ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 27, 2016 at 13:17 #148065alvin.cosio
Participanti don’t know why it is not working on your end. it’s working i double check it.
username: admin
password: PennyCandyMelbaAlvin123… (with triple dots)December 27, 2016 at 13:25 #148066alvin.cosio
Participantcheck out this video.
http://screencast-o-matic.com/watch/cDltX0QviL
to verify that the admin credentials above is working.
December 27, 2016 at 17:45 #148099Radu
ModeratorHi,
I was able to reproduce that on my local install, please replace the content of this file : /wp-content/themes/buddyapp/lib/widgets/recent_posts.php
with this one : http://pastebin.com/raw/XxkgM5rx
This will be fixed on next buddyapp theme update
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 3, 2017 at 18:18 #148594Radu
ModeratorNo problem
GreatCheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.