- NewsmagRequirements for Newsmag
Hi
Usually the theme should save the settings instantly so if it take to much time it could be due to a memory issue. Please check if the parameters from system status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ then test again.
Hope this helps.
Thanks!
Hi
Please make sure that you’re using V 3.2 of Social Counter plugin which is included in V 2.3.7 of the theme. Also try to clear the cache memory then test again.
Let me know how it goes and if the problem persist please provide your site url so I can have a closer look.
Thanks!
Hi
Please make sure that the parameter from System status have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ clear the cache memory then test again.
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 also give us ftp access. We will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hello Everyone,
This is the first time i am using Visual Composer and the Newspaper 7 WordPress theme. I saw some videos on Youtube about Visual composer where (for example on this video; https://www.youtube.com/watch?v=aiTIrxGT4Dk at 1:47) have at page editing a button with Backend Editor and a button with Frontend Editor.
I have done literally everything but this damn frontend editor button is nowhere to be found.
I have a fresh install of WordPress 4.5.2
Fresh install of Newspaper V 7.0.1 with “Say What?” demo settings and content.
Fresh install (and activated) Visual Composer 4.11.2, no other plugins actived or installed.
php.ini configuration
Server software
Apache
PHP Version
5.5.32
post_max_size
50M
max_execution_time
300
max_input_vars
5000
SUHOSIN installed
false
And also the WP Memory Limit has been set to 96 MB/request.
I am out of ideas other then, its not possible to have the frontend editor work with Newspaper 7 🙁
Hi,
This issue is related to your page loading speed and/or the speedbooster plugin. If you use speedbooster or another tool to move render blocking to footer as google page speed suggests, it will also move style.css to footer and this is the effect of that. The style will apply after all elements are loaded. If you know your way around coding, you can remove style.css from the speed-booster files to prevent this happening.
If you do not use speedbooster, please increase your site-s loading times by following this guide:https://forum.tagdiv.com/how-to-make-the-site-faster/ and also make sure you have all system status parameters set properly so you do not run out of memory: https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps.
Thank you!
Hi!
I have deactivated all the plugins as you recommended. Also I have have increase memory to 256mb and it doesn’t translate. I am looking to translate to spanish.
It seems very complicated to me for the moment, but I can try:)
Can you just send me a screenshot of the place to find the wp-config.php, please?
I don’t find it. The only place I see is the editor , which I only found plugins files.
I also have checked my website speed in the Pingdom tool and there is only 900 KB for the moment? Is that OK? I think there are enough spaces left in the WP memory.
Thank you again
Hello yachtsailingcharter,
Basically, you need to edit a few files and change a few values here and there. It’s not that complicated. This task does not require coding knowledge. You simply have to edit 2 files with a text editor (notepad++ is free) 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 to let you know where you can find it.
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 Catalin,
1) My WP Memory Limit is 40 MB so I need to increase the space manually, but I don’t know where to find the wp-config.php file??
In the editor? I didn’t see the files there??
Can you help?
Thank you
Hi,
This issue is generally caused by the system status parameters not being set properly. You need to follow this guide to adjust the memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thanks.
From where i can download Just previous version of Newspaper 7 Theme
yesterday i update my theme but after updating many things happens at once
1 – My server Memory exhausted – i am using 4GB RAM but it was showing full, so i have to uninstall non theme plugins
2- Sidebar stopped to show Doubleclick code, and sidebar messed up
3- not supporting external code for mobile.
4 – Mobile theme is not so good as they Promote after installing mobile theme i checked in google speed insight, it was 68/100 but without using mobile theme it was 64/100
5 – dragging very slow in mobile
Please let me know from where i can download previous version of this theme
My high traffic travel website http://www.asiantraveltips.com has been using Newspaper theme for a couple of months now and it has been pretty good, but since the latest version updates all kinds of things have broken and I can’t fix them. I am currently on V7.0.1. My server is a VPS at A Small Orange running Apache with PHP V 5.4.45 and 1024 MB RAM. I’ve copied the Theme Status data below.
The Visual Composer is no longer working. I have tried uninstalling the plugin and reinstalling from the plugins folder in the theme files and it’s now on V.4.11.2 as you recommend but it still doesn’t work. If you visit the home page you’ll see the [vc] code is displayed at the top of the page instead of the parallax image scroller that should be there.
Apparently the image embed isn’t working, so look at http://www.awesomescreenshot.com/image/1243684/423dbeebbf2789c41a928271be340223
The image above shows the page editor screen when I try to edit my static front page. It’s blank. Before I uninstalled and reinstalled VC, it was displaying a VC logo in there but when I’d click it, I’d be taken to their website to buy the product. Now there’s just a blank box and if I click on the VC logo next to “Classic Editor” it does nothing. Same when I try to create a new page.
I have also lost my Mappress Pro maps and the admin strip across the tops of pages and posts when I am logged in as administrator. If I change back to my old theme, they both work just fine so it’s definitely related to Newspaper theme. I have even tried disabling all the other plugins and disabling Cloudflare and it makes no difference. So it doesn’t seem to be a plugin conflict.
I’m desperate and running out of options. This is starting to crash my Google rankings as well now.
Theme config
Theme name i Newspaper
Theme version i 7.0.1
Theme database version i 7.0.1
Theme aurora version i 1.1
Theme Mobile Newspaper mobile version
Speed Booster v4.4 – Disabled – incompatible plugin detected: affiliate-link-cloaking/affiliatelinkcloaking.php
php.ini configuration
Server software i Apache
PHP Version i 5.4.45
post_max_size i 1024M – 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 300
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 i http://www.asiantraveltips.com
WP Site URL i http://www.asiantraveltips.com
WP version i 4.5.2
WP multisite enabled i No
WP Language i 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.
a) make sure you update VC plugin properly by
— delete old folder in /plugins/
— upload NEW updated js-composer plugin folder via FTP into your plugins folder
b) log-in to your theme
c) clear web browser cache completely
d) clear transients with wp-optimze
e) launch visual composer
f) if your page shows [code] try preview then ‘save’ without making changes
g) read up on changes to Visual Composer in case *they* decided to deprecate/retire some feature, which no longer works and will leave an empty space or reveal dead shortcode — only option is to remove old dead shortcode, and rebuilt that element
and it goes without saying you should ALREADY have increased your default memory for WP to 96MB or more in your wp-config.php file to even use VC at all!
VC is nice to have drag and drop, but it’s a tricky little bastard… er … little fellow.
If you get white screen of death, that’s a whole ‘nuther story.
Good luck!
a) make sure you update VC plugin properly by
— delete old folder in /plugins/
— upload NEW updated js-composer plugin folder via FTP into your plugins folder
b) log-in to your theme
c) clear web browser cache completely
d) clear transients with wp-optimze
e) launch visual composer
f) if your page shows [code] try preview then ‘save’ without making changes
g) read up on changes to Visual Composer in case *they* decided to deprecate/retire some feature, which no longer works and will leave an empty space or reveal dead shortcode — only option is to remove old dead shortcode, and rebuilt that element
and it goes without saying you should ALREADY have increased your default memory for WP to 96MB or more in your wp-config.php file to even use VC at all!
VC is nice to have drag and drop, but it’s a tricky little bastard… er … little fellow.
If you get white screen of death, that’s a whole ‘nuther story.
Good luck!
a) make sure you update VC plugin properly by
— delete old folder in /plugins/
— upload NEW updated js-composer plugin folder via FTP into your plugins folder
b) log-in to your theme
c) clear web browser cache completely
d) clear transients with wp-optimze
e) launch visual composer
f) if your page shows [code] try preview then ‘save’ without making changes
g) read up on changes to Visual Composer in case *they* decided to deprecate/retire some feature, which no longer works and will leave an empty space or reveal dead shortcode — only option is to remove old dead shortcode, and rebuilt that element
and it goes without saying you should ALREADY have increased your default memory for WP to 96MB or more in your wp-config.php file to even use VC at all!
VC is nice to have drag and drop, but it’s a tricky little bastard… er … little fellow.
If you get white screen of death, that’s a whole ‘nuther story.
Good luck!
a) try clearing cache on site if using one; reset update CDN if using one
b) clear cache in your web browser
c) clear transients using wp-optimize
d) make sure you have enough memory allocated to WordPress via the wp-config.php file
Hi
Maker sure that you’re using V 3.2 of Social Counter plugin which is included in last theme version available on themeforest and also set it according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ Also try to clear the cache memory then test again.
Let me know how it goes.
Thanks!
Hello, I tried the recommended PHP Setting via ‘BLUEHOST VPS Support Tech,
1. max execution time to 300
2. memory limit to 256M
3. upload max file size to 32M
……………..and Still Get the SAM AJAX Error…
I found a solution chas_donaldson.
I ended up calling godaddy and the solution was simple once I talked to them and realized I forgot that the PHP limited the file sizes I could upload. So I changed three PHP settings and it works perfect now!
Here is what I changed in the cpanel under PHP (godaddy literally walked me right through this).
1. max execution time to 300
2. memory limit to 256M
3. upload max file size to 32M
I waited about an hour per the godaddy person statement that it takes a bit of time for those changes to take effect. And presto, I can upload any demo.
Hi,
Please provide more details about some server settings that could affect this, so we can also check it on our side.
Also do you use a cache plugin? Did you optimized your site using this guide? – https://forum.tagdiv.com/how-to-make-the-site-faster/
Please make sure you meet the theme server requirements – https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ and also check the System Status parameters – https://forum.tagdiv.com/system-status-parameters-guide/ especially the php memory.
To improve your server response time you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load). To improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Please create your own topics as this one was created one year ago..
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
I have looked at the errors, but you cannot figure anything out from them as one is a 404…nothing to see there and the html code rendered exactly as the page source. It’s clearly conflicting and making the site display the code exactly as it’s written. If I access your site, I get no errors (tried over 10 times in different browsers)
If you say the plugins worked together on a different platform, that could be your clue there. Maybe the hosting has some setting that prevents the compatibility between these 2 plugins.
Here’s what you can try: https://forum.tagdiv.com/system-status-parameters-guide/ maybe the directories plugin needs a bit more memory for it’s functionality. You can also take a peek at the requirements for that plugin as well to see if there are certain server issues that can affect it.
Thank you!
Hi, I am also experiencing the same problem, despite not making any changes to the site all of a sudden when I try and make a tweak to the Theme panel and press save I get the same issue as above, just stuck and nothing happens!
I’ve upped the memory as stated in here: https://forum.tagdiv.com/system-status-parameters-guide/ but I am not experienced enough to start playing around with php.ini files etc… do we know if the above issue was resolved by creating this, seems strange when the theme was working fine before.
Also for the record I disabled all plugins and still the problem persisted.
thanks for your help
Paul
Hi,
Please try to deactivate all plugins except Visual Composer, clear the cache memory then test again. You can also switch to a default wp-theme then, try to upload an image and check if the error is still there.
Please double-check your parameters and make sure they are all that you have these set correctly: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thanks
Dear tagDiv
I’m sending this email as I’ve got a problem while using newspaper theme in Korea.
A location memory problem occurs when backing ajax pagination.
In case of setting ajax pagnation (Next prev ajax, Load more page, Infinite load), if click a “back” button after reading the newly loaded ajax pagnation post, the newly loaded ajax page becomes initialized and it becomes impossible to continue to read the page which I’ve been reading.
If ajax pagination is not used, it remembers its original location even if click a “back” button after reading the post.
But, if read a page which is newly loaded by a “Read more” and “Infinte load” and click a “back” button, it backs to the page location which is before “Read more” and “Infinte load”.
In case of PC, it doesn’t have a problem with Explorer, but the problem occurs when using with other browsers, such has Edge, Chrome, FireFox, and Opera.
But it also doesn’t occur on IOS. When clicking a “back” button, page refresh is not made by itself.
However, the biggest problem is all the browsers on Android doesn’t remember the location due to ajax pagination refreshing, and this causes a serious inconvenience for Android mobile users in using our website. Especially as most of Korea people use Android system, this is a very serious problem.
So I’d like to ask you how to fix this problem on Android mobile phone.
I know it would be simple if opening the post in a new window, but it will cause inconvenience for our users and they will not be willing to use the website.
Also, when uploading a feature image on a post, a big one is partially shown, while a small one is shown to be small, an I’d like to know if there is any solution to automatically adjust the size.
I look forward to hearing from you soon.
Thanks in advance.
Sincerely,
cooolvita
Hi
Make sure that the parameters from system have the values indicated in our documentation: https://forum.tagdiv.com/system-status-parameters-guide/ also try to deactivate all plugins except Visual Composer, clear the cache memory then test again. You can also switch to a default wp-theme then, try to upload an image and check if the error is still there.
Thanks!