- NewsmagRequirements for Newsmag
System Staus looks ok, as I have:
• max_execution_time 300
• max_input_vars 5000
• SUHOSIN installed false
• WP Memory Limit 128 MB/request
• WP_DEBUG False
Internal Server error can occur from different causes.
Maybe your WP have reached its limit, and sometimes it is a plugin that causes this, for instance woocommerce.
Another cause is the PHP has reached its limit.
So I suggest you do as Ing Geek said, if you have access to your root server log, you can see the cause there.
Or you increase the memory limit set for PHP, you can do this in your php.ini file.
I hope this helps you.
Hello,
This task does not require superior knowledge. You simply have to edit 2 files with a text editor and edit or insert a few pieces of text. You will need to know how to copy and paste and type in a few things.
You will need to edit 2 files for this task: The first one is wp-config.php and the other is php.ini.
You can find wp-config.ini in the main wordpress installation folder.
In the wp-config.php you have to add this line to the bottom of the code:
define( 'WP_MEMORY_LIMIT', '64M' );
That’s it with this file. You now need to edit the php.ini file. This can be found in different places depending on your hosting provider. If you cannot locate it, please contact your hosting.
In the php.ini file you have to edit a few numbers.
search for these entries and replace them with the corresponding values. They should look like this:
max_input_vars = 5000
max_execution_time = 300
post_max_size = 50M
If this does not help you on your task, then you will need to get someone to help you.
Thank you!
Hi,
I had my hosting provider increase my php memory limit from 60MB to 128MB.
I was able to install the demos now.
Thank you
Please close this ticket.
Jetpack is not a TagDiv plugin. You might check the support board for that plugin for help?
Try turning the “sharedaddy” option off, or try allocating more memory to WP and your site, and/r try disabling JetPack entirely.
That error shows issue with Jetpack plugin and memory error, not the theme.
Yes,
you need to spend some time researching how WP works and also hosting, and other speed optimization tricks.
Theme doesn’t control your hosting setup or optimization of your site processes. It’s just a theme. Optimizing WordPress applies to *any* theme sitting on top of WP and PHP.
For example, to increase memory for WP, you have to
a) edit your wp-config.php file to specify the memory
b) specify max RAM in your hosting php.ini setup
(you need to do BOTH)
For best speed, you need to set proper gzip compression, set TTL settings, minimize external element loading (e.g., Jetpack, ads, etc.)
Note there are some resources here to help:
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
hope that helps! It’s a process we all end up learning at some point — so be patient, read a lot, and then soldier on ! 🙂
Hello,
I just spent some money with Bluehost to “optimize” my site. It takes longer than it should to load pages and they have pointed a finger at the theme. Here are their comments:
Reduce server response time -> Your server response time is actually very low. The server only took 254ms to respond to the first request in the final scan included in your post service report. What they are actually looking at is the overall load time of the site, which is greater than 2 seconds. This in and of itself is not a major issue. There are many successful sites that can’t load in faster than 5 seconds. As explained in your report there are several design concerns that are preventing the site from loading in 2 to 3 seconds, and are causing the site to spike in load time up to 10 seconds. These include external requests that can take longer than normal to load and javascript requests that the browser can slow down on. Unfortunately the optimization service is not a design service. What this means is we can’t change the basic way that your site looks and feels from our end as part of the service. We try to compensate for these issues in the settings that we configure on the back end of your site, but some issues are going to need to be looked at by the designer/developer of the site.
Any ideas on what I can do to speed up the site loading?
Also, in the PHP memory allocation, I set to 128 megs before we did any of these tests. Still, the “system status” still says the allocation is at 40megs and should be increased. Seems like there’s a problem, here.
Hello,
we want to move our site from http to https. We followed the instuctions (define wp_siteurl and wp_home to be https and setup a 301 permanent redirect). Once we did that, we notice that the theme is not working, like wordpress does not “read” the style. So we did a little digging and noticedthat there is an entry in the database, in table wp_options, a field named td_011 that contains a very very large amount of information relevant to the style. That field seems to not use the global settings as far as wp_siteurl and wp_home is concerned, that data is just stored there so when we make the change in global settings, that field still has the old data. It seems that that field is the one that defines the style. However, due to the large amount of info it carries, any effort to update it via a GUI-based tool ie phpMyAdmin fails, as the tool’ s memory cannot handle it as it seems…so we have to update it via command line (mysql).
Is there a way for that field to be upadated automatically once a global setting is changed? Is its value relevant to something that can be handled from the theme’ s settings in wp-admin?
It is a rather crucial issue.
Kind Regards and thank you in advance
Hi
The theme have the ability to manage the sidebar for the custom post types. I’ve just test this on my side and works fine. We didn’t test the Seriously Simple Podcasting plugin with the theme and I am not aware of it’s functionality so there is a chance to appear some issues. However I did a quick test and the sidebar works fine on podcast post type: http://screencast.com/t/RcciEEDl0Ujz – http://screencast.com/t/ZZThsY9T7W1
You can try to deactivate all plugins except Visual Composer and Seriously Simple Podcasting, clear the cache memory then test again.
Thanks!
try clearing your caches ?
in my case, I also found I had to put the memory limit at top of my config file.
Also note your original post had it at 40MB ::
WP Memory Limit 40 MB/request –
We recommend setting memory to at least 64MB. 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.
-
This reply was modified 10 years by
simchris.
So I have placed the following line on my wp-config.php
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
And uploaded it. However, the system status tab still says 64 MB, how can I “flush” the settings?
Thanks!
Did you try making the boxes on page visible from the visibility tab top right of the post/page writing page, when creating/editing a page/post?
Also, if you don’t have enough memory allocated the VC page might not work – hence increasing memory. My system won’t work right without 96MB allocated vs default 40MB.
Worth a try.
Updating your default memory per the above post is advisable.
You do this in your wp-config.php file.
Be sure to watch the turorial video right side of page in theme docs, to make sure you’re making a “page” properly.
Not sure that helps, without knowing more about what you’re trying to do.
Hello friends
I have a site with 4 pages. The first page (home) worked ok and I can add and edit using Visual Composer. However, everytime I try to do the same on the other pages, the visual composer shows correctly, the “Add element” is also shown but when I click on an element it won’t appear on the main page.
I tried using templates and so on, but to no avail.
Any suggestions?
Theme name i Newspaper
Theme version i 6.6
Theme database version i 6.6
Theme aurora version i 1.1
php.ini configuration
Server software i Apache
PHP Version i 5.6.15
post_max_size i 8M – 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 50000
max_input_vars 5000
SUHOSIN installed false
WP version i 4.3.1
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 40 MB/request – We recommend setting memory to at least 64MB. 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
Did you increase default memory for your WP install in the wp-config.php file? 96MB or higher recommended.
Do you have the right php settings for your hosting account ?
Without the exact PHP error you got, kind of hard to comment on that.
I just went to your site, seems to be working fine. Ads not loading, but likely due to me being in US.
Oops, just got this “http://insight007.com/?p=952” // 500 internal server error.
You might try clearing any/all caching, reset CDN, and resave your permalinks.
Hi
The theme wasn’t tested with this browser so it’s possible to appear some issues with its functionality. However I’ve test your site on the default android browser and it loads fine. I am not sure wy isn’t loaded correct on your side but you can try to clear phone’s cache memory then test again.
Thanks!
Hello sir,
I want to ask if i upload any image into wordpress media then additional sizes created automatically. But what if only post featured image create additional sizes not other uploaded into post. Like if i have to upload many images into post but only one to add in featured then all the images creating many sizes and this thing increase memory size and also increase backup size.
I know you have added awesome feature in your 5th update to stop sizes that we don’t need to use on site.
Hi,
While trying to install demos I get an error “500 Internal Server Error”.
– System Staus parameters are all green. (memory limit = 120M)
– Visual Composer plugin is enabled only. All other plugins are disabled.
** I was able to install successfully only the Travel demo.
http://chowcation.com
Please advise
Hi Catalin,
Let’s see:
1. Js errors. Yes I had some errors with that, actually a lot, but I arrange it. The problem was on child theme (functions.php). Now all events with js seems to work properly.
2. I disabled all plugins except Visual Composer at first, and also updated theme to last version. Suddenly WordPress works great, so I started to enable plugins one by one and check if they cause some problems. Everything right (I didn’t enable WP-Rocket). I guessed problem was on there, but a couple hours late a new error 500 appeared on my screen.
I tell that because webpage works good during a couple of hours until crash again, maybe is a good hint for you to find out what’s happening on it.
3. I just followed your tutorial (except suhosin because my hosting doesn’t provide it). Let’s see how it works now, just after the changes have been made, web charges like lightning.
I hope this works fine, if it doesn’t, I would like share a couple of screencaptures with you because maybe some parameters on htacces o php.ini are causing the problem. For instance, php.ini had “memory_limit = 1024M
“.
I’ll track website to see if all works properly. Hope next time text us with good news.
Thanks Catalin.
Hi
Allocate more memory to your website by editing wp-config.php and add this code in it.
define('WP_MEMORY_LIMIT', '96M');
It might resolves the issue.
Hi friend
If you fine tune the settings of Newspaper theme, you can easily lowered memory resources consumed by the theme. Will you please share the URL to take a look on it to suggest something about how to load newspaper theme faster?
(Note: Based on your profile link, here i have run one of your site test via pingdom and got result as shown in the link here http://tools.pingdom.com/fpt/#!/cdCq0e/http://www.iaspaper.net/
The page weight seems too heavy and its around 17.6MB and sending around 600 requests to the server which is very high and not necessary even for rich media sites.)
Sometimes i too getting delayed response from developers, but they seems very genuine and offers great support. Thats why Newspaper theme is one of the most selling themes in themeforest.
-
This reply was modified 10 years by
wpdiv.
Hi
I’ve checked your site and the sidebar ad it’s displayed fine on mobile devices: http://screencast.com/t/Y77dMzu1Ya Try to clear the phone’s cache memory and also make sure that you’re not using any adbloker software on your phone then test the site again.
Let us know how it goes.
Thanks!
all parameters are green or yellow , in deafult theme is working properly i had snaptube installed before i hadn’t such a thing.Basicaly i searched internet before ticket and saw the issue of memory and i set in inside config to 512M , as for yoast i will dl it and try it now
Hello/Salutare,
We prefer to use English so other users can benefit from our answers provided here on the forum.
This could be a memory limit issue in which case we recommend following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Please try to check your system status in the theme panel and try to get all these options green: http://screencast.com/t/J0xBVSmva
Thank you!
Hello,
I have updated the Theme to 6.6 and
the tagDiv Social Counter with that version.
The follower counts on Twitter and Instagram are OK but in the Facebook it shows 39 followers and there should be 979.
I have gone into the Theme panel and social networking and made sure anitasfeast is in the Facebook line and saved the changes.
I still get a number in the Facebook Like line that is in error.
Can you please tell me what else I should check to get the proper number of Likes in Facebook.
Below is the System Status
Theme config
Theme name Newspaper
Theme version 6.6
Theme database version 6.6
Theme aurora version 1.1
php.ini configuration
Server software Apache
PHP Version 5.6.15
post_max_size 128M – 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 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
WordPress and plugins
WP Home URL http://www.anitasfeast.com/blog
WP Site URL http://www.anitasfeast.com/blog
WP version 4.3.1
WP multisite enabled No
WP Language en_US
WP Memory Limit 512 MB/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.