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.

Jager616

Members
  • Joined

  • Last visited

  1. Hi All I am wanting to create a website where I can have items listed (not an online store) where you can log in to your account and add them to a list of you own them to keep track of what you have or what you are missing. Any ideas of a addon / module for a CMS which I can use for this? Thanks
  2. Should I recreate the the text box from the image as a div and position it in place? Is the site perhaps a bit too dark? there is lots more colour from the images when looking at the portfolio (which I know I need to work on with image spacing)
  3. Here we go... I have been putting this together for the last couple of days, it's a rebuild of a wordpress site I built for someone I know. Please have a look and let me know what you think. www.wjsillustration.co.uk None of the artwork of graphics were done by me
  4. For outgoing expenses do you need to keep records of all outgoings related to the business? hardware / software, notebooks pens and such? and what about things like domain registration for clients and personal hosting fees?
  5. Jager616 replied to MrRingo's topic in General Chat
    details should be announced at their annual September event. invites are still to be sent out for this, once they go out it will have a date for the announcement
  6. Hi, I am looking to put something together similar to this its mainly the stock listings i am interested in, the page with the list of items and if you click into them the full details and multiple pictures Would Wordpress + some plugins be able to do this?
  7. Hi there, Firstly apologies if this is in the wrong section. Here is what I would like to achieve, I want to have a login screen where you can enter a username/password and depending on the username/password entered it will direct you to a folder for that user eg; user1 would log in and be directed to domain.com/user1 user2 would log in and be directed to domain.com/user2 also obviously, user2 shouldn't be able to change the address to domain.com/user1 and be allowed access to that folder and so on. Please can anyone point me in the right direction for how to achieve this? I have been following a tutorial to create a login page but that directs to the same page for all users EDIT: maybe this should be in the PHP section here is part of the php code being used, i see where it directs to folder/index.php is it possible here to add something like; if user = user1 goto user1/index.php if user = user2 goto user2/index.php function validate_user($un, $pwd) { $mysql = New Mysql(); $ensure_credentials = $mysql->verify_Username_and_Pass($un, md5($pwd)); if($ensure_credentials) { $_SESSION['status'] = 'authorized'; header("location: folder/index.php"); } else return "Please enter a correct username and password"; } Sorry my php really isnt that great, also maybe should add the usernames / passwords are stored in a mysql db Thanks
  8. Hi There, would anyone be able to advise how I can add SMTP auth to this script? my host has recently dropped PHP Mail and i have become a bit stuck as the contact form i was using now no longer works <?php // Get Data $name = strip_tags($_POST['name']); $email = strip_tags($_POST['email']); $phone = strip_tags($_POST['phone']); $url = strip_tags($_POST['url']); $message = strip_tags($_POST['message']); // Send Message mail( "yournameeeee@gmail.com", "Contact Form Submission", "Name: $name\nEmail: $email\nPhone: $phone\nWebsite: $url\nMessage: $message\n", "From: Forms <forms@example.net>" ); ?> Thanks for your time guys
  9.    Jager616 reacted to a post in a topic: Am I being reasonable?
  10. Thank you for the invite
  11. I wouldn't mind taking a look if there is an invite going? jager616 (at) gmail.com thanks
  12.    Jager616 reacted to a post in a topic: Music Website
  13. Thanks for the link, It was a good read and had some interesting points, I also saw something earlier about the 978 grid system, but that website appears to be down at the moment.
  14. Thanks for the reply Would that be writing the CSS manually but following the basic rules of having a 960px container with all content contained within?
  15. Having messed about with Opencart a bit, I found skinning it can be a pain as mentioned some of the parts are buried in the core files. Usability I found to be good and they have a good support forum for if you get stuck with anything.
  16. I've been messing about with putting together basic websites and more recently have been looking at wordpress as a CMS for websites im playing about with. This leads me onto the following question, in the quest for a great layout, how relevant is the 960 grid system? it looks like a great system to build upon. I have been working with it for a few days and am impressed so far.
  17. It looks like it got the same problem as a site im working on at the moment, clicking on some of the nav items causes the nav to shift. cant seem to work it out either =(

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.