Forum Replies Created
-
AuthorPosts
-
Hey Susan,
Yes, for example on the page you have posted, you can use this as link #layer_slider_2 (you can use this on buttons or simple link) that should link it to your 2nd layer slider, you just need to change 2 to other number for example on your slider 1 use #layer_slider_1 or for slider 5 use #layer_slider_5. Hope this helps :)
Best regards,
NikkoHi Wukuadad,
Please create a new thread, then also provide us temporary admin access as well as ftp access so we can check further. Just post the details in private content so it will only be visible to moderators and the thread creator.
Best regards,
NikkoHey piotrfilipowicz,
You should see all the settings needed on this screenshot: https://imgur.com/a/6A3ag
The Blog settings are on the popup window while on the right side a bit darkened is the page settings. Hope this helps.Best regards,
NikkoHi,
Can you give us a link to your site so we can check? do you want to use the same color as the main menu in the screenshot?
Best regards,
NikkoHey emilie6525,
If you’re using Avia Layout Editor, you can use Social Share Buttons under Content Elements for Social Share Buttons, for the title you can use Special Heading, tags though isn’t available. It would be easier if you use default editor for posts and just use the Magic Wand tool for the testimonials, you can see it here in the screenshot: https://imgur.com/a/8OCS2
Hope it helps :)Best regards,
NikkoHey lisabagg,
Thanks for providing the admin access, I have added this css code in Quick CSS (located in Enfold > General Styling):
#top.page-id-1576 .avia-image-container.avia-builder-el-0, #top.page-id-1576 .avia-image-container.avia-builder-el-0 .avia-image-container-inner, #top.page-id-1576 .avia-image-container.avia-builder-el-0 .avia-image-container-inner .avia_image { width: 100%; }Hope it’s good, let us know if you need further assistance :)
Best regards,
NikkoHey unlimited1,
The shortcode for the contact form should look something like this:
[av_contact (Email address hidden if logged out) ' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' form_align='' color='' custom_class='' admin_preview_bg=''] [av_contact_field label='Name' type='text' options='' multi_select='' av_contact_preselect='' check='is_empty' width=''][/av_contact_field] [av_contact_field label='E-Mail' type='text' options='' multi_select='' av_contact_preselect='' check='is_email' width=''][/av_contact_field] [av_contact_field label='Subject' type='text' options='' multi_select='' av_contact_preselect='' check='is_empty' width=''][/av_contact_field] [av_contact_field label='Message' type='textarea' options='' multi_select='' av_contact_preselect='' check='is_empty' width=''][/av_contact_field] [/av_contact]You just need to replace (Email address hidden if logged out) with your client’s email. Are you using a third party plugin for the contact form?
Best regards,
NikkoHey beverlystone,
Can you give us a link to your login page? and also give us some link to the pages where the header is hidden.
Best regards,
NikkoFebruary 28, 2018 at 6:30 am in reply to: Enfold: Single gradient colour encompassing multiple sections #918816Hey Bicyclist51,
Yes, you would need to use custom css code to do it, and you can apply it on this css selector:
#top #wrap_all { }Let us know if you need assistance on the gradient color.
Best regards,
NikkoHey Cj,
Yes it’s possible though you would need some custom css to do it. First enable Custom Css Classes: https://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then add a class name to the element you are using, then let us know what the class name you used and give a link to your page so we can inspect and try to give you css code that should work.
Best regards,
NikkoFebruary 28, 2018 at 6:16 am in reply to: How to add image(s) in megamenu (configs,html or compatible plugins) #918811Hi,
Glad that we could help. Let us know if you need further assistance :)
Best regards,
NikkoHi Arlie_Francis,
Glad that the update fixed the issue on your site and thanks for confirming the fix :)
@BenWorx: can you try to update it to the latest version of Enfold, make sure to backup first before updating :)Best regards,
NikkoHi,
There’s nothing css can do with it since the image itself is cropped, here is the image fetched on that page: http://greenlifestructures.com/wp-content/uploads/2018/02/gear-motors-431×321.jpg adjust it with entry_with_sidebar size and that should fix the issue, adding some css though would make it better to have some spaces between the category image thumbnail and the products.
Best regards,
NikkoHi,
Glad that you figured it out. As for the automatic update, I’m not sure what’s causing the issue on the theme update on your end, however can you try to update via ftp: https://kriesi.at/documentation/enfold/updating-your-theme-files/ and make sure to backup first.
Best regards,
NikkoHi,
Can you also give us ftp access? so we can check further.
Best regards,
NikkoHi,
Glad to hear that! Thanks for using Enfold and have a nice day! :)
Best regards,
NikkoHey murdochduncan,
1. Sure, can you go to Enfold > Menus then edit The Walk menu item and uncheck Use as Mega Menu.
2. Try adding this css code in Quick CSS (located in Enfold > General STyling):#top #header .sub-menu { border-top: 0 !important; }3. Yes, you just need to take advantage on unique class name applied on the body on every page, for example your About page which has an id of 296, you can use this css code and add to Quick CSS:
.page-id-296 p { color: #fff !important; }Hope this helps. Let us know if you need further assistance :)
Best regards,
NikkoFebruary 27, 2018 at 2:54 pm in reply to: Woocommerce product description suppressed/not showing #918481Hi,
Glad that you figured it out, thanks for using Enfold :)
Best regards,
NikkoHey Su Fawkes,
Just go to this link: https://kriesi.at/support/ you should see a login form on the right side type in your username and password, after logging in there’s a list of themes on the left just select one that you are using then scroll at the bottom you should see a form where you can start a topic/thread. Hope this helps :)
Best regards,
NikkoHey marsh1984,
I have tried to check your site however theres a pop-up window asking for username and password.
Best regards,
NikkoHey famewebdesign,
I have checked your site and it seems you have already set your logo to left and menu to right, is this already done? or are you referring on using the whole width of the screen instead of a limited container?
Best regards,
NikkoHey alia19,
Can you post a link to the thread you have mentioned? and also can you give us a screenshot or a sample of what you are trying to achieve?
Best regards,
NikkoHi govus,
Try to insert this code inside the media query code given by Victoria:
.responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container { height: 90px !important; line-height: 90px !important; } #top .logo a, #top .logo img { max-height: 90px !important; }the code should look like:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .logo img { padding-bottom: 5px; padding-top: 5px; } .responsive.html_mobile_menu_tablet #top #wrap_all .header-scrolled .av-logo-container { height: 90px !important; line-height: 90px !important; } #top .header-scrolled .logo a, #top .header-scrolled .logo img { max-height: 90px !important; } }just adjust the values. Hope this helps.
Best regards,
NikkoHi,
Thanks for giving us admin access, however it doesn’t load avia merged styles, can you try adding this to your child theme’s style.css:
https://pastebin.com/ung14GskThen flush out the cache and also clear the browser cache. Let us know if this helps.
Best regards,
NikkoHi,
Lol! XD You’re welcome and glad that we could help. Let us know if you need further assistance :)
Best regards,
NikkoHey istaring,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi,
Glad that you found it. Let us know if you need further assistance :)
Best regards,
NikkoHi Jurgen,
Glad that you found a solution that works for you and thanks for sharing it. Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi,
Yes, though it would seem good since you will still have that table layout but you need to scroll horizontally to see all of it. What I usually suggest is to create 2 tables, 1 for desktop and tablets and 1 for mobile, use Screen Settings to hide/show tables.
Best regards,
NikkoHi BR,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
