No search results were found in Documentation!
Hi,
You can define the memory limit in the wp-config file. Please follow this guide to do it and increase the other parameters as well: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi thanks for you response.
Upon checking the my WP config setting
I haven’t seen the WP memory limit (define( ‘WP_MEMORY_LIMIT’, ’64M’ )
define(‘WP_DEBUG’, false);
/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);
My question is how can i edit it to include the WP memory limit?
thanks
Hello Gopal,
If you are using the Wordfence plugin, please try to disable because we have some bad reports about this type of plugin and try to search another one with this functionality, sorry! This plugin creates a conflict in the theme which generate this type of issue with saving. Also, please check your console and see if you have some js errors through it. Also, if you have some errors about admin_ajax.php please contact your hosting provider because the problem is related from the server. Also, you have to check your system status if it has the right values for the parameters, otherwise, you have to increase the systems status, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Please notice that you have to try this advice without any untested plugin. You have to use only the Visual Composer to active and also, all your cache memory would be cleared for good results.
Hope this helps and let us know how it goes!
Thank you for the message!
I also have increased memory limit to 64 MB. But the same error exist. Here is a picture Story of my Problem..
1- When I upload an Image:

2- When I search the same image which uploaded with Error message.

3- Error Image Exists and allows to insert and edit

4- The image workis good inside the post.

5- When I set this iamge as a feature image it also Works.

6- But on The home Page it does not Working till last Update of theme (Yesterday).

7- The Same Image is working Properly in Revolution Slider. But other parts of the Home Page these images are not Working.

