May you please use English?
Hi I want to install this add-on for my product page and I want to put those messages on the product when I click on this product for sale – I want to put in links such as how to do it etc. How can I do it?
You want to show a form in product page, from where other user can send message to that product author? if yes, please follow https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/
do not have code knowledge do you write the code
[ Please do not bump. ]
-
This reply was modified 8 years, 4 months ago by
ayazhan19.
actually i did not understand you properly whats your requirement. may be a language issue.
if you can tell me step by step what you want, i may able to assist you. It will be better if you can hire some developer to code for you.
I like to send this kind of message to the person who sells the product when he clicks on the buttons as if he has a bargain for the sale of this product
Please add [fep_shortcode_new_message_form] in product page. It will show a form and users will be able to contact with product author for bargain.
Sorry, but could not convert it to PHP code?
My web URL: http://wmclubu.com/letgo/
-
This reply was modified 8 years, 4 months ago by
ayazhan19.
use <?php echo do_shortcode( '[fep_shortcode_new_message_form]' ); ?> in php code
then use
<?php echo do_shortcode( '[fep_shortcode_message_to text="Is it still for sale?"]' ); ?>