*

bimbo

  • ***
  • 31 posts
Re: Unregistered users
« Reply #45 on: December 22, 2016, 12:26:34 AM »
First read instructions of plugin, on each page in configuration at bottom. Check also integration section.

Listen this is support forum i am not getting answers and this is the 4th page in the thread can you just not say where that code has to be executed

e.g oc-content/blah??

i mean it's simple just give me a straight answer!!  >:(

If you are not able just say so end of story!!

*

MB Themes

Re: Unregistered users
« Reply #46 on: December 22, 2016, 09:19:56 AM »
@bimbo
You are asking 4th time and still did not read plugin setup instructions.... so sad...

Quote
To show link to message center and count of unread messages of user, place following link to your theme files:
<?php if(function_exists('im_messages')) { echo im_messages(); } ?>
  To show "Send message" button, place following link to your theme files (item.php, search-list.php, ...):
<?php if(function_exists('im_contact_button')) { im_contact_button(); } ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bimbo

  • ***
  • 31 posts
Re: Unregistered users
« Reply #47 on: December 22, 2016, 12:55:24 PM »
@bimbo
You are asking 4th time and still did not read plugin setup instructions.... so sad...

Quote
To show link to message center and count of unread messages of user, place following link to your theme files:
<?php if(function_exists('im_messages')) { echo im_messages(); } ?>
  To show "Send message" button, place following link to your theme files (item.php, search-list.php, ...):
<?php if(function_exists('im_contact_button')) { im_contact_button(); } ?>

i don't think you understand if i put this in

Code: [Select]
<?php if(function_exists('im_contact_button')) { im_contact_button(); } ?>
it shows button twice????

Actually ya know what,i'm asking paypal for my money back due to lack of proper support
« Last Edit: December 22, 2016, 01:20:11 PM by bimbo »

*

MB Themes

Re: Unregistered users
« Reply #48 on: December 22, 2016, 01:40:23 PM »
@bimbo
And still you just complaint and cannot read what is in plugin configuration:

Hook Button to Item Page
"Send Message" button will be shown on listing page without need of theme modifications.


For sure you have turned this on ... or ... you have already placed link into your files
Then you place link again and complain that it is shown twice.

If you are smart person, first you will go trough plugin configuration, read all instructions here and then you will ask something.


What are you going to complain on paypal? We have delivered product that exactly match it's description and is fully funcitonal.
Where you found functionality "hide to unregistered"? So it is your custom requirement? Yes it is.. then if you are not satisfied what you got for free, you can hire developer to setup your page.

Locking this thread as original question was already answered.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots