Thanks Alin. It worked like a charm 🙂
Thanks very much Alin. You are a Star.
Hi Bogdan
Thanks for your reply.
But the issue is not with social counter plugin but with social icons in top menu.
Please find screenshot below:
http://www.screencast.com/t/NJ0FgqYAmEP
Kindly Advice.
Thanks!
Many thanks Alin! It helped me a lot.
Thanks very much. The new code resolved the issue.
Hi Bogdan,
I turned off WP Rocket plugin and things turned normal in case of Menu bar.
https://forum.tagdiv.com/topic/mobile-menu-not-working-properly/
But the issue Main Post Hover Turning white is still seen even after using custom css.
Please advice.
Thanks!
Hi Alin, Thank you so much.
The Step by step debug worked.
Please find below code I have used.
.home .td-footer-wrapper {
padding-top: 0;
}
.home .td-main-content-wrap {
padding-bottom: 0;
}
@media(max-width: 767px) {
.home .td-page-content {
padding-bottom: 0 !important;
}
.td-footer-wrapper .td_block_3 {
margin-bottom: 10px !important;
}
}
.td_block_12 .td_module_11 {
padding-bottom: 10px;
}
.td-footer-wrapper {
padding-top: 0px;
}
.td-main-content-wrap, .td-page-content {
padding-bottom: 0px;
}
.td-footer-wrapper .td_block_3 .td_module_1 {
padding-bottom: 0px;
}
.td-footer-wrapper .td_block_wrap {
margin-bottom: 0px;
}
@media (min-width: 1021px){
.td_block_12 .td_module_11 a img{
height: 235px!important;
}
}
Thanks!
Hi Emil
Sorry for the come back but I see the posted code does not work with Firefox.
Screenshot here:- http://www.screencast.com/t/fMa6DDLcx
whilst chrome looks as expected:- http://www.screencast.com/t/WFC4boNXp
Please comment.Thanks!
Thanks very much Lucian! It worked like Charm.
You are a Star 🙂
Hi Emil G – Thank you!
Initially the code you shared didnt work so I removed all custom css and tried. It worked like a charm with zero spacing.
But I still see a defect. Screenshot: http://www.screencast.com/t/c9X7jj7C
You can also alternatively visit: ViralBae.com
Please advice.
PS: Add comments to sections which you have used in code like impact footer and posts section etc. It will be helpful.
Thank you.
1. With regard to Author
Thank you so much. That helped.
But the homepage posts also showing author name.
http://www.screencast.com/t/qpW2xUISz
Author name should be hidden in home feed along with that hyphen.
2. With regard to Author box – Author Profile Page
It is hidden in posts page as expected. But when the author name is clicked.. the theme author box is still displayed. I would like to replace like below screenshots.
https://wordpress.org/plugins/simple-author-box/screenshots/
I am advised following by plugin for manual insert but unable to find which php page to insert:
If you want to manually insert the Simple Author Box in your template file (single post view), you can use the following code snippet:
<?php if ( function_exists( ‘wpsabox_author_box’ ) ) echo wpsabox_author_box(); ?>
Please could you help where i need to insert this code.
If you want to manually insert the Simple Author Box in your template file (single post view), you can use the following code snippet:
<?php if ( function_exists( ‘wpsabox_author_box’ ) ) echo wpsabox_author_box(); ?>
Please could you help on page location, name and which line I need to insert this.
Hope it will not impact other configs.
Thanks for your reply.
I am having difficulty in identifying the php page I need to edit.
Please could you help me with the name & location in Newspaper folder where i need to place Author shortcode.
Eg: Newspaper/wp-includes/temp.php
Thanks for your response but unfortunately still no luck. Please revisit Viralbae.com
we are trying to get them tightly packed in terms of spacing.
It should be as minimal for all the posts.
is there a way to define custom space between posts in Panel please
My homepage: Viralbae.com
Please navigate to any post template and let me know if it can be customized to place next to date.
Thanks!
Thank you so much. It helped a lot.
But I still see many white spaces around and it is quite scarying.
In Desktop View, I see spacing among post itself quite big. Screenshots below.
1. http://www.screencast.com/t/7WDCgw0lJ2
2. http://www.screencast.com/t/Im11vhUNfoa
Thanks!
Hi,
I see mobile theme has messed up for ViralBae.com.
I’m unable to see logo in menu bar. Also i see it floats only when we scroll up but not down.
Please could you advice.
Thanks!