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,
You can use the tabbed element from our theme https://forum.tagdiv.com/use-tabbed-content-shortcode/ each tab will be representing a page and you can create that page how you like, and set in it what you want.

Calin
tagDiv Staff

Hi,
Unfortunately the screenshot is not working, can you please provide a link to the site and some screenshots using the greenshot or lightshot?

Calin
tagDiv Staff

Hi,
This can be done using an import export plugin, one of the best is the Duplicator – https://wordpress.org/plugins/duplicator/
You can also check this video – https://www.youtube.com/watch?v=LAJXrSI-dDA

Calin
tagDiv Staff

Hi.
The header now looks ok there is no red magnifying glass – https://i.imgur.com/Li5XCm0.png but what you need to do now is to edit the header for mobile version. Use the tagDiv Composer – https://i.imgur.com/JFGPwSm.png – select any element and after that in left sidebar set the mobile viewport – then you can edit the elements from mobile menu zone – https://i.imgur.com/QHLv7IP.png

Calin
tagDiv Staff

Hi,
If you want to can use different featured images size per view port, then you need to use the single post template with single post template background or you should use a mobile page template where to set a different size on mobile for the featured image. https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
Thank you!

Calin
tagDiv Staff

Hi,
For this you need to use the tagDiv Composer to edit the single post template, select the content row and set it on a single column – https://i.imgur.com/xVU0cWo.png

Calin
tagDiv Staff

Hi,
Thank you for email, we’ll check it as soon as possible.

Calin
tagDiv Staff

Hi,
If you are using a single post template then the inline ads should be set using tagDiv Composer on the cloud template as in this guide https://forum.tagdiv.com/article-ads/

Calin
tagDiv Staff

Hi,
This can be done, you need 2 custom fields (you can add them using acf plugin), one should be text type and one url format, after that on the page or post (where the custom fields will be used) set the button element and add the name of custom fields in button text and url like this:
button text: {cf_btn-text}
button url: {cf_btn-url}
The name of custom file will be set inside the parameters {cf_cfName}, in my example the names are btn-text and btn-url.
I hope this will help you!

Calin
tagDiv Staff

Hi,
For this it will be need to use an extra plugin You can use a slider plugin or Revolution slider that is provide with our theme https://forum.tagdiv.com/how-to-install-revolution-slider-v5/

Calin
tagDiv Staff

Hi Ericky,
I thin that instead of starting to make change in the code for the plugin (https://forum.tagdiv.com/edit-modules-flex-block-x/) it will be better to use the ACF plugin and create your own CPT and taxonomies, this will allow you to set theme easy and faster.
https://www.advancedcustomfields.com/resources/creating-a-custom-post-type-with-acf/
https://www.advancedcustomfields.com/resources/registering-a-custom-taxonomy/

Calin
tagDiv Staff

Hi,
To apply the font set by the user make sure that on single post content there is no font settings set – https://i.imgur.com/MZZ6DUB.png then the results will be the same – https://i.imgur.com/8IkOoMZ.pnghttps://i.imgur.com/UNKkgdv.png

Calin
tagDiv Staff

Hello,
Thank you, we received the email. We’ll replay soon.

Calin
tagDiv Staff

Hi,
The heading elements can be display from header section, content section and footer section, so if the tool display an H then this exists on one of the mentioned sections on that page were the tool has been used. It is possible the element to be hidden on desktop and display only on mobile.
Thank you!

Calin
tagDiv Staff

Hi,
The zones are refer to header/content/footer zone.
Most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page, the next time when you try to edit it, you’ll get that error. The most simple and fast way to resolve it is to use a page revision – https://wordpress.com/support/page-post-revisions/

Also, please check our guide from here at point 5 -> https://forum.tagdiv.com/tagdiv-composer-not-working/ also after trying the steps from our guide you do not get any good results, you can send us an email at contact@tagdiv.com and provide wp-admin login, as well as cPanel and credentials. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

I’m glad you were able to identify and resolve the issue! It’s definitely recommended to use only one instance of “LazyLoad” to avoid conflicts.

Thank you!

Calin
tagDiv Staff

Hi,
Yes, this can be done using cloud template sand tagDiv Composer. You need to use a flex block in sidebar and use the special filters – https://forum.tagdiv.com/flex-block-settings-guide/https://i.imgur.com/elBLXrl.pnghttps://i.imgur.com/6JSFNax.png each filter should be set on respective cloud template (single filter on single post template, category, on category cloud template …)
Thank you!

Calin
tagDiv Staff

Hi,
Please check in “General” tab if there is any offset set for the block, if there is an offset remove it- https://i.imgur.com/j89cxbZ.pnghttps://i.imgur.com/RQ0wDxA.png
Thank you!

Calin
tagDiv Staff

Hi,
Can you please contact us via email? We’ll check it as soon as possible.
Thank you!

Calin
tagDiv Staff

Hi,
If you want to do this in the theme files you need to edit each module you want to display the categories and the problem is that those files for modules can not be set in a child theme so any update in them will be lost when the theme will be updated. I’m not sure if those can by override, maybe there is a solution, but when the theme is updated if there are some changes to blocks/modules and the files are override you can face problems like broken pages, site layout …

Calin
tagDiv Staff

Hi Mark,
I just checked the counter and this is working – https://i.imgur.com/YVB2Qnh.png each visit/refresh on the article is counted – https://i.imgur.com/rzb07OK.png

Calin
tagDiv Staff

Hi,
Sorry, this is the way the builder was created. What you can do is to set a row and set it in as many columns you want, after that in each column you can set an inner row that can be also set in inner columns – https://i.imgur.com/xyf77Ny.pnghttps://i.imgur.com/HJVfqwk.png
Thank you!

Calin
tagDiv Staff

Hi,
the most simple and fastest way is with this custom css:
.td_block_tabbed_content .td_module_flex_1 .td-module-meta-info{
display: flex;
flex-direction: column-reverse;
}

Another solution is to use the module builder to create your own modules – https://forum.tagdiv.com/modules-builder-newspaper-theme/

Calin
tagDiv Staff

Hi,
I see that you are using the tagDiv Mobile theme plugin, if you want to have the same layout and articles as on desktop, please disable the plugin and clear all cache.
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately there is no convertor tool, but what can be done is to import from the cloud templates a page, section and templates that are similar with the old one you have (if you want the same layout), those can be edited on frontend using tgDiv Composer.

Viewing 25 posts - 3,526 through 3,550 (of 35,335 total)