Bring Your Business to Life › Support › Block WordPress comment spam with no plugin
Forum Replies Created
- AuthorPosts
- Xpark MediaKeymaster
can you please provide a link to your site.
Xpark MediaKeymasterCan you please send the requirements to [email protected] and we’ll be glad to give you a quote.
Xpark MediaKeymasterWe try it and we did not see any issues, is there any way that you can provide a screenshot or even better a screencast?
Xpark MediaKeymasterSince all data updates are ajax driven the only way to do it is using javascript. if you refresh the page php will always return the right value.
In version 3.4.7+ you will be able to bind a event listener to the window that will indicate the image was added.
$(window).bind('img_added_to_cart', function(){ // do something here });
Xpark MediaKeymasterWe are were not able to duplicate the error, can you try reverting the setting to the default values and try again.
Xpark MediaKeymasterWere you able to find someone to help you with you project? if you want us to work on it please send and email to [email protected] with the requirements.
April 27, 2014 at 12:00 am in reply to: Popular Widget on the sidebar – all tabs extended and are not clickable #98442Xpark MediaKeymasterCan you provide a link to your site, was anything installed recently?
Xpark MediaKeymasterWe check again and it works for us, what gateway are you using paypal, email checkout or other?
Xpark MediaKeymasterthe values were added, but the data has changed to an array to allow other plugins to remove, change or add values.
The new filter(hook) name will be ‘ims_sage_crypt_data’
Xpark MediaKeymaster1. you can use the “ims_pre_get_customer_images” filter to modify or add additional arguments to the WP_query use to get the customer images.
2. To keep track of the of the image downlaoded use “ims_apply_color_filter” we are going to add a new hook on the next release called ‘ims_image_download’.
Xpark MediaKeymaster@tracking,
The tracking field is purely an procurement feature, if you track the image/galleries using a inventory system you can add the number to the gallery and it should be easier for you to view or match the number to the system; sometimes it may be useful for shipping too.
Xpark MediaKeymasterif the gateway sends a payment notification the cart data could be modified. Check the status using the ims_after_post_actions hook
the sales detail page could be more clear, but you can completely customize the page please view custom registration form post
Xpark MediaKeymasterI does make sense to limit the downloads by count or time. We will add this to future development.
It will take sometime, if you need to make it work on your site we suggest to add an additional custom field to the order (ims_order post type) and to use the plugin hooks.
Xpark MediaKeymasteryes, the email checkout works differently since you are not collecting payment we do not provide any links or image information and all validation has to be done by the user.
We did made improvements on the last release we will test the entire email checkout for issues. It is always assumed that all payment and delivery process will be done by manually by the store owner.
Xpark MediaKeymasterThank you, we made the change and it will be fix on the next release
- AuthorPosts