Hi!
Bitte entschuldige die späte Antwort. Ich weiß nicht, was du mit “richtige ‘Portfolio item’ meinst. Wenn du derzeit die Ajax Vorschau nützt (zB wie hier: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ dann kannst du diese deaktivieren. (Option “Link-Handhabung”: http://www.clipular.com/c/5932273564123136.png?k=88WjUJHu-2dXjOFaKyTg3_dSQIQ ). Die einzelnen Portfolio Seiten: (zb http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/ ) zeigen schon alle Inhalte deiner Portfolio Einträge und da kann man nichts hinzuzfügen bzw verändern.
Best regards,
Peter
Oh, I see the point… then I have to change my question…
Is it possible to make the scroll smoother? :)
Just to inform you why I understand my friends, just have a look at this example and compare that to the Enfold example:
http://demo.qodeinteractive.com/eden/
I guess you will realize that it is “smoother”…
Maybe we find a solution!
Thx…
Regards, Dan
Hi!
Kriesi removed the drop-down mobile menu. You can only use the slideout menu for mobile devices. Please go to Enfold > Header then reconfigure the header settings. Simply saving the settings should fix it.
Cheers!
Ismael
Hey Frostholm!
Thank you for using the theme. I hope you’re doing great.
1.) Either way is fine. You can manually add the url of the page or select it on the pages drop-down if available.
2.) Did you set it on Enfold > Header > Header Layout > Header Title and Breadcrumbs? You can also override the settings for each page on Layout > Title Bar Settings. If that doesn’t work, add this on Quick CSS or custom.css:
.page-id-23204 #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div.breadcrumb {
display: none;
}
3.) You can set a min height for the title container or special heading. Something like this:
div.flex_column div.av-special-heading {
min-height: 70px;
}
Cheers!
Ismael
This reply has been marked as private.
Hey comprompt!
Please go to Appearance > Menus. Did you set the menu as Enfold Main Menu on Theme Locations option? The website does not exist. Please post the correct url.
Regards,
Ismael
Hey!
@talelie: I’m sorry but there is no chinese translation yet. I’m sure there are chinese websites made using enfold but they haven’t shared the po and mo files yet.
Cheers!
Ismael
Hey!
Can you reproduce the issue on a default theme? Please try to edit wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php, find this code:
if(!is_admin() && !session_id()) session_start();
Replace it with:
if(!is_admin() && session_id() == "") session_start();
Regards,
Ismael
Hey!
There are a lot of element option changes since 2.5.2, your previous version before I suggested that you update the theme. You might want to recreate the color section with the parallax effect and other elements or content. Post the login details here if the issues keep on going after you recreate the elements with the problem. Set it as a private reply.
Best regards,
Ismael
Hi!
Please ask your host if the php option Ziparchive is enabled. Switch to a default theme then switch back to Enfold, try to upload the fonts again.
Best regards,
Ismael
Hi!
Remove all css modifications that you did for the header. Please go to Enfold > Header > Header Size, choose the custom pixel value. Select 51px to resize the header height.
Cheers!
Ismael
Hi!
I just updated the portfolio grid element on the portfolio page and the items show as expected.
http://www.kindbo.com/hemsida-o-webb/portfolio/
Please also change the styling on the Enfold (SV) dashboard. I’m not sure what is wrong with the comments, have you tried updating theme like I suggested on the other thread?
Best regards,
Ismael
Hi cwisniewski!
You can turn on the debug window to see the raw ALB data: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
The shortcodes do not however support nesting right now so for some elements it will work and others it will not. We have been adding in support as we can but they were not originally coded in a way that allows nesting and in general WordPress doesn’t support nested shortcodes so it makes it a bit tricky.
Cheers!
Devin
Hey kayrenimport!
Please add following code to Quick CSS in Enfold theme options under Styling
.gform_wrapper .chzn-container-single .chzn-single div { width: 28px; }
Cheers!
Yigit
Hi genarojrs!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 88px;
}
Regards,
Yigit
I am very thankfully that you dont creat the content on my pages ;)
That startpage/homepage:
http://kriesi.at/
http://kriesi.at/blog
http://kriesi.at/themes/enfold/blog/
http://kriesi.at/themes/enfold/
There should be a H1 tag on the startpage/blogpage. Themes normally uses the title from the settings.
Enfold main menu is checked.
Problem is same with all plugins deactivated.
I made one mistake. I had some old “top level” pages left. The submenu pages I were able to set parents on where related to these pages. If I remove the “top level” pages and only have three links as top menu items, none of the child pages can have a parent. Links it seems are not listed as parents in the page parent menu. I am not enough of a WordPress expert to know if this is “by design” or if it is an issue?
The only consequence I see at the moment is that I cannot have “breadcrumbs” if I cannot set the parent.
Cheers, Mats!
Hello,
enfold creates no H1 tag on the startpage. You do not see a problem in that?
thanks
I am confused by your answer, the theme offers a transparent header – http://kriesi.at/themes/enfold/transparent-header/. But you are saying there will always be a white background?
Please see my original post, I followed the steps to set a transparent header but its not working. Is this not actually offered in the theme?
Hi Support, I am using the builtin custom LayerSlider in the Enfold theme. In the Global Settings it allow you to upload your own logo. It also says it allows ‘YourLogo style’ where ”You can style your logo. You can use any CSS properties, for example you can add left and top properties to place the image inside the LayerSlider container anywhere you want.’
I dont want the default location of top left. I want to move it to the right. But I whatever CSS I put it, it ignores and the logo disappears. Can you please give me an example of working CSS syntax that will move the logo?
I tried: { position:absolute; left:500px; }
Hey Vermishelle!
To add the script you need to open functions.php go to the line 264 ( assuming you haven’t added anything before ), if not look for this line wp_enqueue_script( 'jquery' );
You need to add the below code
wp_enqueue_script('vimeo-ga', $template_url . '/js/vimeo.ga.min.js', array('jquery'), 1, true);
This will ask / look for the file in this location ( so paste the file in there ). ENFOLD_FOLDER/js/vimeo.ga.min.js
About your other question you can add that to the ending of the url http://vimeo.com/1084537?api=1 , ( if that’s not the case elaborate on that one, or try first and then let us know what happen ).
Best regards,
David
ok, i’ve updated my enfold version, then I’ve made all changes given by Jouse, Ismael, You and again You form this topic, in total:
– one change in quick css (Yigit)
– one in avia.jsv (Josue)
– two in portfolio.php (2xIsmael)
– one in gallery.php (Yigit)
Still after clicking on small thumbmail photo there is opening lightbox.
Any other ideas?
Not sure if this is covered elsewhere or has been asked and answered:
I’d like insert, for example, an accordion element inside another accordion element; a gallery within a tab, etc.–but this sort of thing seems impossible to do via drag and drop. That is, I can only drop such items onto the basic canvas or to a layout element, never another content element.
In an effort to try to easily determine the code required so that I can code it myself, I learned that If I drop a content object onto the basic canvas, then toggle the editor from the Advanced Layout Editor to Default Editor, I am left with an empty post — so I can’t see (easily anyway) how I might go about it. I thought there might be a list of short codes published somewhere, but your documentation page (http://kriesi.at/documentation/enfold) merely alludes to shortcuts–that is, there does not seem to be a list of them that can be referred to at once. And maybe using shortcuts wouldn’t work anyway.
Is what I’d like to do possible without having to go to too much trouble?
–Chris
This reply has been marked as private.
Hey Tim!
The others plugins that Enfold is compatible with are:
http://wordpress.org/plugins/woocommerce/
WPML
http://www.gravityforms.com/
But you don’t have to install those if you don’t need to, they are optional.
Cheers!
Josue
Hey Frank!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1140px) and (min-width: 990px) {
.av-main-nav > li > a { padding: 0 10px !important; }
Regards,
Yigit
Hey Raph!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.phone-info span { color: white; }
after applying the code, flush browser cache and refresh your page a few times
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .main_color .onsale { background-color: red; }
#top .onsale { color: green; }
Price looks fine on my end http://i.imgur.com/LYICkgj.jpg
Regards,
Yigit
This reply has been marked as private.