Md. Russel Hussain
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart eGift Card] Issue with the last update.Forum: Plugins
In reply to: [Smart eGift Card] Issue with the last update.Hello @visionoptika
Hope you are doing well. I was having a look on the attached image and seems this is not an issue related to plugin. The REST API URL was supposed to your_website_address/wp-json/smart-gift-card/v2/update-settings but from the screenshot I see something with index.php?rest_route…..
I think you can fix this by Flush Permalinks
Visit WordPress Admin → Settings → Permalinks, Do NOT change anything Just click Save Changes
If that does not work please open a support ticket here Our dedicated support team or dev team will help you with their best.Best Regards
RusselHi @nullkohol,
Thank you for updating related to the 500 error.
For the customizer if the design breaks may it’s related to theme. Please open a support ticket here , our support agent will help to fix the design issue. The support is 100% free.
We are still improving and trying to fix all possible issues, and planning for some more cool features in upcoming release.
Hi @nullkohol
Thank you for testing new release. I think Deactivate the Plugin and Active again can resolve the Event Media issue. For the second one you don’t need to do anything. By Default the Gift Card Product will be hidden from everywhere.We are still testing and trying to improve and fixing as much as possible. Also trying to bring more features. Hope we will release another version soon.
Thanks and Regards
RusselHi @nullkohol
New version has been released hope you will get some more feature what you are looking for.@nullkohol
Thank you for your thorough testing and for bringing these important questions and feature requests to our attention. Your feedback is invaluable as we strive to improve the Smart eGift Card plugin and provide the best possible experience for both you and your customers.Let’s address your points:
Regarding the Redemption Process:
Guest Redemption: You are correct that currently, the standard redemption process requires the user to have an account on your WordPress instance to apply the gift card balance. We understand your point about guest checkout and the desire for customers to use their gift card balance without needing an account. Allowing gift card redemption during guest checkout is a significant feature request that we will add to our feature consideration list for future development.
Shipping Costs: We acknowledge your feedback regarding the inability to use the gift card balance for shipping costs. We agree that this can create a less-than-ideal experience for customers. Enabling the application of gift card balance towards shipping fees is another valuable feature request that we will prioritize for future development.Linking Redemption Page to Orders: The ability to link gift card redemptions to specific orders within the admin interface is a useful feature for tracking and management. We will add this functionality to our feature request list for consideration in future updates.
Gift Card Emails:Multiple Gift Cards in One Order: Currently we are not supporting multiple receiver. However multiple gift card in a single order was supposed to work. Thank you for reporting the issue with receiving only one of the two gift cards purchased in a single order with different recipient emails. This is likely a bug that we need to investigate immediately. We will prioritize replicating this issue and implementing a fix in an upcoming plugin update. Also we will release multiple receiver in a single card will be released soon.
Missing Images in Emails:
We have tested several times with multiple sites. This should work unless the email came under spam. However, we will ensure that images are correctly embedded in the emails in a future update.Customizing Email Content: The ability to customize the content of the gift card emails, including adding instructions on how to use the balance, is a reasonable request. We will add email customization options to our feature request list for future development.
Gift Card Customizer:
- Customer Uploading Custom Images: We had plan to release this as a pro feature.
Thank you once again for your detailed feedback and valuable feature requests. We are committed to continuously improving the Smart eGift Card plugin, and your input is crucial in guiding our development efforts. We will keep you informed about the progress of these feature requests and bug fixes through our plugin update logs.
Please do not hesitate to reach out if you have any further questions or encounter any other issues. If you need any assistance or a custom solution, please open a support ticket here
Thanks and Regards
RusselHello @nullkohol
The Gift Card customizer will be shown in a different pages rather than your shop page. You may add a new navigation menu i.e Buy A gift Card or something you preferer. Also the redeem Page will a a separate page may be under account or a New Page i.e Redeem Gift. The user can customize the Gift card and purchase them. It’s almost like Amazon Gift Card. Once a user will purchase a gift card, they can choose when this will be send to the received. May be same day of in future day. The receiver will receive a Gift Card via email with the Redeem Code. Also there will be option to click on a button to come to the Gift Code Redeem Page.
Here you can look at how the Gift Card Customizer will look. Here you can check the Redeem Gift Card page.
If you need any dedicated support you can open a support ticket here The support team will help you to set up everything and make sure everything is working perfectly. Also if there is any custom solution needed for you, you will get that as well.
Best Regards
RusselHello Andreas,
Thank you so much for your incredibly kind words and the fantastic feedback on our Smart eGift Card plugin! Hearing that you appreciate the modern design and features we’ve built is truly encouraging for our team, especially coming from a fellow startup. We’re thrilled it aligns with your needs.
Your generous offer for a German translation is also sincerely appreciated! That would be a wonderful contribution to help us reach the DACH region, and we’d be delighted to collaborate with you on that.
Regarding your setup questions, we understand your points perfectly. Let’s clarify:
Documentation: You’re right, comprehensive documentation is currently in progress. As we’re still in the early stages, this is a high priority, and we aim to have it available very soon. In the meantime, you can find our installation guide here.Card Creation Page: Absolutely! You can place the [sgc_smart_gift_customizer] shortcode on a dedicated page or anywhere on your website. When placed shortcode, the customizer will render there, allowing users to personalize their gift card by selecting images/videos, uploading their visuals, and providing sender/receiver names, email, and the gift amount. They can then “Add to Cart” the customized design just like any other product, ensuring a consistent checkout experience.
Redeeming Gift Cards: Currently, gift card redemption is done through the dedicated “Redeem Gift Code” page (or any page with the [sgc_smart_gift_redeem_code] shortcode). This allows customers to apply the gift card balance to their account. Where they can see balance, update option for use balance or not, and the last 5 redemption histories.
This functionality isn’t currently built-in when applying the gift card code directly in the WooCommerce cart, similar to coupons. However, we completely understand the convenience this offers and appreciate you highlighting it. This is valuable feedback that we will definitely consider for future updates to streamline the redemption process.
If you need any dedicated support you can open a support ticket here Our dedicated support team or dev team will help you with their best.
Thank you again for your enthusiasm, your kind offer for translation, and your insightful questions. Your feedback is incredibly valuable as we continue to develop and improve the Smart eGift Card.Best Regards
RusselHello webfantastic(@webfantastic)
Currently fluent support does not allow to set or generate any random number for the tickets. In that case you can do a work around, may be you can login to your cpanel or you can find a way to run SQL Query and set the auto increment number a bit bigger. For example 6000, in that case the system will create tickets from 6000. Here is the query for example your tickets table name is
wp_fs_ticketsthe query will beALTER TABLE wp_fs_tickets AUTO_INCREMENT = 6000;Fluent support store all tickets to the fs_tickets table, you need to find the table prefix and make sure you find the correct table.
Thanks and Regards
Russel
Hello webfantastic (@webfantastic),
If I am not wrong you are looking for the seen/unseen feature. Currently, fluent support does not have the seen/unseen feature. There is no option to see when(DateTime) the ticket was seen by support staff or when the response was seen by the ticket creator.
If you have any confusion you can submit your query or issues. Our dedicated support members will be happy to assist you.
- This reply was modified 2 years, 6 months ago by Md. Russel Hussain.
Hello thuyanhlien(@thuyanhlien),
Regarding removing a support staff from the system:
If you would like to remove a support staff, the system will ask for a fall-back agent. The system does not remove/delete any history/content provided by that support staff to the customer, rather it will update the selected agent with the provided fallback agent.
If you still need any clarifications or need to fix anything, please open a support ticket, our dedicated support member will provide all necessary informations or help you to fix this issue.
Thanks and Regards
Russel
Hello thuyanhlien(@thuyanhlien)
I was trying to create an account and sign in to test this on your website, but I was able to sign up, sign in, and create tickets. I have tested from two different accounts and I was able to Sign in and create tickets. The ticket numbers are 9 and 10. So far I haven’t found any issues.
If you still facing any issues please open a support ticket, our dedicated support member will help you to fix this issue.
Thanks and Regards
RusselHello Dan Zakirov
There are a few strings that are used as button/badge labels or values, which are also stored in the database. In that case, we are not allowing or showing any translation value. But we have filter hooks or configuration forms by using them you can use translated value.
For example, we have a filter hook for ticket status fluent_support/ticket_statuses(Open, closed, new) where you can translate them. Same for priorities.However, I was checking the source to find all possible missing strings that should be translatable. And I have tried to add as much as possible. Here is the missing string I have added, which will be available in the next version.
Ticket Form Config, Advanced Filter, OR, And, medium, normal, critical, new, open, waiting, Closed, Thread Starter, Thread Follower, Support Staff, Agent Performance (Today), View All
Please note that if you have the pro version of the plugin, translation for the ticket form might not work. In that case, you have to use the translation value in the Ticket form configuration form under Global Settings.
Forum: Plugins
In reply to: [Fluent Support - Helpdesk & Customer Support Ticket System] Several doubtsHi adritop
Here are a few ways:- Currently in create customer, creating WordPress username and password option is missing. If user Sign Up using same email, they will be taken as the same customer. Also from the admin/agent are, if you try to create a ticket and search for a customer using the email address, there is an option like “Could not find a contact? Create one” You can use this one to create a customer with WordPress username and password.
- Create a customer is not WordPress user until you create a username and password from them or they sign up by themself.
- If a page contains shortcode fluent_support_portal that page should have option to create tickets but you must need to visit the page by logged in as customer
If you need more clarifications or you have issues please submit a ticket, our dedicated support agent will help you regarding this.
Forum: Plugins
In reply to: [Fluent Support - Helpdesk & Customer Support Ticket System] Translation bugHi mac721,
When you update a plugin, the language folder is overwritten. So better practice, before updating a plugin you can take a backup of the PO and MO files. Once the plugin update is done, you can upload the backup. So far all the string is translatable in fluent support free and pro except for a few button text and status values and some other. Also, the string which is customizable by the user is not available for translation. For example, “Create a New Ticket” is not translatable for the pro version. If you use the pro version, you are able to change the string from the ticket configuration form, from where you are able to change the sentence or translate the string and save it to the database.If you still need more clarifications or assistance, please submit a ticket. Our dedicated support team will help with this.
- Customer Uploading Custom Images: We had plan to release this as a pro feature.