Search Results for 'system status'

    No search results were found in Documentation!

Results from the Forum
Andrei L.
tagDiv Member

Hi

The theme has been developed to be fast but it may still need configurations on this matters so test your site using google’s page speed insights testing tool(or gtmetrix) and make sure you follow the guide instructions and methods then test your site again.

I’ve tested your site using google page speed and noticed that your server response time is very slow. According to google report it takes more then 5 seconds until the server deliver the requested data: http://screencast.com/t/taHVTK3OB Make sure that the server meets theme’s requirements: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ and also check if the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/

Also try deactivate all plugins except Visual Composer, clear all caches then test your site page-speed again. In terms of speed we have made a page speed guide and covered the most important aspects that google notifies you of (image optimization, js/css render blocking and more..) and based on which it classifies and grades your site regarding speed. You can find it here: https://forum.tagdiv.com/how-to-make-the-site-faster/

If you decide to use the speed booster keep in mind that is an optional plugin and it was designed to work only with tested plugins – http://screencast.com/t/FXXDNtqfz in case you use other plugins it will be automatically disabled, so please check System Statushttp://screencast.com/t/9SmVSXqe To make it work with other plugins you will have to alter the code and remove/comment this – http://screencast.com/t/RZLIOPUNdqh Also you may find some useful information here: https://forum.tagdiv.com/topic/website-memory-problem/https://forum.tagdiv.com/topic/speed-booster-and-akismet/

Thanks!

Bogdan B.
tagDiv Staff

Hi,

There are no versions to the speed booster compatibility :). There is a function inside of the speedbooster code. This function contains a list of compatible plugins: http://screencast.com/t/hcjLnOqh4i2
The install order does not matter. When speedbooster detects any plugin that is not on the list, it will disable itself if the plugin is already active or when you activate it.
There is however a workaround if you truly wish to use speedbooster with your current plugins, you can make it work by removing or commenting out this code here: http://screencast.com/t/RZLIOPUNdqh
This method is not an official position and it could create problems with certain plugins.
You can see if speedbooster is active in the system status screen here: http://screencast.com/t/hc6bYTijII

Make sure the plugin is active and then check for render blocking js and css.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This issue is generally caused by the max_execution_time being too low. Please check your system status parameters here: http://screencast.com/t/N7GdWyGcKR and make sure you increase them based on this guide: https://forum.tagdiv.com/system-status-parameters-guide/

Thank you!

Andrei L.
tagDiv Member

HI

Thanks @Chris for you help!
@beautywarrior I assume that now you’re using an older version of Visual Composer. In the paste some of plugin’s versions had some issues with high CPU usage but now the plugin was optimized and it works better.
As @Chris pointed would be best to update the theme at V 3.1 which is available on theme forest and also update Visual Composer plugin at V 4.12. Please check our documentation for more details in this regard: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Also make sure that the parameters from system status have the values specified in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ and your server meets theme’s requirements: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/

Thanks!

Catalin
tagDiv Staff

Hello agoramt,

Please ensure that your theme updating has been made via FTP because this is the surest method in this regard. Also, please try to use only the plugins that come bundled with the theme and rule out any conflicting plugins. Please try to increase the system status if you want to achieve best results according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks for your understanding!

simchris
tagDiv Member

Try checking the system status for the php timeout settings and also make sure you have 64M or more (96M or even 128M) assigne to WP in your wp-config.php file. Default 40M for WP not enough for Visual Composer on complex stuff.

Catalin
tagDiv Staff

Hello nwtnews,

For more information about our weather widget, please try to consult the documentation here -> https://forum.tagdiv.com/weather-widget/I assume that you have some trouble with saving the theme, right? Please try to increase the system status if you want to achieve best results according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the login again. It could be a plugin conflict affecting the login widget. You can also increase your system status parameters as this guide suggests: https://forum.tagdiv.com/system-status-parameters-guide/

Thank you!

Andrei L.
tagDiv Member

Hi @rida

Please make sure that you’re updating the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also during the update process deactivate all plugins to make sure that there are no conflicts. Also check if the parameters from system status have the values specified here: https://forum.tagdiv.com/system-status-parameters-guide/

Let us know how it goes.
Thanks!

Catalin
tagDiv Staff

Hello Danieleelli,

Please check your system status and if it is not increased to the higher value please do it according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,
Please first check your system status and increase all parameters like this guide suggests: https://forum.tagdiv.com/system-status-parameters-guide/
Then make sure you only use tested and recommended plugins: http://screencast.com/t/uj91GVDB95E
if you have a child theme please switch over to the main theme to rule out any custom code you might have that influences the site’s functionality.
As for the analytics, there are 2 codes provided by google. Please insert the long one..the one that resembles an adsense ad, not the short version of the code.
Thank you!

simchris
tagDiv Member

You know, after almost three years, might be worth putting note about this on the theme “system status” page about the ‘nag screen’ messages. 😉

My unwanted ‘tip of the day’ !

  • This reply was modified 10 years by simchris.
Catalin
tagDiv Staff

Hello Piyush Bandi,

Please check your system status and if it is not increased to the higher value please do it according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Just a tip on speed booster. lots of people do not know about the speed booster compatibility function. Speed booster is not able to move everything to footer. Plugins in special. Some plugins actually break if you move the styles to footer. Please check the system status here to make sure speed booster is actually active and has not disabled itself: http://screencast.com/t/lVnKysYnA
You can trick it though at your own risk by removing the compatibility function from within it’s code:
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thank you!

