Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hello,

Unfortunately any code added wrong will cause errors. You maybe missed a ‘;’ or a parentheses or anything else that can go wrong in a code. Please revert to the unmodified file and use the guide in order to increase your system status parameters.
Some rules must be added in not just modified on existing code.
You can also use htaccess for some of the parameters as specified in the guide.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. The modules and blocks were never meant to show the post views. You can follow this topic to see how it can be coded in though: https://forum.tagdiv.com/topic/post_views_count/
2. The weather widget cannot be translated fully as it is grabbed from a server and it comes in English by default.
3. The post publishing date or time is changed from wordpress. The theme has no influence over the post time/date. http://www.wpbeginner.com/beginners-guide/how-to-back-date-your-wordpress-posts/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Borders are added with css. Our theme does not have any option to add borders from the theme settings soi they will have to be made custom using css code. It depends on where you want the borders as the code is different for each spot in particular.
Here is a simple example of css borders: https://www.w3schools.com/css/css_border.asp

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This depends on whether you use the mobile theme or not. If you use the mobile theme you will not be able to have infinite loading. If you use the desktop version then on mobile you will have the same layout as on desktop so implementing infinite loading on desktop will also affect the mobile version.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I already replied via the envato dashboard but if you have further questions, post them here as we try to keep the dashboard for presale questions mostly.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but we have not tested this live editor so we have no ides of it;s functionality. We also use a live css editor but it does not add any css anywhere. It is a simple chrome extension for testing the css. https://www.screencast.com/t/oTaOSqgvJNc
It affects any page no matter the content.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There are 2 ways to go about redirecting the login url. The first would be creating a 301 redirect http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/ or try coding it if you have the proper skills. We have not tested this ourselves but you can try this solution: https://forum.tagdiv.com/topic/replacing-top-bar-to-redirect-to-buddypress/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please note that we already overcame this in the current version of the theme. you can now have a full width header and footer with background. The options are found here: https://www.screencast.com/t/Dd210InTXEaT
We will include these option in newsmag as well in the coming update.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can try to use this custom css in the theme panel->custom css box:
.home .td-header-wrap, .home .td-footer-wrapper, .home .td-sub-footer-container{
display:none;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The latest visual composer version is already included in the latest theme version. Please update your theme using thus guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and update visual composer using this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
As for the youtube video, please provide a link to your site and a link to the video you are trying to embed.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

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.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but without visual composer, there is nothing to render the short codes with. The ‘renderer’ is the visual composer plugin. Without it, there can be no blocks.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The related articles title color comes from your theme accent color: https://www.screencast.com/t/sHOKECSo
It depends on the demo you installed though as a theme demo can change the related articles appearance. The news magazine demo for instance has a green color set to the related articles.
Please provide a link to your site so I can inspect it.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the more tag will not work with our theme except for module 15 on category pages or the list of your latest posts on the homepage. The more tag will be ignored on the post itself.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please provide a link to your site so i can inspect the issue. Also make sure the images are big enough to fill the content area as the theme will not enlarge images.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please follow this topic: https://forum.tagdiv.com/topic/megan-menues/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately I can’t say for sure what the freelancer changed. I suggest you contact him and ask to exclude the colors you mention from his customization.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the theme width cannot be changed in our theme as we built the theme on a fixed width and all elements depend on this fixed width. Sorry but we cannot provide any solution in changing the content width.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but we did not receive any email from you. Please send it again and paste a link to this topic so we can trace the email and identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1) I suggest using a different machine or a different browser as we do not seem to be getting these issue son our end.

2) People usually use ‘mailchimp’ for changing the default WordPress email

2.1) Sorry but we have not tested linking our login modal to a plugin. This represents customization and falls beyond what the theme support can offer you. Sorry.

5) The line does not come from the font but rather the quote style you choose: https://www.screencast.com/t/SpwC5Yr59

6,7,8) Unfortuantely it seems you did not follow this guide properly: https://forum.tagdiv.com/how-to-make-the-site-faster/
Here is what google mentions should be improved: https://www.screencast.com/t/J5OmhLPTf
You need to follow the guide and use google’s instructions on how to make the recommended changes.

9) Yes there seems to be an issue in the theme regarding the logo on header style 8. I added this to our bug list and we wil fix it in the next version of the theme.

11) If you have the latest version of the theme we recommend PHP 7.0 as it.s faster that the previous versions. DO NOT however install version 7.1 as you will face errors that will not go away even after rolling back to 7.0

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The number of posts shown on categories depends on this WordPress setting: https://www.screencast.com/t/9PlF0aoC65n9

Thank you!

Bogdan B.
tagDiv Staff

Hello,

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.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It seems the hover color is set to black.
Try to add this custom css in the theme panel:
.td-footer-wrapper .widget a:hover{
color:red;
}

Thanks.

Bogdan B.
tagDiv Staff

Hello,

It seems that having many categories will cause this issue to happen. We will look into it and implement a fix in future updates. Until then you can delete this line of code as a temporary solution: https://www.screencast.com/t/d8XMUFgDsR

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can try this custom css code:
.td-main-content-wrap, .post{
background-color:#ffebcd
}

Add it in the theme panel->cu stom css box.

Thank you!

Viewing 25 posts - 8,101 through 8,125 (of 22,378 total)