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,

What you can do is to import a block that is closer for what you need -> https://i.imgur.com/71M5V5g.png after that only adjust the elements -> https://i.imgur.com/gj05HAG.png

Hope this will help you!

Calin
tagDiv Staff

You need to make sure that the image that you set is set on full size -> https://imgur.com/UVlTXgy
Hope this will help!
Let us know the results!

Calin
tagDiv Staff

Hi,

1. The links/posts that are display at the end of articles can be edited using tagDiv Composer -> https://i.imgur.com/VWPm3LW.png -> https://i.imgur.com/llfT4UZ.png also you can replace this block with a flex block and filter it -> https://i.imgur.com/9Lwvwgl.png

2. Using tagDiv Composer there is no element to add the comment section on pages, this can be done only using the option from theme panel that is a general option for all pages. Also on homepage there is no option using our theme to set the comment section under each box/article, it can display only the number of comments.

3. First you need to set some reviews to your posts/articles using our guide -> https://forum.tagdiv.com/reviews-2/after that you need to edit the single post template from tagDiv Cloud Library with tagDiv Composer -> https://i.imgur.com/YoP015M.png and add the review elements -> https://i.imgur.com/FDcMddl.png

4. What you can do is to use tagdiv Composer and you can flip the row using the order option -> https://i.imgur.com/NGaV2Dj.png or better you can do this per columns -> https://i.imgur.com/9RaZMAX.png

Hope this will help you!

Calin
tagDiv Staff

Hi,

You can reduce the number of posts from selected blue zone using the settings from theme panel -> https://i.imgur.com/vHlDsQx.png
Unfortunately there is no option for the post template that you are using to set in the red box an image, sorry!
Also the background color for categories can be set from theme panel per each category -> https://i.imgur.com/1G9TKpO.png -> https://i.imgur.com/rcMr3Aq.png -> https://i.imgur.com/o9phbCq.png

Thank you!

Calin
tagDiv Staff

Hi, I’m glad that you manage the situation!
If you have other questions, let us know!
Have a nice day!

Calin
tagDiv Staff

Hi mtdas99,

Unfortunately the COVID-19 status can be display only on desktop and responsive version (but you need to set it using tagDiv Composer, because right now this is set only for desktop and tablet version on header section), this can not be display on mobile theme plugin or amp version, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Unfortunately for the moment we do not have any tested membership plugins with our theme. As I know most of them are working with our theme if you are not using cloud templates.
We have on our list a ticket open for this (to find a membership plugins), unfortunately I can not say when this will be add as supported in our theme.
The only suggestion that I can make is to try some of these memberships plugins and see each one is working better -> https://www.justlearnwp.com/wordpress-membership-plugins/

Thank you for your understanding!

Calin
tagDiv Staff

Hi fokjabit, as I can see the the ads on mobile header is stretched on full width -> https://i.imgur.com/8GnuaDD.png
If this is not what you mean, please provide some more details.
Thank you!

Calin
tagDiv Staff

Hi,

