Hey Sebastian,
Not that I know of right now but you can request additional features here: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Devin
If it’s a font, it should be easy to change the font color. We use the beautiful new enfold-theme…
Have the contact form auto scroll to the top of the page or go to #top after submit.
Regards,
Devin
Hi lenscraft,
This isn’t exclusive to the theme but instead how wordpress handles images. They can either be proportionally scaled or cropped to fit when the thumbnails are created on image upload.
You can use http://wordpress.org/extend/plugins/simple-image-sizes/ to set the image size height for the featured thumbnails and make sure its set not to crop as well. Then use the same plugin to regenerate the thumbnails.
Regards,
Devin
Hi,
tbh no Kriesi theme meets these criteria. Enfold comes with a post slider and a very flexible blog/portfolio layout which can help you to build such a listing service or online directory however it would still require (a lot) of custom work. Personally I’d try to find a dedicated business directory theme – i.e. use google and search for “business directory wordpress theme”.
Hi!
It seems like Kriesi didn’t apply my patch yet. Try following – open up wp-themeswp-enfoldenfoldframeworkphpclass-update-notifier.php and replace:
$xml = simplexml_load_file($this->xmlurl);
with:
$xml = @simplexml_load_file($this->xmlurl);
This will suppress all warnings if the simplexml_load_file doesn’t function correct.
Regards,
Peter
Please add the AUTHOR BOX to EVERY POST, even when not using the multi-author blog. That would be FANTASTIC!
The multi-author blog version is way too narrow for many of us using the template as a magazine style. So I need to keep the width of the posts from the regular single author template. But with the single author template, there is no author box abt the end of the post.
I ended up carving up the PHP a bit and copying it from the author.php file into the single.php file and then adding the code for the author box.
Hi,
Please deactivate the Jetpack ‘Custom CSS’ to avoid conflict. IMO you don’t need the plugin since the theme already has a file for that. You can also place your custom css codes on Enfold > Theme Options > Styling > Quick CSS.
Regards,
Ismael
More information… this seems to be a conflict between Enfold and the Jetpack ‘Custom CSS’ feature. The end result is now that I can’t edit custom CSS… changes are not saved.
Hi funkybytes75,
Do you mean the breadcrumbs+title of the page? Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.title_container {
display: none;
}
Regards,
Devin
I updated to the latest from ThemeForest (Enfold 1.2) and the errors haven’t gone away:
Warning: simplexml_load_file() [function.simplexml-load-file]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Warning: simplexml_load_file(http://kriesi.at/themes/wp-content/uploads/avia_xml/Enfold-Updates.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “http://kriesi.at/themes/wp-content/uploads/avia_xml/Enfold-Updates.xml” in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Hi,
when I put the enfold google map widget with an sidebar-element into a layout element container (for example 2/3 column) the map doesn´t work anymore. If I place the sidebar-element directly into the page, the map widget works perfectly.
https://dl.dropboxusercontent.com/u/4098960/map.png
Do you have an idea what´s going on?
Thanks,
Nic
The theme is near perfect, but I would like to see:
1) Add additional field types to contact form (e.g. date picker).
2) Ability to easily add phone/contact details somewhere in the header
3) Menu option to change/remove copyright message and link
4) Image alignment dropdown option to work in 1/3 column layout (doesn’t move the image at all, whichever alignment I choose; image is smaller than column width, so there is room to align)
5) Contact form validation to work for additional fields (only seems to work if you use the default form fields)
Cheers,
Matt
Ok, I started to work on the German translation. Link: http://www.mediafire.com/?n4uaq56a3x51nhc – if anyone wants to help me please use this file as a starting point, translate some of the remaining text string and post a link to your version. I’ll then merge the files and post a link which contains all translated text strings.
Update : 06.05.2013 – translated more strings (~40%)
Go to Appearance > Widgets and add some widgets into the footer columns widget area. If you don’t want to display footer widgets at all go to Enfold > Footer and deactivate them (eg just display the socket, etc.). This option is not available in v1.0 but we added it in v1.2.
Hi!
Don’t open new threads for the same issue: https://kriesi.at/support/topic/random-errors
We released an update which should fix the issue. You can download it from themeforest.
Regards,
Peter
Hi There, I am totally new to WordPress but have downloaded Enfold – looks great – however I seem to have a Pages Widget stuck in the footer that I can’t remove. It makes the footer quite long and am not sure how to fix this. There probably is an easy way that I don’t know of so any help would be greatly appreciated.
Thanks, Mark
Here is another error I just got, on the update page for the w3 cache plugin:
Warning: simplexml_load_file() [function.simplexml-load-file]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Warning: simplexml_load_file(http://kriesi.at/themes/wp-content/uploads/avia_xml/Enfold-Updates.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Is it possible to have the Fullwidth Slider show images full-height? (I hate having my photography cropped in a way I didn’t intend.) It seems like there should be an option to either stretch the image full-width, or to show the image within the slider height? (It would also be nice to have an option to specify the slider height.)
I am occasionally getting the following errors from the Enfold admin screen. They appear at the top of the page, just below the WordPress bar.
Warning: simplexml_load_file() [function.simplexml-load-file]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Warning: simplexml_load_file(http://kriesi.at/themes/wp-content/uploads/avia_xml/Enfold-Updates.xml) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “http://kriesi.at/themes/wp-content/uploads/avia_xml/Enfold-Updates.xml” in /nfs/c07/h04/mnt/106557/domains/lenscraft.com/html/wp-content/themes/enfold/framework/php/class-update-notifier.php on line 62
1) For Avia framework to recognize custom post types. That way, we could use the Pagebuilder on those pages, change sidebars at will, etc.
2) Ability to export Enfold “Styling” options. Too easy to click on one of the presets, and all of the custom changes you made are gone…
Cheers,
Sander
Hi,
there is an unwanted horizontal line at e.g. http://kriesi.at/themes/enfold/shortcodes/post-slider/
I think it is caused by the “Special Heading” item.
If I switch from “Default Style” to “Quote Style” its gone.
Regards,
Bernt
hello
is there a way to remove page title?
:)
Hey! Actually it does but it wasnt quite finished yet :)
Update yesterday added some additional styling so if you want to display your main Blog without Sidebar you just need to set the “Sidebar on Blog Posts” under Enfold->Sideabr to no sidebar
It’s great that we can add pages via the Layout Builder – but what would be great is for this to also have the option of showing just an extract of the pages (ideally configurable – so we can say 75 char, 100 char, 200 char etc – to create neat ‘break points’). This would allow us to tease content more easily.
=======================
As per https://kriesi.at/support/topic/is-it-possible-to-create-two-completely-seperate-portfolios?replies=5#post-108069
When you create separate categories under a portfolio, pagination includes all categories instead of the category you are currently in.
Example, I am looking at a ‘Clients’ portfolio, clicking the left/right progress links, and will eventually browse into an ‘Apps’ portfolio. Fire, disaster, oh the humanity…
Any chance you can make it so the streams don’t cross?
Hi,
[if you don’t need instructions on how to add the google map to a page , but want to get the driving directions working, please look here https://kriesi.at/support/topic/google-maps-widget-in-custom-widget-area#post-106864 ]
If you are using the Enfold Google Map Widget, you DO NOT need to use the code from Google. The theme will generate the correct code for you.
=======================================================================
Complete Instructions on How to Create Contact Page + Add Google Map Widget Are Below====
=======================================================================
Please look at the 4 images in this album ( http://imgur.com/a/0mbXF ) I created about the exact process to create the contact page + custom sidebar for contact page + add the google map widget to the custom sidebar.
First Image ( http://i.imgur.com/yFA8oKE.png ) Shows steps to create custom sidebar, add widget
Second Image ( http://i.imgur.com/UYiEVnx.jpg ) This is Step 3 of the First Image, it shows how to get the Longitude and Latitude of location to show on Google Map
Third Image ( http://i.imgur.com/ZOpbIuH.png ) This shows how to create the contact page and add the sidebar/widget area you created in First/Second Image
Fourth Image ( http://i.imgur.com/xhgMRJP.png ) Shows end result: Custom Contact page + Custom sidebar + Google Map Widget with correct Map from Image 2
=======================================================================
Thanks,
Nick
I would like to see a “TIMELINE Function” and “BLANK WINDOW check box” for all links like social etc.
Enfold introduces a new template builder and many new text strings. If you want to translate Enfold (or if you’ve already started to translate it) please share your work with the other users. It’s a win-win situation for everyone because
1) we’ll include your translation in the next theme update and you don’t need to take care of it when you update the theme folder
2) other users can suggest improvements and check your translation (spelling errors, typos, etc.)
3) Other users can work on unfinished translations if you don’t want to translate all strings
4) other users don’t need to translate the same text strings over and over again
I uploaded the latest version of enfold.pot here: http://www.mediafire.com/?3d6hhhxy3dihf1z
Please use Poedit: http://www.poedit.net/ or http://wordpress.org/extend/plugins/codestyling-localization/ to translate it and save it with the right language identification code (i.e. German users must use de_DE and Poedit will generate a de_DE.po and de_DE.mo file. A list of all languages can be found here: http://codex.wordpress.org/WordPress_in_Your_Language ). You need to upload the mo & po files into the wp-content/themes/enfold/lang/ folder.
You can use http://mediafire.com/ or any other hoster to upload the po & mo files. Then post a link to these files in this thread.
I don’t expect “perfect translation files” which translate 100% of all text strings, etc – please share your files even if they just translate parts of the theme because other users can use these “unfinished” files as a starting point for their translations and can submit the finished version, etc.
Edit: If you would like to receive beta versions for translating in advance, please share your email in private content field and let us know that you would like to receive beta versions. Thanks!
-
This topic was modified 4 years, 8 months ago by
Yigit.
Glad Kriesi could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Ah! Thanks!
I had been looking at style.css (even tried loading the files in the css folder using @import).
I don’t mind editing php files at all, but this is a good illustration of why I like to use child themes. ;-)
Thanks for the quick fix.