-
AuthorPosts
-
February 13, 2014 at 1:23 pm #223376February 13, 2014 at 9:22 pm #223654
Hey ftt123!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none; }
and post the link to your website if that does not work
Cheers!
YigitFebruary 14, 2014 at 10:18 am #223859thank you Yigit, it works, but I need the date/month/year info
and do not need category and admin info
regards,February 14, 2014 at 1:26 pm #223948February 14, 2014 at 1:31 pm #223950here it is the specific one: http://emiousyrou.factoriadigitalpremium.es/2014/los-parques-cientificos-y-tecnologicos-y-sus-entidades-acuden-a-transfiere-con-las-agendas-cargadas-de-citas
I need the date/month/year but not the time
and not category nor author info
and I do not want the beginning of the breadcrumb
thank you!February 14, 2014 at 2:02 pm #223972another thing: I need to place social in the page not at the end but a bit upper, because I have built a “fake footer” due to I have 3 microsites and I need 3 differents footers. I am sending you a link where you can see my problem: http://emiousyrou.factoriadigitalpremium.es/tecnogetafe/entidades-instaladas/centum
thanks!February 14, 2014 at 8:52 pm #224155Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.comment-container, .text-sep-comment, .text-sep-date, span.blog-categories, .text-sep-cat, span.blog-author, .breadcrumb-title { display: none; }
Can you post a screenshot and show where you would like to display social icons?
Best regards,
YigitFebruary 15, 2014 at 12:59 pm #224316This reply has been marked as private.February 15, 2014 at 1:36 pm #224322This reply has been marked as private.February 17, 2014 at 2:03 pm #224951Hi!
Please add following code to Quick CSS as well
.breadcrumb-title { display: none!important; }
Please add Icon Element under Content Elements in Avia Layout Section and choose to display your icon as “Standalone Icon with border and optional caption” and please make sure to change icon color.
Please try using this plugin http://wordpress.org/plugins/codestyling-localization/Regards,
YigitFebruary 17, 2014 at 5:45 pm #225009thank you, but I don’t understand the plugin purpose…
is it for placing social wherever I need?February 17, 2014 at 11:23 pm #225165Hey!
The plugin is to translate strings or change them without needing to hardcode them into theme files
Cheers!
YigitFebruary 10, 2017 at 12:43 pm #745368hello,
i have the problem, how i can hide comments and data from the categories on the article. with shortcodes it will not workFebruary 10, 2017 at 1:04 pm #745384Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_elegant-blog .avia-content-slider .slide-meta,.html_elegant-blog #top .avia-content-slider .blog-categories { display: none; }
Best regards,
YigitFebruary 10, 2017 at 1:06 pm #745386sorry, is not working…
February 10, 2017 at 1:07 pm #745389Hey!
Please try changing the code to following
.html_elegant-blog .avia-content-slider .slide-meta,.html_elegant-blog #top .avia-content-slider .blog-categories { display: none !important; }
then please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitFebruary 10, 2017 at 1:09 pm #745391sorry, also not working
February 10, 2017 at 1:12 pm #745394 -
AuthorPosts
- You must be logged in to reply to this topic.