Love this plugin - Nice work!... as in the others out there do not work at all. This one does and it is simple to use! I'd pay for it.. maybe throw in a few styling features? Even though it appears to adopt the them styling.
Only one issue. The buttons automatically get placed on a single line. Is there anyway to get these to stack one below the other? That is about the only thing I could find that is needed.
Thank you very much. It works but not quiet with the right padding inside the buttons. Little on top and too much on bottom. Default Add to Cart button in theme is equal top and bottom.
Also, is there css code that will make the button adjust to the text used on the button plus padding of say 25px left/right? I purposely made the text on one button longer so you can see where it wraps. If possible, I'd like the option to make buttons adjust to text (but it is not imperative... main thing is padding inside button.
Thanks for the reply... I got it all figured out so I am good to go.
If you consider making this a paid plugin, it would be great if it could do the following in a customizer section or ?
Set button width by %, specific size, full width, or fit to text - all or "individually"
Add icon, start or end
Choose different colour for each button (with hover colour for each button). So one can stand out, others toned down kind of effect - to draw attention to optimal affiliate link. And of course global to set all the same
Set padding in all directions so buttons can be made as tight or large as wanted / per button or global
Add shadow effects - on hover only, or both static and hover. Possibly different for each state.
Add motion effects e.g. pop, grow, shake etc. (the typical ones used today)
That is what come to mind at the moment.
There seems to be a lot of people looking for a way simply to add multiple buttons to Woocommerce for Affiliate products so I would think if it had the above options, there would be a demand for it.
There are too many styling options, so we won't be able to add them to each URL setting. Instead, you can update our plugin to version 1.0.2 and add an extra CSS class for each button like this:
Then you can write CSS for these classes, for example:
.wpcme-btn.btn-amazon {
background-color: red !important;
}
.wpcme-btn.btn-ebay {
background-color: green !important;
}
.wpcme-btn.btn-usa {
background-color: blue !important;
}
Hi,
Love this plugin - Nice work!... as in the others out there do not work at all. This one does and it is simple to use! I'd pay for it.. maybe throw in a few styling features? Even though it appears to adopt the them styling.
Only one issue. The buttons automatically get placed on a single line. Is there anyway to get these to stack one below the other? That is about the only thing I could find that is needed.
Any help appreciated
Hi Henry,
Thanks for your interest in our plugin!
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result will be like this:
If it doesn't work on your site, please give me a product link so I can check and provide the correct CSS code.
Best regards,
Dustin
Hi Dustin
Thank you very much. It works but not quiet with the right padding inside the buttons. Little on top and too much on bottom. Default Add to Cart button in theme is equal top and bottom.
Also, is there css code that will make the button adjust to the text used on the button plus padding of say 25px left/right? I purposely made the text on one button longer so you can see where it wraps. If possible, I'd like the option to make buttons adjust to text (but it is not imperative... main thing is padding inside button.
See attached image
Thanks again!
Attached files: product-page-layout.jpg
Please give me a product link so I can check and provide the correct CSS code.
Best regards,
Dustin
Hi Dustin,
Thanks for the reply... I got it all figured out so I am good to go.
If you consider making this a paid plugin, it would be great if it could do the following in a customizer section or ?
That is what come to mind at the moment.
There seems to be a lot of people looking for a way simply to add multiple buttons to Woocommerce for Affiliate products so I would think if it had the above options, there would be a demand for it.
All the best,
Henry
Thanks so much for your suggestions!
There are too many styling options, so we won't be able to add them to each URL setting. Instead, you can update our plugin to version 1.0.2 and add an extra CSS class for each button like this:
Then you can write CSS for these classes, for example:
And the result:
Best regards,
Dustin
Hi Dustin,
Thank you so much for taking the time to provide this code and screen shots... much appreciated
Works great!
Best regards,
Henry
You're welcome!
If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating.
https://wordpress.org/support/plugin/wpc-multiple-external-product-urls/reviews/?filter=5
Thank you in advance! ♥
Best regards,
Dustin