As a quick fix for these warnings:
go on wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js and replace the jQuery(window).load(function () { from line 234 -> https://i.imgur.com/agaEJWA.png with jQuery(window).on(“load”, function () { -> https://i.imgur.com/zBFX5Ye.png also you need to do the same on this file wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js but since this file is minify you can replace the code inside it with this one ->https://pastebin.com/YTiYVfU4
These warnings will be fix for the coming updates!
Thank you!

Calin
tagDiv Staff
Post - reply

Hi raventaz, that is a Pullquote -> https://i.imgur.com/MOkjE6Z.png -> https://i.imgur.com/ChNL2i7.png -> https://i.imgur.com/bzLH2Wn.png
also you can use the classic element -> https://i.imgur.com/jDCvbeL.png to use these formats -> https://i.imgur.com/SKujPDh.png

Hope this will help you!

Calin
tagDiv Staff

Hi,

You can do this using the translate section from theme panel, here you can set the text in the way you’ll like to be display -> https://i.imgur.com/knKQ9lb.png -> https://i.imgur.com/JHoSMWY.png

Hope this will help you!

Calin
tagDiv Staff

Hi emaurin, you can use the arrows and you also can set a time in seconds when the post to be auto slide -> https://i.imgur.com/joSolDI.jpg
Thank you!

Calin
tagDiv Staff

Hi,

Please provide me a link to one of your posts and let me know the settings you’ve made to display the taboola ads on posts, in this way I will be able to help you!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This is because you are using the mobile theme plugin, you’ll gain 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 or shortcodes ( 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, also the mobile theme will not display any sidebar)
-> https://i.imgur.com/9d0UWLT.png

Also you can show the responsive version on mobile theme (to get the same layout as on desktop on mobile) -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.

Thank you!

Calin
tagDiv Staff

Hi kibiribi, I’m glad that you find the settings that caused this problem!
Have a nice day!

Calin
tagDiv Staff

Hi,

If you are using a cloud header you can make the menu sticky from website manager -> https://i.imgur.com/Wxw7fVm.jpg if you are using a standard header style, use the settings from theme panel -> https://i.imgur.com/Kes35H4.png

For ads, as long you use the responsive version, the settings made with tagDiv Composer will work -> https://i.imgur.com/uhF328t.png also on this https://prnt.sc/u3hx8byou have set the ad only on mobile menu that is different form the rest of theme, therefore there is no need to extra html tags.

As for amp that is because you try to enable it on cloud template, this will be enable on post, pages and other settings that you can check here -> https://i.imgur.com/h55QHdp.png (but for the moment the cloud templates can not be use as amp, for the moment is use the mobile theme for amp).

Is look that you set an inline css in your code -> https://i.imgur.com/5BtoKb4.png if you remove that padding-left: 40px!important; the banner will be display like this -> https://i.imgur.com/ZDGrwdr.png

Thank you!

Calin
tagDiv Staff

Hi,
All the PRO demos are built using tagDiv Composer and also the cloud library templates; in order to change the background color / image you will have to edit all the ROWS as you can see here: -> https://i.imgur.com/VZ1rAOj.png -> https://i.imgur.com/5ZATBhT.png

Hope this will help you!
Thank you !

Calin
tagDiv Staff

I’m glad that I was able to help you, if you have other questions, let us know!
Have a nice day!

Calin
tagDiv Staff

Hi,

If your gif has 10.6M then is a very large one, try to make one with a small size, this one will affect your pages speed drastic.

Thank you for your understanding!

Calin
tagDiv Staff
menu - reply

Hi fleur,

You need to assign the cloud template to a page or in theme panel -> https://i.imgur.com/w7ORV29.png after that the menu will be display normal (when you edit the cloud template the space for content is not allocate -> https://i.imgur.com/qs6JaKY.png) -> https://i.imgur.com/qs6JaKY.png -> https://i.imgur.com/ZIlRN7M.png let me know if after the header is assigned the sub-menu is or not displaying entirely.

Let me know if this is helping you!
Thank you!

Calin
tagDiv Staff

Hi Jenny, I do not know can be the problem that the theme needed to be re-activate, there were few rapports about this problem, but these users uninstalled and reinstalled other demos and there was something in uninstall function that removed the entire settings from theme panel, but now this is not longer a problem. But in your case somehow the settings from theme panel that are related in databases were change.
If this problem reappear let us know!
Thank you for your understanding

Calin
tagDiv Staff

Hi,

So if I understand correctly you want to display the date with a time format, for this you can use this WordPress guide: -> https://wordpress.org/support/article/formatting-date-and-time/ the settings for date need to be set in -> https://i.imgur.com/rjY6WB0.png -> https://i.imgur.com/wKwDSVN.png -> https://i.imgur.com/kGpyy2C.png -> https://i.imgur.com/NY9swxL.png

Thank you!

Calin
tagDiv Staff

Hi andxtagdiv, I think that I understand wrong, I was thinking that you use some plugins for set the size, there are a lot of users that are using many untested plugins and they have problems using our theme, this is because some plugins affect the theme functionality, that is way we most of the time recommend to check the theme without other plugins, only with theme plugins, to know for sure if is a problem related to our theme or not.
As for your above question, if you set set 1px to one element this will be very hard to find it, I think it can be done using the inspector from browser.
At list let me know on what element you set 1px (provide some more details to recreate on my install and I will try to find a way to help you).
Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This error happens due to a lot of possible reasons. Check the useful guide from here -> https://www.hostinger.com/tutorials/fix-sorry-you-are-not-allowed-to-access-this-page-wordpress#gref
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq

If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel and the licence. We will take a look to the problem and we’ll fix it. Include a link to this topic in the email.

Let me know the results!

Calin
tagDiv Staff

Hello, I’m glad that you have good knowledge.
What I suggested above was just a quick fix to can use the Single Post Template 20 with infinite loading, because when you are using this option (infinite loading), because of the settings that are made the height is calculate wrong.
Our designers will fix the problem for the coming updates, but until then, I tried to help you with a quick fix.
Thank you for your understanding!

Viewing 25 posts - 15,001 through 15,025 (of 35,335 total)