Hi Idarek,
Thanks for contacting us.
I have tested the plugin with version 4.5.2 and here it is working just fine on two different servers.
Have you updated the Feed Manager plugin to the latest version?
Yes, Plugin is 0.14.0
Please have a look at below links:
When trying to add new feeds missing part on right side when selected google merchant and nothing is generated below as a template.
https://www.dropbox.com/s/g2nuz8ijamholz0/Screen%20Shot%202016-05-06%20at%2021.22.05.png?dl=0
https://www.dropbox.com/s/oa9rf5uv0yhqect/Screen%20Shot%202016-05-06%20at%2021.22.19.png?dl=0
found cause of an Issue
As I strict my site to run from SSL only, any scripts that trying to run on SSL as NON-SSL are blocked, this is why your stop working.
[blocked] The page at https://www.andrewsfasteners.uk/wp-admin/admin.php?page=wp-product-feed-manager was not allowed to run insecure content from http://www.andrewsfasteners.uk/wp-content/plugins/wp-product-feed-manager/css/admin-page.css?ver=0.14.0.
As I am using CloudFlare including WordPress pluging for cloudflate which handle HTTPS protocol rewriting https://support.cloudflare.com/hc/en-us/articles/203652674
It change all HTTP:// and HTTPS:// to just //
When I turned off this Plugin, I turned off Protocol rewriting.
I turned off this, as cause problem in latest wordpress with WP-Cron (currenty dealing with CloudFlare on solution). When Turned product back, your plugin start to work.
Your plugin included hardcoded reference to http:// instead independent on protocol //
When no Protocol rewriting rule applied, problem appears.
I think if you could change all http:// in your plugin to just //
to make it more universal this will not cause this issue.
Thank you idarek,
We will update our plugin as you suggested. I expect the update to be online beginning of next week.
Thanks for pointing this out to us.
Idarek, in the new update the support for https is also included!
Please update your plugin.
! Please support us with rating our plugin on ww.wp.xz.cn
Confirmed, above issue has been resolved 🙂
Thanks for the confirmation Idarek!