This item is by an Elite Author
feeleep
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Referred between 10 and 49 users
- Sold between 100 000 and 250 000 dollars
1,452
Purchases
Buyer Rating:
4.23 stars
4.23 average based on 141 ratings.
-
5 Star
8157%
-
4 Star
2819%
-
3 Star
2215%
-
2 Star
42%
-
1 Star
64%
| Created | 2 July 11 |
| Last Update | 17 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- compact
- e-commerce
- jquery
- minimal
- nivo slider
- piecemaker
- professional
- sleek
- webshop
- widget ready
© All Rights Reserved feeleep -
Contact Envato Support


Hi Feeleep:
How can I change the automated response after someone purchases from my website? Here’s what I have now: Just to let you know that your order has been received. On a side note, shopping and payment details will be sent by PayPal.
Also how can I change what email send this automated response?
Thanks!
Justin
If you are English spoken then all of the phrases used by this theme can be overwritten by creating “en_EN.mo” localization file.
Otherwise…
Open the file named “sofa_suppaStore/gateways/paypal_ipn.php” and go to line #154. That’s where you can change the message.
As for where to change sender’s email address, it’s the same file but different line number: #33.
Thanks Feeleep. I haven’t made any changes yet but I will take a look as you have suggested. Curiously, I just received the following error message from paypal. Any idea how to fix?
Hello Justin Latino,
Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL are failing:
http://www.mochilaswayuu.co/wp-content/themes/sofa_suppastore/gateways/paypal_ipn.phpIf you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
Thank you for your prompt attention to this issue.
Thanks,
PayPal
However, if the file can be found in given location/path and “Page not found” message persist, contact your hosting provider because that’s literally impossible.
I re-downloaded the paypal_ipn.php that you provide with the theme and made the appropriate changes to the automatic email response. When I go to: http://www.mochilaswayuu.co/wp-content/themes/sofa_suppastore/gateways/paypal_ipn.php, I now see a “0”. Is that how it should be?
Kindly, Justin
If there is no “page not found” server response then everything should be right. Switch your webshop to Sandbox mode and make a couple of test transactions to see whether everything works fine. If everything is OK in Sandbox switch back to “live” mode and you can be safe that people are able to buy stuff from your site.
Hi Feeleep, Lovely theme! I am developing my site here: http://backshop.goradiate.com/product/rome and I have trouble with the related products: as you can see in the link they are cut in half and we cant see the full preview. Can you help please? Best wishes, Melissa
It looks like someone has added new set of styles for “scrollable” DIV. And I can’t figure out where these new styles reside … I mean they can’t be found in any CSS file.
Please take a look at the image here: http://goo.gl/2dwGa
Remove 75px height for ”.scrollable” that can be found in “rome #3” (whatever it is) and everything will be fine.
Thanks for your help! I discovered that it was a conflicting image slideshow plugin and now it works.
OK, great to read that you’ve got it sorted out.
Hi Feeleep,
Can you please explain how to re-arrange the order the images appear in the NIVO slider?
Thank you,
Justin
they will be sorted as: ...but can easily be rearranged by adding some prefix to Nivo slide title, like so: ...which will re-sort slides on front-end:
Hopefully you’ve got the point!
Can inventory items be uploaded with a comma delimited file, or an xls sheet? How can I import mass inventory items?
It has been mentioned already many times before but I know it’s kinda pain in the a** to find required information in the sea of comments…
CSV import is possible via phpMyAdmin (database manager) but there’s one important fact to keep on mind: your CSV file has to be properly formatted. This theme is using custom post types, custom taxonomies and stores certain (mandatory!) product meta-data with each newly created product. So, you can’t just rely on what’s called a standard CSV file for WordPress.
Hi there,
I’m curious as to whether it would be simple to implement a grid style layout for when the user clicks on a tag on a product. Right now it’s just a long column.
Thanks
I guess that depends on how skilled someone is regarding CSS, HTML and PHP/WP because these three will definitely be included into each and every layout change.
Hi Support,
How can i setup newsletter Subscribe… i cant find this option in my widgets… thanks for this great template
Kind Regards, Peter
This theme is using Epicwin plugin which should be activated first. So go to Plugins > Installed Plugins, find Epicwin on the list and activate. Beware: don’t update plugin even though it’ll find newer version. OK, once plugin is active get back to Appearance > Widgets and find “SOFA Newsletter (by Epicwin)” widget.
thanks, that was the problem this plugin was updated. I’ll try to find older version? I still have one problem: I tried to translate the words in basket Order by email in mo and po it is translate also i did this in codestyling translation but nothing happend??
1. open “checkout.php” for edit and go to line #236
2. rewrite “Order by email” with your own phrase. Entire line of code looks like this:
3. save “checkout.php”
Hi Support, I did read all and have no problems with anything except this. Also changed now this php but the button is still called order by email?
Do you use any page caching plugin. like W3 Total cache or SuperCache? Did you upload modified file to a proper location/path on the server? If you change something and the changes are not reflected then an old file must be used. It’s either cached or not overwritten.
Hi – I bought suppastore yesterday and since I had to change currency to ISK then Paypal probably doesn´t work. So My question is : How can I remove the paypal button ?
Open “checkout.php” and delete line numbers #239, #240 and #241. Here’s how these lines of code look like:
Hello There! Thank you very much for you great theme!
Suddenly a problem appear. When a client do a purchace a product the inventory stock doen’t dectuct the inventory number of the product.
Have you any idea why this happens?
It doesn’t happen with e-mail orders because the payment doesn’t happen in real time. Product gets “reserved” for a buyer at the time of payment verified/accepted by the payment gateway (PayPal). If you are dealing with email orders only, you will have to manage the stock manually, via Stock Inventory Admin page.
Thank you very much for your quick answer and thank you very much for your theme!