-
AuthorPosts
-
September 26, 2017 at 6:37 pm #857082
Hello,
How can I hide the post date and the number of comments on the blog page?
I tried to find it in WP & ENfold options, but no way to find it ;-)Could you tell me how to do?
Thanks in advance, and best regards,
Olivier.September 27, 2017 at 5:56 am #857298Hey OlivierCharlot,
Just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.slide-meta { display: none !important; }Best regards,
John TorvikSeptember 27, 2017 at 9:32 am #857392Fantasstic! It just works great.
Is there a way to show the date when opening individual blog posts, but keep it hidden on the main blog page?
Thanks a lot, and best regards,
Olivier.September 27, 2017 at 5:51 pm #857643Hi Olivier,
The rule that hides the meta on individual posts is a different one, it’s on the screenshot in private. Please disable cache and minification, so that we can find where it is coming from.
Best regards,
VictoriaOctober 6, 2017 at 3:48 pm #861054Hi Victoria,
Cache and Minification are done with 2 plugins, and this directly impacts pageload speed as you well know.
Website speed is quite a concern to me so I´d rather not let important plugins inactive for some hours or a couple of days depending on how much you need.
You can disactivate and re-activate yourself these 2 plugins:
– WP Fastest Cache
– WP Punch Optimization
Let me know if you need anything more, and thanks a lot for you support,
OlivierOctober 10, 2017 at 5:09 am #862248Hi,
Thank you for the info.
Please add this code in the Quick CSS field.
.single .av-blog-meta-date-disabled .minor-meta.date-container, .single .av-blog-meta-date-disabled .text-sep-date { display: inline-block !important; }Best regards,
IsmaelNovember 8, 2017 at 10:19 am #874086Upsss… I forgot to close this topic thanking you as it just worked fine ;-)
November 9, 2017 at 6:57 am #874458 -
AuthorPosts
- The topic ‘Hide post dat and comments on blog page and blog post’ is closed to new replies.
