Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. love it and think most little bits have been picked up. On the design side if possible restricting wide text sections like quotes on the homepage to a restricted width so that word count on each line is between 10-16 words will help people read it without getting lost on the jump to a new line. This both helps people read and looks nicer as it adds white space on wider screens breaking up the sections.
  2. thanks @wbmnfktr ! kinda a shame this is needed though
  3. running PW3.0.98 and simply cant find a way to default the lang to fr-FR on the front end. Hoped this module would do the magic but can only ever get en-EN on enter to the site in a private session. Guest user lang is fr. Something else I need to be doing?
  4. https://www.dropbox.com/s/tl5zgx9h7iormf8/Screenshot 2018-12-10 13.53.46.png?dl=0 Just seen this on the instagram developer portal. I had a quick play with the facebook API explorer but couldn't get it to work as wanted (just display another user's profile image). Think we'll need to get going with this as instagram is stopping support for it's own API ?
  5. @d'Hinnisdaël holy smokes, so shocking to me that their APi is so bad that we have to resort to this sort of thing ?
  6. What is the recommedned way of getting another user's recently images? Am I right in saying in sandbox mode only the dev user can display their content, so it's needed to use the profile's account to setup the dev tokens etc, or is there a way of adding another username to the sandbox so I can query their images... Bit confusing sorry, but I can only display my own images currently, no matter what I add to the module options.
  7. Will give that a go, thanks @flydev and @dragan. Sorry I realised I was commenting on the wrong thing... with template admin and process added it shows up, but I wanted to simply add a link to an edit page for a page with a non-process template so that I could quickly edit settings on a page with lots of fields without having to make a whole process module to enable it...
  8. For some unknown reason when you add an admin page as a child of one of the menu items e.g. Setup - the page doesn't appear in the Setup menu. I've had to do a hacker work around to make it work but was wondering what I needed to add to the module or page to make this happen, and what was the thinking behind this? As looking at the core code it looks as though this was done purposely. Thanks!
  9. Thanks both, think that'll do it!
  10. I always seem to get this warning on every new install of PW on my Ubuntu 14 box with Digital Ocean. The servers are usually based in the UK and I was wondering if I should be adding something other than the below in the config? Is there a UK based locale code? Quick Google didnt come up with much. Warning: your server locale is undefined and may cause issues. Please add this to /site/config.php file (adjust “en_US.UTF-8” as needed): setlocale(LC_ALL,'en_US.UTF-8'); Added to the config file: setlocale(LC_ALL,'en_US.UTF-8');
  11. Awesome! Glad you found one of my tutorials useful ☺️ also loving the map
  12. Anyone got any knowledge on this?
  13. Is there any update on this, doesn't look like many of the browsers have followed the google team by implementing. Love to have a simply solution for converting to webp in PW too if that might be available, even if its for opera and chrome users. something like image->size(1000,0,"webp"); or webp = image->convert("webp")
  14. Think that’s a great idea! Havent seen the file rename and replace before so not sure how that relates but wouldn’t be much work to get he module to work with specific permissions and give a default and permissions to hook into as options.
  15. Both valid. PW comes with Fontawesome in the default admin so thats why its the deafult far icons. If you want to purchase new icons versions and replaces the files in your copy then that shoul work. Will definitely change the description.
  16. THANKS! The module references the font awesome icons that are used internally by PW. So simply add the name of the icon you want. e.g. https://fontawesome.com/icons
  17. Ha, true. I'm future proofing it. Will have a blog up there soon too.
  18. looks good, but I dont really want to sign up for a monthly fee to get the watermark off for a single video ?
  19. thanks @horst didnt know you could convert the type as well as size.
  20. good catch thanks! will look at making teh comment box bigger, you going to write me a long message? ?
  21. clients. not sure I can account for that, as they replaced a 6mb video with a 70mb one... what would you do?
  22. I've done some of that work for sure. I just looked in Chrome and got around 22mb and thats with video, so its not great but not quite that bad. Though in checking I spotted some massive png's that should be jpg's that obviously the client must have uploaded so going to have to change that.
  23. Another new site only recently finished (so there still might be bugs :) http://www.ethicalby.design/ Ethical by Design is my new personal project. I've been running a podcast called the Machine Ethics Podcast: about the social impact of AI. Over the last few years I've learnt alot and I'm now hoping to help businesses learn about or implemented AI responsibly. Branding done by Nick Willsher, and the site was designed and coded by myself. Hoping to spin this one out into a more configurable site profile for the community soon.
  24. Yeah, true! Thats still in the pipeline. I'm hoping to pull data from shopify and show it on the homepage of the PW site, then link it through to the real shopify – but not yet started that work.
  25. Not new, but a website I've worked on for a year or so in continous development. http://supercarownerscircle.com/ I originally inherited the site from another web design company - upgraded PW and over the year added ecommerce using the Stripe module and a custom integration, revamped the frontend and added lots of new templates. Also did some frontend work on the shopify shop.
×
×
  • Create New...