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

HI,

Just make sure that you remove the schema from these two files wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php -> http://prntscr.com/phfq3f wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> http://prntscr.com/phfqi9 after that make sure that you clear all cache, after that the schema should be removed from theme.

Thank you!

Calin
tagDiv Staff

Hi,

Indeed these kind of errors appear when you are using the amp with out mobile theme, if you do not want to have mobile theme, please use this option from mobile theme -> http://prntscr.com/phfjz8 in this way the mobile theme style will apply only on amp and will fix these errors.

Thank you!

Calin
tagDiv Staff

Hi,

I’m glad that you find a solution.
If you have more questions regarding our theme, just let us know!

Thank you!

Calin
tagDiv Staff

Hello,

If you want to set a top menu, please set a mobile horizontal menu like this -> http://prntscr.com/phcszw

Thank you!

Calin
tagDiv Staff

Hello,

For this you can use the tagDiv Composer and set some flex blocks, these can be edit to look how you need, also you can set the row how you want -> http://prntscr.com/phcob8 -> http://prntscr.com/phcpgg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hello,

For this you can use the tagDiv Composer and set some flex blocks, these can be edit to look how you need, also you can set the row how you want -> http://prntscr.com/phcob8 -> http://prntscr.com/phcpgg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hello,

In order to do this you’ll need to change some values in theme core wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> http://prntscr.com/phck8z or you can change the time in this file wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js -> http://prntscr.com/phckw7 mimify it and replace the the .min.js

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately we didn’t tested thetimed content and Show/Hide Content at Set Time
with our theme, therefore we can not say for sure if this will work correctly with our theme or not, sorry!! Also, we cannot provide support for untested plugins -> https://forum.tagdiv.com/support-policy-2/ , for this you’ll need custom work.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Also in order achieve what you need you can try to find other plugin or you’ll need to implement some custom code.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Thank you!

Calin
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hello @iamkingsleyf,

So for example if you want to remove the article and review meta this function should be deleted/commented – http://prntscr.com/ocxpcn -> http://prntscr.com/ocxnaw
-> http://prntscr.com/ocxphq

Thanks.

Calin
tagDiv Staff

Hi,

Please make sure that the switch to responsive version stays in the position set by you, also please make a quick test and deactivate all non theme plugins and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

The “Categories to show” is for showing only the number of category you set -> http://prntscr.com/phattt unfortunately for the moment the category siblings can be display only in anticlerical order.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You need to click on the sub-footer row and set the row stretch to default -> http://prntscr.com/phah85 -> http://prntscr.com/phaick

Thank you!

Calin
tagDiv Staff

Hi,

Using reviews the schema will add the review attribute http://prntscr.com/phab65 -> http://prntscr.com/phaaih if I understand correctly you want to you want instead of review to have set the text from description, unfortunately this can be achieve only with custom work, sorry.

Thank you!

Calin
tagDiv Staff

Hi,

Please note that our theme do not have any cookies, the cookies comes from some plugins, so you’ll need to ask the author of the plugin how to disable the option to save user cookies.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can use a licence key for one single product, but if you want to move the Newsmag theme to another website, you’ll need to reset the licence key from that website http://prntscr.com/ouwxxd and remove the theme, in this way thy licence will be available for the new website.
According to Envato license terms a theme can be used for a single end product (website)
https://themeforest.net/licenses/standard
https://themeforest.net/licenses/terms/regular

Thank you!

Calin
tagDiv Staff

Hello,

So if you want to replace the classic header style with one from tagdiv cloud literary, you can chose the one that you are using, for example if you are using header style 3 -> http://prntscr.com/ph9gzf
After that use the tagDiv Composer to edit the header -> http://prntscr.com/ph9huz

Thank you!

Calin
tagDiv Staff

Hi,

In order to remove the column and row borders you can use this custom css -> http://prntscr.com/ph9et9
.td-pb-row [class*=td-pb-span] {
border-left: 0;
border-right: 0;
}
.vc_btn3-container.vc_btn3-inline {
padding-left: 16px;
}
.td-pb-border-top {
border-top: none;
}
.td-pb-row .wpb_column:before ,
.td-pb-row .td-pb-span4:nth-of-type(3):after,
.td-pb-row .td-pb-span4:nth-last-of-type(3):after,
.td-pb-row .wpb_column:before {
background-color: transparent;
}

The code need to be set in Theme panel> Custom code> Custom css, also make sure that you clear all cache after you set the code.

Thank you!

Calin
tagDiv Staff

Hello,

Now the file is in wp-content/plugins/td-composer/legacy/common/wp_booster/td_background_render.php ->

Thanks.

Calin
tagDiv Staff

Hi,

Try this :

<script>
jQuery(document).ready(function($){
if ( $('body').hasClass('home')) {
{
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "http://www.example.com",
"logo": "http://www.example.com/images/logo.png"
}
</script>
<script>
}
}
});
</script>

or this :

<script type="application/ld+json">
jQuery(document).ready(function($){
if ( $('body').hasClass('home')) {
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "http://www.example.com",
"logo": "http://www.example.com/images/logo.png"
}
}
});
</script>

-> https://stackoverflow.com/questions/38670851/whats-a-script-type-application-ldjsonjsonobj-script-in-a-head-sec

Calin
tagDiv Staff

Hi,

The admin bar is not controlled by the theme. Maybe you removed it by code previously or it is not enabled in your WordPress user profile settings
https://www.screencast.com/t/smzaNr1InM
Also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hello,

In order to change that gradient from Fast News demo, you’ll need to import the header for Fast News from tagDiv Cloud Library and edit it withe the tagDiv Composer and header manager.

Thank you!

Viewing 25 posts - 24,926 through 24,950 (of 35,335 total)