Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Please use this css: http://screencast.com/t/JDOQltiik

.td-post-content a:visited {
color: red;
}

Thanks

Lucian
tagDiv Staff

Hi,

You can use the Advanced Custom Fields plugin and the method posted here: https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/#post-8993
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

The theme’s login widget isn’t responsible for this issue as it just replace’s the WordPress login/registration form. This could happen due to your server which blocks this service.
You could try to find a solution for this online or use a plugin like: https://wordpress.org/plugins/wp-mail-smtp/ or similar.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

This happens due to the disqus plugin which you use for your comments system. Please make sure that you use this settings: http://screencast.com/t/KCJdp1jaw then empty all cache then give it a while and see if this is still happening, also make sure that you manually export and sync you comments: http://screencast.com/t/MA1k4wgJ
Please let me know what you find!

Thanks

Lucian
tagDiv Staff

Hi,

I have checked the sharer for one of your posts using the FB Debug Tool and seems that you have managed to solve this as it look fine now and no author also: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Flaughdaily.net%2Fsport%2F2014-best-epic-funny-sports-fails-compilation%2F

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!
@rnbjunk I believe would have to edit the old posts and remove it manually as you set it in the first place or if you haven’t already set an featured image for the old posts you should use Christopher’s method and the “Auto Post Thumbnail PRO” plugin, remove the featured image on posts from theme panel and set an image for each post to be used by the plugin as featured image.
You could also try this solution to remove the first image from posts, but I can guarantee it will work as I haven’t tested it: http://wordpress.stackexchange.com/questions/142491/permanently-remove-first-image-from-posts

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

That should not happen. Try to check if this is not due to some other plugin you have first and disable all of then leaving just Visual Composer active then empty cache/purge files and check again.
If this doesn’t help try to delete and re install the Visual Composer plugin like this: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ and make sure you install it from the plugins folder that came within your theme files.
Please let me know if you still have issue with this!

Thanks

Lucian
tagDiv Staff

Hi,

You could check this by turning off your CDN host service and all plugins, purge files, empty cache then check again.
You could also try this latin or latin extended support from Google fonts settings from theme panel > custom typography > custom fonts, like this:
* http://screencast.com/t/oH9kdoAG0
* http://screencast.com/t/dpy9mrKD1yw
Please let me know if this works and also send your site’s URL.

Thanks

Lucian
tagDiv Staff

Hi,

You can enable it from here: http://screencast.com/t/dB0goASks6Ap

Thanks

Lucian
tagDiv Staff

Hi,

Please send your code along with your wp-admin login details via email at contact@tagdiv.com so we can also check and see this error.

Thanks

Lucian
tagDiv Staff

Hi,

You can find all thumbs sizes for all modules in the functions.php file: http://screencast.com/t/7w89LMscp
To add another you ca use this method: https://forum.tagdiv.com/topic/how-to-set-up-a-bigger-pics/#post-17911
Please make sure you regenerate thumbnails so that the changes to take effect after you make the needed changes.

Thanks

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

Please make sure that you use the same sidebar it should appear as expected, try to create and add it on other sidebars and see how ti goes.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

If you need it after the author box you should edit loop-single.php file: http://screencast.com/t/SwIOL6BUNk and not the single.php file and also make sure you add the php tags depending of the nature of your code.

Thanks

Lucian
tagDiv Staff

Hi,

First please make sure that you have set an image to your user profile and use WP User Avatar to do it.
If this dose not help please provide an URL to your site so I can check this and also make sure you disable all plugins and check again to make sure that this isn’t happening due to a plugin and also remember to empty cache if you use any.

Thanks

Lucian
tagDiv Staff

Hi,

You can find out how to display the modified time here: http://codex.wordpress.org/Function_Reference/the_modified_time
I have also tested this and work fine.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the page author box can’t be added via Visual Composer. You can use the Authors box element of Visual Composer but it not the same: http://screencast.com/t/lX0Miqw9
You could also customize the “Authors box” element and add modify it to show the authors bio as you like from here: http://screencast.com/t/99TrqJAp5
You can see how the author box was build here: http://screencast.com/t/6DqWdxNNgp
Unfortunately you will need custom work for this which we cannot offer at this time as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thanks

Lucian
tagDiv Staff

Hi,

Please also make sure you have an featured image set for that post and that you don’t use the gallery post format which by default removes the featured image from post page.
I have also tested this using the latest theme version(4.6) and found no issues with it.
Please also make sure that you have the featured image enabled form here: http://screencast.com/t/uXXuAwnM2i0x
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I believe so but it will not be easy, besides category you could try to add a conditional for posts and use the ID for those specific posts. Either way you would need custom work for this and you should get some to help you with it as we cannot provide custom work at this time because we work hard on the development, updates, fixes and support and the time and available resources don’t allow us to do custom work. You can also get a freelancer from sites like: http://studio.envato.com/

Thanks

Lucian
tagDiv Staff

Hi,

It should work, I have tested this live on your site: http://screencast.com/t/aQOcAkKkkQwB
Make sure you add it right.

.td-post-featured-image {
display: none;
}

Thanks

Lucian
tagDiv Staff

Glad you’ve fixed it!
Thanks for letting us know!

Lucian
tagDiv Staff

Thanks @moregoodfoundation for sharing!

Lucian
tagDiv Staff

Hi,

Glad you figured it out. It could be because the style it’s overwritten. Please provide your site’s URL, I need to inspect this in order to give you a better answer.

Thanks

Lucian
tagDiv Staff

Glad you did! Please let me know if you have any other theme related issues!

Thanks

Lucian
tagDiv Staff

Hi,

You can find all thumbs sizes for all modules in the functions.php file: http://screencast.com/t/7w89LMscp
To add another you ca use this method: https://forum.tagdiv.com/topic/how-to-set-up-a-bigger-pics/#post-17911
You can enable the view icons on block 4 like this: http://screencast.com/t/k91nHigcG2h
You can do it from theme panel > custom typography > big post size (in blocks)-title font: http://screencast.com/t/okETHXxUgu
Or use this css to change it just for block 8: http://screencast.com/t/nXshJSOeBKH8

.td_block8 .td_mod5 .entry-title a{
font-size: 15px;
}

Thanks

Viewing 25 posts - 3,151 through 3,175 (of 6,600 total)