Hi!
I have come across a problem the internet suggets many more has, but I cant seem to find the right solution for my site & theme (Solo). And my CSS skills are very limited to be fair. So please, ask easy questions :).
Problem: If I Upload a header image for my site, and if I have entered anything in the Site Title & Description it also shows up in above my header image. If I de-select ‘Show Title & Description’ both the text and the header-image disappears.
So: I cant have only the header-image without my site loosing its site title & description.
Or is there an easier way to just add a code for having the site title without showing on the site at all more for the site itself/browser bar/seo.
My site is not public atm, but if you want me to post any code from the header.php or whatever just ask me to and I will upload it.
Link to demo-theme: https://sv.www.ads-software.com/themes/solo/
I hope you understand what im trying to get to, if not – ask a questions :).
Thanks!
]]>related to https://www.ads-software.com/support/topic/error-code-after-trying-to-change-theme?replies=1
when activating the theme, you will get:
Parse error: syntax error, unexpected ‘,’ in /home2/frogcott/public_html/wp-content/themes/solo/functions.php on line 203
the line could possibly be corrected to:
wp_enqueue_script( 'solo-slicknav', get_template_directory_uri() . '/assets/js/jquery.slicknav.min.js' , array('jQuery') );