mbj-webdevelopment
Forum Replies Created
-
Forum: Plugins
In reply to: [Donation Button] Donation goalPlease don’t post your support question on closed topic, we are not getting notification. Please create new support ticket.
Forum: Plugins
In reply to: [Donation Button] Goal settings not applyingOk Thanks!
Forum: Plugins
In reply to: [Donation Button] White frame around custom buttonIf you have a moment to leave a review for the plugin that would be great!
Forum: Plugins
In reply to: [Donation Button] White frame around custom buttonHello.
I have requested to remove table background CSS, I think you added second time.
Please remove both of it.
Forum: Plugins
In reply to: [Donation Button] White frame around custom buttonI have checked and found that CSS of your WordPress theme is conflict with donation plugin.
Solution: in this http://avotreboncoeur.com/wp-content/themes/gameover/css/autoinclude/foundation.min.css file remove background of table
Example:
table {
background: #fff none repeat
}remove background css of table.
Let me know if any.
Forum: Plugins
In reply to: [Donation Button] White frame around custom buttonCan you please provide your website url? so can move forward with it.
If you have a moment to leave a review for the plugin that would be great!
Forum: Plugins
In reply to: [PayPal Shopping Cart] Customizing the TemplateHello robingurl,
Actually we are still working on template overloading and some good looking feels.
I will late you know once I am done with it, it will allow you to make own template.
Thanks!
Forum: Plugins
In reply to: [PayPal Shopping Cart] Unable to view productsWe will start working by tomorrow, it will take 2-3 hours to resolve this issue.
Temporary solution: insert product sale price it will work for you temporary bases.
Forum: Plugins
In reply to: [PayPal Shopping Cart] Unable to view productsHello robingurl,
We found the issue from our end, we will resolved it very soon and let you.
Thanks!
Forum: Reviews
In reply to: [Donation Button] Great plugin and developerPlease update latest version and let me know if any.
Thanks!
Forum: Reviews
In reply to: [Donation Button] Great plugin and developerYes we found permalink includes “invoice” issue, we will resolved this issue very soon and let you once we are ready to update.
Thanks!
Forum: Plugins
In reply to: [Donation Button] Paypal Donation List, display name onlyWe have write little bit document here: https://wordpress.org/plugins/donation-button/
But I will make fully documentation and let you know.
Forum: Plugins
In reply to: [Donation Button] Goal settings not applyingHello jorgepille,
I have checked it seems working fine for me. please double check and let me know if still not working for you.
Thanks!
Forum: Plugins
In reply to: [Donation Button] Paypal Donation List, display name onlyHello jorgepille,
Yes, using below shortcode you can display donors name:
[paypal_donation_list field1=”first_name”]
http://screencast.com/t/xVDwBP4ufkov
[paypal_donation_list field1=”first_name” field2=”last_name”]
http://screencast.com/t/aN9i5GB8RmLet me know if any.