Hello,
I´m working with login and client registration links (WP-Client) and I want to place the link on the top of the page between the social icons and the phone number. How can I do it?
http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/
Thank you,
Fabiana.
Hi All,
You can follow these changes to alter the width at which the menu switches: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
The pixel width for tablets can be found here: http://screensiz.es/tablet
Regards,
Devin
Hi MikehJPP
No, not at the moment. You would need to modify the ajax portfolio code and change the way it always outputs.
You can request it as a new feature for a future release in this topic however: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Devin
Just make sure that you modify the css to hide the menu at the same pixel size that you show the mobile menu. Both code samples are here: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
hi guys
i am having some trouble with the enfold theme:
1. on my portfolio, the single entries seam to be different sizes, even if they are not. there is a gap between the items on top and those in the second row. http://new.raffaello.name/portfolio/projects/
2. how can i get rid of the word “projects” on top in the side menu? http://new.raffaello.name/portfolio/projects/
the same happens here: how can i get rid of the word “projects” on top in the side menu?
3. i want to get rid of the page name and one of the lines on top. how can i do that?
4. how can i get rid of the navigation on the header?
thank you in advance! ;-)
I’m trying to align images to the bottom baseline of a div within a color section. I have two 50% columns in the color section (left is text, right is image). As the site is responsive, when I change the window size the image moves up/down the container as it seems to be fixed a to a certain point on the page, and not anchored to the bottom.
Is there a way to fix the baseline of the image to the baseline of the container indefinitely with this theme/css? Essentially, the image is aligned to the bottom to begin with at full width, but as the window contacts, the text forces to container to expand and I end up with white space below the image.
My CSS for the image div is as follows:
.floatbottom {
height: 100%;
position: absolute;
bottom:0;
width: 500px;
}
CSS for parent container (color section):
#box{
height: auto;
padding-top: 90px;
padding-bottom: 90px;
position: relative;
}
HTML for image in container:
<div class="floatbottom">
<img src="/images/bottom.png">
</div>
Is there anything in the CSS for Enfold that might conflict with this code and cause the image not to align to the bottom of a div? Any ideas would be massively appreciated – thanks!
Dear Ismael,
many thanks for your quick response. The alignment works fine. Is there also a chance to set the text to the left boarder so that the first word starts on the left side boarder? I already implemented the code which the user dude recommended on my last question regarding decrease the sidebar https://kriesi.at/support/topic/sidebar-11
The site I’m playing with is the following: http://web409.mis63.de/?page_id=2664
Best regards,
Silberrot
Hi,
Did you test the caption? I’m pretty sure that the prettyphoto description & title work just fine because I worked on the gallery element and I took care of the image/link structure. The image “description” (you can edit/add it on the media attachment screen) is used as link title and prettyphoto will display the link title as “description”. The image title is used for the title at the top of the lightbox.
Hi!
Please insert following code into the quick css field
#top .social_bookmarks_youtube {
text-indent: -25px;
line-height: 30px;
font-family: 'youtubefont';
font-size: 1.5em;
}
Best regards,
Peter
Hi Ismael,
I am on version 2.0.1 and WordPress 3.6.
I have a couple of plugins like Akismet and WordPress SEO, but deactivating doesn’t fix the problem.
** Just realised it only happens when I am logged in to WordPress and that toolbar thing is at the top. Sorry!
I’m having the same problem, and can’t seem to find a solution that works. My portfolio is here: http://onesourcegraphics.org/portfolio/ and it won’t go to page 2 for nothig in this world. Even the sort at the top only sorts page one, it will not bring the items from page 2. So there is no way for my views to see anything on the other pages, and I don’t want 100 portfolio items on one page. What shall I do?
Hey,
@bernie:Thanks for the tip. :)
@morris: Hey, I think I already answered your inquiry. Please don’t post similar thread twice.
https://kriesi.at/support/topic/change-header-features
Thanks,
Ismael
Hey,
Please add this on your custom.css or Quick CSS:
.grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry.av_one_third {
min-height: 243px !important;
height: 243px !important;
}
Regards,
Ismael
Hey,
Please add this on your custom.css or Quick CSS:
#top input[type="text"] {
min-height: 40px;
}
Cheers,
Ismael
Hey,
No, it is not a bug. You can add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
.responsive #top #header {
position: fixed;
}
}
Cheers,
Ismael
Hi,
I think you can follow Nick’s instruction here. It is the most detailed step by step instruction so far: https://kriesi.at/support/topic/youtube-icon
List of fontello icons can be found here: http://www.entypo.com/characters/
There is still no easy way of adding your own icons. You can add a request here: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Ismael
Hey,
I have no problem adding the Layer Slider on the Cart page. What I did is edit the Cart page, I added a 1/1 column then insert a Text Block element with the woocommerce cart shortcode “[woocommerce_cart]”. I added the Advance Layer Slider element at the top of the 1/1 column.

