Search Results for 'memory'

    No search results were found in Documentation!

Results from the Forum
Calin
tagDiv Staff

Hi,

This issue is usually caused by low memory allocation or an older version of PHP. Please make sure you use PHP 7.2 and use this guide to increase your memory allocation: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

Calin
tagDiv Staff

Hi,

In order to fix the error at rows: n(models): m(dom) please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7/7.1/7.2
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme please deactivate it, clear all cache and try again.

Thank you for your understanding!

Catalin
tagDiv Staff

Hi,

Please make sure if you are using the latest version of the theme installed via FTP way, check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ remove all of the untested plugins, clear all the caches, purge CDN files and check the results. Check your PHP memory. Maybe, this is exhausted and that’s why you cannot save and make anything.

Hope this helps and let us know how it goes!

Thank you!

Simion C.
tagDiv Staff

Hi,

In some previous cases (add new button now showing or 500 errors – not multisite) this was caused by low WordPress memory. If possible try to increase the memory to for example 256M or higher
https://forum.tagdiv.com/requirements-for-newspaper/
Then check again.

Thanks

investireoggi
tagDiv Member

Hi,

I have set all I can, but for the PHP version I can’t update above 7.0 for now (is it not enough to have more than 5.4?).
On top, I’ve Memory Notice problem (40 MB/request) but Wp Memory Limit has 256 MB/request;

https://www.screencast.com/t/cyZdkTfR

Thank you in advance for support.

zimlicious
tagDiv Member

Hi Calin,
So I’m using GoDaddy’s Deluxe Managed WordPress. I was able to increase the WP memory limit. However, I don’t have access to the php.ini file since I don’t have cPanel. Everything seems to be working on the theme, except I keep getting a http error while trying to upload images. None of them are larger than 33MB; all around 120-150KB.

Simion C.
tagDiv Staff

Could be a matter of insufficient memoryhttps://forum.tagdiv.com/requirements-for-newspaper/
Try to increase it to 256M if possible. Also check the other requirements, note the code mentioned at the bottom of the guide as well.

These would be the most common causes for composer problems
https://forum.tagdiv.com/tagdiv-composer-not-working/

If you want us to take a look, send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.

For the default tag template, I could give you a code to remove the breadcrumbs

.tag .entry-crumbs {
display: none;
}

The “Tag” and “:” could be removed from here – http://prntscr.com/mybtn5 This should be able to achieve through a child theme if you use it.

Calin
tagDiv Staff

Hi,

This issue is usually caused by low memory allocation or an older version of PHP. Please make sure you use PHP 7.2 and use this guide to increase your memory allocation: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

Calin
tagDiv Staff

Hi,

In order to fix the error at rows: n(models): m(dom) please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7/7.1/7.2
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Normally the there should not be any issue if you are using single double quote in combination with HTML.

In order to fix the error at rows: n(models): m(dom) please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7/7.1/7.2
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Thank you for your understanding!

carlodelano
tagDiv Member

Theme config
Registration key i 60160f4e – **** – **** – **** – 6df03fe89955 Reset key
Theme name i Newspaper
Theme version i 9.6
Theme database version i 9.6
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 7.2.15
post_max_size i 33M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 30 – the execution time should be bigger than 60 if you plan to use the demos. To see how you can change this please check our guide here.
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://civilution.eu
WP Site URL i https://civilution.eu
WP version i 5.1
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 40 MB/request – We recommend setting memory to at least 128MB. The theme is well tested with a 40MB/request limit, but if you are using multiple plugins that may not be enough. See: Increasing memory allocated to PHP. You can also check our guide here.
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache

carlodelano
tagDiv Member

Theme config
Registration key i 60160f4e – **** – **** – **** – 6df03fe89955 Reset key
Theme name i Newspaper
Theme version i 9.6
Theme database version i 9.6
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 7.2.15
post_max_size i 33M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 30 – the execution time should be bigger than 60 if you plan to use the demos. To see how you can change this please check our guide here.
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://civilution.eu
WP Site URL i https://civilution.eu
WP version i 5.1
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 40 MB/request – We recommend setting memory to at least 128MB. The theme is well tested with a 40MB/request limit, but if you are using multiple plugins that may not be enough. See: Increasing memory allocated to PHP. You can also check our guide here.
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache

