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 not sure, but if you mean opening the ost file in a new tab, then you can use the option in the lock (edit the main page with tagDiv Composer, select a block and look for this option – https://prnt.sc/9Ca-uE02YBiE). If you mean something else, please let me know.
Thanks!

Calin
tagDiv Staff

Hi,
The mentioned theme files are free and are provided with the theme. Those can be installed from Newsapper > plugins > dedicated plugins for prebuilt websites (those were made for a few demos we provided before the theme compatibility with the ACF plugin to be at the level it is today – https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/ , using those plugins means to make the edits inside the plugin’s files – https://forum.tagdiv.com/edit-modules-flex-block-x/).
Now my recommendation is that you can use the acf plugin to create the CPT’s, taxonomies, and custom fields you want to have, then you can use the module builder to create the blocks you want to have and Cloud templates to create the templates for your taxonomies and CPTs – https://forum.tagdiv.com/custom-post-type-support/
Thank you!

Calin
tagDiv Staff

Hi,
This situation is usually related to the JS code that should be executed to display the mobile menu, so this should be added as an exception from teh cache.
I see that you have a standard header, so there is a smaller problem, because the code on the standard pack has a single JS file, which is not on the elements as the cloud templates. The file that should be excluded is tagdiv_theme.min.js also another file that can be excluded is the theme file for js tagdiv-theme.js and minify version tagdiv-theme.min.js

Calin
tagDiv Staff

Hi,
I see that the images are displaying the attachment path instead of displaying them in a pop-up modal.
Here is a quick fix that can be used. On the cloud category template use tagDiv Composer and in a raw HTML element, add this js code:
jQuery(document).ready(function($) {
$('.tdm-inline-image-wrap img').each(function() {
var $parentLink = $(this).parent('a');
if ($parentLink.length) {
$parentLink.addClass('td-modal-image');
}
});
$('.td-modal-image').magnificPopup({
type: 'image',
gallery: {
enabled: true
}
});
});

This should be set between script tags like this – https://prnt.sc/JEUuywa7ias6
I hope this will help you!

Calin
tagDiv Staff

Hi,
I think that you are referring to a similar small editor -> https://i.imgur.com/WK2rE82.pnghttps://prnt.sc/Gv6UZlWayxdX
In the most of the cases this problem can be fixed by adding an extra code, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php or in functions.php in a child theme.

https://pastebin.com/NnMDZUXy

If the problem persists, please send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.
Let me know the results!
Thank you!

  • This reply was modified 5 months by Calin.
Calin
tagDiv Staff

Hi,
The provided link is not working, our email do not have access to it (contact@tagdiv.com)
Usually, this situation appears when you are using the tagDiv Mobile theme plugin. Now if you want to have the responsive version for your mobile users, then please disable the tagDiv Mobile theme plugin.

Calin
tagDiv Staff

Hi,
Please change the user and password and please do not share them on the forum.
I made the necessary settings, and now the website is as in our demo. I saw that the images were removed, but this is not a good practice to delete the images from media as long as they are used on the website, so my suggestion is to keep the images until you no longer ned the content that has been added with teh demo. After those are removed, you can remove the images from media associated with those articles, provided with the pre-builder website install.

Calin
tagDiv Staff

Hi,
I checked the provided screenshots, and it appears that the Bookmark icon from Sticky Mobile is not removed. For this use, tagDiv Composer on your homepage to edit it, select an element, then select teh mobile viewport and scroll down till the middle of the sticky sidebar is not displayed, scroll up and it will be displayed, then you can select the element you want to remove. https://forum.tagdiv.com/header-manager/
Thank you!

Calin
tagDiv Staff

Hi,
You can try something like this:
.td-module-container:has(a[href*="your-article-url"])
.td-post-date {
display: none !important;
}

Change the “your-article-url” with this one https://prnt.sc/DM-Ho34mZVwW from your website link (article title from url)
I hope this will help you!

Calin
tagDiv Staff

Hi,
You need to use tagDiv Composer, edit the homepage, then select the block you want to edit. In the filter tab, you’ll have the options to set a category or the IDs of the categories you want to display. Also, you have the option to sort the results. In the general tab, you’ll have the option to set the number of results – https://forum.tagdiv.com/flex-block-settings-guide/
Now checking your site, it appears that you have the flex block 2, and this is using next prev ajax pagination, so this is not quite a slide, so the next prev pagination can not be set. How many times can it be used /load articles, it will be used as normal pagination until all articles that are set in the filter will be loaded.

Calin
tagDiv Staff

Hi,
Could you please provide a link and some screenshots of this situation?
I’m not sure, but it seems like you have a larger image/icon that the website needs to resize, but I will need a link to check it and some screenhost with the problem to be sure that I understand the situation you are facing.
Thank you!

Calin
tagDiv Staff

Hi Kevin,
If there are still some elements that you can not set it as you wnat pleas elet me know and please provide a link top theme so I cna inspect it and see if there are elements that can be edited or need to be done with custom css.
Thank you!

Calin
tagDiv Staff

Hi,
Please contact us via email at contact@tagdiv.com, and please provide the license key. We’ll make a request for it to be checked. The license key can be removed from a domain if it no longer exists, is no longer used, or is using the theme but with a different license key.
Thank you!

Calin
tagDiv Staff

Hi,
The problem you have is related to the WPBakery, which is interfering with the cloud templates and is changing the rows to full width. So, in case you want to use cloud templates, you should disable the WPBakery plugin.
Thank you!

Calin
tagDiv Staff

Hi,
Yes, those are theme-related. What can be done is to use a cache plugin like WP Rocket (or similar) and the results inpagespeed wil be improved.
Those files are necesary becouse are containg the theme cs and js, but with a good cache pluginor optimize css and js plugn, those can be optimized and get better performance in Pagespeed.

Calin
tagDiv Staff

Hi,
You can edit pages with tagDiv Composer, and you can adjust them per viewport – nw related to the rest of the template, those are adjusted automatically – https://prnt.sc/NffzTKwlcLj8https://prnt.sc/hagGObPWlfsw
The responsive version will be used on mobile if the mobile theme plugin is disabled or in case this is set to be used only for amp – https://prnt.sc/WdYszFb0W7A9

Calin
tagDiv Staff

Hi,
Using the mobile theme and amo will display for users a simplify verion. When are used together as in your screenshot, the same simplified layout will be displayed on both mobile and amp. If you want to have the responsive version on mobile, then use the mobile theme only for the AMP (select the last option from your screenshot), then the simplified version of the mobile theme will be used for AMP and the responsive version for mobile.

Now to stop the parameters from appearing anywhere, there are 2 options: stop using amp or edit the file wp-content/plugins/td-composer/mobile/header-amp.php (most users have given up on amps these days, as they are no longer needed as they were in the past)

Thank you!

Calin
tagDiv Staff

Hi,
What you should check is the offset from the blocks. When an offset is set, this will skip that number of articles – https://prnt.sc/f1ngsuJAHQPR. If you have a number set and you do not want any offset to apply to that block, just remove the number and let the field be empty. For more details you can check our guide – https://forum.tagdiv.com/flex-block-settings-guide/ https://prnt.sc/Ewxgk6ZSvnvk

Calin
tagDiv Staff

Hi,
If you are using cloud templates, then you need to edit them using the tagDiv Composer, select the elements and set the colors you want to apply.
IN case you are using standard templates (from the tagDiv Standard Pack plugin) then you should check the theme panel settings – https://forum.tagdiv.com/theme-colors-introduction/

Calin
tagDiv Staff

Hi,
If you want to add icons without using an extra plugin, then you can do it as on News Magazine Pro where the icons are set using HTML and css https://imgur.com/C6U8BQ4 and those classes display the icons. Just make sure that you have in the header any element that is using an icon – https://prnt.sc/qZTVYK6LQl3J, because without it, it is possible that the HTML icons set with classes will not render on your website.
Thank you!

Calin
tagDiv Staff

Hi,
Could you please provide some more details about the situation you have? I checked the posts, and this seems to be in rtl https://prnt.sc/CzRsmTbZICS-. Could you provide some screenshots of the problem?

Calin
tagDiv Staff

Hi Alex,
I see so in the end the problem is related to the Rocket option that remoe teh unused CSS. Without this option is possible that the pagespeed to get lower with a few points
You can contact us via email at contact@tagdiv.com and we’ll do our best to help you.
What I can recommend is to use those exclusions for Remove Unused CSS:
(.*)#td-mobile-nav(.*)
(.*).td-mobile-container(.*)
.td-mobile-close
.td-mobile-content(.*)
(.*).td-menu-background(.*)
(.*).td-search-background(.*)
(.*).td-search-wrap-mob(.*)
.td-search-close
.td-ajax-search-flex(.*)
(.*).td_module_flex_1(.*)
Another thing that can be used with that option is the plugin WP Rocket | Exclude Inline Styles from Remove Unused CSS plugin.
I hope this will help you!

Calin
tagDiv Staff

Hi,
Normally, it should work, the element has its own option for popup in the module https://prnt.sc/ochu4uQVa9Fi
If possible on the live site to provide a link where I can check this situation?

Calin
tagDiv Staff

Hi,
In about 99% of cases, this issue is related to caching on the backend—most commonly object caching.
Please check whether any caching is enabled for logged-in users on the dashboard, especially object cache. If it is enabled, disable it and clear all caches. Also, make sure to delete the object cache file.

Calin
tagDiv Staff

Hi,
The Opt-in builder only collects the emails. After that, those can be exported in a csv file and uploaded to external services like Mailchimp or Mailerlite, and from there, you can send emails to all subscribers. For more details, you can check our documentation – https://forum.tagdiv.com/leads/
Thank you!

Viewing 25 posts - 751 through 775 (of 35,335 total)