Jump to content

Steph40

Clients
  • Joined

  • Last visited

Everything posted by Steph40

  1. @Adriano Faria Seems the image I put for an application is showing up only in the post but not on the app main page.
  2. Centminmod uses Centos, a highly optimized version of nginx. Installed PHP 7.3 and redis.
  3. @Gauravk sent you a pm.
  4. @aXen | 1s2k It is ok now that I have added categories it work just fine.
  5. @AlexWebsites I have tried both and they both work very well. Redis does a lot more then memcached out of the box and you can still use it with centminmod, along with all the constant tweaking that eva2000 does.
  6. @aXen | 1s2k I got something funky going on with the Download app, it shows to guess phone size to guess, tablet size to logged in users and full with to admins.
  7. I highly recommend centminmod: https://centminmod.com/
  8. @ASTRAPI Ok got it, had to use : s3.us-east-2.wasabisys.com in the ips settings.
  9. @ASTRAPI I have setup cloudflare cname, opened a paid account at wasabi account, created a bucket and access keys but when i enter info in ips I get this error: There appears to be a problem with your Amazon (cdn.mysite.ca) file storage settings which can cause problems with uploads. After attempting to upload a file to the directory, the URL to the file is returning a HTTP 403 error. Update your settings and then check and see if the problem has been resolved Any ideas what is causing this?
  10. Steph40 replied to Adriano Faria's post in a topic in Marketplace
    My icons where 64x64, I have resized them to 50x50 and it is much better.
  11. Steph40 replied to Adriano Faria's post in a topic in Marketplace
    Grid view seems a bit off compared to invisions grid view. Yours: Invisions:
  12. @adm.net It does look slow, if you just got it working and use cdn it could take a bit of time. What are your server spec? Lazyloading with pagespeed?
  13. @adm.net What app do you have installed. It won't work with cjmenu.
  14. Steph40 replied to Makoto's post in a topic in Marketplace
    @Feneroin It is not a plugin, it is an app so you need to go to application to install. I is a .tar file.
  15. Steph40 replied to Adriano Faria's post in a topic in Marketplace
    I like it just the way it is. If I wanted to enter everything manually I would definitely use pages but that would take up time I don't have. As for English only , I just put a warning to my french users using translatable widget.
  16. I can't keep up with you! Good job.
  17. LOL I like it. Thanks for helping non coders.
  18. Multilingual is a must for me to buy 😄
  19. @aXen | 1s2k For me the white is good but others might want them the same color as the menu font is they have a different color font.
  20. @aXen | 1s2k Can you make navigation font awesome icon color the same as navigation font. With a dark header, I can't see the icons. Thanks
  21. Thought I would share a simple tweak I use on my site with your theme. I use the fixed user bar and wanted to have a sticky menu too, also thought that chatbox+ widget was to low so added padding, so I added this to custom css: /* Fixed Header */ @media screen and (min-width: 980px) { #ipsLayout_header { position: -webkit-sticky; position: sticky; top: -30px; z-index: 1000; } } /*making sure user menu shows*/ body > div.aXenUserBarTop.ipsResponsive_hidePhone.ipsClearfix { z-index: 1001; } #roomChat > div > h2.ipsType_sectionTitle.ipsType_reset.miniTitle.ipsHide { padding-bottom: 40px; }
  22. Steph40 replied to Makoto's post in a topic in Marketplace
    Are you using Nginx? If no then you are using php. if you are using Nginx check Nginx.conf or your vhost. Conf for sendfile on.
  23. Steph40 replied to Adriano Faria's post in a topic in Marketplace
    Me too please