Hey peterd!
Please see – http://kriesi.at/documentation/enfold/create-new-portfolio-item/
After taking a look at documentation if you have any other questions or issues, please feel free to post them here, we will gladly to help you :)
Regards,
Yigit
Hi robert7878!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer, #footer .container { padding: 0; }
#footer .widget { margin: 0; }
Cheers!
Yigit
Hi guys, i’ve had a look at the support forum with different answers, could you clarify something? i have used a full width easy slider with a stretched layout and used my own bg image, everything on my pc looks fine, however, when viewing on an ipad etc, the bg image of the full width easy slider is not responsive and cut off depending on the device your viewing on, is there a fix for this or is it just a restriction of the theme,
thanks in advance guys… :-)
Dude,
You are correct that the stock Enfold theme handles the empty search string properly but, it appears, that the iThemes Security plugin adds code to the .htaccess file that causes the problem as I indicated. I know you can’t anticipate problems of what every plugin may cause. I was just wondering if what I posted may identify or lead to a possible solution on your end.
It’s not a huge problem. I found the fix as I posted and am also trying to see if the plugin developers have anything to say on their end.
Thanks for your reply. I appreciate it.
Update: I tried setting the RewriteCond back to original and implementing your suggestion and it did not work. It appears that the fix is with the code added by iThemes Security (formerly Better WP Security). I thought what I posted may tip you off to a possible solution on Enfold side. No worries.
-
This reply was modified 11 years, 7 months ago by
TheMediaman.
Appreciate the fast response!
Unfortunately I get the following error:
Parse error: syntax error, unexpected T_STRING in /home/content/13/10537213/html/monitash/wp-content/themes/enfold-child/functions.php on line 18
Line 18 is this line: $logo.= “<div class=’custom_content’>
</div>”;
Any suggestions?
Thanks!
Hey TheMediaman!
I don’t think this is related to the theme code but we use a function to redirect the user to the search page if the search query is empty. To deactivate this function comment out this line in wp-content/themes/enfold/includes/helper-template-logic.php:
add_filter('pre_get_posts', 'avia_search_query_filter');
or insert:
add_action('after_setup_theme','avia_remove_search_redirect');
function avia_remove_search_redirect(){
remove_filter('pre_get_posts', 'avia_search_query_filter');
}
into the child theme functions.php.
Regards,
Peter
Hey!
Do you upload the functions.php file into the child theme folder (wp-content/themes/enfold-child/)?
Cheers!
Peter
Hey!
I can’t reproduce the issue on my test server. Please make sure that
1) no plugin interferes with your links
2) no custom code or child theme breaks Enfold.
If it still doesn’t work create us an admin account and we’ll check the configuration.
Cheers!
Peter
Hi!
1- Please go to Enfold theme options choose your main blog page – http://i.imgur.com/NVuGl9C.png
2- You can click on your categories in your blog page and see the archieve of related category, for example this one on demo site – http://kriesi.at/themes/enfold/category/science/ and go to Appearance > Menus and add a new link as submenu items
Regards,
Yigit
Hello crew,
I have a question about the portfolio grid.
I see on other websites, who also use your Enfold theme, that you can choose two options when you roll over the images on the Portfolio Grid.
The options which you can choose are:
View Larger (Image opens in lightbox)
or
More details (the portfolio page opens)
Can you tell me how I can do this because I want this on my website too?
I hope to hear from you soon.
Thanks in advance
Best Regards
Hey!
Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button).
Cheers!
Peter
Hi Marcelo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home span.iconlist-char:before {
color: white!important;
}
Best regards,
Yigit
Hey!
We’ll see – if more users request this feature we might look into it. Tbh I think Enfold doesn’t make much sense without the template builder and a simple theme framework like Genesis also does the job if you use it with VC or another page builder. On the other hand it requires quite a lot of work to strip or outsource the template builder functions from the theme templates and we could use this time to work on more popular features requests.
Regards,
Peter
Hey SamScrimshaw!
Can you point out the elements on your website? I looked around but could not find 2 column layout
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-section .container { width: 100% }
Best regards,
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi nsr500rossi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-main-nav > li:hover { background-color: red; }
Cheers!
Yigit
Hi!
If you are not using a child theme ( for more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/ ), changes you have made on theme files will unfortunately get lost. Your content, theme options etc on the other hand, are safe.
Cheers!
Yigit
Hey 500Webmaster!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.phone-info {
position: relative;
top: 60px;
right: 10%;
}
Cheers!
Yigit
Hey!
Probably. I have tried to reproduce the issue on my end but it works fine on my local installation. I noticed that you are using an older version of the theme. Updating the theme may help. Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey ryanbmoran!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
You are currently using an older version which is not compatible with the WordPress version you are using.
Regards,
Yigit
Hey!
Currently it is not possible but feel free to request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
Hi Frederic!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit
Hello,
The contact form does not seem to be working for me on any of my pages. Once the contact form is filled in, it sends the auto-reply but does not send the message to the receiving email address.
I use microsoft exchange and the emails work fine. I have upgraded to the latest ENFOLD version.
Can you please advise?
Thanks,
W
Hi enfold team,
on m y site, stagenow.net, the navigation runs into the logo when the window gets smaller. Is there a way to prevent this?
Thank you
Frederic
Hi Ismael,
The parent folder is : enfold
Hey!
You can remove the date with following code
.slide-meta { display: none; }
As you can see here on demo site – http://kriesi.at/themes/enfold/blog/blog-grid/ category is not displayed on blog grid
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main .container, .logo, .logo a, .logo img {
width: 100%;
margin: 0;
padding: 0;
}
Cheers!
Yigit
Hi!
I’ve updated the docs to reflect the new menu structure if you are still unsure: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Devin
Hi Butterfly44!
Please go to Enfold theme options and choose “Home” as your Frontpage – http://i.imgur.com/J8W4uxw.png
Regards,
Yigit
This reply has been marked as private.