Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Selz.com Link In Profile?

Asked Modified Viewed 2,507 times
F
FreedomIOPList
F
My Sites
Freedom IOP List
http://www.freedomioplist.com


Heaven's Handmades
http://www.heavenshandmades.com


PHP-Fusion Projects Portal
http://www.phpfusionprojectportal.tk


Addiction Help By Addicts
http://www.addictionhelpbyaddicts.com

  • Member, joined since
  • Contributed 94 posts on the community forums.
  • Started 30 threads in the forums
  • Started this discussions
asked
Member

I am interested in creating a link in the profile that will link to a users Selz.com products but I don't want the link to open on Selz.com, I'd like for it to open a new page directly on the PHPFusion site with the users products rather than on Selz.com. I know how to create a profile field with the link to Selz.com but not sure how to go about making it create a page within PHPFusion with the users products on Selz. I am sure it would need to be an Infusion, anyone mind helping with this?
0 replies

6 posts

D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
answered
Senior Member

Freedom, If you have your own link for your shop, you can set up a "Custom Page" and use the following link
<center><object data="YOUR LINK HERE" width="100%" height="400px"></object></center>


Change the height to what ever you want. I know it works great with version 9
0 replies
F
FreedomIOPList
F
My Sites
Freedom IOP List
http://www.freedomioplist.com


Heaven's Handmades
http://www.heavenshandmades.com


PHP-Fusion Projects Portal
http://www.phpfusionprojectportal.tk


Addiction Help By Addicts
http://www.addictionhelpbyaddicts.com

  • Member, joined since
  • Contributed 94 posts on the community forums.
  • Started 30 threads in the forums
  • Started this discussions
answered
Member

Quote

Freedom, If you have your own link for your shop, you can set up a "Custom Page" and use the following link
<center><object data="YOUR LINK HERE" width="100%" height="400px"></object></center>


Change the height to what ever you want. I know it works great with version 9
- by daimonbok1


Thanks, I know that. Sorry for not being exactly clear. I want to create a profile userfield for ALL members so they can open their Selz stores also by typing in their store name. Selz doesn't go by sub-domains like http://www.site.com/storename, they go by http://www.storename.selz.com, so how can I make that work? I do have some code worked out but it isn't correct. I will share the code here in a bit.

Also, I'd like that link to create and open a page within my own website for EACH MEMBER and not just myself instead of redirecting to the Selz website. I am sure this will require some type of Infusion to work but if I can get the profile userfield working for now, the rest can come later on.
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
answered
Senior Member

That's way above my head :)
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

Seems to me like a copy of the homepage url userfield with some adaptions.

Sorry I did not read your section of opening the link in php- fusion.
Maybe an iframe is what you are looking for?
Edited by douwe_yntema on 15-10-2017 08:27,
0 replies
F
FreedomIOPList
F
My Sites
Freedom IOP List
http://www.freedomioplist.com


Heaven's Handmades
http://www.heavenshandmades.com


PHP-Fusion Projects Portal
http://www.phpfusionprojectportal.tk


Addiction Help By Addicts
http://www.addictionhelpbyaddicts.com

  • Member, joined since
  • Contributed 94 posts on the community forums.
  • Started 30 threads in the forums
  • Started this discussions
answered
Member

Quote

Seems to me like a copy of the homepage url userfield with some adaptions.

Sorry I did not read your section of opening the link in php- fusion.
Maybe an iframe is what you are looking for?
- by douwe_yntema


I already have a code started for it that I did for the Pogo.com userfield a long time ago (here on this site in add-ons) but the way Selz does their links is totally different so that's where my difficulty is.

An iframe would be perfect, perhaps if I could get the userfield so that the user could input their Selz store name in the user field in the profile, when it's clicked it opens an iframe page with their store products.

Think you can give a hand getting the userfield working Douwe? If so, I'll email you what code I have together so far for it. It's totally ready all except for that one tidbit.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

Sure you can send me your code. But do you have a storen name and link for me to test it?

I have never used Selz, never heard of it before.

Is it ok for you if I test it on freedomioplist?

Should be something like this:
https://www.w3schools.com/html/html_i...iframe.asp
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
D
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
F
F
My Sites
Freedom IOP List
http://www.freedomioplist.com


Heaven's Handmades
http://www.heavenshandmades.com


PHP-Fusion Projects Portal
http://www.phpfusionprojectportal.tk


Addiction Help By Addicts
http://www.addictionhelpbyaddicts.com

  • Member, joined since
  • Contributed 94 posts on the community forums.
  • Started 30 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet