• Music
  • Fashion
  • Film
  • Travel
  • Shop
  • Instagram
  • Facebook
  • Twitter
  • Search

latest

Fashion

FAULT NYFW Reviews: HVRMINN FW/16 Collection

Fashion

FAULT NYFW Reviews: KRAMMER & STOUT FW/16 Collection

Fashion

Aiysha Hart – Exclusive photoshoot and interview with FAULT Magazine

Fashion

FAULT MAGAZINE BACKSTAGE NYFW@ WOODHOUSE FW16

Fashion

FAULT MAGAZINE BACKSTAGE NYFW@ STAMPD FW16

Fashion

FAULT NYFW Reviews: Lucio Castro FW/16 Collection

Fashion

FAULT Reviews Edmund Ooi NYFW FW/16 collection

Fault Focus,Fashion

Skincare Essentials: NuSonic Cleansing Tool

Fashion

New York Fashion Week: FAULT Top Picks

Fashion

Susanne Sundfør exclusive photoshoot and interview for FAULT 22

Fashion Week

LCM AW16, EDITOR’S PICKS:DAY FOUR

Fashion Week

LC:M JANUARY ’16, DAY 3: THE FAULT AW16 DAILY EDIT

Load more

don't miss it. ever!

Our latest and greatest direct to your Inbox. You're Welcome.

    editorials

    FAULT Spring ’13 (Issue 14 – The Taste Issue) – now available to pre-order

    Close Your Eyes – exclusive new editorial for FAULT Online

    Carats and Bananas – exclusive editorial for FAULT Online

    C’est la vie – exclusive fashion editorial for FAULT Online

    ‘Searching’ – exclusive editorial for FAULT Online

    The Waiting Game – exclusive fashion editorial by Michel Widenius

    Partners & Sponsors

    • Beyond Publishing Services
    • B Beyond Magazine

    Follow on

    Font Awesome Icons

    © FAULT Magazine. All rights reserved.

    document.addEventListener('DOMContentLoaded', function() { // Get all pagination links const paginationLinks = document.querySelectorAll('.pagination a'); paginationLinks.forEach(link => { link.addEventListener('click', function(e) { // Prevent default action e.preventDefault(); // Fetch the href of the clicked link let url = this.getAttribute('href'); // Adjust the URL for front-page pagination if needed if (window.location.pathname === '/' || window.location.pathname === '/index.php') { if (!url.includes('paged')) { url += (url.includes('?') ? '&' : '?') + 'paged=1'; } } // Redirect to the adjusted pagination URL window.location.href = url; }); }); });