Hi Josue,
I’ve been fiddling a little with the javascript, but since I am no java programmer, I can only try minor things and all those didn’t have the desired effect (the image was scaled correctly, but wasn’t positioned at the top anymore and so on).
So I’ll have to wait if you guys or Kriesi comes up with anything, otherwise I’ll have to make use of some plugin do do what we need.
I am having the same issue at another customer’s website, there we make use of the category headers in the shop. http://verlag-pfeil.de/fachrichtung/palaeontologie/
We have stopped using other theme mostly because Enfold is the best, most complete and very well coded. But the parallax is not on par with others. For example they do it right: http://bridge9.qodeinteractive.com/about-us/ (and they have one of the very very few themes, that come close to Enfold – but they all use VC and I try to avoid it)
Hello.
I have an iusse with Woocommerce. All works well, i have only a problem when i go to checkout and i select payment by bank transfer, Then I have an error in the top of page “Internal Error Server”.
I have checked as usual updating and/or deactivating all plugins and Enfold theme. All works with Enfold deactivated. The strange thing, this time, that works fine with Enfold theme activated too. The problem is with Child Theme selected.
I use the Child theme downloaded by old topic on this forum.
Could you help me?
Regards.
Hi,
I have an IDX feed coming into the site.
On certain pages, the property titles are not showing at the top of the page.
Here is an example: http://www.new.hiltonheadferg.com/idx/mls-354574-27_sedge_fern_drive_hilton_head_island_sc_29926
Here is how it should look: http://www.carsonrealtysc.com/idx/mls-354574-27_sedge_fern_drive_hilton_head_island_sc_29926
I spoke with the IDX developer and he said it was theme related.
Any ideas?
Thanks!
Hi team,
We used the code provided, which helped to make the banner a little bit more friendly.
No matter how little text we put in there, it’s still being cut off on the top, though. Ideally we’d like to just increase the height of the banner – is there a way to do this?
There’s a little yellow section under the banner that is very tall on mobile – far too much padding, and the button is on the top-right instead of the bottom. We’re trying to make that section narrower as well, but with no success. And switch the position of the button and text. You’ll see what I mean when you take a look at the site on mobile.
Thanks for the help!
This for YIGIT:-)
This site: http://novaliquidation.com/wp/
The background images for ABOUT US section looks fine on desktop but when you view on ipad, you can’t even tell what the image is.
How can I compensate for this and adjust so image can be seen normally on landscape view with ipad?
Thank you!
Hi,
The blog posts experts are not showing on the post pages.
I need then to be on the top, after title, in bold.
Please advice.
Thanks,
I PM a link to a post page.
Hi,
First of all, excellent work with the theme. I worked with a lot of themes but this is the best, by far!
I have a problem now, there is a glassy header on my website but when I make the website fullscreen it get’s a 100% white bar above. I don’t know what caused this. This is my custom css but I don’t see anything off there?
.iconbox_content {
min-height: 250px;
}
#top .logo, #top .logo a{
display:block;
height:140px;
width:500px;
position:absolute;
left:20px;
top:6px;
border: none;
padding: 0;
margin:0;
z-index: 10;
}
.header-scrolled .logo img {
height: 30px;
margin-top: -1px;
}
.av-tt-hotspot, .av-tt-hotspot .avia-arrow {
background-color: #35a4dd!important;
color: white!important;
}
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,255,0.6);
}
.av_header_transparency .av-main-nav > li > a > .avia-menu-text,.av_header_transparency .sub_menu>ul>li>a {
color: #195d84!important;
}
Thanks a lot!
Shalom,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine-top-bar a {
text-align: center;
width: 100%;
}
Cheers!
Yigit
Hi
I want to join to that question related to that: https://kriesi.at/support/topic/easy-digital-downloads/.
It is done or still in development?
Hey!
We have replied you here – https://kriesi.at/support/topic/wpml-wpml-multilingual-cms/
Please do not start duplicated topics as it is making it harder for us and for other users to follow.
Regards,
Yigit
Thank you. I have tried removing the line between the top phone number and logo but my code is not working. The logo is too close to that line. How can I move the logo down a bit?
Thanks again
The pink line can be seen here between the body content and footer. I’d just like to remove the pink line. The issue is it does not show up on desktop devices, and only on mobile.
-
This reply was modified 9 years, 6 months ago by
telorenzo46.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #mobile-advanced .visible_sublist, #top #mobile-advanced .avia_mega_div.visible_sublist>ul {
display: block;
background: white;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
try this code:
#text-4 img.size-full {
top: 30px;
left: 500px;
}
and adjust as needed.
Best regards,
Andy
I created a new page, copied the code from the debugger section of the old page and pasted it into the debugger section of the new page and published the page. The slider would not even show up on the new, published page, and the formatting of the grid rows was off. So I changed the selected slider, pressed the page “update” button, reselected the correct slider, and clicked “update” again. Then I refreshed the front end of the new page. This time the slider displayed and the grid row formatting was correct. However, the problem with the slider (layers moving off the screen or behind the side menu) continued.
I tried changing the menu so it was a top menu instead of a left side menu. When the menu is at the top, the slider seems to function properly. Therefore, I think the problem has something to do with the side menu, perhaps as though that the slider is adjusting to screen size based on the assumption that the side menu isn’t there.
Hey vadikcoma,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-156 #socket .container {
margin-top: -51px;
background: white;
max-width: 100%;
}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS as well
#top .av_inherit_color a {
text-decoration: none;
}
Cheers!
Yigit
Hi,
use this code inside Quick CSS field:
#top .thumbnail_container img {
width: 80%;
}
and adjust as needed.
Best regards,
Andy
Yes, this is the top menu item and is the linked page of Ausbildung.
All menu items below that do not work.
Hey DaraEmerson,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
color: green;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Yeah I thank you but that is not what I need. I am thinking that This is the only time that Enfold will not work. If you look at http://sanchezariasphotography.com/about-us/ or any page on that site, You will see how the background fills the page. That is what I need, not just filling a particular section. I am aware that in your sample the image just isn’t big enough but at the same time it doesn’t include the header or footer as you have it laid out.
If you look at this thread https://kriesi.at/support/topic/top-and-sidebar-menu-semi-transparence-fields/ You will see that the OP was able to achieve this. Unfortunately that thread is closed and I can’t ask the OP how they did it.
In your example as soon as we add a sidebar the layout doesn’t work.
If this cannot be achieved with Enfold, is there another theme by Kriesi that can do it? I have plenty of clients where the theme license can be used so I’m not wasting anything.
Hi,
The google map module on these pages as stopped working after update to WP 4.6 and Enfold 3.7.1
I have created a Google map API key and the map appears very briefly on page load then i get an error message.
I’ve also enabled google map javascript API
This is the error message which appears in the javascript console:
JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542
“Google Maps API error: ApiNotActivatedMapError https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-error”
The page in question: http://camping-chalets-settons.com/fr/
Can you help please ?
Thanks
Hi,
I would like to put either a full-width slider or picture in the header , instead of my logo icon only. How can that be accomplished?
Regards
Tom
Hi,
Great, glad you got it working.
Please let us know if you should need any further help on the topic.
Regards,
Rikard
Hi there,
I have a problem with the advanced editor of your theme enfold. The problem is as follows:
When I add a new page, the advanced editor is working perfect. As soon as I save the page and after finishing the reload, the Advanced Editor is lost in trying to load the pagecontents (the loading animation image is circling around and around and around and nothing more happens).
When I try to edit any other existing page, the Advanced Editor is doing the same. It only shows the loading animation but never comes to an end.
The (probably?) interesting funfact is, that my colleague can still use the Advanced Editor without any problems.
I tried it on at least 3 browsers and on 5 different computers, but the Advanced Editor will not let me edit any of our pages.
WordPress is running on the latest available version, all plugins are running on their latest version and I have updated Enfold as well. We do use a childtheme and this has at least some edits on the original files. But I am running the exactly same Theme-files on a test-stage without any errors. On there I can edit any existing article without any problems. The teststage is a 1:1 copy of our live-website, where I checked the updates before I made them available on the live stage as well. So I have no idea, why it is running on the test stage without any problems but it doesn’t load on the live site.
Then I also added a new user account to see whether it is just my account or any other as well. And the new user could also add a new page, but after the reload the advanced editor stopped working while resting in a loading loop.
I also checked your instructions here: http://kriesi.at/documentation/enfold/my-enfold-layout-builder-is-not-loading-properly/ (I still have to do test on the plugins – deactivating them all and activating one after the other, but this will have to wait until tonight, when there are less customers on our website). Of course I can re-download the theme as well and make the edits to it. But then the question is why the test stage of our website (the 1:1 copy) is working without any problems and just the live stage isn’t.
Can you please help us on that?
Best regards,
Patrick
Hi,
I need to know how to center the magazine top heading element in enfold?
Thanks,
Nati