Jump to content

onlyME

Clients
  • Joined

Everything posted by onlyME

  1. onlyME replied to onlyME's post in a topic in Marketplace
    You can use Media Tag for all video services that support embedded code Go to Settings > Media Tag > Create new Media Replacement Title: Facebook Media Replacement Match: https://www.facebook.com/{1}/videos/{2}/ Media Replacement HTML: <iframe src="https://www.facebook.com/plugins/video.php?href=https://www.facebook.com/$1/videos/$2/&width=1280&show_text=false&height=720&appId" width="1280" height="720" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media" allowFullScreen="true"></iframe> Then you can post video from facebook with the url like this https://www.facebook.com/buzzfeedtasty/videos/1977059702546669/ Demo: http://demo.ipsviet.com/video/view/1680-facebook-test/
  2. onlyME replied to onlyME's post in a topic in Marketplace
    I will consider it. Is it like this
  3. onlyME replied to onlyME's post in a topic in Marketplace
    Do you enable "author can change thumbnail" ? If yes, member will see that option when posting new topic.
  4. onlyME replied to onlyME's post in a topic in Marketplace
    What version are you using. I fixed it.
  5. onlyME replied to onlyME's post in a topic in Marketplace
    How about your problem?
  6. onlyME replied to onlyME's post in a topic in Marketplace
    Scroll down to video you will see Managr button > click Move
  7. onlyME replied to onlyME's post in a topic in Marketplace
    Can I have acp access to take look?
  8. onlyME replied to onlyME's post in a topic in Marketplace
    You should add destination page url to Alway exclude pages
  9. onlyME replied to onlyME's post in a topic in Marketplace
    I don't understand your problem. Please give me more details.
  10. It was released. Please update newest version.
  11. Use 4.2.7 for IPS 4.2.x
  12. onlyME replied to onlyME's post in a topic in Marketplace
    Please give me acp access so I can take a look.
  13. Try to fix chmod/chown. Or give me acp & ftp access I will take a look.
  14. onlyME replied to onlyME's post in a topic in Marketplace
    I will consider your idea.
  15. onlyME replied to onlyME's post in a topic in Marketplace
    You can add facebook page plugin to the popup https://developers.facebook.com/docs/plugins/page-plugin/?locale=vi_VN Like this
  16. onlyME replied to onlyME's post in a topic in Marketplace
    Hi, it only supports music, not videos and podcast. What you see in demo site is all its features.
  17. onlyME replied to onlyME's post in a topic in Marketplace
    This will allow selected groups to edit all artists.
  18. onlyME replied to onlyME's post in a topic in Marketplace
    Hi, Go to acp > musicbox > artist > who can edit artist profile
  19. I'm sorry, I forgot to let you know using Fcontent 4.2.x for IPS 4.2.x. If it still does not work, give me acp access I will take a look.
  20. Try to upgrade to the newest version.
  21. onlyME replied to onlyME's post in a topic in Marketplace
    The latest version is compatible with ips 4.3
  22. when you go to other category, you need to add other widget below with other url, don't edit the old widget of other categories.
  23. I use cookie to save the counter, timer for popups.
  24. I don't use cookie in this app
  25. onlyME replied to onlyME's post in a topic in Marketplace
    @Valtasar please download it again, I just uploaded new file It's a topics feed not posts feed like the screenshow you shown me, so it's better to display starter. But you can display the last poster if you want, edit your theme > core > global > plugins > bim_tthumb_widget Find $topic->author()->link() Replace by $topic->lastCommenter()->link()