Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .bbp_widget_login .bbp-logged-in .button { left: 0; top: 96%; }
#top .bbp_widget_login { margin-bottom: 20px; }
.single-topic #bbpress-forums div.bbp-reply-author { width: 100%; }
a.bbp-author-avatar { position: static!important; }
Best regards,
Yigit
Hi peacefulmediaenfoldtheme!
Please try flushing browser cache and refresh your page a few times. It does resize on both pages on my end.
Best regards,
Yigit
Seems to be a problem with the memory limit, try increasing it to 256M :
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Josue
This reply has been marked as private.
No it is not solved. As I already told you the effect shown in the video does not happen with every Chrome installation (newest Version each). I have even reinstalled Chrome to no avail.
Removing the -webkit-animation-duration from .avia_transform .avia_start_delayed_animation.av_font_icon solves the issue on the affected PC.
The question is on how many Chrome installations it happens and what causes the issue on this installations. I have tested it on 4 computers (1 PC with Win7, 1 Notebook with Win7, 1 VM with W2k8R2, 1 VM with W2k12). Two show the issue (PC and 1 VM), two dont (Notebook and other VM). Alle machines have the same Chrome version without any extensions.
It is clear this is not an Enfold only issue. However as it can be resolved with changing the css it must be “half” related to it.
Regards
Michael
Hi,
I use within my portfolio item the version with Gallery (like in the demo theme here).
I use the plugin “Simple Image Size” to add my own size for the little thumbnails below the big image, it’s a size of 118×58 px JPG and yes, I regenerated the thumbnails:

When I open the thumbnail in a new browser window, then it is really sharp and not blurry.
But the same size within the gallery is blurry. Is somewhere a compression or what could cause this?
See the comparison at its real size here:
http://screencloud.net/v/6OGk
Thanks.
You are soooo right, Josue. And how embarrassing that forgot to do that.
But, once done, the effect still doesn’t happen.
I even made a child of Contact to test it: http://www.kennethbsmith.com/clients/abww/contact-annie-brumbaugh-wardrobe-consultant/test-contact-child/
BTW, the client does not like the drop downs. She doesn’t want them in the menu.
I do see that it works on the Enfold demo site: http://kriesi.at/themes/enfold/portfolio/portfolio-2-column/
Portfolio is bolded when on the child page.
What do you think could be the issue?
This reply has been marked as private.
Hi,
I put my portfolio together about 2 weeks ago and it stopped working correctly today. They use to show my set featured images but now they just saw a white box.
You can see what I mean at devrhycom.com/portfolio (password: 1234)
Please let me know if you could help me fix what went wrong. I have Enfold verison 2.5.2 (just updated to see if that would fix it but didn’t) and I have WordPress version 3.8.1
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
This reply has been marked as private.
If I buy WPML, the basic license (Multiligual Blog $29) will be possible to translate the content created using AVIA LAYOUT BUILDER? Or it must be the Multilingual CMS? I dont want to spend too much money with this…
Tks,
No I haven’t, but they’ve worked with no issue until the last couple of days. We did no upgrading of any plugin in that time. We are using the latest versions of Akismet (2.5.9), Gravity Forms (1.8.4), W3 Total Cache (0.9.3), and WordPress SEO by Yoast (1.4.24). I find it very odd that this is only two pages that are affected and the other one we solved by shortening the page title. It’s just in the blog posts. This is not happening on site pages.
We are also seeing comments like this: https://kriesi.at/support/topic/black-screen-when-published-enfold-theme/
Hey!
It’s not possible with that approach, you’d need to edit the header.php file and put the image there in HTML format (around line 203):
<img src="_HERO_" />
Cheers!
Josue
Worked like a charm – thanks Josue
hi there
Important urgent question if I may:
I have just imported the site from sub-directory to root (some broken links but not too bad…)
anyway, it seems that it didn’t import the styling changes that I made in Enfold Theme Options (including the quick css).
In which original file I find this changes to copy/past into the root dir?
Thanks!
Hey!
Try adding this code to the Quick CSS:
.page .breadcrumb.breadcrumbs.avia-breadcrumbs, .page .main-title.entry-title {
display: none;
}
Change .page by .page-id-0 if you want it to that specific page only.
Cheers!
Josue
Hi guys, I am looking to remove the title and breadcrumbs from a single page:
https://hazelwoodsoapcompany.com/store/products/
Thanks in advance.
Hi Yigit!
My Flash player is up to date! v12.0.0.70
MAC OS 10.9.1
Forefox 27.0.1
Enfold 2.5.2 on my website, and same result on your demo page v9… Video not playing…
But worky fine on Chrome and Safari.
Best regards,
Jul
Hi,

I would like to have a text, when opening an image of the GALLERY (within a portfolio item like here: http://kriesi.at/themes/enfold/portfolio-item/lorem-ipsum/), within the openend LIGHTBOX.
Example:

How can I do this?
Many thanks!
I’m having this same issue.
I put my portfolio grid together about 2 weeks ago and until today it was working fine. Now the images aren’t showing and they come up as just white boxes. I went to “Theme Update” but it says I have the latest theme. I currently have Enfold version 2.4.2 but you say the latest one is 2.5.2? I also have WordPress verison 3.8.1
Here is my portfolio that isn’t showing up correctly:
devrhycom.com/portfolio
(password: 1234)
Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
Josue
Hi!
Please try removing background image and adding following code to Quick CSS in Enfold theme options under Styling tab
html.html_boxed {
background: url(https://www.sqli-group.com/ecommerce/files/2014/02/bg_bleu_1.jpg) fixed no-repeat;
background-size: cover;
}
Best regards,
Yigit
This reply has been marked as private.
Hi guys,
I’ve found a few problems.
1: Yoast SEO plugin says that my page has no pictures. This is not true, I have quite a few pictures added by clicking ‘images’ under ‘media content’ tab of the Avia layout builder.
2: google is not showing the meta Description & meta TItle I have wrote in the Yoast SEO plugin. Google shows excerpts of the actual page content as description and title with more words added than what i wrote.
Is this Enfold’s problem or is it Yoast SEO’s problem?
Thanks !
Jason
This reply has been marked as private.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.responsive .logo img {
max-width: 100%!important;
}}
Cheers!
Yigit
Hi!
You can do something like that with Enfold Mega Menu feature:
Cheers!
Josue
I like your Replete theme http://kriesi.at/themedemo/?theme=replete features of the drop-down menus- for example the banner image and the custom text column on the shop item drop-down.
Is this also possible on enfold theme?
Thanks
Thanks, but unfortunately this didn’t change anything.
Cheers.