Forum Replies Created
-
AuthorPosts
-
Hi,
They are available in wp-content> themes > enfold > includes > admin > demo_files. I guess it would not be installing via FTP, but you pull the raw XML file and attempt to import it via the WordPress dashboard option.
Best regards,
Jordan ShannonHi,
Great, I’m glad you like the styling. Please see the following document for info on how to switch the menu icon to an “X”.
Best regards,
Jordan ShannonMay 23, 2017 at 1:52 am in reply to: Changing alignment of background image in fixed color section for mobile #798014Hi,
It seems to be displaying normally on my phone. So I will ask my teammates to look into this also.
Best regards,
Jordan ShannonHey Nancy,
Try adding the following to quick css:
.responsive .logo a, .responsive .logo img { margin: 40 auto!important; max-width: 88%!important; height: 98px !important; max-height: 98px !important; width: 300px !important; }Let me know if this works for you.
Best regards,
Jordan ShannonMay 23, 2017 at 1:26 am in reply to: Changing alignment of background image in fixed color section for mobile #798008Hi,
I see. Which phone are you viewing it from?
Best regards,
Jordan ShannonHey ttnka,
Please provide a link to the site we can look into this further.
Best regards,
Jordan ShannonHey Dukester,
Please attempt to run this plugin and then attempt the import again:
https://wordpress.org/plugins/wordpress-reset/
Best regards,
Jordan ShannonHi,
You can put the admin credentials (wp-admin username and password) into the private area.
Best regards,
Jordan ShannonHey aemvisser,
Please provide a screenshot of the view when the button style is set in options. Also, give us an idea of you want it styled.
Best regards,
Jordan ShannonMay 23, 2017 at 12:48 am in reply to: Changing alignment of background image in fixed color section for mobile #797998Hi,
Is it for the top image? Please provide a screenshot for how the image is appearing on your end.
Best regards,
Jordan ShannonHey feoleb,
Have you tried using the code block element to insert this code?
Best regards,
Jordan ShannonMay 23, 2017 at 12:38 am in reply to: Avia Layout Builder stopped working (spinning circle) – please help! #797992Hi,
No problem. If you need additional help just let us know!
Best regards,
Jordan ShannonHey Sim0nb,
Please provide a link to the site and page in question so we can inspect the css.
Best regards,
Jordan ShannonHey NetphoriaInc,
Is this the default Enfold contact form? If possible, please provide admin info so we can login and look into this issue further.
Best regards,
Jordan ShannonHey Charlotte,
You want it under the booking section? Can you please screenshot the area?
Best regards,
Jordan ShannonHey studioinktvis,
Try adding this code to the bottom of functions.php:
global $woocommerce; if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) { function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) { return $img; } function avia_woocommerce_post_thumbnail_description($img, $post_id){ return $img; } }Let me know if this works.
Best regards,
Jordan ShannonHey s_mann,
Please provide a link to the site, as well as admin credentials so we can look into this further.
Best regards,
Jordan ShannonHey s_mann,
Yes you should be able to create this same layout within the default demo. Please see the following: http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/
Best regards,
Jordan ShannonMay 23, 2017 at 12:11 am in reply to: Changing alignment of background image in fixed color section for mobile #797984Hey jPickle,
To target mobile only use the following media query:
@media only screen and (min-width: 767px) {...}Best regards,
Jordan ShannonMay 23, 2017 at 12:08 am in reply to: transparent menu and logo for that same transparent menu in tablet and mobile #797983Hey feoleb,
So you are looking to achieve the transparent style on mobile?
Best regards,
Jordan ShannonHey Arrastia,
Do you see the following code within sidebar.php?
// <!– you can delete from here –> // ?> <div class=’box box_small’> <h3>Categories</h3> <?php wp_list_cats(‘sort_column=name&optioncount=0&hierarchical=0’.$exclude); ?> </div> <div class=’box box_small’> <h3>Archive</h3> <?php wp_get_archives(‘type=monthly’); ?> </div> <?php // <!– until here –> //Best regards,
Jordan ShannonHey Timothy,
Have you tried adding fullwidth submenu element to your page under content elements in Advanced Layout Builder?
Best regards,
Jordan ShannonHi,
I am glad you were able to get this figured out. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey galpinr,
Have you tried adding it to quick css instead?
Best regards,
Jordan ShannonHi,
No problem at all. Quick css is located at enfold > general styling. The beauty of quick css is that it is safe from updates.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad Mike and Rikard were able to help you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad Mike and Rikard were able to help you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Try and use the following plugin to add the gif (http://thymeforachef.com.au/wp-content/themes/enfold/images/DuecoGuy.gif) to the media library:
https://wordpress.org/plugins/save-import-image-from-url/Then attempt to add it to the slider.
Best regards,
Jordan ShannonHi,
Add this to the css:
@media only screen and (min-width: 767px) { .klick-tipp .form_element_third{ width:100%!important; margin-left:0px!important; } }This should adjust it so it looks good on mobile.
Best regards,
Jordan Shannon -
AuthorPosts
