Display publish Date in a article
January 2013 WordPress Theme
- GK User
- Wed Oct 28, 2015 3:21 pm
Hi forum.
Wordpress 4.3.1
Theme: News: 1.9
I can't get date to show in a post. on the frontpage with all post's the date is showing but not when you enter a post to see the complete post. If I enable "Show date" & "Show sidebar information" i get the date, but also a (permalenk) to the post as well as the post get narrowed as the sidebar takes some place in the post.
Thanks
Leif Gunnar
Storsteinnett
Wordpress 4.3.1
Theme: News: 1.9
I can't get date to show in a post. on the frontpage with all post's the date is showing but not when you enter a post to see the complete post. If I enable "Show date" & "Show sidebar information" i get the date, but also a (permalenk) to the post as well as the post get narrowed as the sidebar takes some place in the post.
Thanks
Leif Gunnar
Storsteinnett
-
- Fresh Boarder
- GK User
- Wed Oct 28, 2015 7:55 pm
Hi,
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Fri Oct 30, 2015 1:01 pm
PM in your box
LeifG
LeifG
-
- Fresh Boarder
- GK User
- Fri Oct 30, 2015 8:34 pm
Please enable your sidebar and date options and add the following custom css code to hide permalink,edit and remove the margin:
- Code: Select all
.gk-post-meta {
display: none;
}
.gk-post-meta + .content {
margin-left: 0;
}
-
- Moderator
- GK User
- Tue Nov 03, 2015 3:43 pm
Thanks !!
Working as i wanted
LeifG
Working as i wanted
LeifG
-
- Fresh Boarder
5 posts
• Page 1 of 1