Hello, I just installed Enfold, Totaal clean installation. Jut the two standard plugins but not yet activated. The theme says that I have to install BB press forum. But when i do this i get a blank page. I cab also not reach WP-admin anymore. Through FTP I have to delete this plugin and then it works again. I have the same issue with Jetpack. After activating it I get an blank page and i cannot change the theme anymore, What is going on?
Hey f!
Honestly, we don’t have access to the plugin so we can’t tell you if you’ll encounter any compatibility issues. It looks safe though. Please contact the plugin author, maybe someone already ask him about Enfold.
Best regards,
Ismael
Hey!
Please try to contact your host and ask them if there is a limit on the max upload size. FTP should work without problem though. Please try it.
Regards,
Ismael
Enfold theme-blog posts grid-formatting issue in iPad portrait mode
1-3 and 5 blog grid columns are no problem. Set a 4 column blog post blog grid column and the preview link images all scale differently. EG: some are the 495×400 while others are roughly 1/2 size to make everything “fit” in the browser width. This only occurs in portrait mode iPad. Landscape mode is okay. I was able to repeat this on Ipad2 and 4 and in the http://www.ipadpeek.com emulator both on localhost and live site.
Hi guys, loving the them and been able to sort most of the functions out, but i’m having difficulty in producing a full with easy slider. I’m just selecting to an an easy slider and selecting the featured (1500 x 430) as this is the biggest, my slides are 1500 x 430 and the slider displays as a boxed version (1030 x 295), my enfold settings are set to stretched, i just cannot work it out?
Two other quick questions, 1. how to i set a custom height for the slider images, ie 300px, every slide will be 300px so how can i make this work and:
Finally, on the demo, when the easy slider is displayed, there is no gap to the top of the slider, it sits right under the menu, on my easy slider there is a big gap, how can i fix this, thanks guys in advance… :-)
The website is: http://stinet.co.uk/bloxwichcomputercentre/
Please add a mobile image fall back for videos!
Right now self hosted video on mobile just don’t show.. I’d love to show and image in stead…
Peter,
For some reason the “\” is being stripped out after saving using the Enfold Child Theme Options/Styling/Quick CSS menu.
Hey David!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: block;
}}
Best regards,
Yigit
Hi Yigit,
I found an example of what I meen. It’s a plugin from Codecanyon.
Look at this: http://userproplugin.com/gridfx/
If you click on an image, and resize your browser in both ways up and down, the image will be visible no matter what.
I want this behavior in the fullscreen slider from enfold.
Hope you can help me and my client
Greetings Eric
Hey ftt123!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .avia-post-nav { display: none !important; }
Best regards,
Yigit
-
This reply was modified 11 years, 11 months ago by
Yigit.
Hey!
As i mentioned in my previous post, you are going to need to use a plugin to add a login button such as https://wordpress.org/plugins/wp-members/
Regards,
Yigit
Hi!
You can use this plugin to change the string http://wordpress.org/plugins/codestyling-localization/
and you can remove breadcrumbs globally by adding following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { display: none; }
Regards,
Yigit
i am having the same problem, updated to 2.6.1 and its gone.
i updated theme files 2-3 through FTP just to make sure, tried various browsers but they do not appear.
One strange thing also is that if a create a new menu and set it as secondary, enable that in enfold header options and thenenable the option “Display the language switcher in the WP Menu” under WPML>Languages, it shows up along with a new switcher.
anyone else having problems with it and can provide a solution?
Hi,
Can you please advise on whether I can have a “Load More,” as seen here: http://kriesi.at/themedemo/?theme=enfold
on a regular 3-column portfolio grid? I know there is an option of the pagination, but the problem with this option is that when I filter by categories, only a few are displayed on the page, and the rest on the other page, which is a bit confusing to the user.
Here’s my site: http://www.linaukis.com
Your support is always great! Thank you for all your help.
Hi JUAN DE DIOS!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { background: transparent; }
Best regards,
Yigit
We fixed ours by…
Change theme to standard theme (like thirteen)
Deactivate WPML
Save permalinks – check it works
Change theme back to Enfold
Activate WPML
Save permalinks
Ismael, thank you.
It’s working.
How to add this code to child theme?
@charnisch thanks.. I think I’m probably going to use Enfold for my photo site too. Just trying out a test at the moment, if it looks ok I’ll grab another license over the weekend and set it loose on the world ;-)
Hi!
Unfortunately there is no easy way (easier let’s say) of doing it. You can save new template and load on your other pages. You can also enable debugging mode to see shortcodes under Avia Layout Builder. Please see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
Yigit
This reply has been marked as private.
Love the theme.
Some suggestions:
– advanced filtering using Category and sub-category (check out minimum professional theme)
– Be able to add tag line along the header next to the logo (check out “three clicks” theme)
Thanks,
W
Hi Yigit,
I tried it but was not successful.
Any further thoughts?
Thanks,
W
No luck, issue remains.
I am having site migration done currently. Will keep you posted when it is done, for further trouble shooting.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wrap_all { overflow-y: hidden; }
@media only screen and (max-width: 767px) {
.responsive .logo {
position: relative; }}
Cheers!
Yigit
Hey!
Please go to Enfold theme options > Header > Mobile Menu and choose screen size to display mobile menu in “Header Mobile Menu activation”.
And go to Settings > Permalinks and choose to display Custom Structure in “Common Settings”
Regards,
Yigit
Hi,
I have recently installed the new Enfold update with the different logo positions. It works perfect except for centering the logo on mobile devices. Can anyone help me? Thank you!
I’m having a layerslider issue after updating to latest enfold theme. looks worse in firefox?
my preview looks right but the live page is wrong…?
my spacing between layers is not correct like it used to be?
http://cl.ly/image/01003A1c3m1e – see here
http://cl.ly/221s390o1v3S – site.
how do i fix..this needs to be done asap.
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.avia-slideshow .avia-caption .avia-caption-title { font-size: 18px; padding: 2px; }}
@media only screen and (max-width: 480px) {
.avia-caption { padding: 0; bottom: 3px; }}
Best regards,
Yigit
Hi!
I have just checked your website on my iphone and your logo looks fine. Menu overlaps the logo and you can fix it by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
#advanced_menu_toggle, #advanced_menu_hide { top: 67%; }}
For the promobox issue, i have already reported it to Kriesi and noted your topic.
Best regards,
Yigit