Hey Rob!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item { background: transparent; }
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor { box-shadow: none; }
Best regards,
Yigit
Hi t3lgroup!
You can turn on Custom CSS class field for Avia Layout Builder elements firstly (please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ )
And give your button a custom class, in the example it is “floating” then you can add following code to Quick CSS in Enfold theme options under General Styling tab
.floatting a {
position: fixed!important;
z-index: 99;
left: 5%;
top: 50%;
}
You can change its position on your page by adjusting left and top values
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.fallback-post-type-icon {
display: none;
}
I have reported the issue.
Best regards,
Yigit
Hey Bill!
Have you uploaded your logo in desired size? If so, please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: translate(, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
If that does not work, please post the link to your website so we can take a look
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
max-width: 80%;
height: auto !important;
margin-top: 10px!important;
}}
Regards,
Yigit
Du das ich das Enfold Child benutze, kann nichts damit zu tun haben?
Hi!
Ja, da TwentyThirteen das Standardtheme ist und die Standard WooCommerce Templates nützt. Was mit TwentyThirteen nicht geht funktioniert auch mit Enfold nicht.
Cheers!
Peter
OK, verstehe ich. Habe mal eben eine Livevorschau mit dem TwentyThirteen auf koffer-kunst.de gemacht – ich hoffe, das reicht für eine Beurteilung, Cache im Browser deaktiviert – dann hast Du recht, es ist damit das gleiche Problem wie mit Enfold: der zweite Block bei Auswahl einer Variation enthält keinen Versand. Also doch WGM?
Also wenn ich den Sourcecode der Produktseiten vom Enfold und Superstore Theme vergleiche, dann ist beim Superstore der Block für Preis, Versandkosten + MwSt. zweimal vorhanden und wird, je nachdem ob eine Variation ausgewählt ist oder nicht, der jeweils nicht benutzte auf display:none gestellt.
Ist keine Variation gewählt, dann steht oben die Preisspanne, Versand und MwSt. (optional).
Ist eine Variation ausgewählt, wechselt die Anzeige nach unten unter die Variationsauswahl und der Preis der Variation, Versand + MwSt. werden angezeigt.
Beim Enfold gibt es nur den ersten div Container, den gleich oben unterm Titel, den beim Preis der Variation etwas tiefer ist gar nicht vorhanden.
Hi!
Updated french translation. Some corrections.
Enfold-2.7.1-fr_FR
Personally no, I think it works well in this context since the masonry effect is all about putting non-uniform height elements into a grid. If you want a perfect grid you can use this display instead: http://kriesi.at/themes/enfold/blog/blog-grid/
If you want to change the Masonry style then the best route would be to hire a freelance developer who can customize that output specifically to make it work in a more grid-like way.
Ever since the switch to Enfold 2.7, I am receive about 5 emails a week from IE 9 and 7 users telling me they cannot read the text anymore.
We use boxed layout, our background picture for the main site is grey striped but the content background is #ffffff.
The font is black and so usually you can read it. Now for IE users, they do not get the white main content background ad so they can’t read black font on dark grey striped.
Can you please fix that? Thanks!
Here is a sample content page http://www.gentlemansgazette.com/oxford-shoes-guide/
Here are some browsershots that show the problem http://www.browserstack.com/screenshots/4c317aa75ebc8703c9a3c124e87bd7de8207ed45
HI, I´ve created & designed a sub-page inside my enfold-homepage (e.g. 1/3 columns, 2/3 column, pics etc). I would like to use this one as a template for 8 other page on this website in a same layout. But I did not find a function in the site menu/options to define one page as a template for others or a comparable function. Who can help? thx a lot !
This reply has been marked as private.
This reply has been marked as private.
Hello,
We are having a problem with our blog post pages on WordPress 3.9.1 running the Enfold theme.
The first blog post page works fine – the problem occurs when you click the next arrow (or on any of the links) at the bottom of the first blog post page, which should send you to blog post page #2, 3, etc. (for example – these links should goto domain.com/blog/page/2/). The problem is that when clicking on any of these links, we get a Error 404.
I’ve confirmed that all the posts are actually there – the permalink for each post works fine.
All of the posts were imported from another WordPress site. There are about 300 posts.
The following plug ins are activate. All are up to date.
– Add Meta Tags
– Contact Form 7
– Contact Form DB
– Enhanced Custom Permalinks (not used for blog posts, only for pages)
– Simple Breaks
– Testimonial Rotator
– WordPress Importer
Thanks for the help.
The problem happens when there are other items in the store with the same category – this will happen on a fresh database, new Enfold files, new Woocommerce, no plugins installed, when creating a page with a single product shortcode. I can duplicate this anytime.
WP Version: 3.9.1
Theme: Enfold
Website: http://cpa.maximfactory.com/contact/
I would like to reduce the Layout Element Color Selection to half the height it is now. I have content element in it now, a text line (H1).
How can I reduce the height of the Element?
Thanks.
This reply has been marked as private.
Pyyyiiii :-)
I hope I got it now!
With nowhere to point the finger… I turned to my hosts server… Hmmm PHP 5.5 —> Set back to PHP 5.4
Checked the Memory settings, sessions etc. All was ok!
Activated Enfold – OK
Activated all plugins – Ok
Error gone!!
I am singing from the treetops!! Praise the Lord!
Hey!
For reference in the future all the videos are here: https://vimeo.com/channels/aviathemes/64927356 . And in the install video I do the demo data import as part of the installation process to give you an idea of how it works.
Our online docs are here as well: http://kriesi.at/documentation/enfold/
Cheers!
Devin
depending on how good you’re with coding,the logo is added at line 438 in enfold\framework\php\function-set-avia-frontend.php
$logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>";
something like:
$logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a><div style=\"float:right;\">my text</div></$headline_type>";
!!!but i would wait for the real support because i dont like my own solution and it might get overwritten with an enfold update!!!
How do I add that scroll down arrow button in my Advance Layerslider? The same scroll down button feature thats available in the Fullscreen slider.
Link in the demo > Like this
Thanks in advance!
-
This topic was modified 11 years, 10 months ago by
zedduo.
Hi!
Ich habe es jetzt auf meinem Testserver mit TwentyThirteen getestet: http://test.inoplugs.com/shop/armbanduhren/wp-backgrounds-ii-copy/ und kann dort das Problem reproduzieren (zu beachten ist, dass es “plus Shipping” auswirft, da Englisch die Standardsprache ist). Somit kann es nicht an Enfold liegen bzw tritt dieser Fehler auch mit anderen Themes auf.
Best regards,
Peter
Arrrggghhhhh GRUMPF!!! I was wrong….
I now deacrivated WPBackery plugin and spend hours converting the codes!!
And the error popup again:
Warning: Invalid argument supplied for foreach() in /home/www/mysite.dk/wp-includes/update.php on line 295
I then deactivated ALL plugins! To find the guilty party…. NONE!!
I massage the WP by clicking around on all different things and function… When I click on Check for updates … The error is back!
ON WP and Enfold is now active!!! :-(
(Sorry to the WPBackery lads)
I then activated Twenty-Fourteen theme…. Same error??? WHAT!”!!
Hmmmm someone has any ideas of anything?
(Now WP 3.9.1 DA)
Ghost in the machine!! :)
This reply has been marked as private.
Hi,
I was trying to upload a new icon font as described in your video here: http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader
On a first attempt it seemd to wark, but in the layout editor the new icons were just weird nonsense.
On a second attempt (after deleting the first zip file) showd this error message after uploading:
Couldn’t add the font.
The script returned the following error:
Fatal error: Call to a member function attributes() on a non-object in /homepages/1/d227302576/htdocs/f10_neu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 182
Can you help?
Thanks,
Armin
Hi!
The page is in fact loading both of those files but cached versions or something like that.
Specifically there seems to be an issue in adding the version query to the files as http://qwikthinkers.com/wp-content/themes/enfold/css/custom.css shows your changes but http://qwikthinkers.com/wp-content/themes/enfold/css/custom.css?ver=1 doesn’t.
I’ve never dealt with a server that had that issue so I’m not sure what it might be. However the hosting provider might be able to shed some light on why that is happening.
Regards,
Devin
Hallo Peter, es liegt doch am Theme, und zwar wird bei einem variablen Produkt die Preisspanne inkl. MwSt. zzgl. Versand nur dann ganz oben unterm Produkttitel angezeigt, wenn keine Variation ausgewählt ist – so wie bei einem einfachen Produkt. Ich hab aber immer eine Variation vorausgewählt, sodass mir das zuerst nicht auffiel. Dann klärte mich Caspar von Marketpress über das WGM Verhalten auf. Ist eine Variation ausgewählt, wird die Preisspanne, inkl. MwSt. und zzgl. Versand oben ausgeblendet und unten bei der Variation wieder eingeblendet. Das klappt mit Standardthemes und mit Themes von Woothemes. Nur Enfold blendet zwar unten beim Preis der Variation die MwSt. ein, aber der Textlink zzgl. Versand fehlt und wird auch sonst nirgends mehr eingeblendet. Hier hab ich jetzt ein rechtliches Problem.