Search Results for 'requirements'

    No search results were found in Documentation!

Results from the Forum
Catalin
tagDiv Staff

Hello,

Check the system status parameters to be increased according to our theme’s requirements from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Probably, your PHP memory has exhausted and that’s why you cannot save anything, sorry!

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hi,

Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ Also, check the PHP version to be 7.0 or 7.1. Contact the hosting department and request to make these changes. Also, ensure that your theme has been correctly updated via FTP way according to our documentation from here -> https://forum.tagdiv.com/newsmag-how-to-update-the-theme/

Hope this helps and let us know how it goes!

Thanks.

Simion C.
tagDiv Staff

Hi,

So you are trying to upload a logo and it is not working? What exactly is happening? Also what happens with the custom code section you mention? Some more details would be helpful.

The first thing to check would be the theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources can cause all kinds of problems.

The next one is to check if there is a plugin conflict, deactivate all plugins except theme plugins and check if this solves the problems you are having.

Chances are one of these suggestions will solve the problem in the theme panel. Let us know what you find.

Thanks

Catalin
tagDiv Staff

Hi,

Please notice that the speed of your website depends on how well your site is optimized.

Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Also, check all of your Ad Spots and if you have entered any suspicious code through them, remove all of them and check the results without them.

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Another useful guide for increasing the page speed can be found here -> https://kinsta.com/blog/google-pagespeed-insights/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

It is very important that the theme requirements are taken into account
https://forum.tagdiv.com/requirements-for-newspaper/

Insufficient resources can can cause problems using the theme or theme plugins. Please check the theme system status and the guide, to see if everything is set properly. If needed contact your hosting provider, they should be able to increase the parameters for you. Let us know if there are still problems.

Thanks

DamonMorgan
tagDiv Member

I am having the EXACT same problem. Any solutions? I checked all of my system parameters to make sure the limits were set high enough to accommodate larger files. When I look at the system status built in to the Newspaper theme, all the boxes show up GREEN indicating that my system meets all requirements.

I thought it was a Flash problem at first but when I choose to install the demo without the sample content, the flash pop up box works fine.

Calin
tagDiv Staff

Hi,

If I understand correctly you say that this section do not appear to you https://www.screencast.com/t/3BmckAC1
Please try to deactivate all plugins that are non theme, clear all cache and try again.
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you for your understanding.

Brujo
Participant
#0

Hello, I have been using Newspaper for 2 years now, and since a few days, the TDComposer no longer works, it does not load a new page, neither the existing pages, it is always loading and does not open the page. In articles, I can no longer choose, after creating the post, a different template. I have made all the changes as required by the requirements.
I have already read several posts with the same problem, I have made all the changes required.
the site in view is seen perfectly, but now I can not change anything.
Please help me.
Thank you

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you.

menneskedyr
tagDiv Member

WP_MEMORY_LIMIT is set in wp-config.php:

define( 'WP_MEMORY_LIMIT', '256M' );

max_input_vars is set in php.ini, user.ini or .htaccess file, depends on how your server is configured – if you don’t know how to find it you’ll have to ask your host to do that for you.

It’s all described in https://forum.tagdiv.com/requirements-for-newspaper/

menneskedyr
tagDiv Member

This is usually because of insufficient server resources. Happened to me recently on a test installation.

Try increasing max_input_vars and WP_MEMORY_LIMIT. That solved the issue for me.

See https://forum.tagdiv.com/requirements-for-newspaper/

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
Is possible to need to increase the wp_memory_limit

Thank you.

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

tagDiv Composer tutorial-> https://forum.tagdiv.com/tagdiv-composer-tutorial/

With TagDiv Composer you can create pages, templates but not posts.
You can not use composer for creating posts, only templates for posts
tagDiv Cloud Library plugin -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

First please check the Requirements for Newspaper -> https://forum.tagdiv.com/requirements-for-newspaper/
If this is all set well please read this documentation
-> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Try this code
<div class="td-all-devices">
<!-- Your NON AdSense code here - this ad will show on all devices -->
</div>

Hope this will help you.

Thank you for your understanding.

Catalin
tagDiv Staff

Hello,

Check the system status parameters and increase them according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Thanks.

Catalin
tagDiv Staff

Hello Bryanlim,

Please notice that the speed of your website depends on how well your site is optimized.

Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Also, check all of your Ad Spots and if you have entered any suspicious code through them, remove all of them and check the results without them.

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Another useful guide for increasing the page speed can be found here -> https://kinsta.com/blog/google-pagespeed-insights/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Please check the Requirements for Newspaper and make sure that all requirements are well set.
->https://forum.tagdiv.com/requirements-for-newspaper/

Thank you.

Calin
tagDiv Staff

Hi,

First please make sure that the Requirements for Newspaper are well set -> https://forum.tagdiv.com/requirements-for-newspaper/

Please regenerate the thumbs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
https://www.screencast.com/t/kujrRyLSmkkM

Thank you for your understanding.

Catalin
tagDiv Staff

Hello PratiekSingh1,

Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Also, if the problem is still there after you have made these changes, provide some useful screenshots with the problem and your website URL.

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hello,

Please check the system status parameters and increase all of these according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

The most important thing to take into account would be the theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
Usually theme or composer issues are caused by insufficient resources. Note the code that is recommended to enter in the htaccess file, mentioned at the bottom of the guide.

If needed you can contact your hosting provider to help with this task. They should be able to do it for you easily.

In case there is still a problem let us know.
Thanks

Simion C.
tagDiv Staff

Hi,

There are two page builders provided with the theme. One is the WPBakery page builder (only backend usage with our theme), the other is the tagDiv composer (frontend builder created by us specifically for this theme).

We recommend that the tagDiv composer is used to build the website. All the theme demos are built with it as well
https://demo.tagdiv.com/select_demo/select_demo_newspaper
https://forum.tagdiv.com/installing-demos/

Most of the latest updates have added new features that will be possible to use only with the tagDiv composer.

The cloud library plugin will also work only with the tagDiv composer
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Here is a guide for using it – https://forum.tagdiv.com/tagdiv-composer-tutorial/

Our composer should be installed and activated automatically when the theme is installed. It can be used to edit pages from multiple places, for example in the admin bar (while viewing a page)
https://www.screencast.com/t/NjfPGNh81
Be sure to only edit pages that have been created with it, not pages that contain content from a different page builder for example.

If the option to edit with the tagDiv composer is missing, please check if it is active
https://www.screencast.com/t/1R6rU7E4

Most problems that can happen are related to insufficient or limited resources, it is important that this requirements guide is taken into account
https://forum.tagdiv.com/requirements-for-newspaper/

In case there is a problem let us know.
Thanks

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

You’ll find the plugin in file zip that you can download from themeforest ( get all files) https://www.screencast.com/t/ura5U4bTO

Thank you.

Viewing 25 results - 4,926 through 4,950 (of 6,246 total)