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,

I’m glad the problem is gone.

Thank you!

Calin
tagDiv Staff

Hi,

Users such as authors can create and post content in the website, default WordPress allows it. The theme will not interfere with the default user roles or alter them. Users can access the dashboard according to their role capabilities.
Roles and Capabilities -> https://codex.wordpress.org/Roles_and_Capabilities

The theme doesn’t add more features in this matter. The theme login will also be the default WordPress in core, the modal login window was implemented for a nicer interface.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

For this you’ll need to use a custom css like this one -> https://www.screencast.com/t/699DZ2a5w
.td-footer-wrapper .footer-text-wrap .footer-email-wrap a{
color: white;
}
.td-footer-wrapper .footer-text-wrap .footer-email-wrap a:hover{
color: red;
}

Feel free to change the colors from the code.

Hope this will help you to achieve what you need.
Thanks.

Calin
tagDiv Staff

Hi,

If I understand right when you say update post you are referring to modified date.

Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B

Also the modified date on post can be set with tagDiv Composer on single post template -> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

You can ad that code in Newspaper>Theme panel>Custom code>Custom css.
Also you can set this option directly on that block with tagDiv Composer -> https://www.screencast.com/t/pIKoAiPKb on title over image.

Thank you!

Calin
tagDiv Staff

Hi,

If you are using a single post template from tagDiv Cloud Library the smart list from post will not longer apply to the cloud template, that’s way in that single post template you need have Single Post Smartlist ( this will search for the smart list structure ) not Single Post Content ( is no need to use a separate template just replace the post content with post smart ).

Thank you!

Calin
tagDiv Staff

Hi,

You can try this custom css
.woocommerce ul.products li.product a img {
margin-left: auto;
margin-right: auto;
text-align: center;
}

Also please check this documentation for Shortcodes included with WooCommerce -> https://docs.woocommerce.com/document/woocommerce-shortcodes/

Thank you!

Calin
tagDiv Staff

Hi,

Is possible to be set wrong the id for YouTube in social counter -> https://www.screencast.com/t/g2IQnUtFO6V -> https://www.screencast.com/t/SSkDnzOTs also please make sure that your YouTube account is public not private.

Thank you!

Calin
tagDiv Staff

Hi,

I checked your link and those works just fine for me, if the problem is still there please provide some more details and screenshots, also please make sure that there is no plugin conflicts, please deactivate all non theme plugins, clear all cache deactivate cache plugin and try again.

Thank you!

Calin
tagDiv Staff

Hi,

Yes there are elements for this like this on from classic element for Gutenberg -> https://www.screencast.com/t/vd88BNuFdZw if this is not what you mean, please provide me some more details.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The easiest way will be to select that product on page and edit it with WPBackery and set on it some margin -> https://www.screencast.com/t/y1Ny8aFJ

Thank you!

Calin
tagDiv Staff

Hi,

Please not that our demos are build with tagDiv Composer, also some of them like Fast news, iGossip, Gaming need tagDiv Cloud Library , in order to make them to work ( to import them ) you’ll need to have tagDiv Composer activate, also if the demo use cloud templates you need to have tagDiv Cloud library activate too;
-> https://www.screencast.com/t/JSzxWfjT
Installing Demos -> https://tagdiv.com/newspaper-theme-installing-demos/

Thank you for your understanding!

Calin
tagDiv Staff

Hello,

I suggest you making a new fresh install on another sub-domain with the latest theme version downloaded from Theme Forest via FTP way because this is the surest method in this regard. For more information about this case, please consult here -> https://tagdiv.com/how-to-install-newspaper-theme/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Those are some category siblings and those can not be sorted, sorry if you want to hide them all you can use a custom css
.td-category-siblings .entry-category {
display: none;
}

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Unfortunately there is no option in our theme for that, the only option available is the distance from the top, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please set the number phone and address between ‘<br>’ and ‘</br>’ like this -> https://www.screencast.com/t/maB46KTZoeT
Here are the results -> https://www.screencast.com/t/RgrUmeAIJ0Eh

Thank you!

Calin
tagDiv Staff

Hi,

Yes, now this is possible, since Newspaper v9.5 our theme have a new option, header builder -> https://www.screencast.com/t/1jwi2J4d -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Get a beautiful Overlay Header with Newspaper Theme ->https://tagdiv.com/overlay-header-newspaper-theme/
In order to use the header manager you need to have tagDiv Composer and tagDiv Cloud Library activate.
If you do not want to use them you can choose one of the 3 multipurpose header -> https://www.screencast.com/t/ahe0UhQ5 and set the button in Theme panel>Multipurpose

Thank you!

Calin
tagDiv Staff

Hi,

Please provide some more details about this problem, some screenshots or a link were I can inspect this problem.

Please make sure that there is no plugin conflicts, please deactivate all non theme plugins, clear all cache deactivate cache plugin and try again.

https://forum.tagdiv.com/theme-blocks-modules/ -> https://forum.tagdiv.com/theme-blocks-modules/

Thank you!

Calin
tagDiv Staff

Hi,

I do not quite understand what you want to achieve, please provide some explicit details.
Maybe you can find what you need in our documentation for:
Category tag on modules/blocks -> https://forum.tagdiv.com/category-tag-on-modulesblocks/
Primary Category: Build a clear hierarchy for your website -> https://forum.tagdiv.com/primary-category/
Reviews -> https://forum.tagdiv.com/reviews-2/
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I checked your link and now it’s seems to by display properly.
-> https://www.screencast.com/t/VFXCKmFo

Thank you!

Calin
tagDiv Staff

Hi,

Please set this code in Newspaper>Theme panel> Mobile theme > Custom code>Css too
-> https://www.screencast.com/t/7FGPy4FWV
#td-mobile-nav {
position: fixed;
}

This will fix the menu on mobile.
Thanks.

Calin
tagDiv Staff

Hi,

If you want to create smart list please check our documentation -> https://forum.tagdiv.com/smart-lists/

Thank you!

Calin
tagDiv Staff

Hi,

Please check our documentation for using ads -> https://www.screencast.com/t/HF9jjtknUCX -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thank you.

Calin
tagDiv Staff

Hi,

I checked your website with my mobile phone and your social share buttons are looking normal now -> https://www.screencast.com/t/2qZ5LPRo4

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately I can not access your website -> https://www.screencast.com/t/ATrFvCoTVQbX

Hi,

The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se

Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4

You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured

I think this is because you are using the mobile theme plugin.
If you want to use the mobile theme with amp, but you need to have the desktop design you can use the “AMP” option from Newspaper>Theme panel>Mobile theme>Mobile settings
-> https://www.screencast.com/t/CEVSensTM6

Thank you for your understanding!

Viewing 25 posts - 29,251 through 29,275 (of 35,335 total)