-
AuthorSearch Results
-
July 11, 2016 at 5:09 am #659066
In reply to: Enfold Google Maps Widget not working
Hey!
@promat: Thank you for the additional info. I don’t know if the extra steps are required because the google maps element worked including the “Fetch Coordinates” button after adding the snippet provided here: https://kriesi.at/support/topic/content-element-google-maps/#post-656399And make sure that the http referrers are specified correctly in your google project or google api console: https://kriesi.at/support/topic/content-element-google-maps/#post-656399
Cheers!
IsmaelJuly 11, 2016 at 3:38 am #659055In reply to: Enfold Google Maps Widget not working
https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key
1. Create or select a project -> Continue -> Credentials -> Accept requests from these HTTP referrers (websites) (Optional) -> create
“Accept requests from these HTTP referrers (websites) (Optional)” – Here you need to key-in 2 URL like below (with your own domain name) :
*.yoursite.com/
*yoursite.com/2. Add below code into your child-theme functions.php, and replace the “AIzaSyAidX34J-pkIHmOUFdVrt05MpzDHz-VZUk” key below with the key your just create above .(credit to @Ismael) – https://kriesi.at/support/topic/content-element-google-maps/#post-656399
function ava_googlemaps_apikey() {
$prefix = is_ssl() ? “https” : “http”;
wp_deregister_script(‘avia-google-maps-api’);
wp_register_script( ‘avia-google-maps-api’, $prefix.’://maps.google.com/maps/api/js?key=AIzaSyAidX34J-pkIHmOUFdVrt05MpzDHz-VZUk’, array(‘jquery’), ‘3’, true);
wp_enqueue_script(‘avia-google-maps-api’);
}
add_action(‘init’, ‘ava_googlemaps_apikey’);3. any FTP client (filezilla) browse into /wp-content/themes/enfold/js/. Copy the file shortcode.js to your local computer. Open it in a text editor and locate line 458
src: ‘https://maps.googleapis.com/maps/api/js?v=3.24&callback=aviaOnGoogleMapsLoaded’Now append your key to that line:
src: ‘https://maps.googleapis.com/maps/api/js?v=3.24&callback=aviaOnGoogleMapsLoaded&key=Put_your_google_api_browser_key_here’(same key you replace on functions.php = Put_your_google_api_browser_key_here)
The same change must be made to the file /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-element-behavior.js on line 55 like above shortcode.js.
Overwrite/replace the change files via FTP client, and remember this file will be overwritten again with the next update.
(credit to @mensmaximus) – https://kriesi.at/support/topic/google-maps-7/July 11, 2016 at 3:28 am #659051In reply to: Responsive resizing and aligning
Hi,
A few explanations why this is happening can be found on this thread: https://kriesi.at/support/topic/color-background/#post-420028
If you have more questions, please feel free to create a new thread.
Best regards,
IsmaelJuly 11, 2016 at 3:18 am #659049Hi,
Glad that demo is working now. For additional questions or inquiries, we kindly ask you to open a new thread.
Related link: https://kriesi.at/support/topic/enfold-google-maps-widget-not-working/#post-657900
Best regards,
IsmaelJuly 11, 2016 at 2:41 am #659042Topic: Fixing the Top Section of the Website – Spacing Etc
in forum Enfoldcblajos
ParticipantHi, we have been losing a lot of time trying to customise the spacing at the top of http://rubicab.com.au
What we want to achieve is:
1. MUCH LESS WHITE SPACE AROUND THE TEXT which says
We Design, Supply & Build Outdoor Decking, Fencing Projects, Granny Flats with Innovative and Low Maintenance Building MaterialsI have other issues which might impact on this about the logo but since I was instructed to do one ticket for each issue here it is,
I tried the suggestion from Andy
1.) Try this code inside Quick CSS field:
.container {
padding: 0px;
}and no change was visible.
July 11, 2016 at 2:39 am #659041In reply to: Fixing the Top Section of the Website – Spacing Etc
I tried the first change. No difference. Please check it yourself. I will repeat just the first part of the problem raised. Make the ticket only about this issue.
Hi, we have been losing a lot of time trying to customise the spacing at the top of http://rubicab.com.au
What we want to achieve is:
1. MUCH LESS WHITE SPACE AROUND THE TEXT which says
We Design, Supply & Build Outdoor Decking, Fencing Projects, Granny Flats with Innovative and Low Maintenance Building MaterialsJuly 11, 2016 at 2:29 am #659040Topic: Header Changes with Widget Area?
in forum EnfoldMicheal0424
ParticipantI have attached an image of a header format that I like. I like the idea of being able to add more information above the menu.
I like the format of the logo taking up 50% of the area and then 25% and 25% for the additional info. Having the call to action (schedule an appointment) being so visible with the phone number above it is great.
Is it possible at all to have this type of setup above the navigation menu?
My first guess is perhaps somehow turning the top into the similar function of the footer area where you can have that column type setup?
I am obviously clueless on how this would be created or if it can be accomplished.
Any ideas or solutions would be greatly appreciated, I think this would really be a good option to take advantage of that valuable space.
Thank you.
July 10, 2016 at 10:53 pm #659021In reply to: Enfold Showcase
@jonmnight
As a BBQ fan, I was interested in checking out the site you posted. However, I don’t get the site at all. What is that URL? A store #? Maybe it’s just that I need to see the full site. Clicking on Classic does nothing. Also, there is an icon/image broken at the top.
July 10, 2016 at 7:31 pm #658977In reply to: enfold theme: site is not responsive on mobile
how do i attach image here, there is no upload feature here.
I mean the site is showing exactly like on big screen (laptop or desktop).
it is not showing narrowly like on mobile device.
HOW DO I ATTACH IMAGE HERE? SO I CAN SHOW YOU THE SCREENSHOT
-
This reply was modified 9 years, 8 months ago by
Armstrong88.
July 10, 2016 at 2:40 pm #658960Hokuspokus
ParticipantDear Support,
i want to work with buttons (normal or fullwidth) with 1/3 split in a row. I want to have a clean and good design. For me: Impossible, caused by different height and width, caused by indepency of the largest element.
For fullwidth buttons: The longest content inside gives a different height of all buttons, It’s looks not like a prof. designer.
https://1drv.ms/i/s!Al0iVws2F4aFhQiAYpJ28X4w8JAxbut on mobiles, it looks nice.
https://1drv.ms/i/s!Al0iVws2F4aFhQn-U3PhZRH3wP0Non the other hand:
Normal buttons are clean on desktops:
https://1drv.ms/u/s!Al0iVws2F4aFhQpiDoO9y3mwMBQWBut not clean and “dirty” with different width on mobiles. It’s looking not fine on mobiles.
https://1drv.ms/i/s!Al0iVws2F4aFhQu7a1W3m5ovmuqYWhats wrong? Or is it not finished from your side or is it my error? How is it possible, that user have a clean good design on all screens? And without manuall changings in css.
Why you are not combine both buttons options to one button set with options to enlarge the width and heigth to have a good clean design? Today, the functions/options are similar in both buttons options, ok normal button set have more options.
Cheers
July 10, 2016 at 1:24 pm #658951In reply to: Title in the slider /
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #top .slideshow_caption h2 { font-size: 40px !important; } }Regards,
RikardJuly 10, 2016 at 12:45 pm #658943Hi,
If you enable debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. You can then try to paste the following shortcode into a new page:
[av_fullscreen size='extra_large' animation='fade' autoplay='true' interval='5' control_layout='av-control-hidden' scroll_down='aviaTBscroll_down' perma_caption='aviaTBperma_caption' custom_class=''] [av_fullscreen_slide slide_type='image' id='387' position='top left' video='http://' mobile_image='' video_cover='' title='Welcome to Enfold Restaurant' custom_title_size='' custom_content_size='16' caption_pos='caption_left caption_left_framed caption_framed' link_apply='button button-two' link='lightbox' link_target='' button_label='About us' button_color='light' link1='manually,#about' link_target1='' button_label2='Reservations' button_color2='theme-color' link2='manually,#reservations' link_target2='' font_color='' custom_title='' custom_content=''] The best gourmet restaurant available in Manhatten Book online or call (555)123-4567 [/av_fullscreen_slide] [av_fullscreen_slide slide_type='image' id='378' position='top left' video='http://' mobile_image='' video_cover='' title='' custom_title_size='' custom_content_size='' caption_pos='caption_bottom' link_apply='' link='lightbox' link_target='' button_label='Click me' button_color='light' link1='manually,http://' link_target1='' button_label2='Click me' button_color2='light' link2='manually,http://' link_target2='' font_color='' custom_title='' custom_content=''][/av_fullscreen_slide] [av_fullscreen_slide slide_type='image' id='377' position='top left' video='http://' mobile_image='' video_cover='' title='' custom_title_size='' custom_content_size='' caption_pos='caption_bottom' link_apply='' link='lightbox' link_target='' button_label='Click me' button_color='light' link1='manually,http://' link_target1='' button_label2='Click me' button_color2='light' link2='manually,http://' link_target2='' font_color='' custom_title='' custom_content=''][/av_fullscreen_slide] [av_fullscreen_slide slide_type='image' id='375' position='top left' video='http://' mobile_image='' video_cover='' title='' custom_title_size='' custom_content_size='' caption_pos='caption_bottom' link_apply='' link='lightbox' link_target='' button_label='Click me' button_color='light' link1='manually,http://' link_target1='' button_label2='Click me' button_color2='light' link2='manually,http://' link_target2='' font_color='' custom_title='' custom_content=''][/av_fullscreen_slide] [/av_fullscreen] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/fruit_bg.jpg' attachment='384' attachment_size='full' attach='scroll' position='bottom right' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='about' custom_class=''] [av_heading tag='h2' padding='50' heading='About Us' color='' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='60' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_half first] [av_heading tag='h2' padding='20' heading='A few words <strong>about us</strong>' color='' style='blockquote modern-quote' custom_font='#ffffff' size='' subheading_active='subheading_below' subheading_size='15' custom_class=''] Let us introduce ourselves [/av_heading] [av_textblock size='' font_color='' color=''] Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Nullam sagittis. Suspendisse pulvinar, augue ac venenatis condimentum, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulia Curae; Fusce id purus. <strong>Ut varius tincidunt</strong> libero. Phasellus dolor. Maecenas vestibulum mollis Lorem ipsum dolor sit amet, <strong>consectetuer</strong> adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis. [/av_textblock] [/av_one_half][av_one_half] [av_heading tag='h2' padding='20' heading='A place to wine, a place <strong>to dine</strong>' color='' style='blockquote modern-quote' custom_font='#ffffff' size='' subheading_active='subheading_below' subheading_size='15' custom_class=''] How it all came to be... [/av_heading] [av_textblock size='' font_color='' color=''] Lorem ipsum dolor sit amet, <strong>consectetuer</strong> adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis. <blockquote>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</blockquote> Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. [/av_textblock] [/av_one_half][av_hr class='invisible' height='50' shadow='no-shadow' position='center'] [av_gallery ids='387,382,381,375,376,377,378,379,380' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='9' imagelink='lightbox' lazyload='avia_lazyload' custom_class=''] [av_hr class='invisible' height='50' shadow='no-shadow' position='center'] [/av_section] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/wine-1500x1102.jpg' attachment='382' attachment_size='extra_large' attach='parallax' position='center center' repeat='stretch' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='menu' custom_class=''] [av_heading tag='h2' padding='0' heading='Our Menu' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='60' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [/av_section] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/fruit_bg.jpg' attachment='384' attachment_size='full' attach='scroll' position='bottom right' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' id='' custom_class=''] [av_heading tag='h2' padding='25' heading='<strong>Menu</strong> of the day' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_fifth first] [/av_one_fifth][av_three_fifth] [av_catalogue ] [av_catalogue_item title='Sesame crusted scotch fillet' price='7.50$' id='379' link='lightbox' target=''] with honeyed Pedro Ximenez sauce and potato cake [/av_catalogue_item] [av_catalogue_item title='Roast Rack of Lamb' price='7.50$' id='375' link='lightbox' target=''] with herb crust and fruity mesclun salad and straw potato [/av_catalogue_item] [/av_catalogue] [/av_three_fifth][av_one_fifth] [/av_one_fifth][av_heading tag='h2' padding='25' heading='Break<strong>fast</strong>' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_half first] [av_catalogue] [av_catalogue_item title='Eggs Benedict' price='21$'] with either bacon or salmon [/av_catalogue_item] [av_catalogue_item title='Enfold’s famous Crepes' price='16$'] with fresh fruit, bacon and maple syrup [/av_catalogue_item] [av_catalogue_item title='French Toasted Brioche' price='17$'] with grilled banana, bacon, rosewater mascarpone and maple syrup [/av_catalogue_item] [/av_catalogue] [/av_one_half][av_one_half] [av_catalogue] [av_catalogue_item title='Low Carb Breakfast' price='13$' link='' target='' disabled=''] grilled chicken breast with veggies [/av_catalogue_item] [av_catalogue_item title='Bagel' price='8.50$' link='' target=''] with salmon, cream cheese and salsa [/av_catalogue_item] [av_catalogue_item title='American Pancakes' price='21$' link='' target='' disabled=''] with chocolate sauce or maple syrup, honey and cream [/av_catalogue_item] [/av_catalogue] [/av_one_half][av_heading tag='h2' padding='25' heading='Lunch<strong>Time</strong>' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_half first] [av_catalogue] [av_catalogue_item title='Spiced Pigeon' price='38$'] Ale & artichokes [/av_catalogue_item] [av_catalogue_item title='Ribeye Steak' price='42$'] Mushroom ketchup & fries [/av_catalogue_item] [av_catalogue_item title='Duck Breast' price='35$'] Smoked confit fennel & umbles [/av_catalogue_item] [av_catalogue_item title='Roast Turbot' price='22$'] Mussel & seaweed ketchup, salmon roe & sea rosemary [/av_catalogue_item] [/av_catalogue] [/av_one_half][av_one_half] [av_catalogue] [av_catalogue_item title='Linefish' price='27$'] Pan fried line fish, herbed nicola potato and mussel salad [/av_catalogue_item] [av_catalogue_item title='Autumn Lamb' price='33$'] Pan seared lamb loin, slow roasted lamb shanks [/av_catalogue_item] [av_catalogue_item title='Duck' price='75$'] Confit duck leg, mushroom and liver stuffing and onions [/av_catalogue_item] [av_catalogue_item title='Homedried Tomato' price='22$'] with sesame, aubergine puree and burnt aubergine jelly [/av_catalogue_item] [/av_catalogue] [/av_one_half][av_heading tag='h2' padding='25' heading='Wine <strong>Selection</strong>' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_half first] [av_image src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/wine-845x684.jpg' attachment='382' attachment_size='gallery' align='center' animation='pop-up' link='' target='' styling='' caption='' font_size='' appearance='' custom_class=''][/av_image] [/av_one_half][av_one_half] [av_catalogue] [av_catalogue_item title='Grechetto, Poggio Della Costa' price='23$' link='' target='' disabled=''] 2011, Umbria, Italy (B) 13|49 [/av_catalogue_item] [av_catalogue_item title='Muskateller, Heidi Schrock' price='45$' link='' target='' disabled=''] 2010, Neusiedlersee-Huggeland, Austria (B) 52 [/av_catalogue_item] [av_catalogue_item title='Posip, Zlatan Otok Winery' price='12$' link='' target='' disabled=''] 2012, Island of Hvar, Croatia (B) 53 [/av_catalogue_item] [av_catalogue_item title='Chenin Blanc, Nicolas Joly' price='33$' link='' target='' disabled=''] 2010, Loire, France (B) 65 [/av_catalogue_item] [av_catalogue_item title='Petite Chablis, F. Bachelier' price='32.90$' link='' target='' disabled=''] 2011, Chablis, France (O) 44 [/av_catalogue_item] [av_catalogue_item title='Prosecco, Jeio' price='22$' link='' target='' disabled=''] NV, Italy (O) 11|37 [/av_catalogue_item] [av_catalogue_item title='Cava Brut, Campasso' price='33$' link='' target='' disabled=''] NV, Spain (O) 11|41 [/av_catalogue_item] [av_catalogue_item title='Sparkling Rosé, Trevisio' price='44$' link='' target='' disabled='aviaTBaviaTBdisabled'] NV, Veneto, Italy (O) 11|41 [/av_catalogue_item] [av_catalogue_item title='Sauvignon Blanc, Urlar' price='23$' link='' target='' disabled='aviaTBaviaTBdisabled'] 2011, Wairarapa, New Zealand (B) 12|45 [/av_catalogue_item] [av_catalogue_item title='Pinot Grigio, Scarbolo' price='35.50$' link='' target='' disabled='aviaTBaviaTBdisabled'] 2012, Friuli, Italy (B) 12|45 [/av_catalogue_item] [/av_catalogue] [/av_one_half][av_heading tag='h2' padding='25' heading='Non alcoholic <strong>Beverages</strong>' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_one_third first] [av_catalogue] [av_catalogue_item title='7UP' price='3.90$'][/av_catalogue_item] [av_catalogue_item title='Root Beer' price='3.90$'][/av_catalogue_item] [av_catalogue_item title='Apple Juice' price='3.90$'][/av_catalogue_item] [av_catalogue_item title='Orange Juice' price='3.90$'][/av_catalogue_item] [/av_catalogue] [/av_one_third][av_one_third] [av_catalogue] [av_catalogue_item title='Coke' price='3.90$'][/av_catalogue_item] [av_catalogue_item title='Pepsi' price='2.90$'][/av_catalogue_item] [av_catalogue_item title='Red Bull' price='4.90$'][/av_catalogue_item] [av_catalogue_item title='Bitter Lemon' price='2.95$'][/av_catalogue_item] [/av_catalogue] [/av_one_third][av_one_third] [av_catalogue] [av_catalogue_item title='Crush' price='2.70$'][/av_catalogue_item] [av_catalogue_item title='Crystal Light' price='5.90$'][/av_catalogue_item] [av_catalogue_item title='Banana Shake' price='5.90$'][/av_catalogue_item] [av_catalogue_item title='Pineapple shake ' price='7.95$'][/av_catalogue_item] [/av_catalogue] [/av_one_third] [/av_section] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/pizza-1500x1000.jpg' attachment='379' attachment_size='extra_large' attach='parallax' position='center center' repeat='stretch' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='contact' custom_class=''] [av_heading heading='Contact us' tag='h2' color='custom-color-heading' custom_font='#ffffff' style='blockquote modern-quote modern-centered' size='60' subheading_active='' subheading_size='15' padding='0'][/av_heading] [/av_section] [av_section color='alternate_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='bottom right' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' id=''] [av_one_fourth first] [av_icon_box icon='ue808' font='entypo-fontello' position='left' title='Enfold Seattle' link='' linktarget='' linkelement=''] 4326 University Way NE Seattle, WA, United States (555) 345 888 <a href="mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a> [/av_icon_box] [/av_one_fourth][av_one_fourth] [av_icon_box icon='ue808' font='entypo-fontello' position='left' title='Enfold Dallas' link='' linktarget='' linkelement=''] 11311 Harry Hines Blvd Dallas, TX, United States (555) 389 976 <a href="mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a> [/av_icon_box] [/av_one_fourth][av_one_fourth] [av_icon_box icon='ue808' font='entypo-fontello' position='left' title='Enfold Detroit' link='' linktarget='' linkelement=''] 4870 Cass Ave Detroit, MI, United States (555) 389 976 <a href="mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a> [/av_icon_box] [/av_one_fourth][av_one_fourth] [av_icon_box icon='ue808' font='entypo-fontello' position='left' title='Enfold L.A.' link='' linktarget='' linkelement=''] 1818 N Vermont Ave Los Angeles, CA, United States (555) 774 433 <a href="mailto: (Email address hidden if logged out) ">LA@enfold-restaurant.com</a> [/av_icon_box] [/av_one_fourth][av_two_fifth first] [av_heading heading='Locations' tag='h3' color='' custom_font='' style='' size='' subheading_active='' subheading_size='15' padding='10'][/av_heading] [av_google_map height='300px' zoom='auto' saturation='' hue='#632200' mobile_drag_control='aviaTBmobile_drag_control'] [av_gmap_location address='4870 Cass Ave ' city='Detroit, MI' country='United States' long='-83.06618029999998' lat='42.35521869999999' marker='' imagesize='40' tooltip_display=''][/av_gmap_location] [av_gmap_location address='E Grand Blvd' city='Detroit' country='' long='-83.03965289999996' lat='42.3737628' marker='' imagesize='20' tooltip_display=''][/av_gmap_location] [av_gmap_location address='Dexter Ave' city='Detroit' country='' long='-83.1263045' lat='42.3829635' marker='' imagesize='20' tooltip_display=''][/av_gmap_location] [av_gmap_location address='Linwood Ave' city='Detroit' country='' long='-83.11450300000001' lat='42.382062' marker='' imagesize='20'][/av_gmap_location] [/av_google_map] [/av_two_fifth][av_three_fifth] [av_heading tag='h3' padding='10' heading='Get in touch' color='' style='' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_contact email='' title='' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha=''] [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_half'][/av_contact_field] [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_half'][/av_contact_field] [av_contact_field label='Message' type='textarea' check='is_empty' options='' width=''][/av_contact_field] [/av_contact] [/av_three_fifth] [/av_section] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/restaurant_hotel_brown-1500x1000.jpg' attachment='380' attachment_size='extra_large' attach='parallax' position='center center' repeat='stretch' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='reservations' custom_class=''] [av_heading heading='Reservations' tag='h2' color='custom-color-heading' custom_font='#ffffff' style='blockquote modern-quote modern-centered' size='60' subheading_active='' subheading_size='15' padding='0'][/av_heading] [/av_section] [av_section color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' id=''] [av_one_half first] [av_heading tag='h2' padding='0' heading='Select a table & <strong>book now</strong>' color='' style='blockquote modern-quote' custom_font='#ffffff' size='' subheading_active='subheading_below' subheading_size='15' custom_class=''] We will confirm your order via E-Mail [/av_heading] [av_textblock size='' font_color='' color=''] Lorem ipsum dolor sit amet, <strong>consectetuer</strong> adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis. [/av_textblock] [av_contact email=' (Email address hidden if logged out) ' title='' button='Book now' on_send='' sent='Thanks you! <br/>Your reservation has been sent! <br/>You should receive a confirmation soon!' link='manually,http://' subject='' autorespond='We will confirm your reservation as soon as possible ;)' captcha='' color=''] [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_half'][/av_contact_field] [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_fourth'][/av_contact_field] [av_contact_field label='Date' type='datepicker' options='' check='is_empty' width='element_fourth'][/av_contact_field] [av_contact_field label='Time' type='select' options='17:30,18:00,18:30,19:00,19:30,20:00,20:30,21:00,21:30' check='is_empty' width='element_fourth'][/av_contact_field] [av_contact_field label='Seats' type='select' options='1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20' check='is_empty' width='element_fourth'][/av_contact_field] [av_contact_field label='Table' type='select' options='Any,1,2,3,4,5,6,7,8' check='is_empty' width='element_fourth'][/av_contact_field] [/av_contact] [av_heading tag='h2' padding='0' heading='Order by <strong>Phone</strong>' color='' style='blockquote modern-quote' custom_font='#ffffff' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_textblock size='' font_color='' color=''] Prefer to make your reservation via phone? <strong>Give us a call!</strong> You can contact us between 10am and 22pm ever day of the week. Our Phone number is <strong>(555) 784 332</strong> <strong>Opening hours:</strong> Mon – Fri, 10am – 12pm Sat – Sun, 11am – 04am [/av_textblock] [/av_one_half][av_one_half] [av_image_hotspot src='http://kriesi.at/themes/enfold-restaurant-one-page/files/2014/07/floor_plan.png' attachment='383' attachment_size='full' animation='fade-in' hotspot_layout='numbered'] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='25.9,19.3'] For up to 8 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='42.6,19.3'] For up to 8 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='28.9,54.9'] For up to 8 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='28.9,83.8'] For up to 8 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='50.3,43.8'] For up to 4 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='50.3,60.6'] For up to 4 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='50.3,76.2'] For up to 4 persons [/av_image_spot] [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='transparent_dark' hotspot_color='custom' custom_bg='#724019' custom_font='#ffffff' custom_pulse='#a1300d' hotspot_pos='50.3,91.9'] For up to 4 persons [/av_image_spot] [/av_image_hotspot] [/av_one_half][/av_section]Regards,
RikardJuly 10, 2016 at 12:42 pm #658942In reply to: Enfold, image quality
Hi,
Great, glad we could help. Please let us know if you should need any more help on the topic.
Thanks,
RikardJuly 10, 2016 at 12:11 pm #658932In reply to: Custom Post Type mystery template
Hi,
Great, glad you got it working and thanks for sharing your solution. Please let us know if you should need any more help on the topic.
Regards,
RikardJuly 10, 2016 at 8:34 am #658906Hi,
Thank you for the info. It’s being covered by the “respond” container. Please add this in the Quick CSS field:
#top .commentlist { z-index: 10000; position: relative; }Best regards,
IsmaelJuly 10, 2016 at 8:23 am #658903Hey Tim,
Thank you for using Enfold.
We haven’t fix the issue yet so we provided a hotfix. Please follow the instructions here: https://kriesi.at/support/topic/enfold-google-maps-widget-not-working/#post-657900
Best regards,
IsmaelJuly 10, 2016 at 8:18 am #658902In reply to: Related Products Size and Background
Hi,
Sorry for the delay. Please add this css code:
@media only screen and (min-width: 768px) { .tax-product_cat .template-shop .page-title { display: block; position: absolute; left: 35%; top: 20px; } .tax-product_cat .template-shop.av-content-small { padding-top: 70px; } }If you have additional inquiries, please feel free to create a new thread. Thank you for your understanding.
Best regards,
IsmaelJuly 10, 2016 at 4:18 am #658886In reply to: Mobile Menu Sticky Issue
Ismael,
Thanks! I’ll consider it. I made use of the mobile menu on desktop as well and it works great. You guys should consider removing this from the avia.js for the future release so it’s not an issue.
Thanks,
Leyden
July 10, 2016 at 1:52 am #658882Topic: Abstand Menü -> Logo
in forum Enfoldmynoxin
ParticipantHallo Leute,
ich habe einiges durchgesucht und viele CSS-Codes angewendet, die ich hier finden konnte. Bisher hat nichts geholfen.
Könnt Ihr mir sagen, wie ich den Abstand vom Logo zum unteren Menü vergrößern kann?
Den Abstand nach oben konnte ich mit.logo { top: 15px; }
ändern. nach unten gelingt es mir einfach nicht. Über den richtigen Code wäre ich dankbar! Grazie!
Edit mit zweiter Frage: Wie bekomme ich die Schriftgröße im Top-Down-Menü angepasst, wie im Main-Menu?
Habe für das Main Menu das hier verrwendet:.header_color .main_menu ul:first-child > li > a { font-weight: 400; font-family: ‘Open Sans Condensed’; letter-spacing: 1.5px; font-size: 18px; }
und für das Dropdown-Menu das hier (Änderungen der Schriftgröße werden nicht übernommen):.main_menu .menu li ul a {
font-weight: 400; font-family: ‘Open Sans Condensed’; letter-spacing: 1.5px; font-size: 18px;
}Danke #2 :)
-
This topic was modified 9 years, 8 months ago by
mynoxin.
July 9, 2016 at 8:03 pm #658824In reply to: Custom image float style CSS
Hi,
Thank you for sharing the mockup, to modify specific icon box please add the below css to quick css and the custom css class name “icon-offset” to the icon box element.
.icon-offset .avia-image-container-inner { margin-top: -200px; }Let us know if you have any questions.
Best regards,
VinayJuly 9, 2016 at 4:50 pm #658814Topic: Problems with videos since update to wordpress 4.5
in forum Enfoldmonball
ParticipantHi,
My web http://www.clickam.es have problemes with videos since update to wordpress 4.5. Look at the video at the home page.
I follow the instructions with your post https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ but it isn’t work.
Help me, please
July 9, 2016 at 4:41 pm #658813In reply to: Events Manager Pro captcha field style
I tried adding quick CSS with both auto and 30px and not change. The bottom of the captcha still shows part of the top border. Right now you can see how it looks with the auto.
Unfortunately there is not an option to change the captcha style/version with Events manager Pro. It has a built-in field for captcha and when added it uses this old style Google captcha. This seems to show fine with other themes but for some reason with Enfold it has the style broken.
Thank you!
July 9, 2016 at 3:55 pm #658807In reply to: Set Featured Image below Title
Now it seems to create another problem. It was working fine previously.
http://strategistshub.com/articles/

