Hi,
I understand what you are saying. Most of the blocks that have problems were added from the beginning of the theme, when the requirements were not so high, but the problem is that as time passed, new elements were added and the old ones were often not optimized enough to be in step with the present.
If you want you can use that plugin, I think it should not be a problem.
What I can recommend is to try the video playlist, this element use a cache that will provide better results – https://i.imgur.com/ZuGjEsc.png – https://forum.tagdiv.com/video-playlist-2/
Thank you!
Hi,
Using the import/export option from the theme will allow you to import only the theme panel settings, the cloud templates need to be manually transferred or you can use a plugin for migration.
Thank you!
Hi,
For this you need to edit the homepage and drag and drop the element in the section you need to be set, after that you need to check that the element to be set as inline – https://i.imgur.com/zIRTd9W.jpg then you can adjust the elements on column using the CSS tab – https://i.imgur.com/Amezqct.png or using the elements from column – https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
Thank you!
Hi,
I think that it can be use a hook in functions.php for example – https://wordpress.org/support/topic/set-default-image-alignment/
You can set the code in a child theme in functions.php – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi,
Our theme have some elements that can be adjusted, but to be sure that it can be used for what you need please provide an example for how you’ll need to be.
Thank you!
Hello,
Our login and register pages are custom.
What I can suggest is to make you own pages for login using a plugin that you are sure that is using the 2FA, then that page that you made for login/register set it in the Opti-in > Subscriptions > Pages and replace the page in this place – https://i.imgur.com/QgopUVf.png
I hope this will help you!
Thank you!
Hi,
Please let me know if you manage to resolve the problem!
Thank you!
Hi,
Do you need to get the category id in code? This depends on the file you’ll needs to get the category id, you can try this – https://developer.wordpress.org/reference/functions/get_cat_id/
If you want to see the cat id in WordPress then you can use this guide – https://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
Thank you!
Hi,
Cloud template translation will not actually translate the text as strings from it, but will make a cloud header for each individual language, and this can be edited with the composer and the text changed.
If you can, please contact us via email (contact@tagdiv.com) and we’ll check the situation.
Thank you!
Hi,
Referring to the header, please check in Newspaper > header if you have a header assigned, if you have, please assign a different one to see if this is displayed (also you can get a new one from the cloud – https://forum.tagdiv.com/header-manager/).
Thank you!
Hi,
For the moment we cannot give you an answer to this question because this task is pending, as a result it can be abandoned or resumed, depending on the requirements for it.
Thank you for your understanding!
Hi,
yes, this can be done, but as you said, something custom will have to be done related to the authentication link to leave a comment, for this I think that you can use the suggestions from this guide – https://generatepress.com/forums/topic/how-to-change-the-login-link-in-the-comments/
To change the modal login/sign-in use a cloud header and use the menu login from the opt-in builder – https://i.imgur.com/je0ZsMU.jpg and the pages can be set in this place – https://i.imgur.com/m8SxjDy.png
I hope this will help you!
Hi,
If the problem appears only when you are not logged in, then it is related to a cache plugin or optimize plugin that is minify the javascript or css.
I will recommend to check the settings from those plugins to find out the option that is causing the problem.
Thank you!
Hi,
I think that I know this situation. I believe you are using a mobile page and the blocks from if are not filter after that category, please edit it like this – https://i.imgur.com/SNOBjZ2.png then select the blocks and filter theme after the category you need – https://i.imgur.com/WQXrOXp.png
Thank you!
Hi,
For header and how to edit it please check this topic – https://forum.tagdiv.com/topic/cloud-template-saved-as-base-64-conflicting-with-wpml/#post-480573
The problem with saving, if you hit the refresh button, the changes are saved or is still the old version? I believe that there are some errors in error log related to save problem. Also, this problem is only for the cloud header? If so, then if you agree, we’ll like to investigate this situation, for this please contact us via email at contact@tagdiv.com and provide temporary wp-admin access.
Thank you!
Hello,
To translate the cloud header, the best solution for our theme is to translate/duplicate the cloud header for each language.
Indeed there have a few changes in the theme for cloud templates. Now you need to click on edit cloud template – https://i.imgur.com/8krRGsa.png – https://i.imgur.com/J9SUPAz.png
Thank you!
Hi,
You need to edit the homepage using tagDiv Composer – https://i.imgur.com/f261t3g.png then select the slider and use the right click to remove it – https://i.imgur.com/RvGd0Rb.jpg
Thank you!
Hi,
That section seems to be a special one, it’s not a standard option for the article, but I think it can be done using ACF and CPT – https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
For the moment we don’t have an element that looks and have the options the same as the one in the example, but an extra plugin or a javascript code can be used to create that carousel.
Thank you for your understanding!
Hi,
I just tried to check the problem, but it seems that something is wrong with this link, is not working. Is the site temporarily unavailable? -> https://i.imgur.com/Y7G6Ett.png
Thank you!
Hi dlicoppe,
Normally there should be no problems with the latest version which is 2.7 -> https://i.imgur.com/L4WD1sk.png only with lower versions, but I understand that message can create suspicions.
Thank you!
Hi,
I see that the green button for editing with tagDiv Composer is displaying – https://i.imgur.com/70Xx38e.png the problem appears when you click on edit? In this case can be a plugin conflict, please make a test using only tagDiv plugins.
Thank you!
Hi,
That section can be edited only using css, for example:
.tdb_loop.tdc-no-posts .td_block_inner .no-results h2 {
font-size: 13px;
font-weight: normal;
text-align: left;
padding: 20px;
border: 1px solid rgba(190, 190, 190, 0.35);
color: rgba(125, 125, 125, 0.8);
}
I hope this will help you!
Hi,
You can use the default settings provided by Gutenberg – https://www.elmastudio.de/en/text-formatting-in-the-new-gutenberg-editor/
I hope this will help you!
Hi,
Unfortunately, there is no such option for images that have already been set, sorry!
Thank you for your understanding!