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 :)
Catalin
tagDiv Staff

Hello SenhorCabo,

Unfortunately, our theme does not have such option, sorry. Please try to find any plugins with this functionality and test it on your side and see how it works.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello Shvedoff,

Please provide your website URL so I can take a look and provide you an accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello BhawaniGarg,

Please notice that the infinite loading pagination works only for blocks as I explained you above. You have to add on your page only a block and set it the pagination to be infinite loading like this -> http://screencast.com/t/YmgtaVFTmn If you switch your blog to a static page and if you use a template pagebuilder+latest articles+pagination, like this -> http://screencast.com/t/0nyt1kbJ the pagination of the latest article is a normal pagination (1,2,3…) because our theme does not have option to infinite loading pagination for this template implemented.
For more information about how to create a homepage, please check our video tutorial, here -> https://www.youtube.com/watch?v=ss-BEobegAw and this https://forum.tagdiv.com/how-to-use-visual-composer/

Hope this helps!

Thank you!

Catalin
tagDiv Staff

Hello joventu,

I have tested on my side and seems to works as expected. Please try to disable all the active plugins, except Visual Composer and WP User Avatar, clear all your caches and test it again and see how it works. Maybe you have the automatic updates for your plugins and now it could be an interference between WP User Avatar and these plugins with WP ultimate update. Please try my advice and if your problem is still there after this advice please let me know.

Thank you for the message!

Catalin
tagDiv Staff

Hello neakriti,

In the version 6.6.4, the only file modified was the td_wp_booster_functions.php file found here: http://screencast.com/t/oNWcNnmvIh9M In this latest update, it was resolved the problem with homepage pagination that was caused by the WordPress ultimate update. Here you can see our changelog in the bottom of the page -> http://themeforest.net/item/newspaper/5489609

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hi Corrado Izzo,

If you want to exclude your header, footer and sub footer for a specific page, you have to use a bit of CSS to hide it using a page ID. Please try the code below and add it in Theme panel->Custom CSS area.

.page-id-1862 .td-header-wrap, .page-id-1862 .td-footer-wrapper, .page-id-1862 .td-sub-footer-container {
display:none;
}

The result you should see here -> http://screencast.com/t/FdBbeha5k0L

Another possibility for you would be to do another template with the blank page. Unfortunately, our theme does not have implemented this option but you should take a look on this topic and see how you can implement this in your website -> https://forum.tagdiv.com/topic/how-do-i-create-a-completely-blank-page/
Please note that it not tested with all theme features so if something goes wrong in the future please don’t forget that you have some custom modifications.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Larshell,

The simplest way is to hide this feature with a bit of CSS. Pleae try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/b97vnwhGQ -> http://screencast.com/t/hxDJR5jcQYSY

.td-category-pulldown-filter {
display:none;
}

If you want to remove it, you have to alter the code like this -> http://screencast.com/t/LwBm9JnALRn

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello zetam1320,

I have tested your website and everything seems to work as expected, your big grid works fine, as you can see -> http://screencast.com/t/w8pYhmEUiyv8 This kind of issue do not come from our theme…it comes from conflicting plugins. You have to disable all of them, except Visual Composer and install only the plugins that come bundled with our theme to rule out the plugins in conflict. Also, you should clear all your caches and test it again and see how it works.
On the future, you can test on our demo preview and compare with your website and if the problem is the same it means that is a problem with our theme otherwise the problem come from your setup.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello Mecburlar,

I suppose that you are referring to Related articles tabs. Unfortunately, there is not a simple task to add a new tab with other functionality. Please check this screenshot and here you can see which is generate the code
http://screencast.com/t/so4ptBeeuc You should follow the same steps to achieve another tab but this is required some other customization. If you are not aware the steps which you will follow in this regard, please consider hiring a freelancer/developer to implement this functionality for you because we cannot provide custom work at the moment, sorry!
If you want to add Tabs with Visual Composer, you can set it from Tabs Settings, like this-> http://screencast.com/t/eCFwqblL2nsl -> http://screencast.com/t/0tb524m4bs

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Sibienii,

Daca doriti sa nu mai aveti acel spatiu intre Big Grid-uri, trebuie sa eliminati padding-bottom pentru Big Grid 1, asa cum puteti vedea in imaginile urmatoare -> http://screencast.com/t/UpSlvt9dr -> http://screencast.com/t/sepwqccH9
Va rog sa incercati codul CSS de mai jos si sa il adaugati in Theme panel->Custom CSS astfel -> http://screencast.com/t/gAXAyb08FF

.td_block_big_grid_1 {
padding-bottom: 0px;
}

Multumesc pentru mesajul dumneavoastra!

O zi frumoasa in continuare!

Catalin
tagDiv Staff

Hello rishab55555,

Unfortunately, our theme does not have this such option to change the header Ads depending on Category Page/Post Page/Home page. You should try using a plugin with this functionality and test on your side and see how it works. You can try to use AdRotate plugin. Most of our users have used this plugin and were satisfied.

If you want to add more ads, it is necessary to create another custom ad (custom ad 6, custom ad 7, etc). Please follow the steps in the topic to create another custom ad: https://forum.tagdiv.com/topic/create-additional-custom-ads/

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello doran,

