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

latest

Fashion

First Look, LFW Day 3: Nicole Farhi AW14

Fashion

First Look, LFW Day 2: Palmer // Harding AW14

Runway

LFW Feb ’14: Day 1 AW14

Fashion

LFW AW14: Fashion Scout, Ones to Watch

Fashion

LFW Feb ’14: Day 2 – John Rocha AW14

Fashion

First Look, LFW Day 2: Holly Fulton AW14

Fashion

LFW Feb ’14: Day 1 – Daks AW14

Runway

NYFW AW14 Roundup – Part 5 (Marc Jacobs, Diesel Black Gold, Rodarte, Vera Wang)

Fashion

NYFW Feb ’14: DAY 6 – Marc by Marc Jacobs AW14

Fashion

NYFW AW14 Roundup – Part 4 (Zac Posen, Kenneth Cole, Theory, The Row)

Runway

NYFW Feb ’14: DAY 4 – Vivienne Tam AW14

Fashion

NYFW AW14 Roundup – Part 3 (Prabal Gurang, Rag & Bone & more)

Load more

don't miss it. ever!

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

    editorials

    Nothing found.

    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; }); }); });