Unfortunately I can’t. There are months of work already running on the website. I wouldn’t want to bother you if I could 🫣
Thank you very much, I will do that. But how can I make my website working again? This is the weird part. When I change it back to what it was in the file it’s still broken.
And changing
public function get_title() {
return esc_attr__( ‘Case Studies’, ‘haste’ );
}
back to
And changing
public function get_title() {
return esc_attr__( ‘Portfolio’, ‘haste’ );
}
doesn’t really help. Do you have any ideas please?