Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jakdothtml

Members
  • Joined

  • Last visited

  1. I think the most sensible thing to do is to part ways. Doesn't sound like much of a friend!
  2. Every single time! Anybody know what's wrong with me?
  3. Completely agree with the following: If you are re-developing your website, perhaps now would certainly be a good time to re-evaluate whether Squarespace will be able to fulfil your wants and needs - whether this is now or in 12 months time. Despite the fact it is very easy to use, I am extremely curious as to why you chose it as your preferred platform? A big plus with platforms such as Shopify and Magento is that, unlike WooCommerce, Squarespace, etc. they were both built specifically for eCommerce. It's always good to ensure the platform you're using will be able to scale with your business. Yeah, I see it now. I don't agree that I should have to add a product to cart in order to see it though. It feels a little displaced - is there a reason why it does not appear regardless? I'm guessing this is default behaviour on the Squarespace themes? Awesome - it's well worth the cost. It'll likely end up paying for itself in the long run. I think you could certainly benefit from some kinda consultancy. Your pages need a thorough examination in my opinion. I will try and provide a little more insight if I have some free time.
  4. I'm not entirely sure how well integrated you can get with Squarespace, but services like MailChimp allow you to create some kind of 'abandoned cart workflow' which you can automate to send email incentives to the user in order to gain their custom. See http://kb.mailchimp.com/automation/create-an-abandoned-cart-workflow You might also benefit from services like Hotjar which allow you to track (and view videos of) your users' entire journey right from their landing page to checkout. You can even create things like funnels which enable you to see where users are dropping off. Combine all the really useful insights they give you and it will better help identifying the potential problems. I believe Google Analytics allow something similar with the funnels - could be wrong though! Also be aware of simple things like links to your basket (could this be a reason for so many abandoned carts?) and account area. These are critical in order to create as little friction as possible for the customer and ensuring their journey is as smooth and painless as possible. Take a look at other, successful eCommerce websites and literally copy what they do. It's likely they're doing it very well.
  5.    jakdothtml reacted to a post in a topic: General Git
  6. I'd say whether or not it's worth doing so highly depends on budget. Magento is a powerful platform (albeit somewhat convoluted) but if you're going to get a Magento build, it's worth doing it properly - and that's gonna cost. That's not to say you and your team don't have the capacity to do so yourselves. What's the startup type?
  7. I've never used it, but Monit (https://mmonit.com/monit/) looks exactly like what you're looking for. There's a great tutorial from Digital Ocean too! https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-monit
  8.    jakdothtml reacted to a post in a topic: Free vs paid webinars
  9. Lots of key elements are missing! No unique selling points No call-to-actions Where's all your important pages? Etc... I recommend you compare it against other big eCommerce websites first. You have to understand that they're built the way they are for a reason. Mimic their structure. Perhaps when you are satisfied that it looks and performs like other online shops, ask people again?
  10. Did you check out the sample grunt file in my post? To make it easier, why don't you tell us what tasks you're trying to run and maybe then we can point you in an even better direction. The Grunt docs are a great starting point though!
  11.    jakdothtml reacted to a post in a topic: How - Grunt Task
  12. +1 for Gulp! If you wanna check it out: https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md Yeah as Robert said, you need an entire working gruntfile. I was under the assumption you had one, minus the default task. http://gruntjs.com/sample-gruntfile - here's your starting point. Let us know how you get on!
  13. Click the link to donate as if you were someone else and you'll see what they see. If it does show your primary email address, is there any bother in changing your primary to the address that you want people to see?
  14. For sure! You'll need to target the body element. That's generally where the background would be applied.
  15. http://gruntjs.com/creating-tasks#alias-tasks Specifically: grunt.registerTask('default', ['jshint', 'qunit', 'concat', 'uglify']); You'll need to replace the values in the array with the tasks you want to run by default. - http://gruntjs.com/creating-tasks#custom-tasks Or you can do something like: grunt.registerTask('default', 'My "default" task description.', function() { grunt.log.writeln('Currently running the "default" task.'); }); Hope that helps.
  16. Much better. For inspiration, take a look at sites like Site Inspire and Awwwards. Play about with different techniques and try and adhere to similar trends! :-)
  17. Don't see why it's hurting. A little bit of animation makes the page feel more interactive/ alive. On a side note; I would personally increase the contrast between your body text and the containers they reside in.
  18. Perhaps you're not ready for a full time position yet? Why not hone your skills to a point where you actually do fit the criteria for the roles you're looking for? Take all feedback from employers and the people over on WDF as a positive and make changes to your website to reflect what has been said. You could even take it offline. If there's no portfolio then you can't get bad marks for it.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.