Forum replies created
it’s made with custom menu which is built in WP, Appearance -> Menus – https://theme4press.com/evolve-documentation/setting-menu/
I have seen you are using an older version of alora and the Theme4Press Core plugin. Please update them, then we can proceed further
Well, we are just a tiny part of the huge wp community, we cannot control it. Using the plugin will really improve the website speed, we are using it ourself on our website and we get 95/100 page speed score, which I think is pretty cool
the Theme4Press core plugin has updated shortcodes….please update them by inserting an example content box to see the changes
the newest version is 1.7.8, please update 😉
for flickr, you need to edit the widget, alora/widgets/flickr-widget.php file, line #63
s += '<div class="flickr_badge_image"><a href="' + p_url + '">' + '<img alt="'+
replace with
s += '<div class="flickr_badge_image"><a target="_blank" href="' + p_url + '">' + '<img alt="'+
for footer social icons, Theme Options -> Extra -> Open Social Icons in a New Window
for me it worked, I tested it 😉 . be sure to insert it correctly
I would suggest to use wider image or use another slider – Revolution or Layer Slider which can adjust the width automatically
saw and fixed the bug. please download and install the theme again. thanks for your report and patience