Can I merge all my JS and CSS in one file using WP?
There are a lot of Plugins on the market which fullfill your task. Most common is https://de.wordpress.org/plugins/autoptimize/.
There are a lot of Plugins on the market which fullfill your task. Most common is https://de.wordpress.org/plugins/autoptimize/.
Help with Divi logo not appearing for 10s
Copied from comments, so the question will indicate an answer has been provided: Found your key symptom. Inspecting your Impressum page with Chrome indicates loads of 404 errors. For example: http://darius-mann.com/smardigo/impressum/costum/hexagon/hexagon.js not found. If I remove the “impressum/” the file opens correctly. However your theme is building your reference URLs, it is including the current … Read more
Cannot add custom css in site
can i custom rendered content from API?
how to add permalink/slug to wordpress custom link menu item
How do I change search input padding for blockbase child theme?
Custom theme – Bootstrap CSS not loading via wp_enqueue_style or otherwise
I’d love to help you out. You’ll probably want to use the get_terms() function and it may look something like this: $artists = get_terms(array( ‘taxonomy’ => ‘artist’, // Taxonomy name, or array of taxonomy names ‘hide_empty’ => false, // Show terms not assigned to anything ‘orderby’ => ‘name’, // Order the artists by the term … Read more
hello can you advise how to fix the error?