Forum replies created
the header image is shown correctly, just the header itself doesn’t know, what’s the image height as it’s used for the header background. if you used the image as a logo, then yes, the header will know the image height as it’s used as a new element in the area. if you are gonna use the header without title and tagline I would suggest instead this code:
all settings saved through the Theme Options panel will be saved. there are saved in the database which is not touched through the upgrade process. I only suggest to update the current theme folder if something you want to return
you could translate it by a language edit software, please learn more about the translation here http://theme4press.com/alora-documentation/how-to-translate/
you can use the shortcode which comes with the Theme4Press Core plugin, you can see it in the post/page edit mode by clicking on the T4P icon. There are many options for the font awesome icons
I dont see the flexslider there, do you mean the Featured Articles slider? it seems to be a smooth slider which this theme doesn’t include
please provide the website URL so I can check your code
you need to set it in the Appearance -> Widgets. There is a widget called WooCommerce Price Filter
please insert this in the Custom CSS field, it will fix the issue. it will be solved in the next theme release:
I would suggest two options, you can completely disable the effect by putting this in the Custom CSS field because your menu items are too long:
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.link-effect a span::before {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
or just change the hover text weight to normal by putting:
please contact us here for further assistance http://theme4press.com/contact/