I’m also having issues saving our theme settings, it just spins and stalls like others have stated.
I’ve tried deactivating all the plugins, updated visual composer, cleared our cache, increased our php memory limit and updated our php.ini file according to your recommendations. Still no success. We also don’t have the wordfence plugin installed which seems to of been another main cause of the hangup.
I’ve also tried in chrome, firefox, and the microsoft edge browser, all 3 having the same issue.
I’m pretty much lost at this point and not sure what else to try.
Wordpress Version 4.5
Newspaper Version 6.7.1 (updated from 4.6.1)
Visual composer Version 4.11.2
IMO, the error is somewhat related to the theme since the theme generates a LOT of different image resizes.
The HTTP error is a 500 error and happens after only a few seconds in my case. Testing with a 10×10 image I am able to upload, so it appears that the issue is a timeout or overrunning the memory allocation from host.
On a failure, some, but not all, image resizes are generated (can view in file system). The image will be listed in the WP media library, but the thumbnail size for the library hasn’t been generated so just a default file placeholder is shown. Various sizes are accessible via direct http access.
Unfortunately I don’t have access to error log in this case to provide more detail.
Note that previously I have uploaded images successfully.
Hi, I have the same problem with Visual Composer, the page can’t load VC, the one thing I see of VC is the circle turning, thats all. I deactivated, deleted, reuploaded and activated. Nothing to do.
my configuration:
Theme config
Theme name i Newspaper
Theme version i 6.7
Theme database version i 6.7
Theme aurora version i 1.1
Installed demo i Default demo – demo ID: default | install type: full
php.ini configuration
Server software i Apache
PHP Version i 5.6.20
post_max_size i 50M – 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 120
max_input_vars 5000
SUHOSIN installed false
WordPress and plugins
WP Home URL i http://www.bioconbrio.it
WP Site URL i http://www.bioconbrio.it
WP version i 4.5
WP multisite enabled i No
WP Language i it_IT
WP Memory Limit 64 MB/request
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache
Hi
I am not sure why that happened but I assume that was a cache issue, that’s why the color for menu items had been applied later.
If this happens again try to clear the cache memory then test again.
Thanks!
Hi
I’ve checked your site ans theme’s font files are blocked by a rule from your .htaccess file: http://screencast.com/t/4MSjjamuqBtR Check each part of your code and especially the last part, clear the cache memory then test again.
Thanks!
Hi
Thanks @Chris for your help!
@taneesha here you can find our documentation regarding theme’s update: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ and here for Visual Composer: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ Make sure you follow the steps indicated in documentation, clear the cache memory then test the site again.
@veljo make sure you download the current theme’s version available on themeforest then follow our update documentation to complete the update process.
Thanks!
Hi
The code must be added in theme panel > custom code > custom css: http://screencast.com/t/HZPGkhBRXFUn Make sure you clear the cache memory after the code it’s added then test again.
Thanks!
Hello PanaitStudio,
Am verificat site-ul tau dar nu am observat nici o problema cu aliniearea butonului de search din header si nici pentru News Ticker, dupa cum se poate vedea aici -> http://screencast.com/t/UgseIhLNJ1fr
Pentru a doua problema, incearca sa maresti parametrii din System Status. Verifica acest topic unde a mai fost discutata aceasta problema, aici -> https://forum.tagdiv.com/topic/wp-memory-usage/
Multumesc pentru mesaj si sa ne anunti cum merge!
HI
@Syambarkah Just replace the old line with new one, clear the cache memory, deactivate all plugins except Visual Composer then test again.
@AWAY FROM LIFE make sure you don’t use Speed Booster plugin, also deactivate all others plugins except Visual Composer then test again.
We do our best to solve this issue and an update will be released in shortest time.
Thanks for your understanding.
Hi
Sorry for this inconveniences.
This issue it’s caused by a jQuery conflict which affect the theme after latest wp update. We will release a new update in shortest time with all require fixes. Meanwhile leave the lazy load animation inactive or try to add this line of code in tagdiv_theme.js file as a temporary fix: http://screencast.com/t/Ur4jw4L6Z8
jQuery("a[href*='#']").click(function(e) {
Just replace the old line with new one, clear the cache memory, deactivate all plugins except Visual Composer then test again.
Thanks for your understanding!
Hi
Have you tried to add the above code in tagdiv_theme.js file and the problem is still there? Just replace the old line with new one, clear the cache memory, deactivate all plugins except Visual Composer then test again.
Thanks!
Hi
I’ve checked your site and and the menu works fine on tablet device: http://screencast.com/t/ODk6LSiIKFxQ If you still have this issue try to clear tablet’s cache memory then test the site again.
Thanks!
Hello citizenchan,
Probably is a matter of cache memory. Please notice that this kind of feature is too sensible and in most cases this will be damaged if you are using untested plugins.
Thank you for the message!
Hi all,
Love the theme, but I’m seeing it burn up a huge amount of WP Memory.
Is there a way to reduce this? I’ve installed cacheing etc. Disabling the Visual Builder works great, but that just breaks the site.
Hi, thanks for a great Theme.
I have never experienced a slow Dashboard before like after I installed Newspaper -and have tried a lot of tweaks without any results.
Its only slow in the Dashboard area, the site is fast with W3 totalcache.
I have tried to deactivate all plugins, but its still slow. I also tried to setup the .php memory to 96 mb, but same result.
Have you a quick fix?
Hi,
The excerpts can be controlled by words or by letters. First check that option here and make sure it;s the one you want: http://screencast.com/t/85S7f4ebSp
Then make sure you modify the correct module for the block you want.
Afterwards please clear your cache as all theme settings are affected by cache.
If it still does not work, you can check your memory allocation by following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
If it still does not work you can try it without plugins to see if there is no conflicting plugin that interferes. Please disable all plugins except visual composer, clear cache and rest cdn files if you use it.
Thank you!
Hi,
1) I don’t think there is a maximum amount of memory you can allocate to wordpress. It’s the minimum that creates issues. Please follow this topic for more details:
https://wordpress.org/support/topic/increasing-memory-allocated-to-php-1
2) CSS will do that unfortunately if you set it in the thme panel. If you want it to be hidden by default, you need to edit style.css and add the code inside the file.
Thank you!
hi,
i hv a couple of question.
1. what is the maximum memory allocation that i can set for the wordpress as subject to above matter.
2. as u replied on #97190, i have place to code to the custom css. but the count view can still be seen for a split second. how can i hide it completely from visitors’ eye?
thank you so much for ur help.
Well, you can create custom fields, then pull those custom fields into your post template(s). This is basic functions of WordPress and not theme specific.
Yoast should not slow down your site if you increase memory allocated to WP (try 96M in your wp-function.php file), and if you turn off un-needed functions.
However, there are other plugins you can use to create custom meta tags.
Yoast is useful for managing the trickier things like secondary pages for archives, indexes to eliminate duplicate meta data.
Hi Chris,
No i haven’t increased the default memory. Any suggestions on what size i should increase it too?
Regards
Alexander
Did you increase default memory for WP in your wp-config.php file ?