Hello,
I am using Enfold Child v.1 and Enfold v. 2.4.1
Are these the latest versions?
I just updated WP and the arrow that appears when scrolling pages has disappeared. A small square with letter has replaced it.
Please advise.
Hi!
I am not sure how hard it would be to achieve, but you can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
And as George said
I have decided that the title and description showing on mobile is not so bad.
I’m considering this solved and closing the topic. Feel free to start a new one if you have any questions or issues :)
Regards,
Yigit
Can you make the enfold theme compatible with managewp.com. I believe they use an iframe to load the theme but when it loads the theme options does not work for enfold.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .pricing-table li.avia-heading-row { text-align: left; padding-left: 3px; }
This will fix the looks of title, however i refreshed your page and cannot connect to your website anymore
Regards,
Yigit
Hi!
Your login page works fine on my end http://i.imgur.com/MZ4RG6H.jpg
Enfold is actually one of the easiest theme to work with but i am not sure that i understood what is the issue you are having right now
Best regards,
Yigit
I am creating a site for a very small company and we loved how your “shop” page works. I installed my enfold theme, added woocommerce (which I have never used) and am ready to set up shop. We were planning on just using paypal for now as there are not a lot of products and this is the simplest and least expensive way to begin. Is there some videos or printed tutorials on setting up a shop? Is this on woocommerce side or yours? I am not sure what woocommerce is exactly except I see that it is the shopping cart (I believe). Sorry for all the questions, our site is:
http://portsmouthtypewriter.com/
I am not sure how the “shop” page pulls from portfolio items either.
thanks so much for a great theme.
Lisa
This reply has been marked as private.
I tried all three options and still no luck.
Hi, I just updated to 2.4.1 and Enfold all images with animated javascript no longer displayed. If I disable the animation it is displayed.
More tables to tabs are not displayed correctly.
After research is done using a child theme that generates these problems.
If I do not activate the theme Enfold only it works. :-(
Regards.
Jean
-
This topic was modified 12 years, 4 months ago by
freepixelweb.
There was a Thread before covering this topic (https://kriesi.at/support/topic/copyingmoving-elements-to-different-pages-enfold-theme/) but as by now it’s already closed and I have a really similar question.
I want to create a certain element using the advanced layout editor. This element should be on different pages. I know about the Template Feature but I would prefer it being dynamic, which means I don’t want to edit it on a single page and create a new Template to edit every Page which it is on, to paste my changes.
I read about activating the debug mode to show the shortcode which inserts a certain element. I already edited my function.php using
//set advanced layout editor to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
and created a new Page (draft) with my element. Now I can’t find the shortcode or any “debug”-feature.
What am I missing?
thanks
Hey Helgi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: 'read more'; font-size: 16px; }
.image-overlay .image-overlay-inside:before { border-radius: 0; }
Best regards,
Yigit
Hi Robert!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-special-heading { text-transform: lowercase; }
Regards,
Yigit
Hi tangcslanyu!
1) You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.responsive_large .container .nine.units {
width: 975px;
}
2) Thumbnails look fine on my end http://i.imgur.com/fD3KJPF.jpg
If you meant somewhere else, please post a screenshot
3) Can you post the link to a single product page with price?
Regards,
Yigit
+3 for for the same header with social media icons on the side.
I do know a similar way of getting it working, though, only it doesn’t sit on the right of the search but in between main menu and search, so it’s not right. You can just add the icon (font version) as a custom link to your main menu.
Hi!
Please switch your header type to “Fixed header with social icons” and add following code to Quick CSS in Enfold theme options under Styling tab.
#header_main .container, .social_header .main_menu ul:first-child > li a {
height: 58px!important;
line-height: 58px!important;
}
.fixed_header.social_header #main {
padding-top: 89px;
}
.logo img, .logo a { max-height: 58px!important; }
Cheers!
Yigit
Hi!
You are currently using very old version of Enfold (v1.3.1) which is not compatible with WordPress 3.7. Please login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to download the newest version of Enfold.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
This reply has been marked as private.
Hey warrentkachuk!
Feel free to request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
It is not that easy to pull it off. You are going to need to hire a freelance developer for that kind of a customization if you really need it.
Best regards,
Yigit
Shalom!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.rtl a.prev-slide { left: 0; }
And to move breadcrumbs to the left of the container, please add following
.rtl .title_container .breadcrumb { left: 0; }
2 & 3) Can you elaborate? I am not sure if i understood it clearly. If you could post a screenshot showing what you would like to achieve, that would be great
Cheers!
Yigit
Looks like I had been working in Enfold options at the same time and you changes were overwritten by me,
Cuz I cant see any changes;
What Ill do is, Ill stay away from Enfold options until do are done!
Thanks
Hi!
Please add following code to Quick CSS in Enfold theme options as well
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item { left: 0 !important; box-shadow: none!important; }
Cheers!
Yigit
-
This reply was modified 12 years, 4 months ago by
Yigit.
Hi!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 768px) { .avia_transform .avia_start_animation.right-to-left.avia_image, .avia_transform .avia_start_animation.bottom-to-top.avia_image,
.avia_transform .avia_start_animation.top-to-bottom.avia_image { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }}
2) I cannot see a background with rounded corners on the link you have posted. Can you post a screenshot instead?
3) You are going to need to hire a freelance developer for that kind of a customization if you really need it
Regards,
Yigit
Moin,
wir setzen gerade unsere Seite mit Enfold um und haben ein kleines Problem bei der Anzeige von Bildern. Alle Bilder, die verlinkt sind springen ein paar Pixel nach oben, wenn man mit der Maus drüberfährt. Anscheinend werden bei dem Mouseover margins und paddings verändert. Leider habe ich auch nach intensiver Suche nicht gefunden, welcher Style hier angepasst werden muss und es wäre fein, wenn sich das mal jemand anschauen kann.
Grüße
Achim
Hello,
There seems to be a little spelling mistake in the Dutch translation of Enfold. I corrected the mistake in the Dutch .po file and uploaded it to my server. But the mistake continues to display. Perhaps it’s cached somewhere? I cleared all browser cache, but that didn’t work.
Best wishes,
Emiel
Hi!
Glad its fixed! Let us know if you have any other questions or issues
Cheers!
Yigit
It’s somehow sorted itself! So sorry for cluttering the support forum with my ramblings.
This reply has been marked as private.
This reply has been marked as private.
EXCEPT with v2.2 the captions don’t show up :-( and styling nowhere near as lovely so will have to go back to v2.4.
It would be really great to get a fix for this please.
Thanks
Hi,
I have a problem with the Theme Enfold…
I have activated the comment on page, following that procedure: https://kriesi.at/support/topic/enfold-comments-on-pages/ but the procedure don’t work… on every page the comment box doesn’t appear…
http://www.gardalandparkfanpage.it/novita-2014/
Any suggest for resolve this issue??
Thanks in Advance