Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Public profile contact seller
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Instant Messenger Plugin
Public profile contact seller
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Miller
141 posts
Public profile contact seller
«
on:
December 28, 2018, 09:30:41 AM »
How to replace to messenger plugin
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Public profile contact seller
«
Reply #1 on:
December 28, 2018, 11:00:58 AM »
@Miller
Remove block and put there button.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Mostapha R.
20 posts
Re: Public profile contact seller
«
Reply #2 on:
May 08, 2019, 05:46:25 AM »
Hey guys,
Please is there anyways to get the generated URL so I can use it in my own customized button?
Thanks
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Public profile contact seller
«
Reply #3 on:
May 08, 2019, 11:19:10 AM »
I think no, button should use form. But check on item page, I am not 100% sure
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Mostapha R.
20 posts
Re: Public profile contact seller
«
Reply #4 on:
May 08, 2019, 04:39:18 PM »
Guys thanks for your reply, but there is no code related with im-contact in the item.php!
What i need is to get the generated URL "
https://MyWebste.com/im-create-thread/30
" so i can add it in another button!
Or I need to customize the attached button
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Public profile contact seller
«
Reply #5 on:
May 09, 2019, 03:24:32 PM »
@Mostapha
Code:
[Select]
<?php
echo
osc_route_url
(
'im-create-thread'
, array(
'item-id'
,
osc_item_id
()));
?>
as you can see thread is related to item, not user, therefore cannot be used on public profile page.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]