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,

You can highlight the whole text and apply the format, not for each paragraph individually: http://screencast.com/t/BvwHzLEp8af

Thanks

Lucian
tagDiv Staff

Hi,


@soumitmis
Unfortunately we haven’t made any tests using any plugin of this type so I can’t recommend one and also guarantee it will work. You can search for a similar one and try it.

Thanks

Lucian
tagDiv Staff

Hi,

This paragraph tag seems to be added to the slide: http://screencast.com/t/y8inVYK2 an cuses this.
Not sure how this happens, make sure though that you disable and check this without any other plugins active and leave just the Visual Composer active then also empty cache and purge files if you use any CDN host services and try again.
I have also tested this and haven’t encountered any issues of this type using the latest theme version (4.6.1).
Please let me know how this goes.

Thanks

Lucian
tagDiv Staff

Hi,

As Christopher suggested you can use the excerpt filed to manually add excerpt for those posts that have the issue you’ve described.
We also know about this issue, we have it on our todo list and we still try to find a better implementation for it in future versions.
Sorry for the inconvenience!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Please also send your site;s URL so I can inspect this as I have tested this using the latest theme version(4.6.1) and speed booster 3.1 and haven’t had this issue. Please make sure that you also test this without any other plugins leaving just VC active, empty cache then try again.
Let me know if you still have this issue when using just the speed booster plugin and VC.

Thanks

Lucian
tagDiv Staff

Hi,

I see you have managed to sort this out now. Please let me know if you have any other theme related issues and also make sure you also search the forum and theme’s docs: https://forum.tagdiv.com/newspaper-documentation/ as you can find here answers for many questions you might have using the theme.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Please make sure that you update and use the latest theme version (4.6.1) and also update your social counter plugin to version 2.7 from the /plugins folder then check again without any other plugins active. I have also tested this using your fb user and worked fine:

configuration: http://screencast.com/t/4Mw4g9xdiE
result: http://screencast.com/t/vTtif01MfyDz

Thanks

Lucian
tagDiv Staff

Hi,

I’ve tested the code for the weather report you want and it doesn’t work. I suggest you find another way or another widget to display the weather report on your site. Try to find a plugin like this one: https://wordpress.org/plugins/wp-cloudy/ or similar.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure that you download the latest theme version from themeforest: http://themeforest.net/downloads then use this guide and install/update the theme uploading the files via FTP: https://forum.tagdiv.com/how-to-update-the-theme/ then use this guide to remove the VC plugin and install the one from the plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Please let me know if yous still can’t managed this.

Thanks

Lucian
tagDiv Staff

Hi,

Have you managed to get this done as you like it as I have checked your site and found that you have now just the like/tweet/g+ buttons. Isn’t this what you would like?
Please let me know and provide more details about this.

Thanks

Lucian
tagDiv Staff

Hi,

The size of the images can be changed from functions.php: http://screencast.com/t/FbsZ2g0g
And regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
But if you re-size it you might need some css modifications.

Use this custom css and add it in theme panel > custom css filed: http://pastebin.com/77F0NWGS
Result: http://screencast.com/t/9gA1qZ089UMW

Thanks

Lucian
tagDiv Staff

Hi,

Use this:

.td-post-content a:hover {
text-decoration: none !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

For the main wrapper you can use div.td-container as for the content and sidebar you can refer to at td-main-content and td-main-sidebar as you’ve also noted.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the time and the limited resources don’t allow me to helps you with this as it’s not so easy to be done. I hope you can find some to helps you with it.

Sorry for the inconvenience!
Thanks for understanding and for your message!

Lucian
tagDiv Staff

Hi,

You can still use the W3 Total Cache plugin just makes sure you use it with just the page cache enabled and without the minification options or CDN: https://forum.tagdiv.com/how-to-make-the-site-faster/ the fifth step.

Thanks

Lucian
tagDiv Staff

Hi,

Please try this: https://forum.tagdiv.com/topic/tagdiv-social-counter-and-youtube/
Please let me know if is still not working an also provide your site’s URL.

Thanks

Lucian
tagDiv Staff

Hi,

The gallery shortcode default take the “thumbnails” size image that is at 150 x 150px like in your case. You need to setup the gallery shortcode to take a bigger image because the 150×150 px is not enough to cover the layout.

Edit your post and go to classic editor, locate your gallery shortcode and specify the size attribute. You can use from default sizes like “thumbnail”, “medium”, “large”, “full” but this not fit the look, here you can use one thumbnail that is cropped by the theme, all sizes are here: http://screencast.com/t/X7gqK4C9YvG

Here is an example I’ve used td_300x194: http://screencast.com/t/hmgjH7nSC and here is how it looks: http://screencast.com/t/fDPffCDE14X

or if you prefer another aspect ratio of the image you can try other size like: td_238x178 http://screencast.com/t/jKC5o7FSph3

Here is the gallery shortcode if you want to read more details: http://codex.wordpress.org/Gallery_Shortcode

Thanks

Lucian
tagDiv Staff

Hi,

Have you tried this without any plugins as this cloud also happen due to a plugin. I have also tested this and found no issue as you’ve described and if you don’t use the last theme version which is 1.4 we suggest you update theme and check if this still happens.
Please let me know and also provide your site’s URL so I can inspect this.

Thanks

Lucian
tagDiv Staff

Hi,

Not sure what you would want to do but we don’t recommend changing the width of the grid as it not easy to be done and you would also need to alter the width of all containers. This could also break the layout but if you really need it we suggest you hide a freelancer to do it for you and backup your current installation.

Thanks

Lucian
tagDiv Staff

Hi,

I have also tested this and have’t found any issues using the latest theme version. Please make sure that your use this right and also try this without any plugins active and make sure you empty cache and purge files.
Please also try to regenerate your thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please let me know if you still have this issue afterwards.

Thanks

Lucian
tagDiv Staff

Hi,

Yes Chris I have added this on our todo list for further testing and will fix in next theme version.

Thanks

Lucian
tagDiv Staff

Hi,

Sorry for the inconvenience caused and sorry for the delay we have somehow missed your post and this topic.
Replace the code in loop.php file with this one: http://pastebin.com/LJXRekQC like this: http://screencast.com/t/kvN5y5mXr
This will render the ad code you have in custom ad 1 section and will add that ad after 2 and 4 posts.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,


@alintiniuc
You can find the closing body tag here: http://screencast.com/t/mxe7cYll8

Thanks

Lucian
tagDiv Staff

Hi,

This could happen due to cache so make sure you disable the plugin then empty cache and/or purge files then check again.

Thanks

Lucian
tagDiv Staff

Hi,

I can’t see it on your posts: http://screencast.com/t/Z5su9sVj Make sure you enable the date on posts and give it some time as it will not be updated instantly.
You can also use this troubleshooter: https://support.google.com/webmasters/answer/1093493
Also make sure you empty cache after changing this.

Thanks

Viewing 25 posts - 2,326 through 2,350 (of 6,600 total)