Forum Replies Created
-
AuthorPosts
-
Hi!
@jmdarter I believe your issues are not the same as @aymanati tried de-activating all active plugins and it made no difference. Does your website slow down when you activate WooCommerce? Can you post the link to your website please?Cheers!
YigitHey!
Please add following code to Quick CSS
@media only screen and (max-width: 480px) { .logo a.second-logo { display: block!important; }}Best regards,
YigitHey Daniel!
Please make sure to check “non-case sensitive” while searching for the strings.
Cheers!
YigitHey Nomodic!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .avia-caption { bottom: -10px; } h2.avia-caption-title { margin-bottom: -10px!important; }}Best regards,
YigitHey mystocklife!
Maintenance mode is active. Can you please disable it temporarily or create a temporary login so we can see the issue? :)
Cheers!
YigitHey gearouthere!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #menu-item-search.menu-item-search-dropdown>a:after { content: ' Search'; font-size: 15px; }Best regards,
YigitHey stunna42!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-meta { display: none!important; }Best regards,
YigitHi Ivana!
Please add following code to Quick CSS
.av-main-nav > li > a { text-transform: uppercase !important; }Best regards,
YigitHi!
You can use following code in Quick CSS field
.sidebar { background-color: black; }But it would not fill the whole side unfortunately
Cheers!
YigitHey!
Please add following code to Quick CSS
.tab .avia-menu-fx { opacity: 1; visibility: visible; bottom: 0; }and then add following code to Functions.php file in Appearance > Editor
function add_tab_fx(){ ?> <script> jQuery(window).load(function(){ jQuery('.tab.active_tab').append('<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span>'); }); </script> <?php } add_action('wp_footer', 'add_tab_fx');Regards,
YigitHey!
That is actually “Alternate Content Area”, sidebar has the same background color as the main content :/
Regards,
YigitHi finchkelsey!
You can go to Enfold theme options > Header and choose to display “Logo left, menu right” option and set header size to custom pixel value and set the height to something like 45-50px. Then you can go to Appearance > Menus and add those buttons as menu items to your main menu and it should work fine. With some custom CSS code, you can achieve the same look using Enfold :)
Cheers!
YigitFebruary 18, 2015 at 2:56 pm in reply to: "The Basics" circular slider on Kriesi.at homepage #398134Hey lawfactory!
Currently it is not possible on Enfold out of the box. But please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHi Ben!
That does not really matter. If you are going to use child theme, you can import demo content into child theme.
Cheers!
YigitHi!
Please add following code to Quick CSS
#main { background-color: white; }Regards,
YigitHey rajivnetra!
Can you post the link to your page where you have tab element please?
Cheers!
YigitFebruary 18, 2015 at 2:45 pm in reply to: Change the order of sort options, they appear by alphabetic order now #398129Hi itziarsolla!
Please refer to this post – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
Cheers!
YigitFebruary 18, 2015 at 2:44 pm in reply to: Icons Missing after install WP Super Cache and MAXCDN #398128Hi agencia_taos!
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitFebruary 18, 2015 at 2:43 pm in reply to: mobile menu is appearing without clicking the menu link #398126Hey kristenangel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Cheers!
YigitHi!
You have following code in Quick CSS
.portfolio-entry { height: 300px !important; width: 300px !important; }please remove it and then add following code to Quick CSS and adjust as needed
.portfolio-preview-content { width: auto; } .portfolio-preview-image { width: 40%; }Regards,
YigitFebruary 18, 2015 at 2:12 pm in reply to: Colour section fixed background image render failure on Google Chrome #398115Hi!
Please contact your service provider and ask if they have backup and then install it and have your own backup. Sorry, i thought you knew that updating the theme overwrites the files
Best regards,
YigitFebruary 18, 2015 at 2:10 pm in reply to: How to disable sending emails to subscribers for a short period #398114February 18, 2015 at 2:07 pm in reply to: Portfolio items linked in reverse order (Easy Slider) #398109Hey C_Developer!
Please refer to this post and add an order option to your element – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/ and try changing the order directly from the element.
Best regards,
YigitHi!
I created a private page called “Test page” and preview works fine on my end – http://i.imgur.com/dr0SvCu.png?1
Have you figured it out already?Cheers!
YigitFebruary 18, 2015 at 1:59 pm in reply to: Product List doesn't show link to product page. But Product Grid does #398105 -
AuthorPosts
