695 comments found.
Is there any way to limit the number of deals a customer can purchase (user xy can only purchase 2 deals at a time)?
There is currently no function to limit it. This could be easily added by hiring a freelancer.
1.On the homepage, I want the images of the deals in container to be displayed and not cropped. How does this work?
2. On the single deal side, the logo of the company as well as the Hero image are also cropped. I want to display the uploaded image completely. (Contain)
3. How to disable the gradient at the bottom of the hero image on the single deal page?
Hi there,
1. You will need to change the following line in couponhut/inc/hooks.phpadd_image_size( 'ssd_deal-thumb', 400, 470, true );to
add_image_size( 'ssd_deal-thumb', 400, 470, false );And after that refresh your images with a plugin like Force Regenerate Thumbnails. Please have in mind that the theme is not created for non-cropped images and there could be layout issues.
2. and 3. You can add the following custom css in Appearance>Theme Settings > Styling:
.single-deal-header .bg-image {
background-size: contain;
}
.single-deal-header:before {
background: none;
}
Please have in mind that if you change the theme files, it’s recommended to use the child theme (more information here – https://codex.wordpress.org/Child_Themes ), as the changed files will be overwritten if the theme is updated.
Please note that as support only covers bugs and problems with the theme, any customizations go beyond that point. The themes from Themeforest are bought “as it’s”. We provide some small customization tweaks, but for bigger improvements, I suggest you hiring a freelancer or you can inspect the needed elements that need change. To inspect the element on the web page, you’ll have to hit F12 in Chrome or Firefox . You can find a beginners tutorial here ( http://www.studiopress.com/tips/using-firebug.htm ). Thank you for the understanding!
Ok. Thank you very much!
hello, i have a problem when i want to add the new deal. how can i fix this? how can i add Tags for deals and coupons?
Hello,
As the Deals are a different Post Type, you can add Deal Categories and Companies to them, there isn’t Tags for them. You can find a freelancer to implement tags for you on https://studio.envato.com/
Hi, do you have any plans to make the theme compatible with PHP 7(.2.0) ? Thanks
The theme should be fully compatible with the latest version of PHP. Could you tell us what problems di you have with it? Thank you.
Hi. Thanks for the quick reply. Sorry, yes it is compatible with PHP 7.1, but not 7.2 as create_function() appears to be deprecated. Thanks
self::$include_isolated_callable = create_function('$path', 'include $path;');
to
self::$include_isolated_callable = function($path){ include $path; };
This will be added in the next version of the theme.
Thank you very much 
thanks
Hi there, CouponHut doesn’t feature unique code generation. The plugin will probably not work as OuponHut uses a separate custom post type for its deals. Further customization by a freelancer will be required to make them work together.
Thank you for the quick reply. Will subsolar be able to do the customization for a charge?
Unfortunately, we as theme authors don’t provide customizations. We recommend you contacting a freelancer, for example from https://studio.envato.com/
hello this theme can be just affiliate coupons and deals ? if i want to delete stuff like search deals in city and the main page the video can it be done ?
Yes, it can be used for coupons and affiliates, this is the COuponHut main purpose. Yes, you can remove the city search. Also, you can build and structure the home page the way you want using the page builder that the theme comes with.
Hi. Pre-purchase question here. I see that theme has the ability to show the coupons to only registered members. But, is it able to show the coupon page first and control if the user is registered when s/he clicks on ‘Show Code’ button in coupon page? Thanks
Hello, there isno such option available. We suggest you contacting a freelancer to further customize it personally for you.
Allright. But where in the theme we need customization? We nees to but login control to the button.
A PHP knowledge would be required for such task. You will find the deal Show Code buttons in the couponhut\partials\content-single-deal-box.php file.
So, where in the code should we add the control?
A further customization by a freelancer will be needed, as support doesn’t cover extensive personalizations of the themes. Thank you for the understanding.
Hello, I have a problem recently, when I click on “Add New”, I see the white page, how can I fix it?
Hello,
Do you mean a New Page? Make sure you have updated the Theme and plugins to their latest versions.
no, for the new deal! all my plugin updates when I deactivate Yoast Seo Premium everything is ok, but i need this plugin
We just tested the plugin and everything seems okay. The page is shown and there are no problems. We suggest you contact the plugin author for further assistance. Thank you for the understanding.
hi there, i bought the wordpress theme yesterday and i just need to know if it is possible to change the background color of the theme from white to another color of choice, i will appreciate if you can help me with this . thank you in advance
body {
background-color: #e0e0e0;
}
Where #e0e0e0; is the hex code of the color.Here is a color picker that can generate this for you http://htmlcolorcodes.com/color-picker/
PreSales (sorry so many questions): I see that search looks at coupons/deals but not stores. I’ve read a few comments that say “Search Anything” Plugin will enable the search to find stores. Is there a definitive yes to this question? Or is it a maybe?
Hi there, we answered via your support ticket. Search looks only in deals and is currently not searching for stores,
Presales: Will your theme allow the use of other builders? ie. Divi or SiteOrigin? (I cannot play with your builder yet so I like to know I have a parachute)
If you disable the theme builder, you should not have any problems with the other ones.
Hi, I’ve reached out to you guys twice this week via email support and have received no response. I need to know how to fix some display issues that should be pretty simple for you guys to clarify for me. the slider with images on the side of the categories section doesn’t have the star ratings or the discount % symbol on the top right corners like in the demo. Also, whenever I change the expiration date, it doesn’t apply when I save. Lastly, how do I allow the ‘latest deals’ section to display on the homepage?
Here’s the links to compare and contrast for clarification Demo: http://subsolardesigns.com/themes/?theme=couponhut-wp My Draft: http://www.kuponlab.com/
Hello,
We have already answered both of your tickets. Make sure you check the email you submitted them from.
Here is our answer again:
You can show the rating from Appearance > Theme Settings > Deals > Deal Presentation.
The deal expiration date and discount % symbol can be edited drom the Deals options, when editing the Deal. Are you receiving some error for the expiration date? You can send us credentials to your admin panel through a support ticket so we can inspect the problem closely.
The “Latest Deals” section is a shortcode, just edit your page using the Page Builder and insert the Latest Deals shortcode. You can read the documentation in documentation/index.html. You’ll see that everything is very easy to set up.
Hmm…I didn’t receive any email. I guess I’ll have to change it to another address so I can do so in the future. Thanks. Let me try these out and see how it works.
I have updated my email credentials so I will forward you this website’s credentials to get a better understanding on why the expiration date is not displaying properly. However, I am having difficulty finding the list of shortcodes?
When editing a page, click on the Page Builder button just above the content box. It will open the builder where you can insert the shortcodes/elements.
Please also check your email for the answer to your support ticket.
Pre-Sales. We’re running a competitor theme right now and it is SLOW! Running a 2G VPS, optimization is in place and we drag on the search and category pages. How confident are you in your theme speed? Dread moving all our content, but desperate times and all. We are losing conversions 
Hello,
You can check the online demo – it has all of the necessary plugins activated. If it is loading ok for you, there should be no problem when you set it up – just have in mind that adding lots of 3rd party plugins can additionally slow down the Theme.
Hi there, Until now everything goes very nice in the theme, I just have only 2 problems which are: - I want to make the city in the deal search appear in arabic (I have done some search, I have have succeed to make the map appear in arabic but the city is always stored in english in the database (geo_city)) - I want to stop the mail verification demand when a user subscribe to the newsletter using mailchimp I’m waiting for you :)) Greetings
You will have to change the language that the theme uses to communicates with the Google Maps API.
Search the theme files for the following string:https://maps.googleapis.com/maps/api
You will need to add a region part to it with the code of your country, as described here https://developers.google.com/maps/documentation/javascript/localization
Please have in mind that if you change the theme files, it’s recommended to use the child theme (more information here – https://codex.wordpress.org/Child_Themes ), as the changed files will be overwritten if the theme is updated.
For example$request = 'https://maps.googleapis.com/maps/api/geocode/json?latlng=' . $geolocation.'&sensor=false&key=' . fw_ssd_get_option('google-api-key');
should be
$request = 'https://maps.googleapis.com/maps/api/geocode/json?latlng=' . $geolocation.'&sensor=false&key=' . fw_ssd_get_option('google-api-key') . '&language=ja®ion=JP';
It works Great now
The last problem is that I want to stop mailchimp email verification when a user subscribe :))) Thanks
You can set this from Mailchimp and the email subscription list options.
where can anyone who purchase or redeem deals leave rate or review ?
and where is registration page ?
You can buy and rate the deals from their single pages – http://subsolardesigns.com/couponhut/deal/travel-around-the-world/
The registration is closed in the demo. If it is enabled, it will be under the profile icon in the top right. The form is the same as the WooCommerce one.
Can I add online deals and site ?
Hello there, could you explain what you have in mind as I’m afraid I can’t quite understand? Thank you.
The theme supports online deals submit. That’s its main role. And you can make a WordPress site with it.
Thank you and I have one more question.. can store owner submit deals for their product or service ? for example, restaurant can submit their discount coupon ?
Yes, they can use the front-end submit form that can be seen here – http://subsolardesigns.com/couponhut/submit/
Hello, I would like to know if I’m able to create a zone for an enterprise and they register in the website as enterprise and upload logo, text, coupons, etc under payment system. And I would like to know also if its possible to connect via webservice/api to that enterprise to update that information. Thank you in advance.
Hi there,
Unfortunately, CouponHut doesn’t support currently paid membership fees. You can read more Frequently Asked Questions here – http://subsolardesigns.com/files/CouponHutFAQ.pdf
Is the source-code developer-friendly to totally overhaul the look, some of the features, etc.? Are there limitations? Thank you. BTW, an RTL support would be a great addition to the theme. 
Hi there,
With enough PHP and CSS knowledge, there won’t be any limitations. And if you can’t integrate something, you can always contact a freelancer. We have made the code as clean and with as many comments as needed.
Your theme is the best, I wrote a CSS code for your theme that supports RTL. I have a suggestion for your theme, please make the different template for blog posts view.
Hello, if there is enough interest in something like this, we will have it in mind! It’s great that you have created an RTL file for the theme!