Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Marius
tagDiv Staff

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

Marius
tagDiv Staff

Hi,
Each ad spot have a default size setup, but you can change that size from theme panel http://prntscr.com/36aduj

Marius
tagDiv Staff

Hi,
http://prntscr.com/36adcs

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;
}
Marius
tagDiv Staff

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

Marius
tagDiv Staff

Hi,
Please make sure you have modify exactly like i point you. Should work. Show me how you have modified?

Thanks

Marius
tagDiv Staff

Hi,
Add this in Theme panel -> Custom CSS

.comment-list .comment:last-child {
    border-bottom: 1px solid #F5F5F5;
}
Marius
tagDiv Staff

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

Marius
tagDiv Staff

Hi,
Great, I’m glad that you have managed the issue.

Marius
tagDiv Staff

Hi,
Is not possible, sorry for the inconvenience!

Marius
tagDiv Staff

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!

Marius
tagDiv Staff

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.

Marius
tagDiv Staff

Hi,
We will improve the menu in the following updates. We will make a solution to have that links in mega menu like in your example, a built in solution.

Thanks for the suggestion!

Marius
tagDiv Staff

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!

Marius
tagDiv Staff

Hi,
We will take a look. Thanks for the message!

Marius
tagDiv Staff

Hi,
We have this on our todo list, we will try to make it in the next update.

Thanks!

Marius
tagDiv Staff

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!

Marius
tagDiv Staff

Hi,
Ok, we will think about.
Thanks for the suggestion.

Marius
tagDiv Staff

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!

Marius
tagDiv Staff

Hi,
We will take a look.

http://screencast.com/t/n1qCwwFR

Marius
tagDiv Staff

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!

Marius
tagDiv Staff

Hi,
Yes, edit the post and set it as Gallery format http://screencast.com/t/Nf6dM0ORdgX

Marius
tagDiv Staff

Mersi mult!

Marius
tagDiv Staff

Hi,
To show the author on a post uncomment this code: http://screencast.com/t/aIXngcvtx9BB

Thanks!

Marius
tagDiv Staff

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;
}
Marius
tagDiv Staff
Viewing 25 posts - 1,276 through 1,300 (of 3,236 total)