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,

Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest

Please try this custom css -> https://i.imgur.com/vV6mucH.png
body .post .wp-block-image.is-resized{
padding: 5px;
border: 1px solid gray;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
display: block;
}

Set the code -> https://i.imgur.com/EsHvdMG.png
For amp set the code in theme panel> mobile theme > custom code css -> https://i.imgur.com/Kce5viu.png

Thank you!

Calin
tagDiv Staff

Hi,

The amp plugin need to be used with tagDiv mobile theme plugin with one of these options -> https://i.imgur.com/ovRIeOD.png also if you want to display pages as amp you need to set a content for theme in mobile editor -> https://i.imgur.com/AdpGQzs.png
Also if the WP Super Cache plugin is set as in our documentation from here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ and you do not have other plugins for optimize or cache there should be no problems.
If the problems persist, please let us know!

Thank you!

Calin
tagDiv Staff

Hi,

Please notice that the single post templates can be assigned only on posts, the pages have these templates -> https://forum.tagdiv.com/page-templates-2/ and these can be edited with tagDiv Composer or you can import theme from tagDiv Cloud Library.

Thank you!

Calin
tagDiv Staff

Hi,

If the theme requirements are set -> https://forum.tagdiv.com/requirements-for-newspaper/ please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

If there is still a problem, please provide a link to your website where I can check this problem.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

If you want to remove the Latest article you need to change the page template to default, right now it should be on Page Builder + Latest Articles + Pagination -> https://forum.tagdiv.com/page-templates-2/

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

In order to set the icon there you need t set your menu row to a different layout in my case -> https://i.imgur.com/EpRa516.png and drag the elements in the empty column

Thank you!

Calin
tagDiv Staff

Hi Amari_Allah,

On some standard templates as 13 the $td_mod_single->get_date(false);?> need to be set in single_template_13.php -> https://i.imgur.com/EztC4GY.png -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_13.php

Thank you!

Calin
tagDiv Staff

Hello !

You will have to use a post template from the cloud library as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ ; Using cloud library you will be able to edit the templates fully with tagDiv Composer and you can remove the featured image element as you can see here: https://www.screencast.com/t/o4I1cZXfef2m
If you do not want to have on some post the featured image display at the beginning of article/post then you ca use some specific standard post styles 5 or 12 -> https://i.imgur.com/KGcLAoP.png

Thank you !

Calin
tagDiv Staff

Hi,

Using tagDiv Cloud library you can set templates for the entire website. So if you want to have different headers you can set from tagDiv Cloud Library a different header on each page or template, all you need to do is to edit the page-> https://i.imgur.com/FffBgaQ.png/templates -> https://i.imgur.com/DaDNH1f.png with tagDiv Composer, click on the manager and choose the header -> https://i.imgur.com/pRRpw5k.png
-> https://www.youtube.com/watch?v=HXQQygkCCJo

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi prodottiecologici,

Did you check the plugin conflicts ?
Most of the cases were related to untested plugins that were in conflict with the theme plugins.

Thank you!

Calin
tagDiv Staff

Hi,

For me the logo is look good -> https://i.imgur.com/SOjvkXo.png if I do not understand correctly, please let me know!
If you want to edit the logo position, you can do it using tagDiv Composer, edit the header like this -> https://i.imgur.com/Pu5Fuyb.png -> https://i.imgur.com/4lzaro6.png

Thank you!

Calin
tagDiv Staff

Hi,

I think that this is a misunderstanding, this was only to test if the problem persists if you are using only the theme plugins.
Please make a full backup to your website and database and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

Please make a full backup to your website and database and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

If there are other problems, just let us know!

Thank you!

Calin
tagDiv Staff

Hi,

Please make a test, and set the php to 7.3 the php 7.4 was not tested with the current version.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

Please check to see if you are not using a single post template from tagDiv Cloud Library, on the cloud templates the settings from theme panel will not apply, only on standard templates, the single post template can be edited with tagDiv Composer like this -> https://i.imgur.com/t9vUx7l.png

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

The changes can be done using the plugin editor or -> https://i.imgur.com/4TKuqEE.png using FTP or file manager.
Yes, this fix is already added in the update that will be release.

Thank you!

Calin
tagDiv Staff

Hi,

Yes, you can use the envato plugin to update the theme (some times is take a time untel is detect the last version of the theme), or you can download it from themeforest.
Please check our documentation for theme update:
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

1. For this you need to use a custom css like this one -> https://i.imgur.com/p6FaXAV.png
.td_flex_block_1 .td_module_flex_1 .td-module-title::after {
content: "";
display: block;
width: 50%;
margin: 8px auto;
border-bottom: 2px solid gray;
}

The code need to be set in theme panel> custom code> custom css

2. You can filter the post from here -> https://i.imgur.com/cez4dxC.jpg and you’ll display only posts from featured category -> https://i.imgur.com/O6kvczh.png

Thank you!

Calin
tagDiv Staff

Hi,

For the moment our mega menu can not display custom post types, only posts/articles, I think this option will be add in our theme in the coming updates.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can remove that empty tag using this custom css
.tdb_single_tags ul li:first-child{
display: none;
}

This will remove all the first tags from your website.

For me the modules seems to be quite the same, but if you want to apply the code only on that page, then you can use this css
.postid-1325 .td_module_wrap.td-meta-info-hide .td-module-meta-info {
min-height: 1px;
margin-top: -4px;
height: 170px;}

and the code will apply only on this post https://kopenhagenkonsulting.com/case-project-execution/

The code set in live css box will work as the one set in theme panel (it will be apply on all website, not only in the current page).

Thank you!

Calin
tagDiv Staff

Hi,

Please make a full backup to your theme and database and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email and provide as many details you can.

Thank you!

Calin
tagDiv Staff

Hi,

The theme do not set og images for the sharing, these can be added using the SEO plugin mentioned, only in this way the Social Media Share Thumb will be display.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The post loop can not be filter manually after the categories, all you can do is to sort the posts and remove the post that you do not want in post loop -> https://www.screencast.com/t/rs7JsOot
The “Posts loop” element will be filter automatic in function of the templates/pages, if you set it on homepage this will show all the categories and posts; if will be set in a category template and for example this will be set on a specific category, when you’ll check it only the the posts from that category will be display.

If you want to show a specific post/category you can use a flex block, or a block -> https://forum.tagdiv.com/block-settings-guide/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Indeed the code will not apply on this post, because the button style is different and you need a different css lass to apply on it, for this you can use this custom css
.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #dff1ed!important;
}

Thank you!

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