Hi eddiebooth!
I already answered to you here please avoid creating multiple tickets for same issue as it will be a lot of work for all of us :)
We will close this ticket. if you have any questions please open a new ticket.
Cheers!
Vinay
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
/* Stop clicking on image */
img.mfp-img {
pointer-events: none;
}
/* hide counter */
.mfp-counter {
display:none;
}
Best regards,
Vinay
Hey Vinay! Thanks for looking into this for me. I’m adding css to the child theme’s style.css. I’m using a snippet of code from the following post for the “reveal footer effect” : https://kriesi.at/support/topic/reveal-footer-effect/
Please note that the footer shows on all pages except for the portfolio post pages. I thought that the custom footer css might be conflicting with the css on the portfolio pages, but when I create an entirely new portfolio page with nothing on it, it still does not show the footer…so i’m thinking it just has something to do with the way the portfolio pages were coded by default.
Hi there
We have recently spoken in this subject https://kriesi.at/support/topic/remove-white-space-above-menu/ I can’t seem to reopen this topic but anyway I have accidentally overwritten your code which fixed the logo issue.
Please could you help again?
Many thanks
Hi Vinay again,
unfortunately it didn´t help. I get to see only the half of the title.
Günter helped me some while ago with a similar problem.
(https://kriesi.at/support/topic/problem-with-responsive-title/#post-601334)
It was better after that.
Now I tried all variations:
yours, his, yours and his but the problem still remains.
I know it is a long title…it´s the german language.
Best Regards
Asterios
Hi,
That would be great! But to make the main menu appear on the top would take a lot of time and at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to share your solution if you find a workaround for this :)
Best regards,
Vinay
Please close this topic. It isn’t relevant anymore.
Thanks,
Daniela
Please close this topic. It isn’t relevant anymore.
Thanks,
Daniela
Hi,
The reason it appears on top is because the code is missing “background-position: bottom center;”
For more info please check https://css-tricks.com/almanac/properties/b/background-position/
To hide the background on last item Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.content article.post-entry:nth-child(3) {
background: none!important;
}
Best regards,
Vinay
Hi Vinay,
We’re almost there! The divider image is now on top of the posts, they must be at the bottom. And after the last blog post there must be no image.
I used the CSS given in this post https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/ to make two buttons inline so that they would appear next to each other. However, now they are not centered. How can I have them both inline and centered?
Hey indieweb,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But if that’s something you really need you can always try to hire a developer for the task :)
Please refer to this post by ismael https://kriesi.at/support/topic/sidebar-rechts-single-page/#post-580220
Best regards,
Vinay
-
This reply was modified 9 years, 9 months ago by
Vinay.
Hi,
Please replace the code with
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #icon-section .flex_column {
margin-left: 3%;
width: 38%!important;
}
}
@media only screen and (max-width: 480px) {
#top .av_font_icon a{
font-size: 60px!important;
line-height: 60px!important;
width: 60px!important;
}}
Best regards,
Vinay
Deat Team,
I just updated the Theme to its latest version and I got a huge problem with my Data-Tables.
The content has lost the responsivness and everything is on top of each other.
You can have a look here:
https://drive.google.com/folderview?id=0B7Zpr2qxMSxiaFdhS0NTdFcxcDA&usp=sharing
or live:
I would appreciate any fast response, since the site is online.
Best Regards
Asterios
Hey edzetrading,
Thank you for contacting us :)
It a nice and simple layout it can be easily achieved in Enfold using colorsection.
Set it’s height to 100% and add a background image with stretch to fit as cover image.
Add your text inside it.
If you like to copy the short code into your page please enable debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
And add the below shortcode to the text area that appears below the advanced layout builder
[av_section min_height='100' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='http://localhost/_proj/enfold/wp-content/uploads/2015/03/people_town-1500x430.jpg' attachment='577' attachment_size='featured' attach='scroll' position='top left' repeat='stretch' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
[av_textblock size='' font_color='' color='']
<p class="entry-content" style="text-align: center;"><strong>Pagina niet gevonden</strong></p>
<section class="404_recommendation">
<p style="text-align: center;">Helaas is de door u opgevraagde pagina niet (meer) bereikbaar. Wij verontschuldigen ons voor dit ongemak. De informatie is misschien verwijderd, het internetadres kan gewijzigd zijn, of u heeft een fout gemaakt bij het intypen van het internetadres. Om de pagina alsnog te vinden, kunt u het volgende proberen:</p>
<p style="text-align: center;">Controleer of u het internetadres juist heeft gespeld
Gebruik de Back of Vorige knop van uw browser om terug te gaan naar de laatst bezochte pagina
Gebruik de zoekfunctie om de gewenste pagina te vinden
</section>
[/av_textblock]
[/av_section]
Best regards,
Vinay
Hi,
I try to put a new social profile for my website, i put this instructions in fonctions.php
// Add tripadvisor social profile
function avia_add_custom_social_icon($icons) {
$icons[‘Tripadvisor’] = ‘Tripadvisor’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);
and i put this following instructions in the quick CSS
#top #wrap_all .av-social-link-kriesi a:before{
content: “”;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
background: url(http://hydrospeed-ariege.fr/wp-content/themes/enfold/images/Tripadvisor.png) no-repeat center center;
background-size: contain;
}
it doesn’t work
can you help me please.
PS (sorry for my English:)
Hi,
for a customer i develop a new page and i have a little problem with the column widths. I want to have the same widths for all columns in the responsive desktop view.
Second: on a smartphone the last column is not visible.
Hope you can help as always.
Many thanks in advance and wish the ENFOLD team a great weekend!
Alexander
Hi!
@doortoweb we might have another topic for demo data and other related files. For the time being please open a new ticket :)
Best regards,
Vinay
Hi Vinay,
Could you tell me how I can change the number of colums that are showing up next to eachother in the footer? I would like to show 2 colums next to eachother at tablets and desktops. See the link in the private data.
Hey Munford,
Thank you for contacting us. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Disable lightbox arrow navigations
.mfp-arrow {
display: none;
}
Hide mobile menu and show desktop nav in tablets
@media only screen and (max-width: 676px) {
nav.main_menu {display:block !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:none !important; }
}
Hide mobile menu and desktop nav in tablets
@media only screen and (max-width: 676px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:none !important; }
}
Best regards,
Vinay
I tested the above and it works but there is an issue where on mobile you have to pretty much tap twice to get it to load the popup. Once to select the slide it would seem, and then again to activate the link for the video placeholder. Because of that the slider navigation arrows show when the popup opens.
Also, once popped there is still the autoplay issue except now it’s everywhere. Mobile and desktop.
Since we aren’t accessing the mp4 directly anymore is there a way we can 1. get around the double tap?, and 2. add code to force autoplay across all devices?
Hi,
I have tested this code and it works please replace the previous one with the below code :)
#top #header_meta a {
padding: 7px 10px!important;
}
#top #header_meta a:hover {
background: #003f83!important;
color:#FFF;
text-decoration:none;
}
Best regards,
Vinay
Hi Kriesi,
I’m using a footer width 4 widgets. I would like to show them like this:
Desktop – 4 colums next to eachother
Tablet – 2 colums next to eachother
Mobile – 1 column
I found this code:
#footer .av_one_fourth:nth-child(1) {
width: 20.5%;
}
#footer .av_one_fourth:nth-child(2) {
width: 20.5%;
}
#footer .av_one_fourth:nth-child(3) {
width: 20.5%;
}
#footer .av_one_fourth:nth-child(4) {
width: 20.5%;
}
This code does the job, but it also affect the way of showing at desktops and it only works for the first 2 colums.
One additional question to menu for mobile devices. How can I activate sticky menu for mobile devices. In Enfold settings I found this:
Header > Header behaviour > Sticky Header
[x] If checked the header will stick to the top of your site if user scrolls down (ignored on smartphones).
Sorry I had since removed that code as it wasn’t working and I found a different fix for the menu which is working for me except one issue with the mega menu one – see this thread:
Thanks.
Dear support team,
I can’t seem to figure out what happend.
With some of my created sites the top “special heading” overlaps or reaches within header menu or the main content is to high up. Not sure how to explain…
There seems to be a missing gap between the header menu and the content?
Please see the urls below.
-
This topic was modified 9 years, 9 months ago by
beenee.
Hi Ismael,
THANKS! That did the trick :-)))
Yes, the site starts to get heavy, I have to look at what it can be. I’ve installed the WPML plugin, don’t know if that’s heavy, or if it’s the panels with menu and booking? I will test it out.
Regarding the mobile Version, I have disabeled the logo and “reserver bord”, is it possible to have the logo maybe on the right side that overflows like on desktop but is smalller for mobiel? That would be awsome!
Kindly regards, Mathilde
Great!
Is there anyway for the menubar to be fixed at top and let the header disapear like it does in desktop mode?