Scaevola
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Issues with Jetpack 360° photo pluginYes, that solves the whitespace issue. Thanks.
There is one more thing that the height of the object (the iframe class amp-wp-inline-0e603e4eac660d93a6ae76906c4cc700) is set as 100% and it’s very low for some reason. When I set a fixed height, it looks better but it distorts the picture.
They are stored in the wp_usermeta table, but there is no way to view them in mass from the admin panel.
At first, I thought that this problem is related with memory and before starting this thread, I increased my php memory setting ro 96MB using wp-config.
However, I recently realized that my host allows 64MB memory max and my memory setting in wp-config was not activated.
Now, I set my php memory through php.ini from 18MB to 64MB.
It’s working right now.
When I install one of these plugins while GD Star Ratings are enabled, the plugins page gets broken (with internal server error) and the only way to correct it is to uninstall one of the plugins manually.
However, if I install these while GD star ratings are disabled, the plugins page works without any problems.For instance, while writing this message, I tried to enable GD Star Ratings while Google Analytics is enabled and the main plugins page and the admin pages of other plugins are all giving internal server errors.