- NewspaperWhen tagDiv Composer is Not Working
- NewspaperCache plugin – install and configure
- NewspaperRequirements for Newspaper
Hello Tagdiv
I was installing Newspaper 2 days ago. The problem I have is that the category-pages do not always load the images properly of the articles that are shown on sportguide.ch. I already raised the WP Memory Limit to 128 M and it seemed it helped a little bit, but still it happens that if I choose one menupoint (for example News) the menupoint loads the articles properly and another one (for example Athlete) does not work right.
Any suggestions what I could do, to make sure that every category-page is working right?
Hi,
It seems you have successfully configured the social counter in the sidebar, at the moment
– https://www.screencast.com/t/RcslyR0BoGJ
The social counter requires information to be entered in the appropriate fields
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
To ensure the proper functionality of the theme and theme plugins, please check the theme system status and make modifications according to this guide
– https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to help you in this matter, if needed. Insufficient PHP memory can cause such issues (endless spinning wheel).
Thanks
Hello Kai,
First of all, make sure that your system status parameters are increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Check if your PHP memory is highly increased because it’s possible that parameter to be with low value and that’s why you cannot save anything.
Hope this helps!
Thanks for your understanding!
Hello ozanbaskaya,
MAke sure that your system status parameters are increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, your PHP memory has been exhausted and that’s why you cannot save anything. Also, after all of your changes, you should clear all the caches and check the results.
Regarding on your second request, if you want to change the images which appear in your blocks, you should change the post featured images for each post which are filtrated on that block.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello Serd,
I have inspected your source page and I saw that you are using some untested plugins which can interact with the theme core files and which might cause a lot of unknown issues. Also, you should update the theme to the latest version of it which is Newspaper 8.2 because I saw that you are using an old theme version, like 7.8. Try to switch the theme to the main theme because now you are using the child theme and it’s possible to affect some theme’s functionality. Please follow all of these useful steps, clear all the memory caches and check the results. If the problem is still there, you should try making a new fresh install from scratch via FTP way in another sub-domain and see the results. If you cannot resolve this, please send us an email at contact@tagdiv.com with your wp-admin so we can take a closer look at it. Also, provide there the link to this topic so we can quickly identify you.
Hope this helps and let us know how it goes!
Thanks for the message!
Hi there,
I changed the memory to 64
And still when i want to change setting in Theme panel i got only loading animation and nothing more.


