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.

protest

Members
  • Joined

  • Last visited

  1. I can't see any caption currently? If you look in your console though, there are JS errors, make sure it is getting the JQuery link ok.
  2. So I reaslied that there are some errors in the console...mainly that it is failing to pull certain JS files, although I am not sure why as the addresses are correct (other than the fact that they have added ?ver=2.1.4 at the end) if they hadn't added ?ver it would have found the file. How do I get this to work?
  3. The shipping costs aren't populating correctly in my woocommerce. I updated the version of WooCommerce and have deactivated all other plugins and put it to default Twenty Seventeen theme, but to no joy. When I go to checkout page and alter the country in the address it isn't amending the shipping price accordingly. Nor is it amending the fields. i.e. changing 'zip code' to 'postal code' when I switch country from US to UK. Any ideas what might be going wrong? thanks in advance
  4. Hello I have a home page that takes excerpts from pages for certain parts and it also pulls in the latest news post in another part of the page. I want to have the three widgets with page excerpts having a certain length e.g. 41 words and the latest news post excerpt to have a different amount like 200 words. I have tried the following: function excerpt_length_category( $length ) { if (in_category( 'News' )) { return 200; } else { return 41; } } add_filter( 'excerpt_length', 'excerpt_length_category' ); (added it to my functions.php file but it hasn't made any difference and every excerpt is at 41. I've cleared caches etc. Any ideas? I'm using a child theme based on Spacious Wordpress theme. Thanks in advance for any ideas Vicky
  5. Thanks Fisicx - what tools did you use? Thanks Milli05 will look at that tool
  6. Hello I was wondering if people put phone numbers on websites and if it generates a lot of spam. Looking on the internet there seem to be some people saying it creates lots of spam and others saying it doesn't. Also what is the best way to display it using JavaScript to hide it from bots or using an image? Thanks in advance for any thoughts on this Vicky
  7. Hello I would like to work as a freelance. I have been doing mates rates for friends and families to build up my portfolio. What I am finding difficult is getting across that once the site is live I don't want to keep doing work on it for free. There seems to be an expectation. How do people deal with this? I know for the future I can be very clear in the initial contract what future work will cost and that any future work will need to be quoted for, but I just wondered if people have strategies for this kind of request? In some instances I have specified saying it'll be £20 per hour for future work, but they still email and ask as though it's free. thanks for any advice Vicky
  8. actually ignore....I'm being stupid thanks
  9. Hello Not sure if this is correct forum....but.... I have woocommerce set up on a wordpress site which has been emailing 2 different people to notify them of whenever a new order comes through. However only one recipient recieved last two order details and other recipient hasn't, otherwise was working before for months....any ideas? Thanks Vicky
  10. Hello Not sure this is the right sub forum, but couldn't find where I should put this under. I was just wondering I have a site, which having gone through test site versions has lots of images not being used (some within wordpress cms) some on server. Is there an online tool anywhere that shows lists of images being used so you can delete unnecessary files? Thanks in advance
  11. Thank you for your suggestion, but unfortunately taking that out, doesn't affect it. The breakpoint seems to be at 767px as opposed to 768px...I have two screenshots but can't seem to attach Thanks in advance to any other ideas
  12. Hello My nav links are disappearing on an ipad in portrait .i.e. at 768px wide The site is http://bargdvd.co.uk I can't seem to figure out why it is occurring, I have tried reducing the menu items and that doesn't work. The site is based on the Louis WP theme: http://themefurnacedemos.com/louis/ Any ideas much appreciated Thank you in advance Vicky
  13. protest posted a topic in Frontend
    Hello I've used this in a website and it used to be that I could click to zoom in and click again to zoom out, that is no longer working....any ideas why? This is a demo of it (http://www.turnjs.com/samples/magazine/#page/6) and this isn't zooming out on second click, one click and it zooms in and then it is saying press escape to zoom out. Any ideas how I make it so you can click again to zoom out Many thanks in advance
  14. Hello I was just wondering if WooCommerce is able to run ok with lower PHP versions than those recommended. When I check out the status for Paypal integration I get a page saying higher versions of PHP recommended, see screenshot attached. I have contacted my host and upgrading the PHP will mean a server migration and new DNS settings etc, so if I can get away without it I would rather that. Any advice much appreciated. many thanks Vicky
  15. All fixed, no idea what the issue was, but going into wp dashboard and clicking in homepage and clicking in customisation, although no changes made, seemed to fix it. very bizarre

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.