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 tnbc,
The theme requirements are set like in our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/ ? Please double the wp memory limit (512MB) and also please make some tests using only tagDiv plugins to see if the problem persist.
If you want you can also try the steps from those guides:
-> https://themeisle.com/blog/wordpress-internal-server-error-fix/
-> https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

Thank you!

Calin
tagDiv Staff

Hi,
By default there is a 48px set on the content -> https://i.imgur.com/VGLAZbF.png so if that it is the space that you want to reduce, then it can be done with css -> https://i.imgur.com/MpdO4R7.png
If the problem is only on that about template, then please remove the padding from the selected row -> https://i.imgur.com/yNNhYsG.png
Thank you!

Calin
tagDiv Staff

Hi,
Yes these demos are stored in the cloud. If you want, only the items you want can be imported from the cloud.
All the changes you mention can be made using the tagDiv Composer, edit the pages and cloud templates with the theme editor to make them look the way you need them.
For example the logo on NewsWeek is a text -> https://i.imgur.com/7U303RG.jpg -> https://i.imgur.com/K8HhS77.jpg -> https://forum.tagdiv.com/add-logo-newspaper/
The same options can be apply on the amsonia demo.
Thank you!

Calin
tagDiv Staff

Hi,
Please edit the header with tagDiv Composer and see if the header ad is there (if is then this will add some extra space) -> https://i.imgur.com/z7mK6SU.png
Also, whet you can do to make the reduce the bottom space is to set on the row a -8 bottom margin -> https://i.imgur.com/pY4hZdO.jpg
I hope this will help!

Calin
tagDiv Staff

Hi,

Normally, the table is bigger -> https://i.imgur.com/6iWUZmS.png that it is the space that the audio files are taking.

Thant button for download can be removed only with extra custom css, or better you can remove it from code, here are some more example about this -> https://wordpress.org/support/topic/remove-wordpress-audio-player-download-button-added-by-chrome/

Do you see any errors in console when you access the column text to see/set the files -> https://snipboard.io/OnGu7c.jpg
Please make a test using only tagDiv plugins. The problem should no longer be thre.

This https://snipboard.io/B3Nw9c.jpg is not an error, it is a recommendation to avoid using important.

Thank you!

Calin
tagDiv Staff

Hi,
You can set classes by editing the page with tagDiv Composer and selecting the elements where you want to add the extra classes -> https://i.imgur.com/q4Qr8RI.jpg
You can set as many classes as you want.

For a slider like that we provide the Revolution Slider with our theme -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Indeed, it will be nice that the theme to have this option and to no longer be needed to use an extra plugin.

Thank you!

Calin
tagDiv Staff

Hi karlinex, you can get the code template for the single post template of the CRYPTO PRO from here just copy and paste the code in an empty single post template.
I hope this will help you!

Calin
tagDiv Staff

Hi tracertt, usually this kind of problem it appears when you are using untested plugins. Please make a test using only tagDiv plugins and see if the problem persist.
Let me know the results!

Calin
tagDiv Staff

Unfortunately, this is all I can do to help you with those ads, I’m sorry!
If you need help with anything else, please let me know!

Calin
tagDiv Staff

Hi,
I just tried to connect to your website, but I got this message -> https://i.imgur.com/iiD5rly.png maybe the link is not correct.
About the colors, did you tried to change the colors using tagDiv Composer or only the theme panel settings? Here is a guide that should help you -> https://forum.tagdiv.com/theme-colors-introduction/
Thank you!

Calin
tagDiv Staff

Hi,
The ads can be changed using our guide from here -> https://forum.tagdiv.com/ads-adsense-overview/
When you install a demo this is coming with banners, so to change them you need to use tagDiv Composer to edit the page and the cloud templates. Select the banner and check in image tab, remove the image from there and set you ad using the above guide.
I hope this will help you!

Calin
tagDiv Staff

I see. Please contact us via email contact@tagdiv.com and please provide wp-admin and cPanel access. We’ll check it as soon as possible!
Thank you!

Calin
tagDiv Staff

For that you need to use images that have the same width and height or to use another css:
.wp-block-image .aligncenter img {
width: 484px;
}

(you can set the width that you want)
I hope this will help!

Calin
tagDiv Staff

Please try this one https://prnt.sc/RxHBaYswgiZ1

Calin
tagDiv Staff

Hi,
The shortcodes for the ClearVoice can be get from here https://pastebin.com/5eTUAPzT just copy and past it in a page.
I hope this will help you!

Calin
tagDiv Staff

Ca you please let me know the space that you want to remove, it is this one https://i.imgur.com/OkWYdF1.png ?

Calin
tagDiv Staff

Did you manage to set it?

Calin
tagDiv Staff

Hi,
You can set what you like in the popup modal, because for this you can use a page as a popup, so everything that you set in that page will popup.
Thank you!

Calin
tagDiv Staff

Hi,
You can resize the logo if you are using this option -> https://i.imgur.com/iZ5IpEE.png
Thank you!

Calin
tagDiv Staff

Hi,
For this, please try this custom css:
.wp-block-image {
max-width: 1000px!important;
}

Set the code in the theme panel > custom code> custom css.
Thank you!

Calin
tagDiv Staff

Hi,
If you set in the theme panel a cloud category template -> https://i.imgur.com/z9MTl6l.png is this not apply on categories? Are the changes apply?
In this case, please make a test using only tagDiv plugin and see if the problem persist.

Calin
tagDiv Staff

Hi,
For that you can import the header style 7 -> https://i.imgur.com/LPnGBRn.png then the horizon line will be already done, after that set the logo, then select the header menu in style tab make those settings -> https://prnt.sc/AzhRDeBlW29O to remove the shadow, select the row and check it -> https://i.imgur.com/x8vHGOm.jpg
Thank you!

Calin
tagDiv Staff

Hi,
That demo has set a background image, this only changes the look of the website, but not its functionality, it normally displays the information as before with the only difference that the content is boxed and below it is set an image. It has nothing to do with the links, they will be the same as before -> https://i.imgur.com/6K0cLcc.jpg
Thank you!

Calin
tagDiv Staff

Hi,
I see. Maybe you can try this one
.single .tagdiv-type .adsbygoogle iframe{
height: 100%!important;
}

This one is triggering only the adsense ads, but is still possible to not work.
Thank you!

Calin
tagDiv Staff

Hi,
If the problem is related to the theme panel when you click on save button there is an infinite loading icon, then most probably something it is blocking the admin-ajax request, this can be checked using the console.
Also check to do not have an object cache on backend -> https://i.imgur.com/0jCU9xc.png -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
In case that you checked all those and the problem persist, please contact us via email (contact@tagdiv.com). Make a full backup for your website and provide wp-admin and cPanel access via email and provide as many details as you can about the problem.
Thank you!

Viewing 25 posts - 8,326 through 8,350 (of 35,335 total)