Forum Replies Created
-
AuthorPosts
-
admin
KeymasterOne of these two WordPress plugins might come in handy too:
These plugins can be used to accept donation on your WordPress site:
http://www.tipsandtricks-hq.com/wordpress-paypal-donation-plugin-942
http://www.tipsandtricks-hq.com/wordpress-easy-paypal-payment-or-donation-accept-plugin-120
admin
KeymasterLook in the settings menu of the plugin. For example one of these fields should help you customize that text:
Shopping Cart Header
Shopping Cart Widget Title
admin
KeymasterYes, you can customize that. Check the field that says custom input label under the “Additional Product Details”.
November 26, 2011 at 12:06 am in reply to: WP Affiliate Platform Integration with existing User-base #38882admin
KeymasterThis is one of the main reasons why we explain what our plugin does and how it does it on our sales and documentation pages. You can avoid these kind of misunderstanding by carefully reviewing the feature list and the documentation pages. You can also ask us questions if you have any confusion prior to purchasing any product. You have your reason for wanting an option but we have our reasons for not having a particular option.
With that said, I have been testing an option that can allow the admin to import all WordPress users as affiliates (it will create an affiliate account using the wp username as the Affiliate ID). It has some limitations (the main reason for not having this option in the first place) but I am trying to get around it with another option. If you are interested in testing this out please contact us using the contact form on the site (mention this forum post when you contact us).
November 25, 2011 at 10:59 pm in reply to: How to go about Interspire Email Marketer Integration #25035admin
KeymasterI am pretty sure the plugin is sending the name data fine but if you look closely you will see that this interspire guys do not have a dedicated variable for “name” (they have one for email address).
They are using a custom field for name but you could be sending any data using that custom field. So my guess is that on your list or settings section of Interspire, you will need to specify what this “fieldid” with a value of “1” means so it knows that the value that comes via filedid 1 is name value.
admin
KeymasterThat means you are using a very old version of WordPress. Please upgrade WordPress to the latest version (our plugins are always kept upto date to work with the latest version of WordPress).
For security reasons you should always keep your WordPress version upto date. The latest WordPress version as of today is v3.2.1. From the error you are getting I sense that your WordPress is older than v2.8 which means it is out of date by nearly 2 years!
admin
KeymasterIf I understand your correctly, you need to use an image set. This post will help:
https://support.tipsandtricks-hq.com/forums/topic/problem-with-lightbox
November 25, 2011 at 10:30 pm in reply to: Sell on multiple sites (track all affiliate commission from one site) #38890admin
KeymasterThe cookie from one domain cannot be accessed from another domain for security reasons. If you want to track clicks and commissions from all your other WordPress installs (from different domains) using one install of the affiliate plugin you can do the following:
We have developed a small helper plugin that you place on your sub-domain/other wordpress installs and it will communicate with the main plugin installed on the main site to track clicks and sales remotely.
If this option helps then contact us using the contact form on our site and mention this forum thread and someone will email you the plugin.
A good post to read for users using WP Multi site:
https://support.tipsandtricks-hq.com/forums/topic/wp-multisite-install-and-plugin-behavior
admin
KeymasterOption 1: You can wrap your ad code in a CSS div then style it however you want it. For example:
<div class="my_custom_ad">
.... ad code goes here....
</div>Now, you can customize
my_custom_ad
however you want it.Option 2: Simply add the following CSS to the CSS file to ad a quick image hover effect:
#gallery img:hover {
... your image hover CSS effect code goes here ...
}November 25, 2011 at 10:08 pm in reply to: Tracing ref_text from eStore_product_management.php #38906admin
KeymasterYour figured it out correctly. Basically search for the following line in the “eStore_handle_subsc_ipn.php” file and you will see two occurrences:
$membership_level = $subsc_ref;
admin
KeymasterUse option2 and then specify the URL of your affiliate login page in the settings menu of the plugin:
http://www.tipsandtricks-hq.com/wordpress-affiliate/setting-up-the-affiliate-viewarea-315
November 25, 2011 at 5:08 am in reply to: WP Affiliate Platform Integration with existing User-base #38880admin
KeymasterYour affiliates will have to sign up for an affiliate account using the affiliate plugin’s registration form to become an affiliate. You can send a mass email to your users and send them to the affiliate signup page and they can signup if interested.
admin
KeymastereMember will only let you see the content of a protected page if you are logged in site as a member of eMember. You can easily import your WordPress admin user into eMember and place it in a membership level that has access to all content then you will be able to view the content when you are logged in as a WordPress admin. More details on using WordPress user roles with eMember here:
admin
KeymasterI just updated the plugin that should take care of this “.” issue that you are having for variation control. Please download a new build of the plugin from here:
November 24, 2011 at 11:39 pm in reply to: Integrating Google Analytics Ecommerce with my E-store #38847admin
KeymasterAfter you check that video simply do the steps mentioned here so you know about this option:
http://www.tipsandtricks-hq.com/ecommerce/google-analytics-e-commerce-tracking-for-wp-estore-850
The presentation from the Google site is for educational purpose
-
AuthorPosts