emelec
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Error while saving: Yoast options invalid.Thank you for sharing I have the exact same problem.
When I try to save my options the frontend acts like the options were saved, but a few minutes later the configuration goes back like it all was before I changed the settings.
Forum: Plugins
In reply to: [LiteSpeed Cache] Image optimisation: cloud errorI′m getting this error on the wordpress dashboard when I′m editing an article:
Cloud Error: Please try after 18s for service lqip.
Forum: Plugins
In reply to: [Yoast SEO] Breadcrumbs missing “name” or “item.name”I have the same problem
Here are some examples from my site:https://www.emelexista.com/93743-2/3-10/
https://www.emelexista.com/93666-2/3-7/
my template included this tag
<?php echo tagdiv_page_generator::get_breadcrumbs(array( 'template' => 'attachment', 'parent_id' => get_the_ID(), 'attachment_title' => $post->post_title, )); ?>
which I tried to replace with:
<?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb( '<p id="breadcrumbs">','</p>' ); } ?>
Maybe the solution is to add “Cloud Templates” with “WP Post Modules plugin” for attachments
Forum: Plugins
In reply to: Plugin Upgrade FailedI have exactly the same issue here
I thought that by upgrading to the new version “2.8.4”
the problem would be solved
but I can′t upgrade like I used toForum: Plugins
In reply to: [Plugin: NextGEN Gallery] GD uses lots of memory for high resolutionsis there a way I can download a “ngg-db.php”
with a smaller “PHP Memory limit” ?This problem could happened if you have a low memory_limit in your php environment or you have a very large image (resolution, not size). The memory limit sets the maximum amount of memory in bytes that a script is allowed to allocate. You can either lower the resolution of your images or increase the PHP Memory limit (via ini_set, php.ini or htaccess). If you didn’t know how to do that, please contact your web hoster.
Forum: Requests and Feedback
In reply to: [Plugin: NextGEN Gallery] Patch to prevent overload of serverhow do I put this code ?
I′m a rookie
thanks for the info
I would like to know hoy to use itForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Allowed memory size of 33554432 bytes exhaustedI thought the problem was
because the plugin was only compatible with wordpress 2.8I was using 1.7.1
last night I upgraded
but it still doesn′t workForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Allowed memory size of 33554432 bytes exhaustedI tried upgrading from the dashboard to version 1.3.2
and It didnt fix the problemThen I manually overwrited the files with the 1.3.3 version via FTP
and it still doesn′t workShould I downgrade the plugin to a previous version ?
Should I forget about using nextgen ?Forum: Plugins
In reply to: NextGen Gallery prroblem – Rendering of template gallery.php failedI get the error “Fatal error: Allowed memory size of 33554432 bytes exhausted”
“nextgen-gallery/lib/ngg-db.php on line 429”
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Cannot load nggallery-add-gallery<img src=”https://i43.tinypic.com/1zebo2g.jpg” border=”0″ alt=”nextgen wordpress plugin”>
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Cannot load nggallery-add-galleryI have exactly the same problem
I regret upgrading . .
I needed to publish pictures today