A. Jones
Forum Replies Created
-
Forum: Plugins
In reply to: [FakerPress] Featured Image still missingI did update the .htaccess file and the settings and was able to upload some large images. I won’t be able to do more until Friday or Saturday and will double check those settings on the server. I will also test it on a host on another server.
We are using Varnish + Apache and that could have an effect on the timeout but I’m not getting any error messages in the log or on the network tab.
Does your code catch and report errors?
Forum: Plugins
In reply to: [FakerPress] Featured Image still missingUnfortunately, I was unable to resolve the issue. I tried on a single site that is on the same server. Although an image file is created in the uploads folder it is almost always corrupt. We did get a couple of complete images. There is nothing in the error log to indicate that anything went wrong.
Forum: Plugins
In reply to: [FakerPress] Featured Image still missingIt turns out that the multi-site has it’s own settings for upload size, which I increased. I am now getting a timeout error so it looks like it’s our issue, not yours. I will come back and close this once I get that squared away. Thanks!
Forum: Plugins
In reply to: [FakerPress] Featured Image still missingI think that you may have hit on the problem. I can upload but I can only upload images below 1 mb. I’ll increase that and give it another shot.
wp_remote_get should be working, but we did have some changes to the server recently. I will get back to you on that later.
Forum: Plugins
In reply to: [FakerPress] Featured image not showing upUnfortunately, it’s still happening. I’m not sure if it’s because I am using it on a mutli-user site or not.
Forum: Plugins
In reply to: [(Simply) Guest Author Name] Guest author avatar uploadMarking as resolved as it’s not a support topic. 🙂
Forum: Plugins
In reply to: [(Simply) Guest Author Name] Guest author avatar uploadWe will add it to the wish list!
Sorry to hear that. I advise you to report it to the developers, they really should consider doing things the proper ‘WordPress’ way so that their code doesn’t break other plugins.
So if I understand correctly, child theme + special version of Visual Composer. The child theme shouldn’t cause an issue.
If it’s possible for you to uninstall visual composer without breaking anything, give it a try and see what happens. If everything is still broken, it’s something specific to the child theme.
You might want to get in touch with the author of the developer of the special version of Visual Composer or the child theme, and ask them to test the plugin with it. Our plugin uses standard WordPress filters. It doesn’t do anything unusual or fancy.
Keep me posted.
- This reply was modified 9 years ago by A. Jones.
Also, try turning off caching and see if that resolves the issue. I’ll try to figure out how this is happening. There is nothing in our code that would allow the guest author name to override the author on every post.
Holy cow, that’s insane. Thanks so much for letting us know.
It should only override the authors name on one post. If you don’t mind, could you try switching themes momentarily to see if it’s the theme?
If it is, just send me the name of the theme and maybe I can see if I can figure out what is happening.
Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Can’t access settings panelWhen I click on the alfred sung thumbnail in the grid, I get https://perfumesale.co.uk/alfred-sung/. If I understand correctly, you are not seeing this. That you are seeing the post id instead.
When something like this happens to me, and it does happen fairly frequently, I find that trying another browser or clearing my browser cache helps.
If I misunderstand the problem, let me know.
Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Can’t access settings panelMike,
I’m not able to duplicate the issues with the permalink. What is your permalink structure? If you can, please email me a link to the issue in question so that I can take a look and figure out how to duplicate the issue.
Best,
AdrianForum: Plugins
In reply to: [Featured Image Pro Post Grid] Can’t access settings panelHi Mike!
Thanks for letting us know. I will release an update shortly to fix the permalinks and the missing file. The settings panel doesn’t do much. It is supposed to provide links to posts about options. You can find them all on our website. plugins.protoframework.com in the sidebar.
Best,
AdrianForum: Plugins
In reply to: [(Simply) Guest Author Name] Author URLHello,
I am sorry for the delay. It looks like this is not as simple as we thought it might be. The link is created by your theme. I don’t know if this plugin will help: https://wordpress.org/plugins/open-external-links-in-a-new-window/.
I will try to figure out a way to incorporate this functionality into our plugin.