Viewing 30 results - 135,721 through 135,750 (of 142,832 total)
  • Author
    Search Results
  • #203880

    In reply to: Same size boxes

    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

    #203875

    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:
    Enfold logo in Firefox

    – Take a look to your demo customers:
    Enfold customers logos

    Regards.

    • This reply was modified 12 years, 2 months ago by Pablo.
    #203871
    PhilCarabet
    Participant

    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

    #203812

    Hi Matt!

    Try applying the solution Peter provided here: https://kriesi.at/support/topic/password-protect-pages-with-dynamic-templates/#post-113640

    Regards,
    Josue

    #203804

    Hi Pablo!

    Post the login as a private response to this topic.

    Cheers!
    Josue

    #203789

    Hey Lizy!

    Try adding this code to the Quick CSS:

    #top .main_menu .menu li {
        float: right;
    }

    Cheers! 
    Josue

    #203787

    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

    #203772

    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

    #203768
    jmaguirrei
    Participant

    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é

    #203765

    In reply to: Zitat Schriftfarbe

    Hey!

    Please try following code

    
    #top #wrap_all .av-special-heading.classic-quote {
    color: #ff0000;
    }
    

    Cheers!
    Peter

    #203760
    123456
    Participant

    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

    #203758
    jmalevic
    Participant

    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

    #203744

    In reply to: Social Icons

    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

    #203734

    Topic: Social Icons

    in forum Enfold
    lizybloom
    Participant

    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

    #203731

    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

    #203727

    Already found a solution, topic can be closed.

    #203720

    In reply to: sharing buttons

    Hey eliuserman!

    You can try using this plugin http://wordpress.org/plugins/socialize/
    You can find recommended plugins list here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    Regards,
    Yigit

    #203718

    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

    #203714

    In reply to: layerslider 5 update ?

    Hi stevemulisa!

    Thanks :)
    Please refer to Ismael’s post here https://kriesi.at/support/topic/disable-layerslider-failed/#post-203464

    Cheers!
    Yigit

    #203697

    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

    #203694

    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

    #203692

    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 ?

    #203689

    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

    #203688

    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

    #203686
    karbonato
    Participant

    Hi, I wrote about some 404 problems here in another post which is already closed to new replies.

    Finally I found what cause my website to crash on 404 errors.

    As soon as I change de “General Settings” within the ENFOLD Menu and I save the changes, suddenly all the pages located on the Top Menu stop working resolving a 404 error. Also the Column title page of a MegaMenu I have, does not load so a 404 error appears instead. Only the subpages inside the only column with subpages are working.

    The only way I found to resolve this issue was deactivating 10 plugins at once and then reactivating them again and then all the pages works smoothly. I tried deactivating the WPML plugin only and activating with no success so I’m not pretty sure where the problem is located.

    It seems that the ENFOLD menu write in some part of the website structure not properly and then when reactivating the plugins wordpress fix the issue.

    With my coding skills I cannot find out what’s going on and how to solve this issue and not be worried anymore about changing any ENFOLD setting.

    Thank you in advance and have a happy new year!

    Oriol

    #203684

    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

    #203682

    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

    #203676

    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

    #203662
    This reply has been marked as private.
Viewing 30 results - 135,721 through 135,750 (of 142,832 total)