1. How can I do to make the parallax image of my "Home page" adjustable (Full Width/Height) in all screen resolutions?
2. I'm using the plugin "Bogo" to translate my site, and I want to add a language switcher, but the thing is that I don't want to add it in a widget... How can I add it in my header? (In the plugin documentation says this: To embed a language switcher directly into your theme's template file, use this shortcode as follows:
<?php echo do_shortcode( '[bogo]' ); ?>
... but as I'm pretty new to Wordpress, I don't know where to put that code and if it's going to be added in my header or not). It would be great if it could be added in the Standard Header, so I don't have to activate the Header with Second Navigation.
Thank you so much in advanced for your time and for your help!
Hi there,
I need a little bit of help with 2 things:
1. How can I do to make the parallax image of my "Home page" adjustable (Full Width/Height) in all screen resolutions?
2. I'm using the plugin "Bogo" to translate my site, and I want to add a language switcher, but the thing is that I don't want to add it in a widget... How can I add it in my header? (In the plugin documentation says this: To embed a language switcher directly into your theme's template file, use this shortcode as follows:
<?php echo do_shortcode( '[bogo]' ); ?>
... but as I'm pretty new to Wordpress, I don't know where to put that code and if it's going to be added in my header or not). It would be great if it could be added in the Standard Header, so I don't have to activate the Header with Second Navigation.
Thank you so much in advanced for your time and for your help!
Have a nice one!
Hey Aldo!
1) Please see this youtube video : https://www.youtube.com/watch?v=NIgi-YyspcE
2) You can add it to the header.php . About placement you would have to experiment.
Thanks
ThemeNectar Support Team