*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
how to mark an Item for SOLD, is there a plugin for this
« on: October 02, 2020, 05:41:03 PM »
Need a guidance where to get or find or do, the how to mark an Item for SOLD,
Thanks, MB-Themes.

*

MB Themes

Re: how to mark an Item for SOLD, is there a plugin for this
« Reply #1 on: October 02, 2020, 06:46:22 PM »
Some themes has it prebuilt.
Regarding plugin, I think backoffice manager has status functionality.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

mocody

  • ****
  • 139 posts
  • Only Marketing matters
Re: how to mark an Item for SOLD, is there a plugin for this
« Reply #2 on: October 02, 2020, 07:07:31 PM »
Thanks,
I have seen that plugin require some PHP/HTML/CSS Requirement, to Install, is that correct or I misunderstood.?.

I just saw this line of code at the Demosite,

Do not forget to add code to get Republish Link in user backoffice - on user items or in dashboard. This cannot be placed using hook and needs to be done manually placing function to correct file.
<?php if(function_exists('republish_link')) { republish_link(osc_item_id()); } ?>

this code didn't add where to add this code , i mean which file to add this code, some other functionality like feedback it's mentioning where to add (file....php) this code

is there a full documentation a guide for this plugin.
« Last Edit: October 02, 2020, 07:24:04 PM by codebarre »

*

MB Themes

Re: how to mark an Item for SOLD, is there a plugin for this
« Reply #3 on: October 02, 2020, 08:12:41 PM »
Yes pligin require basic knowledge.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots