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 :)
Simion C.
tagDiv Staff

Hi,

I have inspected your website and I see nothing wrong with the featured images, they are displaying properly both on homepage and single post page at the moment – https://www.screencast.com/t/RIynylzJUhttps://www.screencast.com/t/TImsOrHA2XJhttps://www.screencast.com/t/7OEVW8yIQOhttps://www.screencast.com/t/L9a9i04fh
Make sure that in Theme panel->Post settings you have enabled featured images – https://www.screencast.com/t/Ui9Lgui5sMCm If you still experience problems try to disable all plugins except Visual Composer and also clear your cache. Please correct me if I misunderstood the problem

Thanks

Simion C.
tagDiv Staff

Hi,

Try this code, enter it in Theme panel->Advanced Css in the phones section for the responsive default mobile theme version – https://www.screencast.com/t/aQdisglm or in Theme panel mobile theme css if you are using the mobile theme plugin

.footer-text-wrap .block-title span {
display: none;
}
.footer-social-wrap .block-title span {
display: none;
}

Or you could change/delete their translations in Theme panel->Translations – https://www.screencast.com/t/rnAPli3dOY
Please let me know if this works for you, if not post a link to your website for a more accurate answear.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested this on mobile and the links you mention in the subfooter are working properly at the moment – https://www.screencast.com/t/s1LHV6A27https://www.screencast.com/t/i25ONYjoVhfphttps://www.screencast.com/t/4vZFdSfMC2AFhttps://www.screencast.com/t/EYuSc64X4

Thanks

Simion C.
tagDiv Staff

Hi,

I have tried to replicate the problem you have on my end using a sticky menu – https://www.screencast.com/t/FyfG1TbF but it is not happening, it’s working properly. That could mean that a plugin interfering with the theme js could be causing this, also i can see that there is an error in your site – https://www.screencast.com/t/M8JymwxDfBFW. Try to disable all plugins except Visual Composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

You can verify the change like this – https://www.screencast.com/t/9Suwt59X and it should look like this – https://www.screencast.com/t/APOSJqV4vV

Thanks

Simion C.
tagDiv Staff

Hi,

I can see that you have some problems with the site at the moment I am inspecting it so I can’t give you a solution for the menu – https://www.screencast.com/t/qKC3ELPW7D try to disable all plugins except Visual Composer as some plugins are often the reason of this happening, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected your site and can not see the problem you describe, everything is working properly including the block pagination – https://www.screencast.com/t/XmGG3dmNO

Thanks

Simion C.
tagDiv Staff

Hi,

You can set a sidebar to each category in Theme panel->Categories->Per category settings like this – https://www.screencast.com/t/jc8RtX5Y5lhttps://www.screencast.com/t/IdYURUaF5 and add an ad box in the widget section – https://www.screencast.com/t/IdYURUaF5

Thanks

Simion C.
tagDiv Staff

Hi,

I inspected your site and everything seems to be in order with the background – https://www.screencast.com/t/aEpcdSLgHthttps://www.screencast.com/t/1iVWdtvubU Please corect me if I misunderstood the problem

Thanks

Simion C.
tagDiv Staff

Hi,

This could be a plugin conflict so please disable all plugins except Visual Composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If the problem is still present it would be most useful if you can give a link to your site to inspect the problem first hand.

Thanks

Simion C.
tagDiv Staff

Hi,

If you want to change the h3 tag you must edit the td_module.php found in the theme files->includes->wp_booster like this – https://www.screencast.com/t/I6DjpEzOQ7f3

Thanks

Simion C.
tagDiv Staff

Hi,

The politics demo features the revolution slider, you can read more about the slider here – https://forum.tagdiv.com/how-to-install-revolution-slider-v5/ and here – https://forum.tagdiv.com/import-revolution-sliders-on-demos/ Also you can find more in the documentation provided by the plugin author – https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

Thanks

Simion C.
tagDiv Staff

Hi,

You can set a header background color in Theme panel->Theme colors – https://www.screencast.com/t/ylUhce0Tqi9t
Result – https://www.screencast.com/t/dOrcPqrGJ
If you want to set an image as header background it depends on the header style you are using, if you can provide a link to your website, I will try to help you in this matter.

