Forum Replies Created
-
AuthorPosts
-
August 25, 2017 at 10:45 pm in reply to: How can I disable Enfold default "page nav" for archive page? #844225
Hi Kmotoyama,
Glad that Victoria helped you. Thanks for using Enfold :)
Best regards,
NikkoHey Tamosch,
I have checked your site and it seems that the pages have a customized background, can you post a link to the page where there’s no customized background and the header shrinks?
Best regards,
NikkoHi Stefan,
Glad to hear that and thanks for using Enfold :)
Best regards,
NikkoHey NicomIT,
Can you post a link to your site? so we can have a closer look?
Best regards,
NikkoHey hanssmeijsters,
I think it’s possible, you would need to use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/ then copy footer.php from the enfold theme (parent) to the child theme and tweak it. Hope this helps :)
Best regards,
NikkoHi,
Can you try this one:
#top .footer_color input[type='text']::-webkit-input-placeholder { color: black !important; } #top .footer_color input[type='text']::-moz-placeholder { color: black !important; } #top .footer_color input[type='text']:-ms-input-placeholder { color: black !important; } #top .footer_color input[type='text']:-moz-placeholder { color: black !important; }Hope this helps :)
Best regards,
NikkoAugust 25, 2017 at 10:34 pm in reply to: Panels overlapping the homepage fullwidth banner image #844213Hey GailSabol,
You can achieve that using image with hotspots and this image was used: http://kriesi.at/themes/enfold-2017/files/2017/02/layout_editor.jpg
Hope this helps.Best regards,
NikkoHey Lory1508,
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,
NikkoHey Angelo,
Can you post a mockup of what you want to achieve? is it centering horizontally or vertically?
Best regards,
NikkoHey Grégory MAINGRET,
Yes, that feature from wordpress is functional using Enfold :)
Best regards,
NikkoHey fprati,
I think it’s possible however it’s not easy to do and would take some time, you might want to use a plugin for this feature.
As for the CC and BCC try checking this solution on this thread: https://kriesi.at/support/topic/bcc-emails-from-the-contact-form/Best regards,
NikkoHey sergiogarza182,
Should this apply only on the homepage? or this is for all pages of your site as well?
Best regards,
NikkoHey Horizon-FD,
I checked your site and I don’t think you can get rid of it since both the main content and sidebar are inside a container (sets the limit in width), however I can think of a css to do what you want to achieve, you would need to add background color to sidebar and main content, then on the div that wraps both sidebar and main content you can add a gradient background color. Hope this idea helps :)
Best regards,
NikkoHey miltonjeffrey1,
Can we also ask for ftp access? so we can try to debug.
Best regards,
NikkoHey night2tl,
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,
NikkoHey bitojoe,
Can you post a link to your site? so we can take a closer look.
Best regards,
NikkoHi,
Can you try adding this on Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top .logo img { height: 80px !important; } }Hope this helps :)
Best regards,
NikkoHey Camilla,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .logo img.alternate { margin-top: 7px; }Hope this helps ;)
Best regards,
NikkoHi,
Did you put the js code inside the script tag?
<script>your js code here</script>Best regards,
NikkoHi,
Glad that Ismael helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
Glad that Basilis helped you. :) Let us know if you need more assistance.
Best regards,
NikkoHey kevindrankin,
Did you try this: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ ?
Best regards,
NikkoHi,
Yes that’s the right price and the right link on the plugin used. That’s woocommerce extension for booking, you can try other plugins however you may need some modifications for it.
Best regards,
NikkoHey kunzi,
Can you give us temporary admin access to the dev site? so we can check the backend.
Best regards,
NikkoHey jeanphilippecarriere,
Try to replace this url:
www.facebook.com/hypnoseloiret/to this one:
http://www.facebook.com/hypnoseloiret/Hope this helps :)
Best regards,
NikkoHey Linda,
Just checked your site in mobile device and it seems the submenus are already expanded/displayed.
Best regards,
NikkoHi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHi,
Based on the link you gave I think you just need to add this html code in Code Block which you could find in Avia Builder:
<a class="avia-button avia-icon_select-no avia-color-custom avia-size-x-large avia-position-center" data-sumome-listbuilder-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">Click Here</a>just replace those xxx with the listbuilder id and that’s it. Those classes I’ve added in the code should make the link look like a button.
Best regards,
NikkoHi,
Still the same on my end (screenshot in private content). I also checked your site using http://downforeveryoneorjustme.com/ to know if it’s down just on me or for everyone (screenshot in private content 2nd link).
Best regards,
NikkoAugust 25, 2017 at 9:27 pm in reply to: Social icon: make display in the tablet and mobile view #844176Hi,
You can add min-width to set a limit on the code I gave. Let us know if you need more assistance :)
Best regards,
Nikko -
AuthorPosts
