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

latest

New Music

Artists to Watch in 2025: 7 Fresh Voices with Bold Sounds

New Music

Jhon Allan releases electrifying new single, ‘ARI’

Music,Interview,

Lauren Mia in Conversation with FAULT Magazine

Addenda

Dressing for a Winter Getaway: What to Pack for a Chic and Warm Vacation

Fashion,Lifestyle

Dani DMC on inclusion and self-love – interview

Collection

HADERLUMP SOLIVAGANT AW25 Unveils a Journey Through Time at Berlin Fashion Week 2025

Music,Interview,

LUV HRTS in Conversation with FAULT Magazine

Collection

Marina Hoermanseder AW25 – A Celebration That Left Us Wanting More at Berlin Fashion Week 2025

Addenda

Bingo and cinema: an unusual but winning combination

Music

Will Smith & Big Sean Reflect on Fame in New Track “Beautiful Scars”

New Music

Premiere: Janie May releases new single, ‘Tell Me’

Collection

Kendrick Lamar x Willy Chavarria: Super Bowl Merch That’s More Than Just Clothing

  • 1
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • …
  • 482

don't miss it. ever!

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

    editorials

    ‘Animal Spirit’ – the incredible mural/illustration exclusive editorial for FAULT Issue 14

    ‘Summer’s Queen’ – exclusive editorial featuring emerging, London based designers

    ‘Tan Lines’ – exclusive Summer swimsuit editorial for FAULT Online

    ‘Dry & Dusty’ – a minimalist editorial shot in Beijing for FAULT Online

    ‘Royally Decadent’ – exclusive fashion editorial for FAULT Online

    Paper Dreams: Issey Miyake Men for FAULT Issue 14

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