Forum Replies Created
-
AuthorPosts
-
March 4, 2012 at 9:41 pm in reply to: ioncube is no recongized by Minimum Requirements Checker 1.1 #42708PeterMember
Hi,
Please see the reply in this post made by keymaster (amin007) about halfway down the page which should help you:
https://support.tipsandtricks-hq.com/forums/topic/ioncube-loader
March 4, 2012 at 9:37 pm in reply to: Lightbox Ultimate – Shortcode for Anchor Image does not display the Anchor Image #42687PeterMemberCan you post a link to the page containing the problem?
March 4, 2012 at 9:30 pm in reply to: How to change the "Display Quantity Field" default value from "1" to nothing #42691PeterMemberHi,
You can simply change the value=”1″ to value=””.
Before making any modifications to eStore files it is recommended that you save the original file somewhere in case you need it.
PeterMemberHi,
Please go through the checklist in this post to see if any of the items apply to you:
March 4, 2012 at 4:39 am in reply to: Mailchimp integration not working, don't know where to begin #42643PeterMemberLooks like from the above eMember thinks “opprovencetak” is a username for your mailchimp account.
Did you look at the second post which admin mentioned from the link above to see if any of the things apply to you? (ie, Make sure you correctly enter your API key and DO NOT use the username/password option)
PeterMemberHi,
Which method did you use to integrate eStore with NextGen Gallery?
ie, method 1 or 2 discussed in the following link?
But more importantly, have you done the things stated in the “Important Notes and F.A.Q” section in the above link after you upgraded NextGen?
PeterMemberPlease do the following:
1. Load a fresh build of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Do another test purchase and if the problem persists then do the following:
2. Do what this post says to enable debug then do a test transaction:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
3. Share the content of the debug file (the post above will tell you where you can find them)
PeterMemberHi,
Add the following code to the wp_eStore_custom_style.css file:
.eStore-button-form input {
padding: 0px !important;
border: none !important;
}
The above will remove those grey borders around your add to cart buttons
PeterMemberHi,
Have you enabled the “Enable Transaction Result Display” checkbox which can be found in your eStore settings page?
Which version of eStore are you using?
March 1, 2012 at 11:57 am in reply to: "Update cart" button? or text "Hit enter to update cart" #42521PeterMemberHi,
You can put something like the following in the file called wp_eStore_custom_style.css:
.shopping_cart #pinfo {
font-size: 15px !important;
}
Note: I’m using 15px as an example but you can change the font size to suit your needs
PeterMemberHi,
I’m not convinced that this error is coming from eStore.
It would be good to know what sort of scenario you are talking about….
Can you please provide more info by following the guidelines here:
PeterMemberHi,
You should be able to do bulk deletion and additions using PHPMyAdmin.
See the video in the following link for more:
February 29, 2012 at 2:30 am in reply to: What to do if the Debug file is empty or New Debug info is not getting added #18285PeterMemberHi,
It’s likely you’ve entered something incorrectly.
Just to confirm that you have the files it is claiming are missing, check your plugin directories such as:
/wp-content/plugins/wp-cart-for-digital-products/lib/gateway
The above should contain the PaymentGateway.php file
February 28, 2012 at 11:38 pm in reply to: How can I set up products with price variations for bulk orders? #42472PeterMemberHi,
You can create a coupon based on quantity.
See this link for a general explanation of coupons:
http://www.tipsandtricks-hq.com/ecommerce/how-to-use-coupons-discounts-in-wp-estore-364
PeterMemberHi,
Updating your Affiliate platform plugin (or any other Tips and Tricks plugin) will not erase your existing data – ie, your database content such as the affiliates etc will still be available after you upgrade.
Therefore I’m not sure why you have gone through the whole thing of making a “backup of my “Affiliates” file”.
Whenever you want to upgrade to the latest plugin version you should follow these instructions:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
-
AuthorPosts