Forum replies created
be sure to set the website url correctly in your google account
you probably mean the full width shortcode https://theme4press.com/alora-documentation/shortcodes/full-width/ , just set the fixed position of the background
correct should be <?php layerslider(1); ?>
header.php file, replace these lines with your code:
<?php $evolve_pos_logo = evolve_get_option('evl_pos_logo','left'); if ($evolve_pos_logo == "disable") { ?>
<?php } else { ?>
<?php $evolve_header_logo = evolve_get_option('evl_header_logo', '');
if ($evolve_header_logo) {
echo "<a href=".home_url()."><img id='logo-image' class='img-responsive' src=".$evolve_header_logo." /></a>";
}
?>
<?php } ?>
please check the screens – http://prntscr.com/6htjys , http://prntscr.com/6htjso
1. change the font size in Theme Options -> Typography -> Page Title Font Size
2. it’s made with the testimonials shortcode https://theme4press.com/alora-documentation/shortcodes/testimonial/
theme updated, contact form fixed. please update the recaptcha keys, as I used there mine…you need to generate new ones.
translating files and then exporting to .po files is for wp localizations and not for using translations, you would need to use a WPML plugin or an automated translation plugin, for example Transposh
sorry we don’t support theme customizations, I would suggest to hire a developer
for now not….we will try to fix this issue in the next theme release..thanks for your patience 🙂
there could be something with your email server as well, try to install this plugin to use SMTP instead https://wordpress.org/plugins/wp-mail-smtp/
you will probably need to use a non image link, if possible. or disable the lightbox for images