Hey!
Currently, changes Josue made looks fine on my end. You can add following code to Quick CSS to remove page title and border from breadcrumbs bar
.title_container .main-title { display: none; }
#after_layer_slider_1 .container_wrap { border-top-style: none; }
Regards,
Yigit
Hi again,
I don´t know if it´s the regular behavior, but the header navigation bar doesn´t keep at the top when the page is about 980px wide or less, despite this option was previously selected: “Fixed Header With Social Icons and additional Navigation”. Could this threshold width be changed?
PS (images in Firefox): You can also check that your Enfold demo site has the same image resize pixelated issues in Firefox:
– Take a look to the Enfold logo when it’s resized scrolling the page:

– Take a look to your demo customers:

Regards.
-
This reply was modified 12 years, 2 months ago by
Pablo.
Hi,
A few weeks ago, the Advanced Layerslider on my homepage just stopped displaying – now showing a blank space where slider used to be ( http://www.inspiredintermedia.com ). I have screen captures of the site and of the wp admin edit page view.
Please help!!
Phil Carabet
Hey!
Try with this code instead:
.ls-fullwidth .ls-playvideo {
width: 70px;
height: 70px;
margin-left: -25px;
margin-top: -25px;
background-position: -290px -140px !important;
}
Cheers!
Josue
Hi Pablo!
Post the login as a private response to this topic.
Cheers!
Josue
Hey Lizy!
Try adding this code to the Quick CSS:
#top .main_menu .menu li {
float: right;
}
Cheers!
Josue
Hey!
You are welcome. You can add following code to Quick CSS to make your menu right aligned
#top .main_menu .menu li { float: right; }
Cheers!
Yigit
Hi Adame!
Afaik you can’t use the adsense code with the portfolio preview feature because Google doesn’t allow to embed or generate the adsense code with ajax (see: http://productforums.google.com/forum/#!topic/adsense/oy3bC3-qJzw or http://stackoverflow.com/questions/435391/refresh-a-div-that-has-a-google-ad-inside-it#441425 ). The portfolio preview feature uses ajax to load the content and thus your content won’t show any google adsense ads. From a technical point of view it might be possible to “activate” the ads somehow but I’m not sure how and I wouldn’t recommend because you’re risking a permanent ban.
Cheers!
Peter
Hi!!
I am using the Post Slider in my home page: http://www.adw.cl
But the order of the post is allways the same (date of upload).
I want the order to be random, so the Home page looks diferent every time you load it.
I have seen some topics in the forum, but not sure how to do it in Enfold.
Please help!!
Thanks
José
Hey!
Please try following code
#top #wrap_all .av-special-heading.classic-quote {
color: #ff0000;
}
Cheers!
Peter
I believe the full screen sliders on Enfold have such unbelievable visual impact and I love theme. However, I am questioning whether users are intuitive enough to know to continue to scroll down to view content hidden below the fold.
As developers, do you find this to be true or are most users now accustomed to assuming there is more to be seen below the fold?
And in regard to that, do you have any suggestions on what may be a good solution to investigate? Perhaps I should look at adding a scroll down to next section button like you might see on some one-page scrolling websites?
(Not sure if this is the appropriate place to post – as this is more customization based than support required. Admin(s) please feel free to remove topic if necessary.)
TIA
Thank you for all the support thus far.
My top page is set to show a slider and then the latest blog posts underneath it. The blog posts are paginated. When I click to go to the next page of the blog posts, I get the same slider again. Is it possible to show the slider on the first top page only?
Thank you
Hi lizybloom!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { z-index: 1; }
#header_main .social_bookmarks { top: -18%; }
Regards,
Yigit
HI.
I am using Enfold theme with Header with Social Icons and Bottom navigation. I was wondering if there was anyway to use this header style but place the social icons in the top bar like they are in the fixed header position?
Site is here: http://lizybloomdesigns.com/storeboards.net/
Thanks
LIzy
Hey foking!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_cart_buttons { opacity: 1; }
#top .main_color .avia_cart_buttons .button { color: red; }
.header_color .cart_dropdown_link { background-color: blue; }
.header_color .cart_dropdown_first .cart_dropdown_link { color: yellow; }
This will keep the opacity fixed at 1, change color of add to cart and show detail buttons and change the color and background color of basket on the header
Cheers!
Yigit
Already found a solution, topic can be closed.
Hi rodarialtda!
You can add following code to Quick CSS in Enfold theme options under Styling tab to change the color of speacial heading elements
.main_color .meta-heading>* { color: black; }
and please use following code to align your logo
.logo { margin-top: 30px; }
.header-scrolled .logo { margin-top: 0; }
Best regards,
Yigit
Hi stevemulisa!
Thanks :)
Please refer to Ismael’s post here https://kriesi.at/support/topic/disable-layerslider-failed/#post-203464
Cheers!
Yigit
ok – I’ll stay in english mode ;-)
It would be cool, if you also have any information for me in the third thread I’ve posted this morning regarding the button css … That would help me a lot !!!
Thanks
Tom
Hey!
Yes, it’s ok for me. However note that I’m the only member of the support staff who speaks German and the response time may increase (i.e. if I don’t work one day you need to wait more than 24h for an answer…).
Regards,
Peter
Hi Peter !
Thanks a lot – as you can imagine your tip works like a charm … :-)
I always wonder how you can fix every problem in seconds – it seems you live inside your code :-)
Thanks
Tom
BTW: is it ok to post here in german ?
Hi!
Great, you probably just need to update the child theme footer.php with this line
<a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>></a>
Best regards,
Peter
Hi Yigit !
The css changed nothing – still no icon …
That made me curious and like always the error is in front of the screen :-/
I had an old footer.php in the child folder – removing this showed the icon immediately again …
Sorry … but like always big thanks for the helping !!!
Best regards
Tom
Hi!
Please try adding following code
$avia_config['font_icons'] = apply_filters('avf_default_icons', array(
'scrolltop' => array( 'font' =>'entypo-fontello', 'icon' => 'ue876'),
));
You can also check Footer.php file in Appearance > Editor and make sure 168th line is the same as in screenshot, It should be at the very bottom of the file http://i.imgur.com/M3XOqYo.jpg
Cheers!
Yigit
Hi Peter!
Ich arbeite mit einem Child Theme und ersetze immer den kompletten Enfold Ordner !
Und ich habe bereits 2.4.4 online !
Im Child Theme Ordner ist zwar auch eine functions.php, aber komplett leer:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
Fällt Dir spontan noch was ein ??? :-)
LG
Tom
Hi!
Ich glaube das “scrolltotop” icon hat den falschen Icon Code. Bitte versuche die enfold/functions.php Datei per ftp zu aktualisieren und mit der neuen Datei der v2.4.4 Theme Version zu überschreiben.
Cheers!
Peter
This reply has been marked as private.