Jump to content

ReyDev

Members
  • Posts

    539
  • Joined

  • Days Won

    3

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by ReyDev

  1. You are right. But note that we had to change the structure of the app so that we could add new features to it (Version 1.3.0). This process is still going on. In addition to the things you mentioned, we are considering features such as the number of views, achievement,... . Rest assured we will add new features to it soon.
  2. HI, what's your website url , so ican check it out?
  3. @kreosam Just wanted you know. the issue solved. the new version is uploaded. is pending approval Thanks for reporting the issue
  4. @kreosam Hi, Thank you for reporting the issue. this issue is about the luxeri theme, not MENU PLUS, right?! if you check the default theme in my site that has MENU+, everything is ok. anyway, I'll check it out and let you know asap.
  5. @apolo_olympos Hi, please send me a screenshot or url where the issue happens, so i can chekc it out Thank you
  6. Thank you for reporting the issue. fixed and uploaded. is pending approval.
  7. Hi @gabs007 I read the contents and I also watched the video. Given that the story app has 3 widgets, these widgets are structurally exactly like the forum feed widget (the widget used in the video as a block in WordPress). Therefore, it must be possible to use it. BTW, for the final confirmation, you can also ask the IPS support whether it is possible to use the widgets of 3rd-party apps in WordPress or not. Regards
  8. Do you mean to save the whishlist based on the user's IP?
  9. Hi, The theme uses the IPS font sizes. if you have any suggestion, let me know please. Regards general way to increase font size, setting a base font size for the body and use `rem` and `em` units for the nested elements
  10. I understand what you mean. It now automatically checks every 24 hours and deletes any expired stories. Due to system resources, I set the time to 24 hours to delete it, because if we check it every minute, it may slow down the site. there is an anopther option for hiding expired stories for members until they are removed, btw
  11. we don't modify the size, quality, ... of uploaded photos at all. in my opinion upload some photos from another devices and let me know please. send me your websit URL to check it out , if you want.
  12. FIXED! is pending approval. Thanks for reporting the issue you can check it out in here http://ips.valacoding.com
  13. I'll check it out and fix it soon.
  14. the images will be deleted from the DB permenantly. of course you can enable/disable this option
  15. the problem was with my browser (chrome). using another browser works.
  16. I came across a problem, I can't log in to my site as Admin(ACP). I changed the password in the database but didn't work. I get this error Sorry, you do not have permission for that! 2S119/1 Something went wrong. Please try again.
  17. Clear the cache and let me know. what is your website URL?
  18. public function delete() { \IPS\Session::i()->csrfCheck(); \IPS\Request::i()->confirmedDelete( 'new_title', 'new_text' ); //Some code } new_title and new_text are language keys in my app.
  19. Hi, I want to change the title and text of the output modal of the confirmedDelete() method . I used this structrue but doesn't work \IPS\Request::i()->confirmedDelete( 'new_title', 'new_text' ); \\Doesn't work
  20. @Emediate Just wanted you to know, that I fixed the issue and the new version is uploaded. is pending approval. Thank You
  21. let me check it out and let you know asap
  22. set it to contain please, width:0 , height : 100%
×
×
  • Create New...