Unfortunately, there is not a simple task to change the vertical alignment of that image. As I tried to explain above, you have to change the whole system cropping. You cannot change the image size using only CSS attribute because the thumbnail image is cut (cropped) already by this cropping system.

Hope this helps!

Thank you for your understanding!

Catalin
tagDiv Staff

Hello prakash,

All the information that I explained you above apply for all the Big Grid elements. Please notice that the Big Grid is a whole single element with various thumbs that are included in it. This kind of element displays the posts and as you can see in Big Grid settings you have a Category filter and allows you to chose All Categories or from ONE category. Unfortunately, you cannot filter by two, three or more categories…and also, what you want to achieve it is not possible in our theme, sorry! If you want to have more filters within Big Grid Settings, you have to hire a freelancer/developer to implement this functionality for you because we cannot provide custom work at the moment, sorry!

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello ingenierojas,

Please ensure that you have followed the correct steps to set your footer. You have to use Footer 1 and Footer 2 from Appereance->Widgets area from WP panel -> http://screencast.com/t/QJUzZkEL9 if you want to display something in your footer. Please check our documentation here -> https://forum.tagdiv.com/footer-templates/

Thank you for the message!

Catalin
tagDiv Staff

Hello EDMSU,

Glad that I could help!

Thank you for the message!

Catalin
tagDiv Staff

Hello zammitoj,

Please add only your ID (870790256375540) into your Facebook IP field, like this -> http://screencast.com/t/aP9uOjZ2S and not how you introduced because is wrong. I have tested on my side and the facebook page seems to work as expected.

Thank you for the message!

Catalin
tagDiv Staff

Hello joventu,

If you want to display the photo for Author Box, you have to use a plugin with this functionality. Please check our documentation for more information about this -> https://forum.tagdiv.com/author-card/

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello BIBI,

1)The simplest way to add an H1 tag is with a text box with some content to add this tag, like this -> http://screencast.com/t/ltxuDgzb and if you want do not affect your page content you should display this, for example on the bottom of the page or everywhere you want.

2)If you want to have h2 tags for each article wich is shown on your homepage it is necessary to change it from td_module.php file core, like this -> http://screencast.com/t/SC63awqxm

3)Using the category in your URL is a good thing for SEO but you should take care though; if your slug (the part of the URL that identifies the post) is long and you have the category in the URL as well, that might potentially lead to a very long URL which is harder to share and won’t benefit you as much in Google. If you decide to use the category in the permalink, make sure to pick short and descriptive slugs for your categories, and to preferably pick only one category for each post.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello lospicos,

Unfortunately, the google fonts wich you are referring above does not come from our theme. I have tested on our theme with 2 new google fonts wich set it from Theme panel, like this-> http://screencast.com/t/dfjSsguBQe and our theme loads this inline with id='google-fonts-style-css', as you can see here http://screencast.com/t/WfxjHDmH3I Please check you plugins used by you and if you want to exclude these fonts from the page source, you have to disable these plugins.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello rishab55555,

The theme uses the default feeds system built in with WordPress. You can try to use a plugin with a similar functionality but I can’t make any recommendation in this regard as we didn’t test any of these plugins and I can’t say how they will work with our theme.

For your seconde request, you have to use do_shortcode method and should alter the single_template file core according to post template used by you, like this -> http://screencast.com/t/NOgpxWYQvEuD -> http://screencast.com/t/IiREff1y -> http://screencast.com/t/lN3LXaWSbom4

<?php echo do_shortcode('[vc_wp_rss items="10" options="show_summary,show_date" url=" https://www.naukrinama.com/employment-news/"]');?>

Please follow the steps that I gave you above and test on your side and see how it works. Please notice that I gave you an example for singe_template_4. If you are using another post template you have to change it.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello petrus74,

Our theme has been designed to use AdSense for a better results. If you want to use another custom ads, you have to use divs method as you see in our documentation -> https://forum.tagdiv.com/using-other-ads/ and this would be more useful -> https://forum.tagdiv.com/article-ads/

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Arafat,

Please try to use Gravatar from WP panel or you should use WP User Avatar or BuddyPress plugin to fix your profile image.

Thank you for the message!

Catalin
tagDiv Staff

Hello willysawa,

Unfortunately, our theme does not have such option to hide the post settings showing for non-administrator. Please try to find such of the plugin with this functionality and test it on your website and see how it works.

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello praxs4u,

I suppose you are referring to Big Grid 7 -> http://screencast.com/t/nPVpVc078AJ7 Unfortunately, our theme does not have such option to achieve as you wish. All the settings for Big Grid you can find in Visual Composer, Big Grid Settings, like this-> http://screencast.com/t/Two0yoWutxo If you want to do some customizations, please consider hiring a freelancer/developer to implement this for you because we cannot provide custom work at the moment.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello snowwatchGB,

If you want to exclude this header, it is necessary to use a bit of CSS to hide it. Please try the code below and add it in Theme panel->Custom CSS area.

.td-comments-title-wrap {
display:none;
}

Thank you for the message!

Viewing 25 posts - 22,376 through 22,400 (of 23,298 total)