This topic has 11 replies, 3 voices, and was last updated 9 years by JackBodiless.
-
Author
-
November 19, 2014 at 23:02 #35992JackBodilessParticipant
Hi,
We would like to hide some elements in the Meta data in posts…
Time stamp and the categoriesThanks and regards,
LeventAttachments:
You must be logged in to view attached files.November 19, 2014 at 23:46 #35998KamalModeratorHi,
Can you please give me the link to your post page ? then I could easily solve this problem instantly. Thanks.
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 19, 2014 at 23:48 #35999JackBodilessParticipantHei Kamal… thanks for lightning quick answer man 🙂 Wow!
The problem is that this site is in a private server… so you cant get in without your ip being registered…
is it difficult?
could you guide me?
if its css then i can paste it in if u give me the code..Thanks 🙂
November 19, 2014 at 23:53 #36000JackBodilessParticipant…and its not my site… its a clients… so i cant fix the ip
November 20, 2014 at 00:19 #36002KamalModeratorHi,
Thank you very much. well, I understand your problem. It could be done easily with some css. Let me see what I can do for you. I am testing on my server with some post. Then I will give you the code. I hope they will work. If not then I need access to the site or you will have to find the class for that elements that shows these two items eg, category and time. By the way, Please do not worry. I am here to help you 🙂
thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2014 at 00:22 #36005JackBodilessParticipant🙂 Wow… I love your service mindedness man thanks 🙂
I had some issues with Kleo before but you make me wanna look into it again and maybe buy another licence for a new site…
thanks 🙂November 20, 2014 at 00:37 #36007KamalModeratorHi,
thank you very much for the nice words. We are happy to solve your problem. Well, I have got this codeCOPY CODE/* custom css for hiding time and category under post */ article .article-meta .post-meta a.post-time:after { content: none; display: none; } small.meta-category { display: none; }
for you. Please paste this code on the style.css of KLEO child and then save the file and refresh the page and you can also clear cache and cookies etc . and see if this works for you. Please let me know if this works. If you have any question, you are always welcome to ask me.
Thanks
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2014 at 00:40 #36008JackBodilessParticipantThank you Kamal,
I will try this first thing tomorrow when i get to the office…
cant login from the home ip 🙂Ill let you know… thanks again.
Best Regards,
LeventNovember 20, 2014 at 00:50 #36011KamalModeratorHi Levent,
No problem. I hope it works for you. :)and I am waiting for the update from you.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2014 at 17:10 #36075JackBodilessParticipantHi again, Kamal,
the custom css doesnt seem to do it on my installation…did it work on yours?
heres a screen shot of my custom css…
and attaching a text file, maybe something ive done before is blocking this css… but i have no “important”s.
also sending screenshots with firebug; to show you the classes i have for these…
hope you can find a solution 🙂Best Regards,
LeventAttachments:
You must be logged in to view attached files.November 20, 2014 at 17:27 #36082sharmstrModeratorremove “:after”
COPY CODEarticle .article-meta .post-meta a.post-time { content: none; display: none; } small.meta-category { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 20, 2014 at 18:16 #36092JackBodilessParticipantI was wondering about that 🙂
Thanks for great support guys 🙂
Best regards,
Levent -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.