-
Advice with an over demanding client on a £260 website project.
I think the most sensible thing to do is to part ways. Doesn't sound like much of a friend!
-
Who highlights text when reading online?
Every single time! Anybody know what's wrong with me?
-
Reviewing my E-Commerce site - Home Decor Hull
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.
-
-
Reviewing my E-Commerce site - Home Decor Hull
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.
-
-
jakdothtml reacted to a post in a topic:
Monitor a server to make sure all services are up and running [Ubuntu, Digital Ocean]
-
Is Magento a Good Platform for Startups?
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?
-
teodora reacted to a post in a topic:
Monitor a server to make sure all services are up and running [Ubuntu, Digital Ocean]
-
Monitor a server to make sure all services are up and running [Ubuntu, Digital Ocean]
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
-
-
Review ecommerce site
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?
-
How - Grunt Task
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!
-
-
How - Grunt Task
+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!
-
PayPal question
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?
- Can you change the background color of a page using Inspect Element?
-
How - Grunt Task
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.
-
Should I keep the fire-breathing-stylised-dragon-head animation?
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! :-)
-
Should I keep the fire-breathing-stylised-dragon-head animation?
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.
-
My skillset rarely meets employers wants.
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.