Forum Replies Created
-
AuthorPosts
-
Hi,
Glad that you sorted it out. Thanks for using Enfold :)
Best regards,
NikkoJuly 26, 2017 at 6:45 am in reply to: Avoid to press a menu item twice with loading screen [solved] #829974Hi,
Sure, thanks for using Enfold :)
Best regards,
NikkoHi Marco,
Glad that you figured what caused the issue and thanks for sharing the solution :) Thanks for using Enfold :)
Best regards,
NikkoHey netfex,
I have checked the link and it seems you have already done it. Let us know if you need more assistance. :)
Best regards,
NikkoHi,
Glad that Yigit helped you. Thanks for using Enfold :)
Best regards,
NikkoHey lichtmarketing,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #header .main_menu li { display: none; } }Hope this helps :)
Best regards,
NikkoHi,
Can you post the link to some of the pages that has this issue? so we can try to give a better solution. You can post it in private content if you want only moderators to see it.
Best regards,
NikkoHey macuser74,
Here is the code: https://pastebin.com/gZZ5UpZc
Hope this helps :)Best regards,
NikkoJuly 26, 2017 at 6:22 am in reply to: Need copy of Enfold version 3.1.1 to create a child theme for client site #829961Hey blizzardmel,
Yes, we are willing to provide it for you. Please check the private content.
Best regards,
NikkoHi Rob,
There has been a lot of changes in layerslider since dec 2014, but the code above should still work, I just tested it on my end. Can you post a link to the page where your layerslider is located? so we can check why it’s not working on your end.
Best regards,
NikkoHey msbllc,
The footer seems to be done easier as you can set two columns for enfold and use widget for that, I think for the header you just use menus then for the logo and other info there you can use avia layout builder, use some classes and tweak the css. For the blogpage, since there is a calendar on the left you would need a child theme and modify some core files.
Best regards,
NikkoHi williamslyd,
I’m afraid we could not help you with it, you’re not using the Enfold theme on your site though it’s also listed there, it would be better if you ask the support of the theme you are using since they know more about it.
Best regards,
NikkoHey navindesigns,
I have inspected the page but I could not see the code you add (which I think should work), do you have any caching or minification plugin? try flushing it out. Hope this helps :)
Best regards,
NikkoHey Karl,
You would need to modify image.php in enfold/config-templatebuilder/avia-shortcodes/ folder (if you use a child theme, I suggest following the instructions here: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ ). Find this line of code (line 498):
$output.= "<a href='{$link}' class='avia_image' {$blank}>{$overlay}<img class='avia_image ' src='{$src}' alt='{$alt}' title='{$title}' $markup_url /></a>";replace it with:
$output.= "<a href='{$link}' class='avia_image' rel='nofollow' {$blank}>{$overlay}<img class='avia_image ' src='{$src}' alt='{$alt}' title='{$title}' $markup_url /></a>";Hope this helps :)
Best regards,
NikkoHey blizzmarketing,
Yes we are using woocommerce plugin for the shop, if you use woocommerce plugin some elements/modules will be unlocked in Avia Layout Builder and some widgets :)
Best regards,
NikkoHi,
Glad that Mike helped you. Thanks for using Enfold :)
Best regards,
NikkoHey MattJensenMarketing,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #footer .av_one_fourth { margin-bottom: 0 !important; } #footer .widget { margin: 0 0 10px; text-align: center; } #header_main #av-burger-menu-ul .sub-menu li a { font-weight: 400; font-family: Alegreya Sans, sans-serif!important; } }Hope this helps :)
Best regards,
NikkoHey tilosamericas,
I haven’t seen anything like that before, can you provide temporary admin access and ftp access, maybe we can turn on wordpress debugging: https://codex.wordpress.org/Debugging_in_WordPress and have some clue on why it’s happening on your end.
Best regards,
NikkoHey peanuttario,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #header #av-burger-menu-ul { padding: 20px 0 !important; } }Hope this helps :)
Best regards,
Nikko-
This reply was modified 8 years, 6 months ago by
Nikko.
Hey shreinmedia,
I think it’s a caching issue on your chrome browser, I checked the link you gave and also the screenshot, it’s all good on my end, the buttons have white text on my end which is different from the screenshot. Try clearing the browser cache on your chrome and firefox. Hope this helps :)
Best regards,
NikkoHey Shane,
It could probably be just caching, but Enfold 3.0.4 is really outdated, try updating it to the latest version 4.1.2, make sure to make a backup first since, there are lots of changes already done between those versions.
Best regards,
NikkoHi,
Glad that Vinay helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
I checked it and it seems big already but not fullwidth, try adding this css code in Quick CSS to occupy the fullwidth:
#header .container.av-logo-container { padding: 0; }Hope this helps :)
Best regards,
NikkoHey Design,
Try adding a class for links with images, then add css codes specific to it that would remove the border and background. Hope this information helps :)
Best regards,
NikkoHey messmeriza,
Thanks for providing the link, try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-3274 #av_section_1 .iconbox_icon:hover:before { color: darkgray; }Just change the color as you see fit. Hope this helps :)
Best regards,
NikkoHey Susanne,
I can see there are lots of 403 errors, which means there are permission issues, please try to check your file permissions to fix this.
Best regards,
NikkoHi Davide,
You’re welcome, glad we could help. Thanks for using Enfold :)
Best regards,
NikkoJuly 25, 2017 at 12:10 pm in reply to: Special headings in tabbed sections behave differently to in color sections #829594Hi,
I think you can use this code, so it only affects h1 or h2 of special headings:
h1.av-special-heading-tag, h2.av-special-heading-tag { text-transform: uppercase; }Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS:
#header_main { padding-top: 20px; }Just adjust the padding value. :)
Best regards,
NikkoHi Ivana,
You’re welcome, just glad we could help. Thanks for using Enfold :)
Best regards,
Nikko -
This reply was modified 8 years, 6 months ago by
-
AuthorPosts
