Hi,
Is not from theme, you need the check the WordPress configuration in Settings -> Discussion at the Before a comment appears and Comment Moderation section
Hi,
Each ad spot have a default size setup, but you can change that size from theme panel http://prntscr.com/36aduj
Add this CSS in Theme panel -> Custom CSS
.td-older-pagination a {
background-color: #4DB2EC;
display: block;
font-family: 'Roboto',serif;
font-weight: bold;
height: 35px;
margin-bottom: 40px;
text-align: center;
color: #FFFFFF;
line-height: 33px;
}
Hi,
If you want to have in module the full post instead of the excerpt change like here in each module: http://prntscr.com/36ab8c
$this->post->post_content
Hi,
Please make sure you have modify exactly like i point you. Should work. Show me how you have modified?
Thanks
Hi,
Add this in Theme panel -> Custom CSS
.comment-list .comment:last-child {
border-bottom: 1px solid #F5F5F5;
}
Hi,
Replace this file in plugin folder http://tagdiv.com/theme/users/td-social-counter.zip
Also you can edit the file and change the channel URL if is different by the User ID
Thanks
Hi,
Great, I’m glad that you have managed the issue.
Hi,
Is not possible, sorry for the inconvenience!
Hi,
You don’t have the date post? only the hour? Please check in Settings -> General the date format.
Can you show me your site URL to see the issue?
Thanks!
Hi,
Could be from Yoast, here is a tread https://forum.tagdiv.com/topic/caution-yoast-seo-1-5x-bugs/
Only if you don’t use the latest version.
Hi,
Add this code: echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'custom_ad_1'));
like here: http://screencast.com/t/aq1m6kVcohE
And use from Theme panel -> Ads the Custom AD 1
Thanks for the message!
Hi,
We will take a look. Thanks for the message!
Hi,
We have this on our todo list, we will try to make it in the next update.
Thanks!
Hi,
Please can you give me more details, where do you want to have that 5 posts, can you show me in a screenshot.
Thanks for the message!
Hi,
Ok, we will think about.
Thanks for the suggestion.
Hi,
You can un-comment this code here http://screencast.com/t/8jS1HUdK and on all modules if you want the author name there.
Thanks for the message!
Hi,
We will take a look.
Hi,
Sorry but i don’t know a nice gallery plugins(free), we used only Jetpack(which is free to) Another gallery FREE plugin is NextGEN Gallery if you want to try it.
Also you can take a look here:
1. http://weppot.com/gallery-plugin-wordpress/
2. http://wpdevshed.com/best-photo-gallery-plugin-for-wordpress/
3. http://www.webdesignrazzi.com/2014/wordpress-gallery-plugins/
Thanks and hope this help you!
Hi,
Yes, edit the post and set it as Gallery format http://screencast.com/t/Nf6dM0ORdgX
Mersi mult!
Hi,
To show the author on a post uncomment this code: http://screencast.com/t/aIXngcvtx9BB
Thanks!
Hi,
1. For me look fine: http://screencast.com/t/f4nDxD0z9rGa what is wrong there?
3. Remove the // in loop-single.php http://screencast.com/t/OjJNnEQ4G
5. Add this CSS it in Theme panel -> Custom CSS
.author .td-sub-title {
font-size: 20px;
}
6. Add this CSS it in Theme panel -> Custom CSS
.author .td-sub-title {
position: relative;
top: -18px;
}
Hi,
Take a look here: https://forum.tagdiv.com/topic/custom-menus-menus/#post-9717