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.

Vulcan

Privileged
  • Joined

  • Last visited

  1. I have a template which has the main css path as ../css/main.css, although there is a style.css which does not have anything within it... Here is my function.php <?php add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function my_theme_enqueue_styles() { $parent_style = 'parent-style'; // This is 'twentyfifteen-style' for the Twenty Fifteen theme. wp_enqueue_style( $parent_style, get_template_directory_uri() . '../css/main.css' ); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( $parent_style ), wp_get_theme()->get('Version') ); } ?> Even when i create the child style.css page and add the info at the time, it still shows the parent styles without it connecting Any ideas what i can do to my child theme? I have tried so many ways and followed the wordpress manual
  2. Thanks for the feedback guys
  3. I want to make my style css load after all my plugin css files... how do i do that? This is for a child theme.
  4. I have done nothing in WordPress. I just want something quick an simple which i can make my website on and connect with WordPress
  5. @fisicx okay yes I agree on that... Its just turning it into a Wordpress Theme that I am finding it hard to do.
  6. @EddieT 20 minutes?? When i turn one into a WordPress it takes me forever I have created this as a template from scratch, but there are soo many problems with it and I just cant get the layout and the colour font sizes the lot correct... I was looking for something clean and able me to edit small bit.
  7. @fisicx Oh okay, i just haven't found a theme which would do that.
  8. @fisicx I want it to be responsive fit for all mobile devices as well as desktops screens. I said bootstrap themes because i am familiar with it. But any would do.
  9. Hi There, I am looking for a Wordpress bootstrap theme similar to this layout I have roughly designed. Do you know of any? It is for a sporting website.
  10. Vulcan replied to Vulcan's topic in Frontend
    HI @Nillervison thank you
  11. Is there a way where when my website has been viewed through mobile, can it detect an app and so that it can be downloaded and viewed? For example Android an app for the website will appear showing that the android app is available to download the app a bit like http://www.buzzfeed.com/ if you go to a mobile is gives you an app dowload?
  12. okay thank you, I will look int it. Just need to work out a responsive design with out horizontal as the above comments did not suggest.
  13. @dep this is what i have been asked to do, he likes the design he has asked me to make it adapt into mobile. I am not sure what you mean by the typography. If you have a better idea of design please share.
  14. hmm okay many thanks for the feed back. I am wanting to change this website to responsive http://www.davenport-surveyors.co.uk.
  15. Anyone know of a horizontal scrolling page website which has BootStrap?

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.