Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
can add a button of republic announcement on page Announcement?
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Backoffice Manager Plugin
can add a button of republic announcement on page Announcement?
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
]
Gabriel Popa
46 posts
can add a button of republic announcement on page Announcement?
«
on:
January 31, 2016, 11:28:55 PM »
can add a button of republic announcement on page Announcement?
[attachment deleted by admin]
Logged
MB Themes
Support team
17458 posts
Only quality matters
Download Osclass
Re: can add a button of republic announcement on page Announcement?
«
Reply #1 on:
February 01, 2016, 07:06:54 AM »
@Gabriel Popa
Republish button should be available only to owner of listing.
Link can be added by code:
Code:
[Select]
<?php
if(
function_exists
(
'republish_link'
)) {
republish_link
(
osc_item_id
()); }
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]