Hi!
You can add following code to Quick CSS to center main menu
.main_menu { right: 28%; }
Your image was added to header.php file so it will be visible on every page unless you remove it from certain pages using custom CSS
Cheers!
Yigit
Hello,
I’ve got a short question: Who did you design the background image with the three icon-boxes on this site: http://kriesi.at/themes/enfold/pages/help/?
Best regards
Chris
This reply has been marked as private.
Getting close Yigit – thanks!
When you scroll down, and reach a point in between the full header and the small header, the text overlaps the image and the avia menu fx.
Is there a way to offset the menu text so that it is always (say) 15px above the avia menu fx?
Thanks
Gary
Hi again!
I’m experimenting with Masonry and Classic Grid Portfolios (rather than Ajax as per my previous question).
I would like my Single Portfolio Post images to be full width as in your example of Single Portfolio: Big Slider or Single Portfolio: Full Slider. Currently, my featured image displays less than half the page and I can’t see how to change this.
Also, once I’ve worked this out I assume that if only using one image in a Single Portfolio Full Slider I will just see a single static full width image without arrows?
On my test page http://www.jaroljmek.com/collection-test/ I cannot get any of the Portfolio Posts to appear will page width or 100pc width like your theme demo.
Thanks again in advance!
Hi!
I give you the FTP permission. Can you resolve me the problem? I ask you a big help, because we are not able to do that … we ane newbie.
Please! :(
Hi!
Please add following code to Quick CSS as well
2)
.socket_color {
background: rgba(255, 250, 250, 0.5) url(https://caleche.gr/wp-content/themes/enfold/images/background-images/dashed-cross-dark.png) center center repeat scroll;}
#footer { background-color: rgba(255, 250, 250, 0.5); }
3)
#header_main { height: 89px; }
.content { padding-top: 20px; }
and please remove Horizontal ruler element from your page to decrease the space between text and lamp http://i.imgur.com/Utplp4Y.jpg
4)
.header_color .main_menu ul:first-child > li > a { font-weight: normal; }
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { font-weight: bold!important; }
5)
.socket_color a { color: red; font-weight: normal; }
Cheers!
Yigit
This reply has been marked as private.
Hi wackyadventurer!
You can add following code to Quick CSS in Enfold theme options under Styling tab to add a background image to header
#header_main { background-image: url(https://linktoyourimage.com/image.jpg); }
Cheers!
Yigit
Thank you Devin. Really want to make this work haha. Been scratching my head all night searching through google without a clue.
I really like Masonry as a layout cause I have many more images to show. JetPack is such a common plugin that I am sure there would be many users in the same situation as me. The trouble is, they may assume it’s the fault of Enfold, cause it’s clearly stated on the error line “…themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php” Unless they go through the process like me, they will never know.
Hopefully, there’s a way for you all to make it work with Photon really soon. Please help to escalate this! Thank you!
I volunteer to test your masonry for you! haha.
Hey!
1)Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .image-overlay { display: none!important; }
.single-post .fullsize .big-preview.single-big { pointer-events: none; cursor: default; }
2)
.page-id-2457 .big-preview img { width: 700px; }
3) Please refer to this post https://kriesi.at/support/topic/remove-comments/#post-188106
Best regards,
Yigit
Hi Devin,
Thank you again. I slowly deactivated the individual extensions one by one. I found that it was this that caused the problem.
Photon
Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button.
From your experience, is Photon important? Is there a way to have both? If I choose not to have Photon, do you have any recommendations on how I can cache my images to make it faster? I have a image heavy blog :(
In that image the sidebar is cutting off some of the text. I would like to remove the sidebar all together when viewing it on the iPad (Portrait only).
I have the smartphone option disabled, but I am not able to figure out how to resolve it in this instance.
Here is an image from my website showing the issue:

Hi!
Sorry if I was i bit unclear (my last post was a little back and fourth):
* I think i found the source for the problem with the slider turning into images. It was becuase of my custom changes, I haven’t had time to figure out which one yet.
* My problem now is that without all custom changes, there’s still a problem with the image sizes. As you can see, the size of the slider for “HÖGDALEN” is diffrent from the other portfolio sliders, even though the images are uploaded the same size.
The only custom change right now is: .page-id-165 .portfolio-preview-image { width: 75%; }
Regards,
Tomas
Hi- Love the theme. I think I’m doing something wrong with the layer slider. I have an image loaded that is 1281 x 452. I have a wide screen monitor. It’s not filling the entire width (which I think requires a 1600px?). What width do the slides have to be loaded at to fill the entire width of any size screen? Is there something else I need to do to fix it? If I set the size of the slider in the global settings to fill the screen, it distorts the image, so I clearly need to load a larger image, but am not sure what size.
Thanks for all you do!
Angie
I’m not going to worry about the image sizes on the home page at this point. However, I still have a couple questions. You probably need to look at our website to see what I’m talking about. The URL is redcom.wpengine.com
1. Go directly to a post, such as http://redcom.wpengine.com/sponsorship-believeinkids/ (hosted on WPengine)
How do I remove the mouseover circle AND the link from the featured image? I don’t want it to link to anything.
2. On the news/blog page http://redcom.wpengine.com/media/news/
How do I make the featured image here appear wider? I would prefer it to be 700×370
Yigit, your image looks right, but after applying your code with the previous, all it seems to do is shrink the logo. Here’s my current code:
/* Post top spacing fix */
@media only screen and (max-width: 480px) {
.logo, .logo a, .logo img {
max-width: 75px !important;
}
}
@media only screen and (max-width: 767px) {
#header_main {
max-height: 100px;
}
.mobile_active #advanced_menu_toggle {
top: 50px;
}
.responsive .mobile_slide_out .logo {
position: relative;
top: 5px;
}
.responsive.social_header .phone-info {
margin-top: 10px;
}
}
Hi!
I’m not seeing any issues with the logo or menu items at this point so I’m guessing you may have fixed them.
Best regards,
Devin
Hi!
I’m not seeing any issues with the logo or menu items at this point so I’m guessing you may have fixed them.
Best regards,
Devin
Hey!
I’m not quite sure what the issue is looking at the site vs the description. Right now the HÖGDALEN item on the main page is showing as a slideshow.
Regards,
Devin
I’m experiencing a couple problems with my enfold site. (Can be viewed here: goo.gl/KbBGhS)
1) The mobile logo and nav area are broken (they used to be working correctly, but as I am not the only person who has done work on the site since it launched, I am having a bit of trouble pinpointing the issue)
2) The site loads slowly, particularly the gallery and custom taxonomy pages. Any ideas on what would be making it run this slowly? Another person working on the site has added plugins for caching the images etc, and I have been reassured that the server isn’t the problem…
Finally, do you have any tips for allowing people to export a pdf of a portfolio entry including the comments?
Thank you for any help!
This reply has been marked as private.
Hi
I have two issues
1. when i choose a slideshow image size, the sizes do not match properly
for example, i might choose 450 x 450 , but it still shows as a much larger size the same happens for thumbnails
2. when i upload images, there is a sharp loss in quality though i hv web optimised them.. how do i prevent this
Hi Ismael,
That was a fast response.
Yes, I’m hoping to use Enfold to display a client’s handmade rugs. Here is my mock up page:
http://www.jaroljmek.com/collection-test/
1. What would be great is, for example, the first image ‘Girl by Window’, on click, pops up as a full width image, without text, but retaining < > and x navigation.
2. I assume the proportions of the Ajax thumbnails and featured images maintain the original proportions ie if you want a grid of squares you need to save featured images in 1 x 1 ratio?
3. Is it possible to disable the lightbox pop up for the featured image?
4. Is it possible to disable the link on the Portfolio Title i.e. when clicking ‘Girl by Window’.
5. If you do not want to display the additional thumbnail/s under the featured image you must set the entry to ‘Image List’?
6. Finally, in Ajax Portfolio, is it complicated to increase the space/padding slightly between grid columns?
Sorry for all the questions. Just trying to see if I can tweak this element of the theme to suit my purpose.
Thanks in advance!
Hi all,
everytime I try to upload a picture I get this message “An error occurred in the upload. Please try again later”, no matter the size of the image. But if I go to media library I find my picture is there. So I go back to the post I was editing and upload the image from the library.
Is this happening only to me?
Hi Synne!
I already added a filter to the logo output and starting with Enfold 2.5 (next theme update) you can remove the logo with following code
add_filter('avf_logo_final_output', 'avia_remove_default_logo', 10, 6);
function avia_remove_default_logo($logo, $use_image, $headline_type, $sub, $alt, $link){
return '';
}
You can place this code into your child theme functions.php file and you don’t need to hack the parent theme files any more.
Best regards,
Peter
Hi!
It’s caused by the border which triggers a 2px shift of the image when you hover over the product. You can fix it by removing the “white border hover effect” or by adding a dark border to the product if the user does not hover over the product. You can use follow code
.avia_image.avia-align-center {
border: #222 solid 1px;
}
to add a dark border to the product image links.
Best regards,
Peter
Hi,
ok…to be honest, i do not understand it.
I had allready a featured image in each post. But it do not looks like the demo. When i put the mouse over the prewiev of the post i see a part of the image and of the text (like on the demo) but it is not staying like that. Once i but the curser away i allready just see the Image.
Also you habe different sizes of posts on the demo. this looks like pretty cool.
I just want the masonry blog like shown in the demo.
Regards
Sebastien