Hi grouchmaxweb,
Please give some examples links with variations in eurl.
Regards,
PRALI
Hi grouchmaxweb,
Thanks for give info in detail.
I understood the task.
In next version of designer button i will add this feature.
Regards,
PRALI
Hi grouchmaxweb,
Now you can do as you like!!
Update the Designer Button Plugin.
Use any POST or GET variable in the Button text or Button Link like your requested below formatting.
[wpi_designer_button id='1744' link="http://www.simplyparanormal.co.uk/collections/paranormal-events/products/bodmin-jail-cornwall-friday-18th-december-2015?aff={variable}"]
I hope you will be happy with this feature.
Thanks & Regards,
PRALI
Hi Prali
I am not sure if I can do what I was thinking. The url itself is the variable ="http://www.simplyparanormal.co.uk/collections/paranormal-events/products/bodmin-jail-cornwall-friday-18th-december-2015?aff={variable}"]. I cannot seem to get it working. I thought that the entry would look like
[wpi_designer_button id=1744& link=Link
Sorry to be so vague as I have very little coding experience Many Thanks for looking at it Colin
Hi Colin,
Everything is possible. and i will solve this issue ASAP.
Tell me how can i support you in this issue.
Regards,
PRALI
Hi Colin,
To get complete your task do like below sample code::
Shortcode :: [wpi_designer_button id=336 link={link}]
Demo::
Open this link http://designerbutton.prali.in/showcase-buttons/?link=http://google.com
Check first blue Button with text “Sample”. in above page.
Click on that sample button.it will open google page.bcoz i placed google page url in link attribute of shortcode.
Next change it to below url
———————
http://www.simplyparanormal.co.uk/collections/paranormal-events/products/bodmin-jail-cornwall-friday-18th-december-2015?aff=3
————————————
and check again.
If anything let me know.
Regards,
PRALI
Hi Prali. Thanks
I got your example working fine. However still struggling to make it work on my site. Do I take i it your {link} is your name for that custom field and I substitute my custom field {eurl} if so I have tried that and it doesn’t seem to pick it up. Must be something I am not doing
Hi,
yes you can use {eurl} in shortcode or button settings.
Shortcode like [wpi_designer_button id=336 link={eurl}]
Button link input filed like {eurl}
send the complete url of your page.
If still issue let me know.
Regards,
PRALI
Sorry Another question what are you using for {eurl} a custom field tag or attri? I may not be capturing it in the same area as you.
Many thanks
Hi ,
In link attribute you can place any POST/GET variable like {eurl} with or without text.
Designer Button shortcode capture any GET/POST variable from the page.
Example 1:
————————————————-
page: http://yahoo.com/?user=123;
from above link we can capture GET variable “user” into our Shortcode using {user}.
if content of {user} is “123”
then you can use below code
[wpi_designer_button id=336 link=” http://google.com?register.php?{user} “]
Example 2:
——————————————————–
page: http://yahoo.com/?eurl=http://google.com/register.php?123;
from above link we can capture GET variable “eurl” into our Shortcode using {eurl}.
if content of {eurl} is “http://google.com/register.php?123”
then you can use below code
[wpi_designer_button id=336 link=” {eurl} “]
———————————————————–
Please don’t worry. i will solve this issue.
Let me know after you try above process.
Regards,
SHAKIR
Hi
I have just been experimenting with the entries above. I cannot seem to pick up my attributes. Does this information have to be appearing on the the page content itself? . I am adding via custom fields to the page make up, but the information does not appear on the page itself.?
I guess I have my method of capturing the eurl information setup in correctly.
Thanks for your efforts. I will try and solve the issue by trial and error.
Hi,
I understood.
Please follow below steps.
1. Open page where you want to capture the url custom field.
2. Save page as html.
3. Send that html file to [email protected]
I will try to solve it.
Regards,
Prali