Forums › Forums › Search & Filter Pro › Post Meta Issue
Tagged: post meta error
- This topic has 5 replies, 2 voices, and was last updated 9 years, 1 month ago by Ross.
-
Anonymous(Private) June 12, 2015 at 3:11 pm #19444
I purchased the plugin and run into a pretty significant issue. I have ZIP codes as a post meta and I cannot use a range to display them. I need a combobox with a dropdown to make this work (although I would prefer an entry box without a dropdown). I have about 800 zips in the system. Each time I select Auto Suggest and pick all the ZIPs and add them (all values and labels are there), when I update the search it deletes that field completely on back and front end and every other field that was set below that field.
I have two different post metas that I need to ass as dropdown combos and none of the ones I tried worked. If I enter just one field manually – I don’t get that error, but If I add the 800+fields, it crashes right away. Is there an entry number limit?Ross Moderator(Private) June 15, 2015 at 2:20 pm #19571Hey Marlena
I believe there is a limitation with the number of options you can add – as the amount of content posted (sent when saved) is too large.
The next version of S&F will remove the auto suggest feature and automatically pull in values which are in use – this should be released in the next week.
Can you wait that long?
Thanks
Anonymous(Private) September 9, 2015 at 7:34 pm #24580I asked a question regarding a feature that was not working correctly about 2.5 months ago. At that time the new version was to reselese within a week (pleas see your response above). Where can I download the new version? Two weeks ago the release date was to be August 23, now I see it’s to be released this week. I’ve been waiting 2.5 months – can you please just send me the download link? I don’t need any extra documentation. Just need the updated version.
Ross Moderator(Private) September 15, 2015 at 9:48 am #24854Hi Marlena
This didn’t make it to 2.0 – I’m working on it for 2.1.
The reason for your problem is because of PHP upload limits – the form is so big it is exceeding one of these limits:
max_execution_time max_input_time memory_limit upload_max_filesize post_max_size
You can try to increase these in your environment or ask your host to increase these to see if you can get away with more fields.
The only way to get around this I think is to have a separate screen for entering post meta – or have the custom fields synced with your real live data – so you don’t need to enter any so many options manually (the second option is my preference).
There were some other big features (like a full caching system) that first needed to be implemented in 2.0 before I could add this – this has now been created so I am free to move on to this feature.
Sorry for the delay however I didn’t realise all the work that needed to be done before we could move on to this.
Thanks
Ross Moderator(Private) September 25, 2015 at 4:21 pm #25892Its available from your account, or the plugins page in your WordPress admin if you’re activated.
Thanks
-
AuthorPosts