WP Sunshine
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Field for Gravity Forms] search entries form specific formThis plugin does not search form entries, it searches custom post types. Gravity Form entries are not saved as a CPT and thus are not searchable by this plugin.
If it was working before then something has changed on your site. I recommend temporarily disabling all non-Sunshine plugins and using a default WordPress theme and trying again. If it works when just Sunshine is active then we can conclude it is a conflict with something else. You can then enable things back one by one and testing after each. When it breaks, then you know which one is the cause of the conflict. This helps determine where the conflict is and we can then go from there. You can learn more here on how to do this without affecting your live site: https://www.sunshinephotocart.com/docs/how-to-test-for-conflicts-with-other-plugins/
Do you get that error for every single image or just that one?
Possible solution, try using .jpg instead of .JPG. Your server might be case sensitive for allowable file types.
As I mentioned, that one in particular was more cumbersome to figure out. Let me know if there is anything else I can help with.
It is resolved because you can do everything you want from the provided article. You must include the full, original text string though which can be cumbersome I will admit, especially in the example you provided with the more complicated text.
Using the Say What? plugin, I was able to do what you wanted:
Admin: https://share.getcloudapp.com/jkuXxyDP
Frontend: https://share.getcloudapp.com/jkuXxyYPThe original string you want to start with is:
Item added to cart! <a href="%s" target="_top" rel="noopener">View cart</a> or <a href="%s">Return to %s</a>
Then copy this same string and replace cart with basket.
- This reply was modified 2 years, 7 months ago by WP Sunshine. Reason: Formatting
Try this article on how to customize text: https://www.sunshinephotocart.com/docs/customize-text-in-sunshine/
Forum: Plugins
In reply to: [Search Field for Gravity Forms] Select post from search fieldYou could combine the pre-population and add Select2 which has a search option in it: https://select2.org/searching
Forum: Plugins
In reply to: [Search Field for Gravity Forms] Select post from search fieldI built it as a way for customers to search our Documentation while filling out a support ticket. The goal being to reduce number of tickets by leading them to their answer first.
Forum: Plugins
In reply to: [Search Field for Gravity Forms] Select post from search fieldThis is beyond the scope of this plugin but I will consider it a possible enhancement in the future. Another approach is to dynamically populate a Select field (https://docs.gravityforms.com/dynamically-populating-drop-down-or-radio-buttons-fields/) or use the Populate Anything add-on by GravityWiz (https://www.gravityforms.com/add-ons/populate-anything)
That is a minor code notice, not a major bug. I will look into it but it is not the cause of any of the issues you are seeing.
Because you cannot even publish a gallery tells me the server itself is struggling. Most of the hard “work” Sunshine does is during the image upload process and trying to resize images, especially if uploading many very large images. During the Publish process, it is just saving basic gallery settings data which happens just like when publishing a blog post.
Maybe I’m crossing a line here, but if the site has 1727 galleries it should be making enough in sales to pay for a decent web host which apparently is absolutely vital to the success of their business.
I personally use SiteGround and WP Engine and have a test Sunshine sites there. I also hear wonderful things about Cloudways but have not personally used them.
You can also try disabling some plugins or try a different theme and testing to see if it helps reduce the overall load on the site.
You may also want to consider trying a different web host. I have worked on sites with tens of millions of WordPress posts that load fine on a proper web host. If you are running a site with a lot of data a higher end host may be needed.
Sunshine galleries are only shown on their main galleries page – they cannot be inserted into multiple, various pages.
You can organize you galleries in parent/child structure:
https://www.sunshinephotocart.com/docs/how-to-create-sub-galleries/Thanks for the feedback. That is an easy thing to adjust so I will get that in the next minor update release which will likely go out next week.
If you don’t see it then congrats! You don’t have any orphaned images to be cleaned up. The tool doesn’t show if there is nothing for it to do.