Hello,
As far as I know you can only change the setting in wp-config.php file. Please refer to this link to see how to change Memory Limit.
https://forum.tagdiv.com/requirements-for-newspaper/
II) WP-Config settings
The wp-config.php file is located in the wordpress root directory.
WP Memory Limit:
This parameter sets the amount of memory used by php and by default WordPress can go up to 40MB. To avoid Memory Exhausted error this parameter should be set to at least 256MB and this can be done from WordPress wp-config.php file.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Hi Freddy,
It has something to do with the latest Chrome update, please put below code into the CSS section. Thanks.
.td-pb-span4 .wpb_wrapper,
.td-pb-span4 .td-ss-main-sidebar {
perspective: unset!important;
}
I solved it myself, please make sure 1) reinstall the TD composer 2)delete or deactivate the multipurpopse plugin
no worries I found it
.td-form-comment textarea, .comment-form-input-wrap input[type=text]{
min-height:100px!important;
height:100px!important;
}
I tried to use this,
.td-form-comment textarea, .comment-form-input-wrap input[type=text]{
height:168px
}
but seems it couldn’t be shorter than 168px
there is no problem when you use IE, but the gallery seems broken on Chrome.
don’t mean to sound harsh. given the fact that so many users are complaining about it, this loading problem with TD composer is definitely not neglectable. I think you should test the theme with major plugin setting first and try to fix the conflict problem or make the composer actually “lighter” to use, instead of telling the users to give up using those plugins which make wordpress better
Same here, It’s a commen problem in Newspaper8, seems to be because of VC, can u try to deactivate it and check?
same here, my sidebar is totally not working in VC, so I have to give up VC and turn to TD composer, which turns out to be ok. if we can use search box and some other widgets in TD composer it would be perfect.
Woah….it works….after 5 min, thank you so much! I love you guys and this theme!
hi Bogdan,
I tried but with no luck. the problem is I don’t use any CDN, not that I know of, and the error only occurs in the mobile version, the desktop version is absolutely fine.