Hey!
I’ll add it into the feature request topic but we are unfortunately getting far too many support/customization requests to dig into custom additions right now.
If its a must-have I would suggest somewhere like Microlancer or Codeable to hire a freelance developer who can look through and find a fix. I really can’t say for sure if tags can get sorted in the same query off hand but it should be doable.
Cheers!
Devin
Hey bhaydock!
Please follow this thread https://kriesi.at/support/topic/order-of-masonry-entries/
User there wants to change the order of portfolio items only on one page and waiting to hear from our head of support Peter. If that works for you, you can try it as well or you can hire a freelance developer on Microlancer or Codeable or ask for a quote from WerkPress
Best regards,
Yigit
Hey!
“Page is currently under construction.”. Can you deactivate maintainance mode or create a temporary login so we can take a look?
Cheers!
Yigit
Hey topergarden!
No not that I know of. I’ll tag the topic for the head of support who may know of a filter that will work on an individual page.
Cheers!
Devin
Thanks for the update,
YouTube Video is now displayed in background in Google Chrome on my desktop, but Not dispayed on my android phone.
Is this not posibible ?
On android it gives the black background, not the selected socket color
Regards,
Gilbert
Hi!
A quick aside: our support queue here through the forums goes by oldest response to newest. So each time you self bump it sends your topic to the end of our queue. We occasionally check new topics on the other end to look out for any major issues but its much less often.
As for your issue I believe its an issue with LayerSlider itself and the current version that is included with the theme. The slideshow doesn’t view the rotation as a change in size or an event that needs to re-adjust its contents until another slide is loaded in. In the next update I’ve been told there is a change in the LayerSlider plugin so that it responds a bit better.
Best regards,
Devin
Hi!
Please add following code to Quick CSS
.page-id-3418 #customer_login > div.col-2 > form {
padding-bottom: 55px;
}
.page-id-3418 #top form.register {
margin-bottom: 0!important; }
Cheers!
Yigit
Hi, i’ve a problem with a slider in homepage.
Until a few days ago everything worked perfectly but after updating the theme, the slider on the home is invisible.
I tried to insert the slider in a new page and it works normally, then I think it’s a problem of the homepage.
We would provide the login credentials but did not understand how to make the message private opening topic.
however, the problem is visible at the following address: http://www.agenziapiras.com,
in the main menu click on “servizi” (the page will scroll a couple of sections), the slider should appear in the empty space below the text menu (advertising | graphic | marketing ….).
I suspect it is a problem of javascript, but I do not know how to solve it. I have tried to enable the option “Put JS includes to body” in the global settings of my sliders, but nothing changes. Also the “Automatically start slideshow” option is active.
Any ideas?
Cheers
Riccardo
Hey!
Yes you can load a different lightbox script via a child theme but I don’t have the link to one that has a pre-done example off hand. I’ve tagged the topic for Peter as he made one a while back using a different script entirely that will serve as a better example for a quick how-to.
Cheers!
Devin
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
1-
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }
2-
#av_section_1 > div > div > div > div > div.flex_column.av_one_third.avia-builder-el-11.el_after_av_one_third.avia-builder-el-last.column-top-margin > section > div {
margin-top: 10px;
}
Best regards,
Yigit
Hey!
I don’t know of any way to change how the image resizes without removing the themes auto image adjustment theme and site wide. The width/height are set to auto and max-width: 100% so that images fit no matter the screen size. You can use column shortcodes or css style to constrain them further automatically but the size set with WordPress’s visual editor will not have enough priority to overwrite the theme setting.
For example you could do:
#top .slide-entry .slide-entry-excerpt.entry-content img {
width: 60%;
height: inherit;
}
This will force all of your images in the slide entries to have images 60% of the container size.
Cheers!
Devin
Hi!
1- Please see it here https://kriesi.at/support/topic/footer-socket-question/#post-193649
2- Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks_facebook a { color: #37589b; }
#top .social_bookmarks_twitter a { color: #46d4fe; }
#top .social_bookmarks_gplus a { color: #de5a49; }
#top .social_bookmarks_rss a { color: #ffa133; }
#top .social_bookmarks_tumblr a { color: #345574; }
Cheers!
Yigit
Hey!
You are welcome!
I am not sure how possible that would be as color sections ID’s start with hashtags as well but feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit
Hi,
Is there a way to move these models as indicated on the screenshot? I would like them to align with the top modules
thanks for the answer about the footer, but …is it also possible to put the logo with an external link in the small header at the top right of the page (at the end of the top menu)?
regards,
Hi!
No, not without custom code. Enfold and our Avia framework are build on top of the default wordpress code and WordPress does not support shared comments for different/multiple entries.
Cheers!
Peter
This reply has been marked as private.
Hi Christian,
I want to change the background-picture of a slide in a periodic way while I have a video run in the front. Is this possible with enfold and… how?
Its like having a readsign-picture in the front with a video on autoplay in it.
this sign stands in front of different scenerys which should fade while the video is still playing…
Thx for response,
Ralf
Hi,
der passt ;-)
#top #wrap_all .social_bookmarks li, #top #wrap_all .social_bookmarks li a {
width: 50px;
line-height: 50px;
min-height: 50px;
font-size: 30px;
}
Hi, we have three websites using the Enfold theme. All have been updated with the latest versions of WordPress and Enfold. However, in the past week, two of these websites’ contact forms have stopped working. I checked the elements to ensure that the information and email addresses were still correct and they were. I even removed them; published the page and recreated them to test again but they still didn’t come through. We sent emails to the individual email addresses without using the content forms and those did come through – so the email addresses themselves are fine. It appears to be an issue with the contact forms themselves.
The website that works is 1stcalrecord.com
The websites that don’t work are 500.uk.com and siptrunkplus.com
I have had to remove the contact forms now and replace them with “contact us at info@…” in the meantime so that we don’t miss any correspondence, so I’m not sure how you are going to be able to check the contact forms, but let me know if I can provide more info on this problem.
Thanks
Hey Ismael,
I added the above css to Quick css, it had no effect on email label, after that I tried this:
.page-id-3418 #top .form-row {
margin: 0 10px;
}
but also not good.
After all I tried this:
.page-id-3418 #top .form-row {
margin: 0 10px!important;
}
not good either.
What can be the matter?
Thanks: McGawain
Hello Yigit,
1- I don’t see your link.
2 – Here are the icons I want to use: top right: pressage cd
Best regards,
Jean-Hugues.
Thank you so much Ismael!
We will use the plugin that will set the first image used in a post as the feature image, the code you gave stops the feature image from displaying in the post so we don’t get a double up while still allowing the feature image to be displayed in all our post sliders.
Thank you very much for all your time and help.
Cheers
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hi!
This will get you started. :)
.header_color .main_menu ul {
background: transparent;
}
#top .main_menu ul:first-child > li > ul > li {
margin-bottom: 15px;
}
Cheers!
Ismael
Hi!
You can use this:
#my-color-section {
height: 75px;
min-height: 75px;
padding-top: 10px;
}
Change the height and the min-height value.
Cheers!
Ismael
Hey DavideRossi!
I can’t reproduce the issue on my end. Please try to add a horizontal rule whitespace on top of the section with the icon list jumping.
Regards,
Ismael
Hi, I noticed there was an old post on this topic, but when I applied the code provided, it changed the thumbnail display and not the main image.
I’m hoping to prevent or speed up the white fade of the Main Image when hovering over the thumbnail photo in a Gallery. I’d prefer it not fade, but simply load when hovering over the associated thumbnail.
Thank you!!