Catalin
tagDiv Staff

Hi,

This page comes from Seo Yoast plugin. If you cannot access it, it seems that you have some problem with your install or with your system status parameters. Please increase them according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/. It’s possible that your PHP memory to be exhausted and that’s why you cannot open it.

Hope this helps and let us know how it goes!

Thanks for your understanding!

jaykuo
tagDiv Member

Hello,

As far as I know you can only change the setting in wp-config.php file. Please refer to this link to see how to change Memory Limit.
https://forum.tagdiv.com/requirements-for-newspaper/

II) WP-Config settings

The wp-config.php file is located in the wordpress root directory.

WP Memory Limit:

This parameter sets the amount of memory used by php and by default WordPress can go up to 40MB. To avoid Memory Exhausted error this parameter should be set to at least 256MB and this can be done from WordPress wp-config.php file.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

bestofseattle
Participant
#0

Is there a way to change this limit within the wp admin area? I thought I saw it somewhere. But, now I can’t find it! 🙁 Help!

Simion C.
tagDiv Staff

Hi,


@roobanyadav
Seems there is a problem there, please check the theme requirements guide carefully – https://forum.tagdiv.com/requirements-for-newspaper/
Check the theme system status parameters, increase the wp-memory to 256M if possible, also the other parameters as mentioned in the guide. Also activate the necessary PHP modules, if needed contact the hosting provider for assistance in doing this.


@marketersclub
Please try the same suggestions if your problem is similar. In most cases 500 errors are caused by low wp-memory.

Let us know.
Thanks

Calin
tagDiv Staff

Hi,

Please make sure that you do not have any plugin conflicts, please deactivate all non theme plugins, clear all cache and try again.

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps;
Especially check the php version, wp memory and the code for .htaccess

Also please check our documentation for When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

If there is still a problem please provide some more details and some screenshots with this problem.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have any plugin conflicts, please deactivate all non theme plugins, clear all cache and try again.

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps;
Especially check the php version, wp memory and the code for .htaccess

Also please check our documentation for When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Edward
tagDiv Member

Make sure that you have respected all of the theme’s requirements from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Increase the PHP memory if you want to achieve better results.

Calin
tagDiv Staff

Hi,

Please make sure that you do not have any plugin conflicts, please deactivate all non theme plugins, clear all cache and try again.

Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/

Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY

For this error https://prnt.sc/mupdgl here is the fix.
You’ll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );

https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps;
Especially check the php version, wp memory and the code for .htaccess

Thank you!

Bogdan B.
tagDiv Staff

hello,

We already replied vie email. Please notice the support hschedule in the top of this forum.

This issue is usually caused by low memory allocation or an older version of PHP. Please make sure you use PHP 7.2 and use this guide to increase your memory allocation: https://forum.tagdiv.com/requirements-for-newspaper/

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://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps

Check the php version, wp memory and the code for .htaccess

If there is still a problem, please deactivate all non theme plugins, clear all cache and try again!

Thank you!

imbob
Participant
#0

Hi, the table on my post is not responsive on smaller devices (Galaxy S5 for example). How can I fix that?

https://gamerdiscovery.com/path-of-exile-synthesis-memory-nexus-detailed-guide/

The table is quite big and I don’t want to write everything from scratch again into a plugin if plugin is needed for responsive table. If this issue can only be fixed by a plugin, can you recommend a free table plugin that has html import option?

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/
Please increase wp-memory and set this code in .htaccess -> https://www.screencast.com/t/WG313pTGP , also please check the php version too!

Please try the new child theme from the current package ( Newspaper v9.6 ), also try to set just parts of code in child theme and see if this is a problem with the code or not.

Thank you!

Simion C.
tagDiv Staff

Hi,

You could check their documentation, for example in this guide they seem to mention that in order to increase the memory you need to add a line of code in the php.ini file
https://support.hostgator.com/articles/specialized-help/technical/php-memory-limit-error
https://support.hostgator.com/articles/specialized-help/technical/php-and-php-settings

If you need help with it, try and contact them and ask them to do it for you. Setting the memory to 256M should be enough for most websites.

Thanks

Viewing 25 results - 1,401 through 1,425 (of 3,046 total)