- NewspaperWhen tagDiv Composer is Not Working
- TutorialsSystem status parameters guide
- NewspaperCache plugin – install and configure
- NewsmagRequirements for Newsmag
- NewspaperRequirements for Newspaper
Check with your hosting provider as to where the error log is.
I’ve been using the theme for over 2 years, and other themes.
500 error means site crashed on ping/visit — could be overload — did you assign enough memory to your install?
If you get the error once a momth or on WordPress or theme update — THAT is normal.
If you’re getting it multiple times a week, then you have an issue with your hosting, WP setup, or plugins, etc.
Hi
I’ve checked the menu and indeed there can’t be added new items to the main menu.
Try to increase max_execution_time at least at 300 and the max_input_vars should be bigger than 2000. Those values are set in php.ini file so try to access it but note that some hosts may restrict the access at this file, if you don’t have access to it contact your host provider and let him know about this situation. Also check the WP_MEMORY_LIMIT from wp-config.php file, here it’s a guide regrading this
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Let me know how it goes!
Thanks!
I think it’s in the translations options if memory serves … but don’t quote me on that 🙂
I guess you could disable that size from the theme admin panel?
I think it does that because default image format for WP is jpeg not png. And png-8 files are typically color limited vs a jpeg which has a full color range (WP assumes you’re using photos not line art or logo graphics).
Always best to use jpg for photos unless you’re doing transparent effects (png-24).
Presumably you could also go into the main functions file (not the one in the theme root but the one in the includes or booster folder if memory serves) and remove the action hook to build that size and remove the option from the theme panel entirely.
So, if you use jpg to begin with it won’t make a duplicate, was my point, I suppose 🙂
Hi
The theme is tested and the sidebars are displyed fine on any post or page.
I’ve checked all indicated posts and the sidebar it’s displayed fine: http://screencast.com/t/Vxd8Usbbk If you still have this issue try to clear the cache memory and test again.
Let me know how it goes and if you still have this issue please provide more details so I can duplicate it on my side and get back to you with a more accurate answer.
Thanks!
Hi
I’ve tested a few posts from your site on different mobile devices including BlackBerry and and Nokia Lumia but I can’t find any issue with the More Article box. Here is a test made with the emulator from Chrome: http://screencast.com/t/CAZsh3HbXm0 but I got the same behavior on any mobile device where I’ve test this.
Try to clear the mobile device cache memory then test again. Also you can try testing on different devices with the same navigation system and check if the problem is still there.
Thanks!
Hi
I’ve tested a post from your site and the more article box does not show up after it’s closed once:
http://screencast.com/t/WwdobzTYMy I am not sure why the box appear again on your side but you can try to clear the cache memory, also deactivate all plugins except Visual Composer and test again.
Also you can try to make a new local install on your computer, with the latest version of WordPress, the current version of the theme available on themeforest, V 2.3.5, Visual Composer plugin and test again.
The theme don’t have any sort order filters for posts displayed in more article box. If you chose to display posts from same category, the display order will be random. To change the display order you have to edit the td_more_article_box.php file and add this parameters like here: http://screencast.com/t/5vwNrQuRZnM
Thanks!
Hi
Regarding the images embedded from facebook I replied you here https://forum.tagdiv.com/topic/image-gallery-visual-composser-not-work/
We didn’t tested the galey from Visual Composer with picasa images and I can’t say now why they don’t work as this task require some serious investigationss. Visual Composer plugin is tested to work with the WordPress and theme so there is a chance to appear some conflicts when you try to use different tools.
Try to duplicate this situations using a default wp-theme and check how it goes, also deactivate all plugins except Visual Composer and clear the cache memory before testing.
Thanks!
Hi
Pleas check our documentation regarding Social Counter setup: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ clear the cache memory and test again.
Thanks!
This theme does not include that plugin, it’s a separate thing. Good idea to post questions on the support page/forum for that plugin for faster help in debugging problems with it.
Make sure you only use ONE type of caching plugin. Make sure you have enough memory allocated to WordPress before doing so. Make sure you read the tutorial in the TagDiv theme docs on “suggestions” on how to setup a caching plugin to best work with theme — deactivate ALL plugins except for Visual Composer as one step in debugging problems with caching plugin.
I’m sure TagDiv will offer some advice but they are closed weekends their local time.
Did you define the path to /wp-super-cache/ in your wp-config.php file?
If it’s totally borked, you might have to remove the plugin via FTP, then remove the lines it might have added to your htaccess or wp-config.php file, then start over, perhaps using different caching plugin if not compatible with your setup.
Some folks here have had success using various caching plugins including zencache, etc.
Hi
We didn’t tested the adrotate plugin so I can’t guarantee that will work 100%. However from our reports received from different users, the plugin works fine.
I am not sure why the plugins does not work on your site but you can try to deactivate all others plugins except Visual Composer and adroatate, just to be sure that there is no conflict, clear the cache memory, also check if the ad code it’s ok then test again.
Note that if you want to display it using the php code you will have to use the do_shortcode function like this:
echo do_shortcode('ad-rotate-shortcode'):
You can also check this tutorial here, it may help: http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
Thanks!
Hi
This code works fine: http://screencast.com/t/5ggnfQBzpy9 – http://screencast.com/t/iYTBhdwTq Please make sure that you added the code like here, clear the cache memory and test again.
Thanks!
Theme config
Theme name i Newspaper
Theme version i 6.6.5
Theme database version i 6.6.5
Theme aurora version i 1.1
Installed demo i Default demo – demo ID: default | install type: full
php.ini configuration
Server software i LiteSpeed
PHP Version i 5.6.14
post_max_size i 20M – 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 10000
SUHOSIN Installed SUHOSIN is installed – it may cause problems with saving the theme panel if it’s not properly configured. You have to increase the suhosin.post.max_vars and suhosin.request.max_vars parameters to 2000 or more. To see how you can change this please check our guide here.
suhosin.post.max_vars 6000
suhosin.request.max_vars 6000
WordPress and plugins
WP Home URL i http://www.vocea-romanilor.ro
WP Site URL i http://www.vocea-romanilor.ro
WP version i 4.4.1
WP multisite enabled i No
WP Language i ro_RO
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
I’m still experiencing EXTREME slowness in loading pages on the backend to edit them to the point that the browser goes unresponsive. Again, it is not all pages. It appears to be the pages with large blocks of HTML. All of the parameters in system status are set correctly and I even increased the WP Memory Limit parameter to 128 MB/request.
This does not affect the front end of the site which is very fast. This specifically has to do with the backend when loading pages to edit them and throughout the process of editing them in Visual Composer.
My site is running on a fast dedicated server so I know it’s not an issue with the power/performance of the server.
Please help.
Hi,
The theme has some server requirements as it is specified in our documentation – https://forum.tagdiv.com/requirements-for-newspaper/ please to increase php memory and the other parameters like it is specified in this guide – https://forum.tagdiv.com/system-status-parameters-guide/ and also please follow the pagespeed optimization guide – https://forum.tagdiv.com/how-to-make-the-site-faster/
Lately the Visual Composer plugin was optimized a lot regarding the performance and security and recently we did not received any reports about this, also our theme is optimized to work with Visual Composer plugin.
You can also try to reduce the number of ajax using elements on page (mega menus, ajax pagination/load more/infinite load). Also reduce the number of blocks on your main page and enable only the plugins that you need to use.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hello romerito13,
I have tested on my side and everything seems to work as expected, not with the twice image. I suspect being a problem with cache memory. Please try to clear all cache and check again and see how it works.
Hope this helps and let us know how it goes!
Thank you for the message!
HI
I did a quick test with the indicated plugin and seams to work sine with the theme: http://screencast.com/t/OS44mdylrWuu Please make sure that you configured the plugin according with its documentation, deactivate all plugins except Visual Composer and table of contents, clear the cache memory amd test again.
Thanks!
Hi
Please make sure that you have the blocks enabled in Visual Composer settings: http://screencast.com/t/OYOKAGyBsYf clear the cache memory and test again.
Thanks!
Hi
I’ve checked your site and the social icons are displayed fine: http://screencast.com/t/c6qams0jB also the pagination arrows: http://screencast.com/t/T0wh9AM3
If this is not what you mean or you still have this issue please provide more details about it so I can inspect it closer. Meanwhile make sure that you empty all caches including browser cache memory then test again.
Thanks!
Hi
The theme is tested and youtube videos works fine on mobile devices. Try to deactivate all plugins except Visual Composer to make sure that there is no conflict, clear the cache memory and test again.
Thanks for the message!
Chris – I was able to add more memory allocated, I reset my plug in folder – nothing… but I do have this note:
WP Home URL http://www.susanbaggett.com
WP Site URL http://www.susanbaggett.com/blog
Home URL – Site URL Home URL != Site URL Home URL not equal to Site URL, this may indicate a problem with your WordPress configuration.
I have always had it set this way – admin in the blog folder. Should I change everything to the root folder?
S
Check enough memory allocated to site, clear/reset any caching or CDN resets, try resetting plugin folder.
Try increasing the default memory in your php.ini file/hosting, AND in your wp-config.php file. I have mine set to 256MB but the default is a paltry 40MB! That won’t work with both Visual Composer *and* bbPress.
Hello. After attempting to install plugin bbPress? I’m now unable to login to account.
http://pigsfly.info
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in /hermes/bosnaweb06a/b2391/sl.shibumioz/public_html/pigsfly.info/wp-includes/plugin.php on line 202
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /hermes/bosnaweb06a/b2391/sl.shibumioz/public_html/pigsfly.info/wp-includes/post.php on line 1274
Please advise
Hi Bogdan, thanks for replying. The problem, as it turned out, wasn’t the theme itself but the extra memory requirement when using the Newspaper theme as opposed to the default theme. It just needed an increase to the Allowed memory size on the server. I should have read the logs a bit more closely.