Hello sallyboom,
Firstly, you should check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Make sure that your PHP memory is increased as expected if you want to achieve good results.
Thanks for the message!
Hello Flyer87,
Increase the system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Maybe, your PHP memory has exhausted and that’s why you cannot save anything. Also, check the GD Library option to be activated from your dedicated server because this option allows you to load images in your media library.
Thanks for the message!
Sorry, it was a memory cache problem of my browser.
I solved adding this css to custom css panel in theme panel.
.td-boxed-layout .td-container-wrap.td-main-page-wrap {
background-color: rgba(255, 255, 255, 0.1)!important;
}
Thanks!
This is not an error – it is a notice.
Differences are explained here: http://www.php.net/manual/en/errorfunc.constants.php
Specifficaly:
Errors:
Fatal run-time errors. These indicate errors that can not be recovered from, such as a memory allocation problem. Execution of the script is halted.
Warnings:
Run-time warnings (non-fatal errors). Execution of the script is not halted.
Notices:
Run-time notices. Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
Hello,
If you cannot install plugins directly it could be a memory allocation issue. Please use this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Please also test the tagdiv composer on a brand new page, not on existing ones that were built by other page builders. The tagdiv composer will not recognize shortcodes from other page builders and will provide errors if they are found.
Thank you!
> Loaded the translation and tried to save
Make sure you increase your memory allocation like so: https://forum.tagdiv.com/system-status-parameters-guide/
> Where to put the API key?
Thanks,
What should I be looking for at theme > status? In the past Godaddy has told me to check I/O in cpanel.
I think change the WP memory limit to 256 from 96M on WP config file. Is that what u mean?
I also deactivated bloated stuff from yoast before but will try more.
Godaddy, who is hosting tells me that its happening because in wp_options we have way to many tables (over 1 million) they advise to cut down on those and then move to WP managed host, but they have told me so many things beforehand which turned out to be wrong, so it is a never ending nightmare and my client is going nuts.
The is located here, maybe this will help. https://anonym.to/?http://jewishbreakingnews.com
Thanks much
Tiffany :o)
-
This reply was modified 8 years by
jbn.
Hello anmol,
Please check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, you PHP memory has exhausted and that’s why you cannot bring good results.
Thanks for the message!
Hello meri,
The theme does not have any such an option that allows you to scale the Instagram images, sorry! Try to increase the system status memory to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ The Pinterest option is fully tested and it seems to work as expected.
Thanks for the message!
Hello,
Please make sure you increase your memory allocation like so: https://forum.tagdiv.com/system-status-parameters-guide/
Also please test without any plugins active. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also please check with your host and the htaccess file for any blocked content on your site.
The https/ssl implementation also can influence the theme panel if not done properly.
Thank you!
This is what is in my config file: define(‘WP_MEMORY_LIMIT’, ‘6000M’);
Can you just give me the shortcode that is the equivalent of [vc_column_text]
Hello, i have installed WP super cache, but now the ads on the right side on homepage are not displayed to other users. I can see them but others can not. My site is https://goo.gl/a5jXTK
I have set also my .htaccess to this setting
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php5_module>
php_flag asp_tags Off
php_flag display_errors On
php_value max_execution_time 180
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 256M
php_value post_max_size 64M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea3"
php_value upload_max_filesize 64M
php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit
# BEGIN Compress text files
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# END Compress text files
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
The Memory Limit is set on 64MB, and the site is running PHP 7.1. So, no problem there either.
Thank you!
Hello,
Out of nowhere our theme settings will no longer save this past week. For instance, if I turn off the footer and hit save, the panel will notify me that the save was successful with the checkmark. However, if I refresh the page, the footer is still on — it didn’t save.
What I have done:
– Deactivated all plugins except the TD Composer.
– Reverted to the parent theme as to eliminate any of my child theme additions.
– Verified that all settings are correct in the system status. (input_variables = 5000, execution_time=60, memory limit = 64_
– At one point I was seeing a php error that said I had reached the byte limit for the mysql call, but I increased that amount and haven’t seen the issue since. I see no php errors currently.
– I did notice that the admin-ajax call that you seem to be saving the settings with is returning 0.
Apache/2.4.27 (Amazon) PHP/7.0.21
Wordpress version 4.8.2
Any help would be appreciated.
Zach
Hello misolek,
Check the system status parameters to be increased according to our documentation here
-> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, you PHP memory has exhausted and that’s why you cannot save anything.
Thanks for your understanding!
Thanks for the heads up Catalin.
I increased the memory as directed on the link you sent but nothing happened.
I am stuck…
Hi there,
On our new domain http://www.regioonlinebelgium.be we use the Newspaper theme with TagDiv Composer. There are two admin accounts. One admin can create and edit pages with TagDiv Composer. But when I am logged in as admin and try to edit with TagDiv Composer I get the following message: The current content page hasn’t been created by TagDiv Composer.
I then get a white screen and can do nothing. If I just view the page everything seems fine. I already tried to create a new page with TagDiv Composer, but the same problem occurs. TagDiv Composer loads, but I get a white screen and can’t do anything. Nothing works. For my fellow admin everything works as should. How can this be fixed. Already defined memory limit to 64M in WP-Config.php, but that doesn’t do the trick either. Help needed here.
Hello dst,
Check your system status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, your PHP memory has exhausted and that’s why you cannot make anything.
Thanks for your understanding!