Hi,
Working on a new Enfold theme child for a client project.
We have a full screen slider part way down the page. We’re linking to this with anchor links. When opened on website.com/page/#anchor we get the full screen slider with the floating menu above and the top of the slider at the top of the page, meaning we can see the “scroll down to next section” link at the bottom but when clicking the anchor within the page, the scroll goes to the bottom of our floating menu, and therefore the bottom of the full screen slider is below the fold.
Having tried a few solutions on this forum for making the full screen slider shorter (which don’t appear to work any more) and a number of ways using CSS to scroll “past” the point of the anchor by x pixels, I think the issue is with the smart scroll function.
What will we need to change to make the anchor #fullscreen_slider_0 smart scroll so that the top of the page is the top of the browser window, rather than the bottom of the floating menu?
Thanks.
Dear Mr. Mrs,
I have the following remark regarding the latest update. After I did the update all my entypo-fontello font icons are missing. Although they are still in the correct folder Enfold > config-templatebuilder > avia-template-builder > assets > fonts > … I can only see squares where the icons used to be on both the website itself and the different parts of Avia where a used to see them.
I allready looked around on the forum for more informatie, but I kept finding information regarding the font uploader, but I think my problem is different from that one.
Hope some of you can help me,
Thank you allready.
Regards, Rick
Hello
Using a child theme.
Your Parent Theme (Enfold) Version Number: 2.8.1
For some reason when i adjust my desktop screen size to 768px-989px, the menu disappears.
Can confirm same on ipad portrait but ok on ipad landscape.
Thank you for your help.
Arran
-
This topic was modified 11 years, 9 months ago by
arrantawhara.
Hi,
I want to download the Enfold Theme language file of Chinese (zh_TW.mo and zh_CN.mo)
Please give me help.
Thanks.
Regards,
CSL
How can I activate the Small bar above Main Menu in all Submenus (Sublevel)? I can activate and define the style in -> Enfold Theme Options -> Advanced Styling that’s perfect but I see this bar only on the Top Level of the Menu.
Thanks and Kind Regards
René
This reply has been marked as private.
I believe excerpts of material added from “Post” are displayed on the top page. But as it is now, this display includes all categories. Is there a way to display only those categories that I specify?
Please teach me a method.
For anyone else looking to do the same, don’t contact a developer. I just installed this free plugin: Mappress. No conflicts found so far and runs alongside the Enfold built in Google map element with no apparent errors.
The free version of this plugin did everything I needed but you could also try the pro version of WP GoogleMaps. I very nearly bought it (only $19.99 for a 3 site license) and I’ve seen others on here who have used it OK with Enfold.
I can t find in the css where the accordion’s height is set. It seems to be limited to 430px height
Where is this controlled or what should I do if I want to make it 630px for example
thanks in advance
EDIT: not sure if there is a difference for when it is fulwidth or inside a one columm centered
How do I make the blog posts titles under “popular” in the combo widget white?
Thanks,
Sarah
Hi Yigit,
The instructions how to use anchors to a page here: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ suggests to use the color section, which I have done in a couple pages.
What about in case that you need to add anchors to pages with a sidebar that a color section on the page other than the top is braking the sidebar layout? How can I add anchors in pages with a sidebar layout? Is there another element besides color section?
I need to add anchors to about 50 pages with sidebar layout to scroll down to a specific section of the page if the user elects, and as a workaround I have included the 3 elements that correspond into that section inside a text block element and then I hardcode a div id at the beginning & end of the text block element to accomplish what I need.
It also works if I enter an id to the wrap inside a code block element but that is semantically wrong and I cannot also visually see what the section looks like in edit mode. Is there another element besides the color section that an anchor will work as it supposed to in sidebar layout pages?
Thank you,
George
Hey!
Thank you for using the theme.
You’re using version 2.6.2 of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Ismael
Thank you! I’ve also set up a child theme for this and will with my other Enfold sites :)
Yigit can you re-open this? I need help adding a link to a button I’ve created: http://staging.eyemagic.net/testimonials/
-
This reply was modified 11 years, 9 months ago by
atrixdave.
Hey!
Thank you for the info.
I can see the issue on my end before refreshing the page. What is the css code that you added on the previous thread? Also, please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Ismael
Hey!
Yes, or you can use a child theme. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
This reply has been marked as private.
Hey!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750 it may help. If not, please contact plugin author
Regards,
Yigit
Hey!
Please update the theme to the latest version (2.9.1).
Best regards,
Josue
Hey!
You can link to a tab dynamically like this (that will open the second tab):
http://kriesi.at/themes/enfold/shortcodes/tabs/#tab-id-2
Regards,
Josue
Hi,
I ‘ve recently installed the newset WP and Enfold 2.9.
When I use a child theme I’ve got a message that suggest there’s an issue with slideshow file.
When I switch to the parent theme – everything seems to work as a charm.
I don’t want just to mute the message, because when I do this – the theme breakes down.
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in .../wp-content/themes/gieldabudowlana/config-templatebuilder/avia-shortcodes/slideshow.php on line 580
Warning: extract() expects parameter 1 to be array, null given in .../wp-content/themes/gieldabudowlana/config-templatebuilder/avia-shortcodes/slideshow.php on line 582
Thanks.
Hey!
Yes, please follow the instructions on the documentation and there will be scrolling effect, just as this one when you click “about us” button- http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#contact
Cheers!
Yigit
Hi ChelseaH
Please add following code to Funtions.php file in Appearance > Editor
add_action('ava_after_main_menu','logo_text');
function logo_text() {
echo "<div class='logo-text'>This is my custom text!</div>";
}
then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.logo-text {
position: relative;
top: -120px;
left: 80%;
}
Cheers!
Yigit
Hi, I had Enfold version 2.3.2 that I was working on and updated wordpress to 3.9.1. After doing so I my page Layoutt manager wouldn’t load. The site all worked fine, but when I try to access the backend Layout manger its keeps loading like this: 
How do I solve this problem?
-
This topic was modified 11 years, 9 months ago by
hevar.
The problem seems to be woocommerce, which is the main reason for what I use enfold…
I deactivated and activated again and once its deactivated, any links work properly. OMG, things should work… Which php version enfold is tested for?
Yeah I setup a fresh WP. Where it was just Enfold and LearnDash. Featured box disappeared. But just to make sure it wasn’t your theme I swtched it to Twenty Thirteen and the featured image box came back.
You guys should look into your theme as to why this happens.
Hi paaploo!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
Best regards,
Yigit
Hey BetuwePC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .page-thumb img {
max-height: 229px;
max-width: 229px;
}
Cheers!
Yigit
Hi!
I just checked your website and you are using the version 2.7.1 and not 2.9.1. Please see the video tutorial about updating the theme via FTP in the link i have posted above.
Yes, you give an ID there. Then you can use it as an anchor point, please also see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
Yigit
This reply has been marked as private.