This reply has been marked as private.
This reply has been marked as private.
Hi, in topic #245002 I asked for a method to have a mailchimp subscription form in one line. I got some CSS code to add to the “Quick CSS” section of Enfold and everything worked fine. After updating to WP 3.8.2 the input fields are no longer in one line (see test page http://infotropic.ru/?page_id=607). In the page source, I found that <br> tags where added automatically after each <input> line. I guess they are the culprit. How to get rid of them?
Best regards,
Holger
This is on a Samsung tablet in landscape view, with normal width (so it’s not responsive resized). In Chrome it’s on a desktop as well.
Erik
-
This reply was modified 12 years ago by
Driekus.
Hey wacky32!
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 .entry-content-wrapper a { color: #333 !important; }
The color code is what you would want the link color to be.
Regards,
Devin
Hey tapaway!
Thank you for the link!
I guess you managed to solve the issue but the header is now covering up part of the gallery. Please add this on Quick CSS or custom.css:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
padding-top: 130px;
}
I hope that helps.
Cheers!
Ismael
Hi!
Please use this version of the bwp plugin: http://wordpress.org/support/topic/visual-form-builder-incompatibility
Memcache is a php module which decrease database load in dynamic web applications. I’m sorry but you might need to ask your hosting provider for this particular option.
Best regards,
Ismael
Hey!
Thank you for using the theme!
We’re still investigating the issue and changing the background attachment to scroll should fix the links on mobile devices. Please refer to this link: https://kriesi.at/support/topic/mobile-problem/
After that, add this on Quick CSS or custom.css:
@media all and (min-width: 1024px) {
.avia-section {
background-attachment: fixed !important;
}
}
I’m not certain if this is going to work but please give it a try. Let us know the result. Thanks!
Cheers!
Ismael
Hi!
We’re still investigating the issue and changing the background attachment to scroll should fix the links on mobile devices. Please refer to this link: https://kriesi.at/support/topic/mobile-problem/
After that, add this on Quick CSS or custom.css:
@media all and (min-width: 1024px) {
.avia-section {
background-attachment: fixed !important;
}
}
Best regards,
Ismael
Hey!
Please use this:
@media only screen and (max-width: 767px) {
.responsive #top .mobileMenu {
margin: 20px 0 10px 0;
width: 100%;
padding: 10px 4px;
}
.responsive .logo {
position: static;
height: 90px;
float: none;
}
}
I hope that helps.
Regards,
Ismael
Hey!
Thank you for the info.
Instead of using percentage for the top position, try to specify it using pixels.
.caption_left .slideshow_caption {
left: 0px;
top: 150px;
}
Regards,
Ismael
This reply has been marked as private.
This reply has been marked as private.
Hey!
You can create a new topic at the bottom of this page: https://kriesi.at/support/forum/enfold/
Best regards,
Devin
I did flush the broswer cache. I ended up removing the offending css code so the site would display properly in Firefox – so that’s why you see the page displaying OK in Firefox now. I’ll return to the issue in a couple weeks.
Again, the line I added to the custom CSS that was causing the caption to slide to the very top of the screen over the logo was:
.slideshow_align_caption { top: 47%; vertical-align: inherit;}
You might try it yourself to see.
Thanks again for the reply.
Mobile devices dont like it because of autoplay and HTML5 <video> tag.
BR,
Ben
This reply has been marked as private.
Hi Guys, we’ve added 2 icon blocks http://gd3.geneticdigital.co.uk/ on top of a fixed image (very similar to your demo site), about 2 thirds of the way down the page. They which work perfectly on all platforms except the iPad. If you scroll the page from top to bottom without stopping you see the background image but not the icon boxes on top. If you do this again from top to bottom or bottom to top and stop the page scrolling when you seen the background image, the 2 icon boxes appear. This means when visitors are viewing our homepage, they will not see the icon boxes unless they stop exactly on the background image. Is there something thing that can go into the custom.css that will force these icon boxes to appear?
Thanks
Hey!
Please add following code to Quick CSS
.html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
padding-right: 13px !important;
}
Cheers!
Yigit
-
This reply was modified 12 years ago by
Yigit.
So, today i have continued to look at this problem. After searching the forums i found a script that Dude made here: https://kriesi.at/support/topic/linking-to-anchor-menue-covering/#post-214325
I had to change the code a little. I set “fixedMainPadding” to a fixed number like this: var fixedMainPadding = 96; Otherwise it would not work.
So now there is only a problem with ipad. It loads sections in the middle of the colorsection instead of on top in ipad.
Hey sugarcomb!
Thank you for using the support forum. I’m sorry that you’re having this issue.
If you don’t mind, we would like to take a look at the actual portfolio page. Please try this on Quick CSS or custom.css:
.avia_mobile #top .av-parallax-section{
z-index: 0;
}
I’ll ask Devin and Josue to check this on their end.
Regards,
Ismael
Hi!
@Alex: Please add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #main {
padding-top: 0;
}
Cheers!
Ismael
Hi!
I found a opportunity to open a accordion-element through click on a link: solution: href=”#toggle-id-1″.
But when I klick on a link, sometimes the headline of the accordeon-element would’nt be shown, because the text (content) of the
accordeon-element is on the top oft the browser-window.
What can I do, that the headlines will always be shown.
Thanks a lot,
Daniela
This reply has been marked as private.
Hey!
Please try adding following code to Quick CSS as well
.avia_mobile #top .av-parallax-section{z-index: 0;}
Regards,
Yigit
Hey iaemedia!
Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
Best regards,
Yigit
Thanks. I am a little confused by your suggestion. I wanted to be able to delete the “Special Header” and just have the image. Your css seems to suggest making it even smaller. I did add the css but changed the width to 1240px and the slider is now full-width.
As I asked, possibly in another post, what should the width of the full-width slider be set at? My slider shows the left arrow but not the right, so I am assuming it is too wide. I’ll need to redo all the slides but at least I’ll have it showing properly.
As you know, Josue, I am struggling with some issues on this theme and I appreciate your help. Please feel free to just go ahead and make any changes you want and just let me know.
The major issue that has me on full stop on my design is the issues with video. I am not getting any real help from George, who seems baffled at the things that don’t work. Given how popular your theme is I am mystified as to why I am the only one having these problems. The video won’t play as a background to the slider. The video won’t play as a layer in the slider. These are both critical issues for my design.
I suggested using a video layer slide with the autoplay off so that I could have a number of sliders on a given page and the viewer could then click to play the slider when they got to that point on the page, but, for this to work, of course the video has to work. It’s right there in the theme to “add the html code for a video”, but it doesn’t work. This is really urgent because without this I am going to have to rethink using the Enfold theme, meaning all this work is wasted.
PLEASE have someone get in touch with George and sort this out as soon as possible.
Thanks!
Hey Robert188!
1- Which version of IE are you testing? Can you post a screenshot?
2- Please flush browser cache and refresh you page a few times after making styling changes.
3 & 4 – Please add following code to Quick CSS in Enfold theme options under Styling tab
#header .mega_menu_title { font-weight: normal; }
#top .widget_twitter ul { width: 60%; }
Regards,
Yigit