-
AuthorPosts
-
June 12, 2014 at 10:31 am #277999
Hi there,
How can I remove date and comment count from Blog Layout page? I already set “check to display” as uncheck from Enfold Blog Layout settings.
Thanks,
Orhan
June 12, 2014 at 7:28 pm #278212Hey Orhan!
Try adding this code to the Quick CSS:
.comment-container.minor-meta, .text-sep.text-sep-comment, .text-sep.text-sep-date, .date-container.minor-meta.updated{ display: none; }
Cheers!
JosueJune 12, 2014 at 11:39 pm #278369Hi Josue,
I did it but it has still same problem.
You can check it on http://www.insanayatirim.com/blog
Thanks.
June 12, 2014 at 11:43 pm #278372By the way, quick CSS area has another code and now quick CSS area has the code below:
#top .ipt_uif_icon_and_form_elem_holder input{
margin-left: 50px;
}
.comment-container.minor-meta, .text-sep.text-sep-comment, .text-sep.text-sep-date, .date-container.minor-meta.updated{
display: none;
}All right?
June 12, 2014 at 11:44 pm #278374Try adding this code to the Quick CSS instead:
.slide-meta{ display: none !important; }
Cheers!
JosueJune 13, 2014 at 2:42 pm #278598Hi Josue,
It is OK now.
Can you please tell me why the image of each blog is different then the original? I expect it to fit to blog layout smaller but it is cutting automatically. How can I use same image (without cutting) on blog layout page?
One more thing, I’ve noticed that #278377 was closed. Can you check https://www.insanayatirim.com/is-gorusmen-icin-hazir-misin/ page for Turkish characters problem (I’m using a Mac).
Thanks,
Orhan
June 13, 2014 at 6:22 pm #278669Hey Orhan!
The problem is that font (News Cycle). Apparently it doesn’t support Turkish characters, you’d need to change that.
Cheers!
JosueJune 13, 2014 at 6:44 pm #278675Can you check this address: https://www.google.com/fonts/specimen/News+Cycle#charset
I noticed that this font supporting Turkish characters. Can you please try to copy and paste the text below to google fonts page?
Biliyor musunuz, birçok aday -iş için uygun olduğu halde- hatalı başvuruları nedeniyle mülakatlara davet edilmiyor. Davet edilen adayların yarıdan fazlası da yaptıkları hatalar yüzünden mülakatları kaybediyorlar. Birçoğu bunun farkında bile değil! Farkında olsalar dahi nerede hata yaptıklarını bulmaları zor.
Thanks,
Orhan
June 13, 2014 at 6:56 pm #278683Hi Orhan!
Found the root of the issue, the problem is that you are not including the 700 version of the font.
http://fonts.googleapis.com/css?family=News+Cycle:400,700What code are you using to import this font?
Regards,
JosueJune 13, 2014 at 7:00 pm #278688I am not a codeman :( So, I’m just using wordpress, theme and plugins. So, I don’t use any code to import it inside. I am choosing this font from Enfold/Advanced Styling Options.
June 13, 2014 at 7:01 pm #278689I’ll fix it for you. Can you please create me an administrator account? post it here as a private reply.
Regards,
Josue -
AuthorPosts
- The topic ‘Blog pages’ is closed to new replies.