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.

teodora

Privileged
  • Joined

  • Last visited

  1.    teodora reacted to a post in a topic: Animation is more important than UX
  2.    teodora reacted to a post in a topic: How did you manage to pick up coding?
  3. Just as much as PowerPoint skills are required in graphic design.
  4.    teodora reacted to a post in a topic: part time webmaster/developer
  5. Hi, everyone It's been a while. I thought I should post this here, in case someone's interested in working with us (we're a great team :P): https://www.linkedin.com/jobs/view/1235927046/
  6.    teodora reacted to a post in a topic: CSS curved edge with high slope?
  7. Digital ocean, perhaps?
  8.    teodora reacted to a post in a topic: It's just bizarre...
  9.    teodora reacted to a post in a topic: It's just bizarre...
  10.    BrowserBugs reacted to a post in a topic: Update proof custom changes (Wordpress)
  11. Topic moved to Website design and layout
  12. It’s always a good idea to have a child theme (or why not your own theme - there are plenty of starter themes available which make it easy to build your own) as it will give you full control over the content, style and behaviour of your site. I haven’t used Simple custom css. Seems like its purpose is to allow you to add custom styles to override plugins and theme’s default styles - sounds like a mess to me. I’d personally chose to build my own theme. You might find this article useful - https://torquemag.io/2018/04/wordpress-starter-themes/ There are a few links to starter themes. hth
  13. Hi Kristen, welcome to WDF Hope you’ll enjoy it here.
  14.    teodora reacted to a post in a topic: Design feedback on copywriter website
  15.    Jo 90 reacted to a post in a topic: What does a website cost...?
  16.    michaelsmith reacted to a post in a topic: New site! Let us know what you think.
  17. "If you really want to do something, you’ll find a way. If you don’t, you’ll find an excuse." That sums it all. Somewhere there there is the right company waiting for you. You just need to find them. Or become a freelancer. Or find another way. Just don't give up.
  18.    teodora reacted to a post in a topic: Do you like what I designed?
  19. Yeah, I meant my personal opinion is that the illustration is too cartoony. That it won't scale well is a fact
  20. Hi @mitra1987 and welcome to WDF The logo looks good and from what you've described, it fits the brief. The only thing is the illustration is too detailed for a logo and a bit too cartoony but that's a personal opinion. Best of luck.
  21. Technically, for the sake of learning, you can use a conditional statement in header.php if(is_page(92) { //replace with your page id or slug - https://developer.wordpress.org/reference/functions/is_page/ /* Your php code goes here */ } Ideally, your form processing files should not be in header.php. If you're up for a challenge, have a look at some tutorials on ajax form submission with jquery and php - https://www.google.co.uk/search?q=ajax+form+submission+using+jquery+and+php&rlz=1C1CHBF_en-GBGB799GB799&oq=ajax+form+submiss&aqs=chrome.2.0j69i57j0l4.12448j1j4&sourceid=chrome&ie=UTF-8 A plugin is always an option so perhaps try fisicx's one or Contact form 7 (not too difficult to customise as far as I remember).
  22. That's a good one @BrowserBugs Bookmarked
  23. Judging by the fscf namespace it looks like it might be not a Contact form 7 captcha but this plugin that is missing - https://wordpress.org/plugins/si-contact-form/ Also, there is one more error I can see in the console. You're attempting to load this script http:/www.regalgaming.co.uk/wp-content/themes/sceptre/js but instead your request goes to http://www.regalgaming.co.uk/wp-content/themes/sceptre/js/scripts.http:/www.regalgaming.co.uk/wp-content/themes/sceptre/js which causes the error (Failed to load resource: the server responded with a status of 404 (Not Found))
  24. P.S. haha, the instant gratification monkey makes (a lot of) sense. Thanks for the link.

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.