The image originally when it was above the title stretch full width. Now it seem to become smaller and align to the center.
Adding the following code to the css does not help.
.big-preview { padding: 0 !important; margin-top: 20px;}-
This reply was modified 9 years, 8 months ago by
hzy17079.
July 9, 2016 at 1:55 pm #658781In reply to: Schriftgröße der Textblöcke ändern
Hallo Diana,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Grüss,
RikardJuly 9, 2016 at 1:55 pm #658779Topic: Vertical alignment of content elements
in forum EnfoldNikil_
ParticipantHi there,
I’d like to create a number of pages that have a picture one the left and a contact form or text box on the right (see the two images attached). The two should be aligned at the top. At this point, they are aligned at the middle of the content elements. How do I change this? Thanks in advance!
Best, NJuly 9, 2016 at 1:27 pm #658772Hey Dörte,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
RikardJuly 9, 2016 at 12:47 pm #658760Hi,
Glad we could help, please let us know if you should need any more help on the topic.
Thanks,
RikardJuly 9, 2016 at 12:43 pm #658758hi, sorry the the projects stop for a time.
the site is at maintenance mode and i have deactivate yoast plugin, because i can´t edit the product category pages in the backend, if i activate it by the enfold theme. So you must activate it.
I sent a pm.
kind regardsJuly 9, 2016 at 11:48 am #658739Hi Dörte,
I don’t understand most of your posts above since my german is not too good but I’ve tagged our german speaking moderator for the topic, please wait for his reply. Note that each time you reply to your own topic it gets pushed to the back of our support queue so please try not to do so unless you think it’s absolutely necessary.
Best regards,
RikardJuly 9, 2016 at 10:01 am #658722In reply to: Removing underline in button on Easy Slider
Hey!
Change the CSS with
#top .avia-button.avia-color-light {
text-decoration: none;
}let us know if that works out for you.
Regards,
Basilis -
This reply was modified 9 years, 8 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi, we have been losing a lot of time trying to customise the spacing at the top of http://rubicab.com.au
What we want to achieve is:
1. MUCH LESS WHITE SPACE AROUND THE TEXT which says
We Design, Supply & Build Outdoor Decking, Fencing Projects, Granny Flats with Innovative and Low Maintenance Building MaterialsI have other issues which might impact on this about the logo but since I was instructed to do one ticket for each issue here it is,
I tried the suggestion from Andy
1.) Try this code inside Quick CSS field:
.container {
padding: 0px;
}and no change was visible.
I have attached an image of a header format that I like. I like the idea of being able to add more information above the menu.
I like the format of the logo taking up 50% of the area and then 25% and 25% for the additional info. Having the call to action (schedule an appointment) being so visible with the phone number above it is great.
Is it possible at all to have this type of setup above the navigation menu?
My first guess is perhaps somehow turning the top into the similar function of the footer area where you can have that column type setup?
I am obviously clueless on how this would be created or if it can be accomplished.
Any ideas or solutions would be greatly appreciated, I think this would really be a good option to take advantage of that valuable space.
Thank you.
Dear Support,
i want to work with buttons (normal or fullwidth) with 1/3 split in a row. I want to have a clean and good design. For me: Impossible, caused by different height and width, caused by indepency of the largest element.
For fullwidth buttons: The longest content inside gives a different height of all buttons, It’s looks not like a prof. designer.
https://1drv.ms/i/s!Al0iVws2F4aFhQiAYpJ28X4w8JAxbut on mobiles, it looks nice.
https://1drv.ms/i/s!Al0iVws2F4aFhQn-U3PhZRH3wP0Non the other hand:
Normal buttons are clean on desktops:
https://1drv.ms/u/s!Al0iVws2F4aFhQpiDoO9y3mwMBQWBut not clean and “dirty” with different width on mobiles. It’s looking not fine on mobiles.
https://1drv.ms/i/s!Al0iVws2F4aFhQu7a1W3m5ovmuqYWhats wrong? Or is it not finished from your side or is it my error? How is it possible, that user have a clean good design on all screens? And without manuall changings in css.
Why you are not combine both buttons options to one button set with options to enlarge the width and heigth to have a good clean design? Today, the functions/options are similar in both buttons options, ok normal button set have more options.
Cheers
Topic: Abstand Menü -> Logo
Hi,
My web http://www.clickam.es have problemes with videos since update to wordpress 4.5. Look at the video at the home page.
I follow the instructions with your post https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ but it isn’t work.
Help me, please
Hi there,
I’d like to create a number of pages that have a picture one the left and a contact form or text box on the right (see the two images attached). The two should be aligned at the top. At this point, they are aligned at the middle of the content elements. How do I change this? Thanks in advance!
Best, N
