Hey!
Updating via FTP would be the best way in my opinion.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Yigit
This reply has been marked as private.
Hi urho!
Please add following code to Quick CSS in Enfold theme options under Styling
.logo { z-index: 999; }
Cheers!
Yigit
Hi there,
is there any chance to set the logo as home button? Any css code…?
I have already set my home page as main page under enfold => theme options => front page settings. Here the link to my page in progress :)
http://fq-grundbesitz.de/
Thank you for your help.
Hi,
When I use Avia Layout Builder with the Yoast (Wordpess SEO) Plugin and build out a page everything is fine until I add either the Product Slider or the Product Grid to the layout screen. Once I do that, And Then add keywords, title, and meta descriptions in the Yoast section of the page and click on “Update” page, the page goes into a continuous loading loop. It will not load the Layout builder. If I turn Off (deactivate) the Yoast plugin, the page will load with the layout builder and everything is fine. If I turn the Yoast Plugin back on, and click on the page with the “Product Slider or Product Grid” installed, the page will not load.
The other pages work fine with the Layout Builder and Yoast Plugin that do Not have the “Product Slider or Product Grid” installed on the page.
Everything is the latest and up to date.
Running WP 3.6.1
Enfold 2.3.1
Yoast WordPress SEO 1.4.18
Woocommerce 2.0.14
Any Ideas why this is happening?
Thanks
Hi @ChaosWeb,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Website is in development on localhost at the moment. But by “double arrow” I mean the same as here on the forum page:
On the top you have a banner for your Enfold template. And when I hover over that, the banner gets lighter/dimmed and an animated arrow in a blue circle appears…
any update on this topic? im also having the same issues.
Hi radis92!
You can either go to Appearance > Menus and uncheck Enfold Footer Menu in Menu Settings http://i.imgur.com/eMXkV3V.jpg
or add following code to Quick CSS in Enfold theme options
#socket .sub_menu_socket { display: none; }
Regards,
Yigit
Hallo Peter
Also ich habe das getested, leider ohne Erfolg.
Portfolio Eintrag :
Avia Layout bilder LEER (kein Inhalt, siehe screenshot).
Preview Text folgenden Shortcode : [av_video src='http://www.youtube.com/watch?v=zTy5Duzn0K4' format='16-9' width='16' height='9']


Link zu meiner Testseite : http://www.soniccube.ch/sonicmediadesign
Browser : Firefox neuste Version
Hi!
Please create temporary admin login and post it here privately
Regards,
Yigit
Hi Ismael
Sorry for the slow response.
Seems like there is a clash with CMB Metabox framework https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress
Whenever that is enabled, the ‘add media’ function seems to bug out.
Looks like a JS error, so probably a clash of JQuery or something.
I will investigate further and update this if i find a solution.
thanks
Hello Indiatravelz!
Please add following code to Quick CSS in Enfold theme options and adjust as desired
.avia-button { font-family: 'Dancing Script', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px!important; }
Regards,
Yigit
Hi techtools!
Can you elaborate? You do not remember your login credentials?
Best regards,
Yigit
Hi BelIblis!
Please add following code to Quick CSS in Enfold theme options
.product-sorting, .product .woocommerce-tabs, .related.products { display: none; }
This will remove all three. Modifying WooCommerce temlpates could be complicated. If your other questions are CSS related as well, feel free to post them any time :)
Cheers!
Yigit
Hi MartinSchambach!
Please add following code to Quick CSS in Enfold theme options
.sidebar_left .content { border-left-color: #e1e1e1; }
Best regards,
Yigit
Glad we could help. Let us know if you have any other questions or issues :)
Regards,
Josue
Hi Niels!
You can do both but first option would require editing theme files. You can add following code to Quick CSS in Enfold theme options for second option
#top #menu-item-search.menu-item-search-dropdown>a:after { content: ' Search'; font-size: 13px; }
Cheers!
Yigit
That is perfect – many thanks Josue.
:o)
Hi yukanl!
Please add following code to Quick CSS in Enfold theme options
.entry-content td { border: solid 1px #e1e1e1; }
Best regards,
Yigit
Hello Niels!
There is a way, i personally use this plugin to edit all the files located in the theme.
Regards,
Josue
Hey!
Please add !important to the same code so it should be like
@media only screen and (max-width: 767px) { .content .entry-content-wrapper { padding-right: 0!important; } }
Then flush your browsers cache and refresh your page a few times.
Regards,
Yigit
That doesn’t make any difference.
Hi kirkmc!
It is not supposed to display sidebar. Please add following code to Quick CSS in Enfold theme options
@media only screen and (max-width: 767px) { .content .entry-content-wrapper { padding-right: 0; } }
Best regards,
Yigit
Hi diaarts!
1) You can go to Enfold theme options and choose Boxed Layout under Styling tab
2) Please add following code to Quick CSS in Enfold theme options under Styling if you would like to remove the whole bar
.title_container { display: none; }
and add this code if you would like to remove only breadcrumbs
.breadcrumbs { display: none; }
3) You should add Color Section element under Layout Elements to that certain page http://i.imgur.com/CVRHg0g.jpg
Cheers!
Yigit
Hi Guys,
Sorry, combining several posts back into one here as have additional questions relating to the Enfold Portfolio section.
1. Is there a portfolio scroller available? So can have many at the bottom of any page scrolling through not in grid format.
2. I can see this in some of your other themes but cannnot for the life of me in this one – the previous and next entry for the portfolio. Your other themes having it sit under everything, and was wondering if it was a. available in this theme and b. whether can move to top of page.
3. When click through to a portfolio item, the Portfolio in the menu bar at very top does not stay ‘activated’. Is that an easy fix?
4. I’d like to keep the border around the images and titles on the Porfolio main page, but struggling to remove what appears to be a shadow. Everything I do just removes it all.
For the below have used code inspectors, but cannot seem to get it correctly.
5. Where do I change the colour for the Avia Arrow, text and the background just in the Item Name. So it would be an orange arrow and orange text box with white text.
6. For the above is it possible for the arrow to change to blue and text box to blue on hover??
7. On a separate matter, please let me have the Big Numbers under your main page :). Been trying to find this as a plugin to replicate key figures we have from our hard copy brochure to no avail.
Thanks!!
Jas
Hello!
You can add following code to Quick CSS in Enfold theme options
.ajax_form .button { float: right; }
It will move button to right side of your form
Best regards,
Yigit
Hey!
@subevent which version of Enfold are you using? That option was added with Enfold version 2.0. If you have older, you should go to your ThemeForest profile and go to Downloads and download new version. Only after that you will see this tab http://i.imgur.com/wzsJvzE.jpg
Regards,
Yigit