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

Playlists

Weekly Playlist: James Gillespie

Weekly Playlist: Szjerdene

Weekly Playlist: NANCY

Weekly Playlist: Noé

latest

BOLDEN.

New Music

BOLDEN. craft their latest soundscape for the soul: ‘Cold Nights and City Bike Rides’

Music

EDEN drops new single, ‘gggiiiiirrrrlllll’

New Music

Gina Zo Finds Power in Pain with ‘Only Bad Men Make Me Feel This Way’

Fault Magazine,Music,Exclusive,Interview,

Michaël Brun on the art of global collaboration: exclusive cover shoot and interview

New Music

Junaco: ‘Escape’ Is a Quiet Search for Peace in a Noisy World

Music

Ha Vay: Conjuring Worlds Through Music

New Music

Kalaido releases his most immersive album yet: In Praise of Shadows

New Music

Johan Lenox releases striking new single, ‘Eclipse’

New Music

Premiere: Bontan Launches North Drum with ‘Forever’

Music

‘God Went Crazy’ – Teddy Swims Delivers a Soulful Tribute and Album Announcement

Music

FORWARDS Festival 2025 Adds Pa Salieu, Nilufer Yanya and Jamz Supernova to Lineup

Music

Lauren Ruth Ward’s ‘Medicine’ Tour is Wild, Intimate and Epitomises the Indie spirit

Load more

don't miss it. ever!

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

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