Sphere Plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Woo Custom Filter Widget] Span Element – Woo Custom Filter WidgetHi @bbdaylisan,
Thanks for your feedback. Sorry but I am unable to find the span typo can you please advise where is it in code?
To hide the price filter, go to /woo-custom-filter-widget/application/frontend/WOO_CUSTOME_FILTER_Widget.php on line no. 646 paste this code
return false;The filter features that you are interested in are added in our other plugin https://wordpress.org/plugins/woo-bundle-choice/ and the interesting thing is that in this other plugin the features of the filter are quite feature-rich and user friendly due to the power of core filter modules that we have in that plugin. It will be published in the next update and right the update is in beta testing.
Hello @ometeam,
We hope you are satisfied with our plugin and support, we would really appreciate if you write us a positive review.
Please visit this link: https://wordpress.org/plugins/woo-bundle-choice/#reviews to write a review.
A huge thanks in advance!
@oemteam ,
It’s good to know that your issue is fixed and if you have any issue in future, please open a new ticket.
Best Regards.
@oemteam ,
Please install new update of the plugin and this should fix the issue at your site, if not then please let me know.
Best Regards.
Hello @carike,
Thank you for your thought.
@oemteam please once more verify that you have added product mapping too.
To verify this please go to Woo Bundle Choice -> Mapping.If already added but still not working then please try this modified plugin here for testing purposes only and add the screenshot on frontend page.
Hello @oemteam ,
Please let me ask the moderator if we can ask you for the credentials.
Best Regards.
Hi @oemteam ,
Let me create a testable build that I will upload to google drive which you can install at your site so can we debug the issue.
I will let you know when the test build is ready.
Best Regards.
Hello @oemteam ,
Your configurations are good and clear. please confirm that you are using a shortcode block to paste the shortcode in the page block building.
Best Regards.
Hello, @oemteam
Please update me if your issue is resolved? If having any other issue then please open a new ticket.
Best Regards.
Hi @oemteam,
I am really sorry for your losses. Please attach here snap of the configuration menu from Woo Bundle Choice -> Configuration.
Thank you for your patience.
Best Regards.
Forum: Reviews
In reply to: [Woo Custom Filter Widget] Not user-friendly at all. Needs documentation.Hello @ragrant0,
Yes, I agree that the proper documentation is missing.
We will add the proper documentation as soon as we can especially that confirms to latest update, we are sorry to our users that we have published a plugin without proper documentation.
I regret the fact that you have to give up. I would like to help fix the error, please follow below instructions to solve the error:
1. “Fatal error: Uncaught Error: Call to undefined method WOO_CUSTOME_FILTER_Widget::input_dropdown()”
=> Please download new update for the fix.2. the error alert says “Name field is required!”
Under the Name input box, the hint says “a unique name to form parent-child relationship”
=> The parent-child relation is required to create dependency between drop-downs, so the user have to select those drop-down one after one and it will load next drop-down based on the selection made at current drop-down. It is like marker for the parent drop-down so that afterward children that are to be loaded dynamically can decide what to be chosen next.Forum: Plugins
In reply to: [Woo Custom Filter Widget] Wrong answer from filterHello @ololosh,
Thanks for the updates.
If possible please let us know the plugin you are using and the feature that you missed in our plugin. These information will be helpful in improving this plugin.
Best Regards.
Forum: Plugins
In reply to: [Woo Custom Filter Widget] Wrong answer from filterHello Alchem (@ololosh)
We did not heard back from you for long time.
Please let us know if you still have any issue or we will close the ticket.
Best Regards.
Forum: Plugins
In reply to: [Woo Custom Filter Widget] Wrong answer from filterHello Alchem (@ololosh)
Thank you for using this plugin.
It is not an issue of the plugin as currently the plugin is dependent on the ordering of the terms in the attributes.
Please change the position of 187.6 of площадь at the ordered(expected) position for proper result as the plugin gather lists of all those are set in order between the given range.
We also know that some of the user may use ‘,’ in place of ‘.’ and may use text based range searches too so we are using this method to ensure the proper results.
Thanks,
Best Regards.