Hey Josh!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#footer .widgettitle { color: #21c2f3; } /* color of widget titles */
#footer .widget { color: red; } /* color of footer text */
.footer_color a { color: green; } /* color of footer links */
Best regards,
Yigit
Hi~ I deactivated all plugins, the header text color still didn’t changed. Plus what the relationship between header image and header color ,is one of them gonna cover or block the other one?
This reply has been marked as private.
Hi,
I want to open an accordion/toggle element, when I click on a link. for instance: In the sidebar I have a menu. If I click on a menu-element, the assigned accordion-element (at the same page) should be opened. Have you some hints for me, how I can control a accordion-element of the enfold theme?
Thank you very much,
Daniela
Hi – I’ve got Woocommerce installed with the Enfold theme here: http://www.littlefoxwebdesign.co.uk/manororganicfarm
There is a couple of display issue with the buttons which you can see here: http://www.littlefoxwebdesign.co.uk/manororganicfarm/shop-online/ in the Shopping Trolley widget in the sidebar.
Could you help me to fix this?
Thank you!
http://vimacel.com/
Love all your themes I am working with a client that recently purchased. Enfold.
The wordpress install is set for auto updates. Friday the system updated to the latest version of WP.
WP admin the database all are functioning without issues. However when one goes from the wp admin to visit site blank screen, no errors.
I can load a different theme and the site works fine. I have deleted the theme and installed it again.
Same issue. When enfold is loaded I get this error.
site_inaccessible
Error Details: The Jetpack server was unable to communicate with your site https://vimacel.com [IXR -32300: transport error: http_request_failed SSL certificate problem: unable to get local issuer certificate]
My hosting folks in London Ifast which are great have worked on this for the last 2 days baffled.
Any thoughts
JIm
HI Yigit,
Thank you for the prompt reply and for the link provided. The issue was related to font files being retrieved from CDN
with different domain names than the main domain. It seems that Firefox and IE require that font files originate from the
same domain. After excluding font files from CDN everything is back to normal. The issue is not related to Enfold code
or specific Enfold version.
Regards,
Dimi
Hello,
My galleries all say this error message instead of opening images in lightbox. It has just started happening after several months of functioning correctly.
I am running WordPress 3.8.1 and the latest Enfold update.
Any ideas?
Thanks for your help!
Craig
Hi Guys…
Absolutely, hands down…best theme I’ve ever purchased and worked with. I’m using this theme to redo my website and was wondering (praying) if there would be a quick css that would:
1) Allow me to remove the small margin above the header so that my logo could be flush with the top of screen
2) Have the main navigation sit to the left and right of the logo view
http://www.ericrusselldp.com/wordpress
Thanks in advance!
Hi, thought this thread is the most appropriate for translation bugs. There is an error in the Russian .po file. Not in the translation, but the original text. In the string “If you are not happy with the results bellow please do another search” “bellow” should be changed into “below”. Because of this error the string doesn’t translate properly.
EDIT: opened a separate ticket, please ignore this post.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-icon-char {
line-height: 0!important;
}
Cheers!
Yigit
Hi snafroth!
Please go to Enfold theme options > Styling tab and re-save the options and check if that helps. If not, add following code to Quick CSS in Enfold theme options under Styling tab
#socket .copyright {
font-size: 11px;
}
Best regards,
Yigit
Hi!
Can you post the link to your website so we can take a look?
Regards,
Yigit
Hey DaveL77!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.image-overlay .image-overlay-inside:before { background-color: red !important; }
Regards,
Yigit
Hi!
Ihr könntent mit max-height die maximale Höhe der Bilder bestimmen und mit width:auto; verhindert ihr, dass die Bilder verzerrt dargestellt werden, falls die Höhe die Weite übertrifft.
Soweit ich weiß wird für das Produktbild selbst: http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/ ein Overlay angezeigt. Die Thumbnails darunter (Galerie) sind zu klein für ein Overlay. Dieses wird erst ab 100px Höhe angezeigt und das CSS skaliert die Thumbnails im Regelfall auf 91x91px.
Regards,
Peter
Hi murphy88!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .av-main-nav ul a { border: none!important; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 5px; }}
I cannot reproduce the issue when i resize browser window but this code should help
Best regards,
Yigit
I have broken theme error. The error logs also point to the same error in
/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider.php on line 394
the error states:
PHP Parse error: syntax error, unexpected ”colum’ (T_ENCAPSED_AND_WHITESPACE), expecting ‘]’
If I comment out line 394 completely, then my site will work and I no longer get the white screen of death, but then If I try to go to a slide the site freezes.
At first I thought this might be a problem with some custom CSS in a slide, but I’ve tried a completely new wordpress install, uploaded the newest version of Enfold, and I still get the white screen of death with that error.
Hey!
You have many plugins installed. Please try deactivating them and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
Yigit
Hey!
Please add following code to Quick CSS as well
#top .main_color .price, .main_color .stock, #top #wrap_all .main_color ins { color: transparent; }
Cheers!
Yigit
Hey Holger!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.archive .post-meta-infos { display: none !important; }
Regards,
Yigit
This reply has been marked as private.
Prior to using the Enfold theme I used Jetpack extensively on my sites. Although I installed Jetpack and activated several of the features to use widgets in sidebars and the footer, none of them are showing up in the widgets area. Is Enfold not compatible?
Hi,
I’m building a website on the Enfold theme, and I want to make links that go to my portfolio page. Specifically, I want the portfolio grid (that is sortable by clicking categories) to pre-sort on a specific category, depending on the link clicked. Is this possible via GET parameters, or some other visitor-friendly and SEO-friendly way? I don’t want to make a seperate page for each category to start in.
Cheers,
Gijs
Dear Dude,
I mean those red dots that appear between the advertising in the right sidebar. I simply added a text widget and pasted the adsense code. Instead of displaying the advertising I began to also display as red dots. I attach a photo.
Thank you!
http://thomasgraziani.com/?attachment_id=5422
Hi!
Ich persönlich habe den Event Calendar getestet: http://wordpress.org/plugins/the-events-calendar/ und war damit recht zufrieden.
Cheers!
Peter
Hi sr123!
You could install a plugin like: https://wordpress.org/plugins/insert-php-code-snippet/ – then you can embed your custom code with shortcodes and you can place these shortcodes into text blocks. The custom code will be saved in a separate option field (of the php code snippet plugin) and eventually you can separate your custom code from the template builder data. The only connection is the embedded shortcode.
We save the template builder data as post meta data.
Best regards,
Peter
Hey Josh!
Afaik Enfold never supported the WooCommerce styles options but I’m not entirely sure about it. I’ll mark this thread for Kriesi.
Best regards,
Peter