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 cyberfyber,

Please check the system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hello aobteam,

Do you have changed it from Theme Panel or do you have inserted some custom codes in your Custom CSS box? Provide your website so I can take a closer look at it.

Thanks.

Catalin
tagDiv Staff

Hello cyberfyber,

Please provide your website URL so I can take a closer look at it and also, so I can test it on mobile. Also, you can provide some useful screenshots so I can identify the problem.

Thanks for the message!

Catalin
tagDiv Staff

Hello Goa,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link to this topic so we can quickly identify you.

Thanks.

Catalin
tagDiv Staff

Hello awoodhams,

Unfortunately, not. Notice that is just the default theme behavior and it cannot be changed. If you have more categories on your bar, it will appear a drop down menu for a better design and style.

Thanks.

Catalin
tagDiv Staff

Hello DSGN,

I have inspected your website and I saw that your sub-footer ad does not come from our theme, sorry! As a quick fix, you can try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.google-auto-placed{
display:none;
}

The result is -> https://www.screencast.com/t/8dlMGTrMSP

Thanks for the message!

Catalin
tagDiv Staff

Hello Vlad,

This kind of problem you will have to talk with your hosting provider because this is not related to our theme, sorry! Contact your hosting provider team, tell this problem and ask the help of them because they should be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Hamza Khan,

Sorry for this but please notice that our theme does not have any such an option for it, sorry! I have added this on our list of improvements and it is possible that in the near future that option to be implemented in the theme but we cannot say for sure where exactly will be. Until this will be implemented, you should try using such a plugin with this functionality and check how it will work for you.

Thanks for the message!

Catalin
tagDiv Staff

Hello Aldemi,

Thank you for this topic because maybe it could be useful for any users from this forum.

Thanks.

Catalin
tagDiv Staff

Hello rtissler,

If you want to change the title color you should use a bit of CSS code. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-blog-fitness .td_module_wrap:hover .td-module-title a {
color: green !important;
}

The result is here -> https://www.screencast.com/t/vRyP6EXP

Thanks.

Catalin
tagDiv Staff

Hello Valentina,

Unfortunately, I do not exactly understand what you mean, sorry! Notice that you can manage the block settings according to our documentation from here -> https://forum.tagdiv.com/block-settings-guide/
If is not what you mean, please provide more details for a better understanding!

Thanks for the message!

Catalin
tagDiv Staff

Hello jadel168,

Please notice that our theme uses thumbs which cut the images and which can be found here -> https://forum.tagdiv.com/newsmag-theme-thumbs/ -> https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

Thanks.

Catalin
tagDiv Staff

Hello agidulyan,

No, you should check it manually and add this format for your blockquotes. Another alternative for you would be to use a bit of CSS code to achieve this style. Try the code below and place it in Theme Panel -> Custom CSS Area.

The code is here ->

.td-post-content blockquote p {
background-color: #fcfcfc;
border-left: 2px solid #4db2ec;
padding: 15px 23px 0 23px;
position: relative;
top: 6px;
clear: both;
}

Thanks.

Catalin
tagDiv Staff

Hello bformhals,

If you will check each element from your Sidebar from Widgets section you will see there more options regarding on text and background color, like this -> https://www.screencast.com/t/U446iqyt

Thanks.

Catalin
tagDiv Staff

Hello bformhals,

Sorry for this but please notice that I have inspected your website and I saw that you are using a lot of untested plugins which can interact with the theme core files and cause a lot of unknown issues, as you can see here -> https://www.screencast.com/t/AkqAHRkOMg6j sorry! Notice that the first steps for debugging WordPress are to disable all of the untested plugins to avoid all of the conflicting plugins. You should roll back to the default theme functionality, remove all of the untested plugins and all of the additional customization which can break the theme, clear all the caches, purge CDN files if you are using the CDN system and check the results. After this, if the problem is still there, please let us know.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello ardideari,

Please ensure that you have fully downloaded the theme packet from Theme Forest which should contain the following elements, like this -> https://forum.tagdiv.com/newsmag-whats-included/
Also, please notice that error is just a WordPress issue and does not come from our theme. You can check here ->https://wordpress.org/support/topic/wordpress-error-plugin-does-not-have-a-valid-header/ -> https://www.youtube.com/watch?v=gB0wERlCP8E

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Lipsita,

Notice that the Mega Menu option should have to appears in Menus section when you manage your menus, like this -> https://www.screencast.com/t/hdAIjvQmklb2 If this option is not there, you should try to make a new clean install from scratch via FTP way because it is possible that your theme installing to be incomplete.

Thanks for the message!

Catalin
tagDiv Staff

Hello asisrodriguez,

Please read more – https://forum.tagdiv.com/newsmag-post-formats-for-tinymce/https://www.screencast.com/t/zlx9FXoHfU5
If you want to have it full even if you set a sidebar, you need to remove or comment this code from editor-style.css file – https://www.screencast.com/t/4w2vcg3Mzx
Result – https://www.screencast.com/t/OGJBZsctLhk
Please clear your browser cache after you make any custom modification.

Thanks!

Catalin
tagDiv Staff

Hello agidulyan,

There is an option for it in POost Editor, Formats section, like this -> https://www.screencast.com/t/WcVhjii8KSPx

Thanks for the message!

Catalin
tagDiv Staff

Hello bformhals,

I have inspected your website and I saw that you are using the Google Adsense code for your Header Ad, as an example. Check the option from there to be disabled like this -> https://www.screencast.com/t/w8mVFqs7 Notice that your Google AdSense should have to be responsive by default and if not, please const the AdSense department, tell the problem because they should be able to provide a more accurate response. Notice that the theme simply take the code and display it on the front end and the theme does not influence the ad functionality.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello bformhals,

Do you have read my above comment? Please notice that if you will use any other untested plugins with the theme, the SpeedBooster will be deactivated in the System Status. Notice that plugin will not be disabled but it will be only cut their functionality until you will make the changes which I have shown you above.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello DarkStarzs,

If you will import the Clear Voice demo, notice that all the style of it will be applied to your website. Also, if you want to decrease the white space you should use a bit of CSS code to do this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td_block_empty_space{
height:10px!important;
}

The result is here -> https://www.screencast.com/t/jnVOt314NPJn

Thanks for the message!

Catalin
tagDiv Staff

Hello bformhals,

Please send us an email so we can take a closer look at your setup page.

Thanks.

Catalin
tagDiv Staff

Hello JohnnyUSA,

Sorry for this but please notice that your theme installing it was not done correctly. Please read our documentation here -> https://forum.tagdiv.com/newsmag-install-via-wordpress/ -> https://forum.tagdiv.com/newsmag-install-via-ftp/ and follow all the steps from here if you want to achieve best theme results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Dark,

If you will check the Block settings, there you will see the Offset posts option, like this -> https://www.screencast.com/t/DgDCkAxXKeC

Thanks.

Viewing 25 posts - 11,101 through 11,125 (of 23,298 total)