Thanks

Simion C.
tagDiv Staff

Hi,

The easier way to do it would be to select header style 3 and enter this code in Theme panel->Custom css

.td-header-style-3 .td-header-menu-wrap {
background-color: black;
}

Result – https://www.screencast.com/t/7g74VeJCS
Thanks

Simion C.
tagDiv Staff

Hi,

You can try this code, it should cover most of the elements on your pages with the background you selected and you can add more if you want to, just enter it in Theme panel->Custom Css

.td-main-content-wrap, .td_block_wrap, .vc_row, .wpb_raw_html, .post, .td-post-title, .td-module-meta-holder, .td-more-articles-box, .td-category-grid, .td-category-header {
background-color: #fffdf9!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

It should be taken in consideration that modules use different thumbs with different aspect ratio’s, each block uses a specific thumb which crops the featured image from your posts. The theme uses the system of cropping from center to top and uses a WordPress function add_image_size – https://developer.wordpress.org/reference/functions/add_image_size/
More about this here – https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ also how the cropping works – https://forum.tagdiv.com/api-thumbnail-introduction/

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested this on my end with your site and adblock activated and it does not happen, the social counter displays properly – https://www.screencast.com/t/Dr5L2fi3r
Make sure you have updated the social counter to the latest version which comes bundled with the theme. More about the theme update here – https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Simion C.
tagDiv Staff

Hi,

You need to go in Theme panel->Ads->Header ad and change the link to where you want it to go – https://www.screencast.com/t/m8GKYvQdEi4 like this example – https://www.screencast.com/t/ZP1Jsfyi8m

Thanks

Simion C.
tagDiv Staff

Hi,

I’m assuming you have set the front page to display your latest posts, so when you click next at the bottom of the page it should take you to the next page – https://www.screencast.com/t/pD1zrIgm at the top with the next posts sorted by latest post date.
If you meant something else please provide a link to your website if possible so i can inspect it and better understand the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

In order to display Latest articles on your page you must select the template that contains it in page attributes – https://www.screencast.com/t/amsySyVs and click update. To change it’s title you must edit the file page-pagebuilder-latest.php found in the theme folder – https://www.screencast.com/t/RxqnRyBL4https://www.screencast.com/t/ZCskFV8o

Thanks

Simion C.
tagDiv Staff

Hi,

You can disable author name on your post page in Theme panel->Post settings – https://www.screencast.com/t/yvaZJmzn Also you can create additional users with author rolles here – https://www.screencast.com/t/0tmlohj22
If you meant something else please provide more information

Thanks

Simion C.
tagDiv Staff

Hi,

Enter this code in Theme panel->Custom Css

.td-header-style-10 .td-header-gradient:before {
display: none;
}

Result – https://www.screencast.com/t/ocjWVjVHENq
Thanks

Simion C.
tagDiv Staff

Hi,

The theme can be activated only once for a single domain like my collegue stated above. The extended license is a single application license and not a multi-use license, which means that you can’t use the item to create more than one unique end product. More about the differences between the standard and extended licenses here – https://themeforest.net/licenses/faq#main-differences-licenses-a
If you have more questions about the license you could contact Envato help center for further clarifications.

Thanks

Simion C.
tagDiv Staff

Hi,

Try using the category slug in your code – https://www.screencast.com/t/MQ0I0U4zw and also use the .single class so it will apply only in the single post pages, like this

.single .category-travel .td-post-sharing-bottom {
display:none !important;
}
.single .category-travel .td-post-sharing-top {
display:none !important;
}

Please let me know if this works for you
Thanks

Simion C.
tagDiv Staff

Hi,

Please contact us via our email address at contact@tagdiv.com and provide wp-admin so we can login and investigate. Please also include a link to this topic so we can identify you. We are currently investigating this issue and taking the necessary steps in resolving it, hopefully as quickly as possible.

Thanks

Viewing 25 posts - 20,426 through 20,450 (of 20,681 total)