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.

JaCEnt

Members
  • Joined

  • Last visited

  1. Nope, more of an intelligent link builder. For instance, if we had an article reviewing a "Ford Focus", any reference to "Ford Focus" in other posts should be linked back to that review. Similar to ; http://www.prelovac.com/products/seo-smart-links/ However I have read some nasty reviews about that one. I.e. Google dont like how it works!
  2. Hi all, we have started to populate our site with content, and wondered if anyone could recommend a automatic link plugin, for us lazy sys-admin bods. Basically, say we have a page called "Website Monitoring" we would like any references of that in other posts to be linked back to the main page, if that make sense? I have seen a couple if suitable plugins out there but both have poor seo reviews. thanks!
  3. Afternoon all, I hope everyone had a great Easter Weekend! I have been working on our new site using 5grid as the framework. I am looking to incorporate a couple of functions which alter the height of the divs they are in; drop-down navigation menu and a FAQ section, for example. Setting such functions up has gone well, however when it comes to expanding them, the content is hidden behind other divs (e.g. not floating on top). I have tried a variety of float and displays as well as z-index however have been unable to come up with a reason why this is happening. If I move the drop-down menu to a blank HTML page, or give the containing div a defined height or something like 500px, it works fine, so I can only assume the 5grid framework is restricting the expansion of the div in some way. Can anyone shed any light on this for me, I would be eternally grateful
  4. Evening all, I have a PHP site (Code Igniter) which is fairly basic, but still contains quite a bit of bespoke code (user registration, admin section - user, item and service management) all querying a backend DB. I would like to convert this to WP for the added functionality of blogging. I assume this is possible for someone with the right skills, but I was wondering if anyone can tell me how difficult this would be, and how many hours I should expect it to take? Unfortunately the current site isn't available to the www yet, so I know this is very much a shot in the dark question!! Thanks
  5. Just put the code back in and its working now....How strange... I must have missed typed something - user error
  6. <form action="" method="post"> <h1>Not a member yet? Sign Up!</h1> <?php if($_SESSION['msg']['reg-err']) { echo '<div class="err">'.$_SESSION['msg']['reg-err'].'</div>'; unset($_SESSION['msg']['reg-err']); } if($_SESSION['msg']['reg-success']) { echo '<div class="success">'.$_SESSION['msg']['reg-success'].'</div>'; unset($_SESSION['msg']['reg-success']); } ?> <label class="grey" for="fullName">Full Name:</label> <input class="field" type="text" name="fullName" id="fullName" value="" size="23" /> <label class="grey" for="company">Company:</label> <input class="field" type="text" name="company" id="company" value="" size="23" /> <label class="grey" for="email">Email:</label> <input class="field" type="text" name="email" id="email" size="23" /> <label>A password will be e-mailed to you.</label> <input type="submit" name="submit" value="Register" class="bt_register" /> </form>
  7. JaCEnt replied to JaCEnt's topic in Frontend
    Thanks Lyndsey, I sussed it out, it was a mixture of the H1 font size and the height of the drop down. (Plus CloudFlare wasnt dropping its cache so my changes werent taking affect!!) Thanks again for your help
  8. JaCEnt replied to JaCEnt's topic in Frontend
    Awesome, thanks Lyndsey! I knew that it would be something simple which I had missed! Also, if you click the top right "Log In | Register", a drop down appears. That too is out of proportion and looks to be as though it is a spacing issue?
  9. JaCEnt posted a topic in Frontend
    Morning everyone, I'm in the process of building a new mock-up site, using a HTML5 template, and I am trying to add a login\registration drop down to my current theme. The code behind the registration system works fine - Unfortunately I have come up against some CSS problems when I try merge the two components together which I have been pondering over for about 5 hours now!! What the page currently looks like; dev jacent net / index php What it should look like (excusing the lack of styling to the content); dev jacent net / index_new php It looks to me that the theme's stylesheets are adding additional styles to the top drop down section, however as that section is within its own div's etc, I'm unsure as how to work around it? Any tips would be appreciated
  10. Sorry, its "Error in query: Resource id #6" I'm still picking up PHP as I go along, I'll look into mysqli
  11.    royadyhop reacted to a post in a topic: PHP Query MySQL with POST variable
  12. Evening all, I have a PHP\MySQL registration script which I'm looking to amend. Currently you register using your Name, Company Name and Email Address. From there, your username and password are emailed to you. A problem I have come across is anyone can register as the same company and this would prove troublesome for future use. What I am looking to do is query the database and if an entry already exists for that company, die; $company = mysql_real_escape_string($_POST['company']); $query= "SELECT * FROM members WHERE company = '$company'"; $result = mysql_query($query) or die ("Error in query: $query " . mysql_error()); $row = mysql_fetch_array($result); $num_results = mysql_num_rows($result); if ($num_results > 0) { $err[]='Your company is already registered, please contact your admin user!'; } However, that is showing a resource error. Can anyone shed any light on what I am doing wrong?
  13.    andy9l reacted to a post in a topic: HTML5 Equivalent to PHP include
  14. I've sussed it out using a simple PHP line, should have thought about it more before posting lol I would post the line but it wont let me - a google for "php if current page" brought it up for me.
  15. Thanks Andy\SEOLover. PHP will probably be the way to go as for my header I have a li class for the current page - e.g. <li class="current_page">Home</a></li> ... <li>Contact</a></li> (href moved due to my post count!) Is there some funky PHP code which could be used to determine the current page, and apply the class to the correct link?
  16. Morning all, I'm playing around with a new HTML5 website and instead of having to edit my header\footer\nav bar etc on every single page every time I make a change, I wondered if there is an equivalent in HTML5 to that of PHP include? Probably a very daft question which one of you HTML gurus will easily answer Thanks!
  17. Morning, I am looking for a web designer to "develop" our extremely basic current HTML5 website. This seems like a great place to find one, but is there a section of this site where I can post such an ad? The only place I can see is where everyone is offering their services, not the other way around! Apologies if I shouldn't have posted this in General Chat. Thanks

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.