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.

Mollart

Members
  • Joined

  • Last visited

  1.    Faik (DWS) reacted to a post in a topic: Need a feedback after changing contents
  2. WOW! Love it!
  3. Hey, There won't be anything free about that will do a mile distance radius check available for free within an ecommerce package. I've coded one up before though, but for yours maybe you could just have set UK counties you would be willing to deliver to?
  4. Try... <tr> <td width="100">Name</td> <td width="200"> <input type="text" name="field_1" value="<?php echo $_POST['field_1']; ?>" /></td> </tr> <tr> * note, this is just to get your php working.
  5. You don't need to do a while statement if you're just looking for a single entry output. This would do the job, you might want to stick it in a function as you have above though... $sql = "SELECT * FROM AdminUsers WHERE AdminPassword = '".$password."'"; $query = mysql_query($sql) or die("Cannot query the database.<br>" . mysql_error()); $row = mysql_fetch_array($query);
  6. Are you using PHP? You can do a %like% statement within the SQL to try and match words rather than exact answers. http://www.techonthenet.com/sql/like.php
  7.    Mollart reacted to a post in a topic: Hello one and all...
  8. Mollart replied to Beer Huntor's topic in Frontend
    Remove px from your height and width.
  9. Your right about the footer being for people. The thing is the SEO text to this extent is only on the home page and we're going to have the phone number showing near the top of the website on the home page and that's the only thing we really need people to be looking at down there. They can click about for info on the company, the blog is purely for SEO also, but we will be feeding some bits of content in there. Also, the header will be sliding down on top of the content so the option for contact and about will always be visible.
  10. Here is the drop down menu. Main services are big and bold, additional services are listed smaller and slightly darker.
  11.    Mollart reacted to a post in a topic: Our New Site (in development)
  12. Thanks for that, your right about the visible content. There is another issue though, extra javascript, extra file size, extra page load time. I realise that will be minimal but it all counts. We've been speaking about it in the office and we decided to stick with the content just showing rather than adding further javascript and adding any further file size to the page - I know it's a bit mad since it's only small but we're very keen not to risk losing out on any rankings as we rely on search engine traffic so heavily these days. Also if you saw a big bulky bit of text near the bottom of the page would you bother reading or just skip to the page you wanted to view? To be honest, I know it's there but I hope people ignore it to a certain extent. Honestly, thank you for your input, it's much appreciated.
  13.    Mollart reacted to a post in a topic: Our New Site (in development)
  14.    Mollart reacted to a post in a topic: Our New Site (in development)
  15. Slight re-work of footer and side content following above feedback.
  16.    Mollart reacted to a post in a topic: Our New Site (in development)
  17. haha, I'm not the seo expert, I just get told what needs to be on the page and why! I've been told not to hide the content in an accordian or anything like that as Google doesn't like hidden content on the site and we don't want to upset the almighty Google!
  18.    Mollart reacted to a post in a topic: Hello from Mushroom HQ!
  19. Well spotted, will change!
  20. I know exactlty what you're saying here, I appreciate the comments, my problem is that I can have the best site in the world, but if people can't find it... what's the point? We're currently ranked 5th on google.co.uk for "website designers" and page 1 for "ecommerce website designers". We can't jeopardise that as we get more enquiries through this than anything else. We used to spend 3 grand a month on leads, we spend nothing now and get the same amount of business through our SEO work - that's got to be good math. I'm using the 3 column bar as a splitter, so the user doesn't need to really go down much further. I understand people will browse down and it will appear spammy but it's really the only way to find yourself near the top of Google these days. Thanks for the mock-up! PS: I'm going to re-work the footer a little so it's less spammy looking!
  21. Mollart replied to lroc's topic in General Chat
    You've come to the right place! You can get an ecommerce site without a maintenance contract, be wary of anyone who tries to charge you for one unless you actually require changes to your website on a daily basis. With your ecommerce website you can have it so that pretty much everything is editable yourself via a control panel. Products, categories, offers, banners, information page content. It all should be pretty simple for you to manage. Make sure you get a one page checkout and have site elements such as your categories and some of your top navigation stripped out when a buyer is checking out as you want to push them through the checkout process with as little distraction as possible. The whole aim of the website is to get someone on and buy as quickly as possible. When it comes to SEO you can start off slow and just have the site optimised (made well - seo wise) with things such as header tags, url's that include your product and category names. Especially if you have traffic from ebay already. Going on from that you can really start to drive traffic to your website once you focus on keywords (well key phrases really) that you can compete on Google for. Think like this when optimising, do I want to be on page 5 for a short key phrase (very few people will find you) or do I want to be page 1 for a few niche or longer phrases which could direct more buyer specific traffic. Even if the number of searches for this phrase aren't as many you'll be much more likely to sell that way. Hope this helped.
  22. Drake - Fancy ... sorry, I like Hip Hop!

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.