claudia probst
Hi Yigit,
one question I forgot to ask:
There is a header, i saw, with a navigation right on the top of the side (left is the socila media icons). The main navigation with the search button is under it. Some of the nav items in your example are the same like BLOG and PAGES. Is it possible to write there (right top) all diffrent navigation items than in the bigger main navigation (in this withe space) under it?
I hope my question is understandable.
Greetings
Claudia
Thanks this worked great for the laptop, not so on phone or tablet, please can you let me know if it is possible to do on here too?
Hi!
Please go to Enfold theme options > Blog Layout > Related Entries and choose “Show Thumbnail and post title by default” then go to Enfold/includes/related-posts.php file and find
'columns' => 6,
'post_class' => "av_one_half no_margin ",
and change it to
'columns' => 3,
'post_class' => "av_one_third no_margin ",
Then add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-related-style-full .related_column {
clear: none;
width: 33%;
}
#top .av-related-style-full .av-related-title, #top .av-related-style-full .related_image_wrap, .related_posts.av-related-style-full a { display: block; }
#top .av-related-style-full .related_image_wrap {
width: 100%;
}
#top .av-related-style-full .related_image_wrap,#top .av-related-style-full .related_image_wrap img {
border-radius: 0 !important;
}
Regards,
Yigit
Hey!
That is because you have following custom CSS code
.page-id-734 .slideshow_align_caption {
top: -130px !important;
}
Please change it to following
@media only screen and (min-width: 1024px) {
.page-id-734 .slideshow_align_caption {
top: -130px !important;
}}
Best regards,
Yigit
Hello,
are there any news regarding this topic?
please can you help me block or somehow stop comments coming through to my site, I attach a link to the back end page showing 4 new ones today and if you look in spam there are others from same address.
Hi,
Please update the previous css code to below :
#top #main .sidebar {
transform: translateX(105px);
overflow-y: auto;
}
Best regards,
Vinay
-
This reply was modified 9 years, 1 month ago by
Vinay.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .html_header_transparency #main {
padding-top: 53px !important;
}
Best regards,
Vinay
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial {
min-height: 320px;
}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS as well
.html_elegant-blog #top .avia-content-slider .blog-categories {
display: none;
}
Regards,
Yigit
Hi,
I have a page that displays 5 fullscreen sliders – I need to make the sliders return to their 1st slides when I scroll down the page and view another.
I can see there is an option to stop the rotation on the last slide, is it possible to make it the first slide? Ideally, I wouldn’t have these auto-rotating.
Thanks
Ross
Hello Yigit,
thank you very much for your fast and correct solutions. Works like a charm now. Great!
Last question (which I have forgotten before): Can I get rid of the category (»Allgemein«) at the top of the blog posts at the starting page (down below), too? With some magical code or else? ;-) (I had had disactivated them at the options page, too. But they still keep displaying …)
Hi, in this page http://sprintcoop.it/lavorazioni/ I’ve inserted an EasySlider with both images and video (the last one). The video size is the same of the images: 1920×690.
Is there a way not to show the black space on the top and the bottom of the video? I tried with video uploaded on Youtube and also uploaded directly on my website.
Thanks in advenced
Edit: Sorry found an exact similar issue on another thread and have posted my replies there: https://kriesi.at/support/topic/menu-header/. Please ignore this.
—————————-
Hi,
I am currently experiencing the same issue on my site.
Warning: include(/home/dh_hwisat/vouse.co/wp-content/uploads/avia_fonts/Flaticon/charmap.php): failed to open stream: No such file or directory in /home/dh_hwisat/vouse.co/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488
Warning: include(): Failed opening ‘/home/dh_hwisat/vouse.co/wp-content/uploads/avia_fonts/Flaticon/charmap.php’ for inclusion (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/dh_hwisat/vouse.co/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488.
I’m wondering if anyone could assist me in this?
Much appreciated.
Thanks,
Jessica
-
This reply was modified 9 years, 1 month ago by
jessicaang.
Here’s is a screen grab showing the menu
Resize the browser to see this occur, which also occurs on mobile when orientation changes. i guess top -100% is the cause? any fix for this

I would just like the mobile menu start transition to scroll down from top to bottom
hi guys
So I’ve been having all kinds of issues updating the site below.
the latest has to do with a page that seems to be corrupt – and is causing a redirect on the google search console. See below under private content. If I try to put the corrupt page it in draft form or trash it, then google says the right page “file not found”. I was also seeing this
http://imgur.com/a/0iFqE where a draft of the front page 2016 is being indicated as the front page even though the correct page (2017) is selected under theme options and is showing on the front end (checked the ID #) HELP!
The site is also rendering incorrectly on Safari (I have another topic out on that already https://kriesi.at/support/topic/wrong-container-width-in-safari/#post-736131) and there are many glitches in the tables I am trying to make, (https://kriesi.at/support/topic/table-element-errors/#post-737683) property settings not taking effect, etc. – this table is on the corrupt page from above so maybe it’s all connected.
Can you help with any of this? Is there some major error in something I am missing? The site is live and short-term only so it’s vital to have it working asap.
Thanks
Nancy
-
This topic was modified 9 years, 1 month ago by
Munford.
Hi Kimberly!
Try the following CSS
.main_color.iconbox_top .iconbox_icon {
font-size: 18px;
padding: 20px;
}
let us know if anything else is needed
Regards,
Basilis
Currently I have a color section with a video background at the top of my website, and I sometimes get this error.

When I opened browser dev tools, I noticed that the video is being requested multiple times.
It’s consuming a lot of bandwidth. Also, I’m using a self-hosted video – isn’t it supposed to be loaded from cache whenever it sends a new request?

How do I fix this issue? Thank you.
Hi Basilis,
But I only have this problem at phones. So I don’t want these margins at my desktop browser. How can I only set these margins for the phones?
I see another issue of the menu. There is a triangle before the link. At the Hebrew menu the triangle is on the left side, I think it needs on the right side and the triangle needs to be flipped. Can you also tell that to kriesi?
Cheers,
Pieter
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey!
I checked the table but it’s not set to “tabular”. Please create a test page or post the login details here so that we can see the issue.
overlays the text from one column over another.
We can probably fix it with a simple css modification.
#top .avia-table td {
text-align: center;
word-break: break-word;
word-wrap: normal;
}
Regards,
Ismael
Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
ul.sub-menu li a {
padding-top: 0 !important;
}
Best regards,
Rikard
Hi Rikard,
I was puzzled by your comment about the third slider, so I did a bit of digging. See if any of this makes sense to you.
First, there have never been more than two sliders on the home page, at least from the standpoint of the advanced layout editor where I do all my website building. After getting your email, I went to the editor and there were still only two sliders, the desktop with the mobile below as could be seen on the home page.
Going under the assumption you were seeing something I wasn’t seeing, I thought to use the browser to inspect the page. There I saw that there were actually three sliders listed, ids 1, 8 and 2. 1 and 8 seem to both refer to the desktop, which is on top, and 2 refers to the lower mobile one.
As a test, I deleted both sliders, and then inspected the page again and there were no sliders listed. I then put two sliders back and upon inspection 1, 8 and 2 had all returned. Checking the other pages that only have one slider each, when you inspect the page there are two sliders, a 1 and then then another number associated with the slider as with the home page slider 8.
Digging further, I see on the layerslider page that the slider desktop id is 8 and the mobile id is listed as 3, although I can’t see that the 3 is showing up when I use the browser to inspect the page.
I don’t really have a clue as to what’s going on, but I thought this info might help you troubleshoot the situation.
Thanks, P
-
This reply was modified 9 years, 1 month ago by
Persepolis.
Hi Robert,
Thanks for understanding :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey!
Please set the “Sticky Sidebar menu” to the first option because setting it to “always sticky” will force the sidebar to not scroll with the content even if the sidebar is bigger or taller than the screen. Aside from that option, you can also decrease the height of the menu items or decrease the size of the logo to create more space for the bottom part of the sidebar. Try this in the Quick CSS field.
#top #header .av-main-nav > li > a {
font-size: 18px;
font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 13px 3px;
line-height: 1.5em;
}
.html_header_sidebar .logo {
padding: 20px 40px;
margin-top: -10px;
}
On bigger screens, I’m pretty sure that you won’t encounter this issue.
Best regards,
Ismael
Hi Joe,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
The media query is what is wrapping the code here, first and last row. Try this instead:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all #header {
position: fixed !important;
}
.responsive #top #main {
padding-top: 150px !important;
}
#header_meta {
display: none;
}
}
Best regards,
Rikard