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.

neil0wen

Privileged
  • Joined

  • Last visited

  1. Figured it out. Please delete this post. Is there no way we can delete our own posts?
  2. Hi, Does anyone know how to make the Facebook page plugin responsive for both width and height? Thank you
  3. Still not working. When I check it on my mobile and click on more details it says: ERR_TOO_MANY_REDIRECTS I don't understand as that is the only code in the .htaccess file. Maybe it's worth going back to 123 reg support. Thanks for your advice anyway
  4. Thank you Nock. I've tried adding it, but got this message, so I have had to remove it: The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies. This was everything in my .htaccss page: # BEGIN GZIP <ifmodule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript </ifmodule> # END GZIP RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.urbanjump.co.uk/$1 [R,L] Any ideas? (By the way, Urban Jump is my brothers place, so I hope you have a good time)
  5. Hi, I have been given this code by 123 reg to redirect to https but it doesn't seem to be working. myRewriteEngine On RewriteRule ^apache-redirect-http-to-https\.html$ https://www.urbanjump.co.uk/apache-redirect-http-to-https.html [R=301,L] I have placed this code in my .htaccess file. Any ideas on how to get urbanjump.co.uk and www.urbanjump.co.uk to redirect to https://www.urbanjump.co.uk?
  6. Well my web hosting is down despite having a Premium hosting account with a 99.99% guarantee of staying up online (within the first week of having the package). Can someone suggest a really fast and safe web hosting service. I currently pay £36 a month. Any suggestions?
  7.    neil0wen reacted to a post in a topic: Is this possible - iframe button redirect?
  8. OK, thought that might be the case. Back to the drawing board. Thank you
  9. Hi, I am wondering if this is possible: So on my web page I wish to have an iframe containing another website. Within this other website is a form. So is it possible to redirect my page to another page when someone clicks on the other websites button contained within the iframe? (I cannot edit any code on the external websites page) Is there a bit of code that can do this? Or is it not possible?
  10. Perfect. Thanks Jack
  11.    neil0wen reacted to a post in a topic: wrapping a link around a div
  12. Hi, I'm used to wrapping a hyperlink around a div to get a block effect I'm after. However I know this is not the correct way of doing this as w3c will see this an invalid. Could someone let me know the proper way of doing this: <a href="link.html"><div class="name"><p>Text</p></div></a>
  13. Hi I have a question I'm hoping someone can answer for me. My brother has a website that uses an independent payment system. This system has unique URLs to specific products to select from. So on his website he can create a link directly to these pages. However if someone is not logged in or not signed up this URL redirects to the login page. My question is this: would it possible for this payment system to add in a command to their code so that if a person clicks on that link but not logged in, that after they do login/signup they are directed back to that URL they were originally clicking on? Is this possible? and if so is this an easy or difficult task?
  14. OMG, I've figured it out and it was something so simple and obvious. Surprising how you can see things with a good night sleep. Sorry for wasting your time BrowserBugs
  15. Thanks for the tip BrowserBugs. I actually ended up using this code instead: <?php include('includes/header.php'); ?> which seems a lot simpler. It seems to work fine in a desktop browser. However when I try it on my mobile those links are non responsive. Any ideas why this might be the case. Link included below: http://www.professionalwebdesigndirectory.com/urbanjump/index.php
  16. I'm obviously very much a novice when it comes to web development, but trying to learn. I'm trying to follow this guys instructions to create templates for the header and footer:
  17. Hi, I am trying to find the root path for Heart Internet. At the moment when I login to the FTP it starts with the public_html folder. I have tried: /home/domainname/public_html/foldername/includes/header.php /domainname/public_html/foldername/includes/header.php /domainname.com/public_html/foldername/includes/header.php /home/domainname.com/public_html/foldername/includes/header.php But none of them seem to work. Any ideas?

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.