Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Question
Support Forums - Classified Ads Script Osclass
Osclass theme support
Stela Osclass Theme
Question
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
]
This topic contains a post which is marked as Best Answer.
Press here if you would like to see it.
Dawid
149 posts
Question
«
on:
March 03, 2019, 05:44:27 PM »
Welcome .
How i can show-add ZIP Code / Street in item.php ? (or full adress user)
Logged
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: Question
«
Reply #1 on:
March 03, 2019, 08:54:34 PM »
@Dawid
Code:
[Select]
<?php
echo
osc_item_zip
();
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Dawid
149 posts
Re: Question
«
Reply #2 on:
March 03, 2019, 09:11:45 PM »
not working
im try add but dont whants show
<div class="row"><i class="fa fa-map-pin"></i> <?php echo osc_item_zip(); ?></div>
Logged
Marked as best answer by
dawid.olszewski
on March 04, 2019, 08:20:01 PM
MB Themes
Support team
17442 posts
Only quality matters
Download Osclass
Re: Question
«
Reply #3 on:
March 04, 2019, 06:36:14 AM »
@Dawid
Then item does not have zip. It's core osclass function:
osc_item_zip() - Gets zip code of current item
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Dawid
149 posts
Re: Question
«
Reply #4 on:
March 04, 2019, 08:20:50 PM »
Thank You so mutch for help
Logged
Print
Pages: [
1
]