A. Jones
Forum Replies Created
-
Forum: Plugins
In reply to: [(Simply) Guest Author Name] “This plugin has been closed”??Thank you for letting me know. I will look into this.
Forum: Plugins
In reply to: [(Simply) Guest Author Name] “This plugin has been closed”??Hello. I apologize for any inconvenience. Although there are no future enhancements planned to the plugin, we do want to keep it updated and secure for current uses and have no intention of abandoning the plugin without notifying users here in the support forum.
The plugin has not been abandoned and should be back online today.
There has been a push by volunteers to identify potential security issues which get reported to security apps like Wordfence.
The issue has been fixed. While it’s inconvenient, It is entirely for your benefit! We do not think that the vulnerability was critical but it related to a feature added that allowed html to be used in the description field. This would have allowed bad actors to inject scripts.
Please update your plugin.
If you wish to switch to another free plugin, we should be able help you to convert.Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Broken Documentation LinksYou are welcome! Thank you so much for bringing it to my attention.
Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Broken Documentation LinksThe knowledge base has been restored. It turned out to be a permalink issue.
Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Broken Documentation LinksI see that all of the links from this page are indeed going to 404 pages. I will update you when this is fixed.
Forum: Plugins
In reply to: [Featured Image Pro Post Grid] Broken Documentation LinksOh no, I am so sorry that this is happening. We have been having issues with our host. I just clicked on your link and the page loaded. It looks terrible but please try again.
https://www.plugins.shooflysolutions.com/featured-image-pro/
Forum: Plugins
In reply to: [(Simply) Guest Author Name] guest author Post type?Hello,
For some reasons my notifications are turned off. I apologize for not responding sooner. The free guest author plugin does not use a post type for guest authors.
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] Your website link not workingNot sure what happened, but it is supposed to be redirecting to here: https://www.plugins.shooflysolutions.com/thumbnail-grid/
Thanks for letting me know!
You are welcome!
Hello,
The free plugin uses post meta which i I believe you can access using the Metadata API. https://codex.ww.wp.xz.cn/Metadata_API
I have not tested this yet. The author name is can be retrieved from
name: sfly_guest_author_names
description: sfly_guest_author_description
email: sfly_guest_author_email
url: sfly_guest_lin
- This reply was modified 2 years, 10 months ago by A. Jones.
Are you using any kind of excerpt plugin? I am not sure that is coming from our plugin.
As long as you don’t have links in your excerpts, this should work. Warning that this will hide all links in the excerpt.
.proto_masonry_excerpt a { display:none;}
The ‘read the rest’ link is meant to link to the post, not when there is more excerpt…The code is a bit wonky (sorry)!
To remove it, you can use css:
.proto_masonry_excerpt .more-link { display:none;}
I will look into adding an option in the future!
I am very sorry. This is way way of the scope of this plugin. This plugin creates a grid of featured images.
To clarify, are you using a plugin that uses Imgur as your media library?
Let me look into it!