Question:
How can I add multiple variation images? Currently, from what I can see, you can only add variation image for the main picture of a product. I have multiple angles photographed of product variations, but when you select a color – Only the main image variation changes, the multiple angles/photos/views of product should update also.
Example:
-Main Product is Red
-4 Red Images are shown
–Select Blue Variation
–Main Variation Image Can be Set and Updates to Blue when variation is selected
–3 other images remain Red
Is there a fix for this? I purchased this plugin for $12 that claimed to do the trick, no deal, it sucks with enfold.
Anyone?
InfiniteWP installed on nginx doesn’t work with standalone WP with Enfold theme installed also on nginx. 502 error. How can I fix it?
Nick,
I see the post. They are telling me to use shortcode. Are you telling me that I can change the header in enfold with this plug in? Please explain slowly ;)
Thanks, Jas
Hi,
I am having problem with the “home” button on my website, when i click on it. it send me to the Enfold website.
Is there any way I can change it into my own “Home” page?
Thank you
Hi Nick,
Thanks for the info.
I deleted Corona (after backing up) and then disabled all my plugins. I activated them one by one, checking the page as I went (which was the same as the demo after disabling the plugins) and it looks like Google Analytics for WordPress plugin is the culprit. http://yoast.com/wordpress/google-analytics
I can just add my tacking code into the Enfold Theme Editor instead, but am surprised that this one caused the conflict.
Many thanks, Siobhan
Hi,
Edit footer.php, find this code
$kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");
Regards,
Ismael
Hi,
If you are looking to upload a logo with taller dimension. You can add something like this on your custom.css or Quick CSS
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }
Specify the height and the line-height of your logo.
Regards,
Ismael
How do I remove the Enfold theme by Kreisi from the socket.
Thanks
Mike
Hi,
The menu will switch as a Slide Out Menu or a Drop Down Menu when viewing on mobile devices. It is the only way to make it responsive. You can select the option on Enfold > Header > Responsive Header Main Menu.
Regards,
Ismael
Hello,
I have a few questions with regard to the blog page. I have a enfold and the enfold child theme installed.
1. How do I center a feature image on a post page?
2. How do I display only the category of the post, but not the breadcrumbs or “Blog post-“?
3. How do I remove the picture hover of the feature image?
4. How do I display Date and Author rather than date and comments in the grid layout?
Thanks. Appreciate the help.
I purchased a prayer request plugin that renders perfectly when used with other themes. With the Enfold theme, however, the lower portion of the form is chopped off. Please see the following page: http://www.gatewaychurchtest.net/prayer-engine/ In order to see the affect, you must press the “Submit Prayer Request” button. The form appears with the lower part missing. Again, the pluggin works fine with other themes. How can I reduce excess white space, line spacing, padding, etc. so that the rest of the form renders properly?
Hi,
The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.
body {
font-size: 15px;
}
Glad you fix the issue. :)
You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests
If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
Hi,
I tested this on Google Chrome and it works on my end. Do you have Enfold 1.7? Please upgrade the theme.
Regards,
Ismael
I don’t see anywhere in the documentation, but to have options like in the Demo http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ (Top area and two parallax/fixed backgrounds on down the page) THNKS as one my Many FAVS in this incredible KRIE$I Work!
#WOW
THNKS
-Sterling
Hi David,
You would need to create a separate print stylesheet that will re-design the page how you want it for print. There isn’t currently one included with the theme.
See the following for a quick reference on the topic: http://coding.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/
Regards,
Devin
Hi,
Some videos can’t be embedded if the person who made them chooses that option. Is it that certain pages do no display any video or that certain videos simply will not display anywhere?
Please add the css below to your /css/custom.css OR to Quick CSS located in Enfold > (Theme Options) > Layout Styling … the text area at the bottom of that page.
Here is the css to move the video. You can change the number from -500 to 500. It was at 0px, Try 40px first as i have it set now..
.avia-video-16-9, .js_active .avia-iframe-wrap {
right: 40px;
}
Thanks,
NIck
Hi,
Please update to Enfold 1.71.
This is the current color of the ghost font
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
color: #777 !important;
}
The disappearing message I believe is fixed in the updated theme.If not here is the css that takes care of it
.ajaxresponse {
overflow: visible !important;
}
Thanks,
Nick
Thanks, formateins, I have already found a good plugin and it works fine. I’m not so perfect in coding ;-)
My solution:
https://kriesi.at/support/topic/enfold-comments-on-pages
sorry, it works fine with this code – there where problems saving my file to FTP.
If someone needs this, too: the code above is right and works fine!
Utilize your brain… on posts/pages you may leave a comment (displaying the comment form). Just create a page (or post), name it guestbook, put a few lines above and there ya go. Depending on the page-id-selector you may also format the display of comments to your needs.
No plugins required. :)
Hi,
perhaps I do not see the forest for the trees … how is such a guestbook made in ENFOLD?
http://www.happybeagle.de/gaestebuch/
or
http://seegers-fotografie.de/guestebuch/
Thanks a lot!
Hi,
1.
/*---- Font Menu Hover Color ----*/
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
/*---- Background Menu Hover Color ----*/
.header_color .main_menu .menu ul li a:hover {
background-color: red;
}
2.
body#top {
font-size: 15px;
}
3.
Please open /framework/php/class-breadcrumbs.php and goto line 26 and to line 186.
Inside that file, you will need to search for __ (two underscore characters). You will find a lot of words used in breadcrumbs that need translating (i see 24 lines in total including above 2).
Ofcourse i am not sure why you are doing this since if you install WPML (pay) or this http://wordpress.org/plugins/codestyling-localization/ free plugin , you can translate directly from the backend all the words in the theme into french.
—
There is no need to install custom.css plugin, since the theme has Quick CSS, a text area located in Enfold > (Theme Options) > Layout Styling .on the bottom of the page… where you can paste any css and click save.
Thanks,
Nick
Hi,
Well. Your homepage is Enfold while your portfolio page is Corona. You are probably using a plugin that allows different themes for different sections of the website. Disable all plugins , and I mean all plugins, empty your cache and return to this page. You can also go to Appearance > Themes and delete the Corona theme (only if you don’t need it, or download a backup first). Update wordpress core if you made any modifications to it.
Thanks,
Nick
Really nice and clean jo :)
Hi CooperDevon,
If you are unable to send email from either the themes form or from another plugin, there may be an issue with your server configuration for outgoing mail.
Try contacting your hosting provider to see if they have any issues with the php mail function, wordpress’ own mail function or any kind of anti spam settings in place to prevent outgoing mail from addresses that aren’t based from the sending domain.
Also make sure you are on Enfold version 1.7.1 as there was some bug fixes released with that version as well.
Regards,
Devin
Hi,
I think you are mistaking your subscribe widget for a search box, because that’s the only thing I see that resembles a search box on the right sidebar.
Thanks,
Nick
Hi All,
Just checked on my iPad and it does appear but not until you’ve scrolled down a bit on any given page. So scroll down and it should then show up.
Test on my live demo site, personal site and the Enfold demo.
Regards,
Devin
Hi, I am new at wordpress and enfold and I have some questions if you can help me:
1. Translation into PT-BR (Brazilian Portuguese). I watched the video tutorial, istalled the CodeStyling Localization, and added and edited the mo, but the translation still not showing on my site. What am I missing? http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/?page_id=21.
2. I want to use the easy slide but, the big image above the thumbnails, shows only when I reload the page, if I scroll down and back up the big image disapears. http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/?page_id=2270.
3. Also, is it possible to insert an slide galery inside the Tabs? I was able to insert images, but not the easy slider.
Thank you,
Fabiana.
Hi,
where/in which file can I change the meta info of the frontpage/home, where I have a blog post overview section?
I would like to change only the meta info (comments, date) there and not on a single post.
I would like to change “/” to “|” and to change the date with the comments.
Thanks.