Please update to Enfold 2.0.1 and upgrade to WordPress to 3.6.
Regards,
Ismael
I’ve read through many of the threads to alter the social icons, such as :
- https://kriesi.at/support/topic/youtube-icon
- https://kriesi.at/support/topic/xing-icon
- https://kriesi.at/support/topic/enfold-instagram-icon
- https://kriesi.at/support/topic/left-menu-listing-problem#post-124163
- https://kriesi.at/support/topic/enfold-theme-options-header-social-icon
- https://kriesi.at/support/topic/how-do-i-add-a-you-tube-icon-to-social-icons-in-the-header
but I’m uncertain where I can find a definitive list of the icon reference codes to follow the instructions with. So for example, I’d specifically like to replace the “behance” icon in the default “Social Icon” list (or just add to it) on the theme settings page > Header with the “B” (blogger) icon.
How can I do this? Thank you.
Also, is there an ETA on Kriesi’s new feature of adding custom icons from fontello within Enfold itself? That would be a HUGE help, and I know lost of users are eagerly awaiting it’s arrival. Thanx!
HERE IS AN UPDATED URL LINK BELOW
============================
Please see the right sidebar at…
http://www.pigomultimedia.com/testing_area/beta_site_9V/shop-2
1) We are unable to add an “Advanced Layer Slider” banner to the top of our shopping cart page.
We get an error that looks says…
Fatal error: Call to undefined function layerslider_init() in /home/daisie/public_html/our_main_folder/our_scripts_folder/skin/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121
How do we fix this?
We can add all the other Media Elements except for the Full Layer Slider .
Thanks in advance.
Please see the right sidebar at…
http://www.pigomultimedia.com/testing_area/beta_site_9V/shop
1) We are unable to add an “Advanced Layer Slider” banner to the top of our shopping cart page.
We get an error that looks says…
Fatal error: Call to undefined function layerslider_init() in /home/daisie/public_html/our_main_folder/our_scripts_folder/skin/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121
How do we fix this?
We can add all the other Media Elements except for the Full Layer Slider .
Thanks in advance.
Hi,
I have recently purchased enfold and i am a “choices theme” user as well. In the past we would design our page template under choices menu using the template builder then in the post have the ability to SELECT the page template we just built. However i have realised that enfold works differently. First of all i have enabled the advanced layout builder in POSTS :) using the meta.php hack. Aside from that how would one replicate a “similar” process like choices ? ie. I have a set amount of posts which need to have the “same” top and tail ? In choices i would set up a simple page template with the top banner lower banner and inbetween those add an element “page/post content”
ill explain better, so basically i want to have the ability to add a image above the post and below the post BUT not have to do it manually everytime i start a new post, i just want to be able to go over to the right hand side and SELECT the page template to be applied to this post OR what ever other method you can do now with enfold i hope that makes sense !
Bass
I have created two easy sliders (1 full screen) with multiple images. They will only move from the 1st to the 2nd slide and then stop. Please advise.
Thanks.
http://tutorial5.urc.org.uk/about-2/
Hi chriss922009,
For the navigation, you can either change the width at which the menu switches to a mobile menu following this guide: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320 or just use less menu items or shorter names.
For any page you can remove the header from the right hand side of the page editor inside the Layout meta box. Look for the dropdown for Header option.
Regards,
Devin
Hi Gary,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.home #av_section_1 {
border-top: 0;
}
Regards,
Devin
Hi Sebastian,
This is a quick how-to for changing when the mobile menu appears: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
Other than that we are trying some other solutions for users with too many menu items or items that are too long but for now the best advice is to just use less main menu items and take better advantage of mega menus since the layout just doesn’t work very well with lots of/long menu items.
Regards,
Devin
I think I had it in the exact same setting as it is now. On video, it just suddenly stopped showing it. mmm weird
I’m not really sure what could be happening at this point. I’m using a pretty standard Windows 7 install on 2 different machines and am not having any issues with the icons on your site in IE, Firefox or Chrome.
I’ll tag the topic for the rest of the support crew but unless we can actually see and re-create the issue I’m not sure what else we could do.
Regards,
Devin
Hi Ismael,
Thanks for your quick reply!
(1) I have 11 plugins installed, one of which was recommended with the theme.
I had no issues before updating the theme so im not sure why it would be a plugin conflict now.
I deactivated the plugins and still have the issue.
(2) I am referring to the gallery option in the template builder. I believe there is only 1 image “Gallery” element available.
You can see the issue if you visit the page at the above link: http://kitodev.com/portfolio-item/kito-l5lb-lever-hoist
(3) I also noticed one other minor issue on mobile when viewing accordion content.
When I click an accordion title and it shows the content, the focus is set to the middle which is confusing.
Is it possible to make the focus at the top of the accordion title?
I think it functions this way when on a computer.
Here’s a demo of the problem: http://kitodev.com/portfolio-item/kito-er2-series-electric-chain-hoist/
Just click through the accordion content on your iPhone.
Thanks for the help.
Regards,
Matt
Devin,
Thanks so much for the quick reply!
I did update to WP 3.6 but am still having some minor issues:
1. The top NAV hover state (should display a green block below the text as in Firefox)
2. the left/right hover state for flyout navigation on individual portfolio entries does not appear in Safari.
I think I fixed the layerslider background issue by forcing the html, body CSS to a background-color of #FFFFFF.
Please advise
Seth