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.

TheFlyingSquirrel

Members
  • Joined

  • Last visited

  1.    Paul Murray reacted to a post in a topic: Mobile devices dilemma: Apple or Samsung
  2. Hey Everyone, I have overhauled my website based on previous feedback, and was looking for critique on the design, www.bakaraphoto.co.uk - It is a photography website Many Thanks, BK
  3. Here are the things I see wrong with it: I can't read the heading properly The image background obscures the text The stock images are nasty and not very clean White text on a black background is incredibly hard to read It isn't clear what the website's purpose is, reduce the text to what is needed Use a logo instead of a text animation, it is better for your brand A number of other smaller things but 1 to 6 should keep you busy
  4. The jquery ui progressbar is what you, have a look, let me know if you have any queries https://jqueryui.com/progressbar/#indeterminate
  5.    TheFlyingSquirrel reacted to a post in a topic: Which web dev language next?
  6. I was referring to social sharing buttons such as pin it, tweet, like etc...... These are things I personally like to use however adblock plus removes them from the page so my thinking was if ablock plus is adopted by the majority of users, site and businesses could see a loss in the natural traffic.
  7. Joomla is a nasty cms, I developed in it 8 years ago, never again.
  8. I have started working on my own sharing functionality for my site, and was disgusted to see in addition to removing ads, it removes the possibility for people to share content through their favorite sites by targeting the sharing mechanisms like www.pinterest.com create pin and facebook sharer.php With many users learning about Adblock Plus to combat the horrible changes to Facebook, does this spell the end of social media sharing?
  9. I think it should be about the extra time taken to test a responsive design rather than a standard cost.
  10. Firstly your issue can be solved with jquery and css, this is what I use, jquery adds a current class to the link containing the current page then you use css to recreate the red graphic <script type="text/javascript"> $(function(){ $('a').each(function() { if ($(this).prop('href') == window.location.href) { $(this).addClass('current'); } }); }); </script>
  11. What are you trying to achieve? Is this wordpress?
  12. Thanks for the link but I know this already, my questions was more about to how to incorporate things like a CTA and phone number into my design to increase conversions without making it look out of place. I probably should have been more clear.
  13.    Weedy101 reacted to a post in a topic: Feedback on side menu position
  14.    info123 reacted to a post in a topic: Need feedback for webdesign
  15. I think you should activate mobile viewports because the experience while viewing the designs on my nexus 4 isn't very good. https://developers.google.com/speed/docs/insights/ConfigureViewport The designs do seem a bit dated/bland, maybe inject some brighter colors into it. Also is it possible to reduce the number of links and use visuals to navigate.
  16. So I have just updated my design with my business goals in mind and feedback from my website review thread, however just doesn't seem right, I can't help but think the site isn't really set up for conversions have a look website. The link is WWW.bakaraphoto.co.UK,feedback is most appreciated.
  17. Design 1 is sound, the other two I can find issues with
  18. As long as there is search and content optimisation, SEO will exist. Unknown to most; who falls under this umbrella, the general public? Designers, content creators and web developers always take SEO into some form of consideration.
  19. Thanks for your help thus far, the 2nd revision is up let me know what you think

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.