simchris
tagDiv Member

a) looks like you might have custom styles applied to your admin area; I’ve never had “lime green” elements in my WP install in 11 years.

b) remember you need to also update the plugins included with the theme

c) make sure you check the system status page to ensure you have enough system resources allocated

d) obvious things: 1) clear your cache on website if any; 2) clear web browser cache; 3) temp disable known problems with some things like auto-optimization scripts if they impact the admin area, impact ajax or normal WordPress setup (e.g., some “admin area modification” plugins can break stuff because they have not been updated for WP 4.6 and change of things like default fonts, jquery, tinymce version, etc.)

Good luck!

(( I don’t work here. ))

WebK
tagDiv Member

Hi Catalin,

So you mean i should not use the child theme? Before you posted this thread i went and disabled the plugins one by one and activated them to see what is causing issues, however didnt see any diffrence tho i was still on child theme.

I dod notice that by going into Backend–>newspaper–>System Status.. –> SPEED BOOSTER comes with following error..

v4.5 – Disabled – incompatible plugin detected: pagerestrict/pagerestrict.php

v4.5 – Disabled – incompatible plugin detected: mailchimp-for-wp/mailchimp-for-wp.php

v4.5 – Disabled – incompatible plugin detected: mailchimp-campaign-archive/main.php

v4.5 – Disabled – incompatible plugin detected: issuupress/issuupress.php

v4.5 – Disabled – incompatible plugin detected: eventON/eventon.php

v4.5 – Disabled – incompatible plugin detected: duplicate-post/duplicate-post.php

Does this mean non of the listed plugins should be activated.. that cant be right??

I need theme and dont think it should cause any issues however is there way so that the speed booster can work with listed plugins above?

——> So are you saying i should just use the main theme and NOT the child ?

Catalin
tagDiv Staff

Hello Verstegen,

Please check your system status and if it is not increased to the higher value please do it according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks for the message!

Andrei L.
tagDiv Member

HI

Please make sure that Speed Booster plugin is active in System Status: http://screencast.com/t/cR5vCirTsM For more details in this regard please check this topic: https://forum.tagdiv.com/topic/can-you-suggest-a-recommended-popup-plugin-for-newspaper-theme/
To minify the css you could use an online tool like – http://csscompressor.com/
When Speed Booster plugin is used the theme load a minified version of js and google notifies you about some scripts which are not related with Newspaper theme: http://screencast.com/t/NLvMO8OGNSu You can try a cdn service to minify the js, it may help.

Thanks!

Bogdan B.
tagDiv Staff

Hi,

This simply means you have too many ajax requests. Ajax is used on pagination, ajax filters, live search, and the mega-menu. If you use too many of these elements, you will need quite a bit of resources on your server. Please remove some of these features if your server cannot handle it. Also please use this guide to increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
You can use this guide to learn about the ajax filter and the pagination: https://forum.tagdiv.com/block-settings-tutorial/
The mega-menu can be removed from the menus area: https://forum.tagdiv.com/mega-menu/

Thank you!

Andrei L.
tagDiv Member

HI

Please check if the images from our demo were imported in media library: http://screencast.com/t/oj278niaz9mp If the images are there try to use Force Regenerate Thumbnails plugin to regenerate the thumbs. If the images are not imported contact your host provider and ask him if there are any restrictions set on your server, also make sure that the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

fotballblogg1
Participant
#0

Hi, ive search the forum for solutions to my problem, but the solutions presented are not helping my case. Each time i try to change the langauge of Newspaper 7, it gets into an infite load. It just hangs and noting hapends.

Ive tried:
1 – Upgrading according to documantation, according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
2 – Deactivating every plugin
3 – Ive never had Wordfence plugin
4 – Ive got Newspaper v. 7,3

https://s3.postimg.org/nvrkd1ppf/status1.png
https://s3.postimg.org/5rojses0z/system_2.pnghttps://s3.postimg.org/7i7ktw9k3/Unnamed_image_10.png

This is the furthest i get after pressing Save:
https://s3.postimg.org/j61mofyoz/feil.png

Andrei L.
tagDiv Member

Hi

An internal server error it’s not caused by the theme, it’s rather related with a server misconfiguration. Please make sure that your server meet the requirements specified in our documentation: https://forum.tagdiv.com/requirements-for-newspaper/ also check if the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/ You can als check this link, it may help: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

Thanks!

Catalin
tagDiv Staff

Hello Kayra,

I have checked this feature on my side and everything seems to work as properly. Please check your system status and if it is not increased to the higher value please do it according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello lugiery,

Please try to disable all your plugins, leave just Visual Composer to active and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, your will have to increase your system status parameters according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
For more references in this regard, please check here -> http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/

Hope this helps!

Thanks.

Bogdan B.
tagDiv Staff

Hello,
Please make sure you meet the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/
Then try to disable all plugins to rule out a plugin conflict (if you do not have access to the back-end as well, you need to rename the plugins folder from wp) If you do have access to the back-end then also check your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/ , disable all plugins exceot visual composer, clear cache and reset cdn files.
Let us know how it goes.
Thank you!

Viewing 25 results - 3,851 through 3,875 (of 4,331 total)