I'm sorry, I was wrong question. I will add the function to bookmark button. So, what do I need to modify the source file? Please guide your files or feature.
Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer :)
I want to make "portfolio wishlist" functionalty using like button. If user click the button, portfolio is saved in "my saved portfolio" page to quote to admin about portfolio. I have to plan to send email to admin with contact form 7 to quote it.
Please check following site to how it works with attachment for your better understaing.
Hello.
I try to add a favorite feature of a button. Where you will need to modify the source code from?
Hi Sangbong,
Actually there are only 3 icons supported.
Can you tell me what kind of icon do you want to apply here?
That should be part of Font Awesome Icon set if you want to change:
http://fontawesome.io/icons/
Hi Arlind.
I'm sorry, I was wrong question.
I will add the function to bookmark button. So, what do I need to modify the source file? Please guide your files or feature.
Hi Sangbong,
Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer :)
Best regards,
Laborator Team
Hello. Art.
I just want to know the file name and line number where the like feature is coming from on php file to make modification.
Thank you for ur support.
Hello. Art.
I want to make "portfolio wishlist" functionalty using like button. If user click the button, portfolio is saved in "my saved portfolio" page to quote to admin about portfolio. I have to plan to send email to admin with contact form 7 to quote it.
Please check following site to how it works with attachment for your better understaing.
http://www.oaah.co.kr/
Hi Art.
I found the like button's data from db > wp_postmeta > meta_key='post_likes'.
It seems to have developed a functionality.
Hi Sangbong Yi,
The like inside the single portfolio item is located here: wp-content/themes/kalium/tpls/portfolio-single-like-share.php
While for the thumbnail it is located here: wp-content/themes/kalium/tpls/portfolio-loop-item-type-2.php
Best regards,
Laborator Team