We brought down the max-width to 1024px
=======================================
@media only screen and (max-width: 1024px) { /* This was 989px . It was changed o the Responsive Menu would show on TABLETS held in landscape position */
#mobile-advanced{display:block;}
}
=======================================
1) Will this cause laptops and desktops that have resolutions set at 1024px wide to see the “Responsive Menu” ?
2) If yes, is there a workaround to make it JUST for tablets ?
In other words, will this cause laptops and desktops that have resolutions set at 1024px wide to see the “Responsive Menu” ?
If yes, is there a workaround to make it JUST for tablets ?
I answered your single topic with the same question here: https://kriesi.at/support/topic/how-can-i-use-or-activate-woo-commerce-on-my-site#post-136152
Please try not to duplicate a question on multiple topics as it makes it harder for us to answer quickly and for others to search.
Regards,
Devin
HERE IS A SCREENSHOT OF OUR GLOBAL LAYERSLIDER SETTINGS
==============================================
http://www.pigomultimedia.com/1_DELETE/LayerSlider_Global_settings.jpg
The Embedded video player is set to automatically play. Which is working just fine.
BUT…
If the video is paused and then you MANUALLY UN-Pause the embedded video player, it will play the whole video, but will stop the slider from AUTOMATICALLY going to the next slide UNLESS you hit the “next” button / dot .
Please see…
http://www.pigomultimedia.com/testing_area/beta_site_9V/homepage/home-v7-frontpage-shop
How do we fix or configure this so that UN-Paused video slides automatically transition to the next slide ?
Hello,
I need help placing my text inside the tables, it does not matter if I set the aligment to the top or center it always stay on base. How can I configure this to apper in the place exactly where I set it to.
The image is placed in vertical alignment = center and the text of the next column is set to vertical alignment = top, but it keeps showing alignment with the base.
How do I do for the alignment that I set to appear correctly?
Thank you.
Fabiana.
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