Viewing 30 results - 129,691 through 129,720 (of 142,946 total)
  • Author
    Search Results
  • #263366
    Angiec13
    Participant

    I apologize if you’ve answered this already- I could only find slow loading times in the layer slider query I did, but nothing specific about my issue. Our layer slider is not always advancing past the first slide. It gets stuck and just stops or takes 30-45 seconds to advance past the first slide. What should I check on the server (we’re self-hosted) to remedy this issue? Is there a plugin I can download to make it better?

    Thanks for your thoughts,
    Angie

    #263364
    This reply has been marked as private.

    Hi- can you give me an example of how to place it in an element as far as the theme/WP is concerned? I know how to apply a class to individual menu items in the appearance -> menus area, but not to an entire menu itself.

    I know it would be some css in the quick css like this:
    .bottom-menu {
    background-color: #cccccc;
    height: 140px;
    width: 140px;
    padding-top:-20px;
    }

    #263361

    Hey!

    Which current site is having the issue and can we see it live? I know WooCommerce was recently having issues with the heartbeat calls (https://kriesi.at/support/topic/admin-ajax-php-killing-the-site/) but this is still the only topic I know of with returning issues.

    Best regards,
    Devin

    Hi Yigit,

    I did it but it doesnt work for big screen, it works only for laptop :(
    I have used Background image as Main content and 100% Browser Height, background position Top Center: http://soapmarine.com/boccamoka/test1500/ – looks bad on iMac :(((

    What do you think?
    Thank you,
    Alfiya

    #263350

    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!

    Hi– So, this might be simpler than I think it is….

    The footer background image is not resizing, so that the light grey background is behind the menu when you re-size the browser window. Is there some css or something I can do in the theme that would fix that and make it so that it resizes in the browser window and on different desktop screen sizes?

    Thanks for your time. :)
    Angie

    #263342
    juancho
    Participant

    Hi,
    When I create a shortcode in a blog article, I see a code like this:
    [av_image src='http://myweb/wp-content/uploads/2014/05/DSCN36851-300x225.jpg' attachment='3068' align='right' animation='bottom-to-top' link='' target='']

    How could a update this shorcode using the visual designer?
    I’m asking this just because there will be people without technical skills creating Posts in the blog.

    Thanks!
    Juan

    #263298

    Hey!

    As far as I know yes it was fixed a while back. There was a similar issue with 2.7 where an item could get removed/duplicated oddly but it was fixed in 2.7.1

    If you do have an issue similar please create a new topic and outline how we can re-create it with Enfold version 2.7.1. I’ll close this one for now since its so far out of date and don’t want to accidentally confuse with something else thats much more recent.

    Best regards,
    Devin

    #263293

    Sorry Ive tried that but I need it in the same area as the logo not the top bar

    #263278

    Hey!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .avia_sortable_active .isotope, .avia_sortable_active .isotope .isotope-item {
        opacity: 1 !important;
        visibility: visible !important;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        transition-duration: 0s;    
    }
    .avia_desktop.csstransforms3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
    -webkit-animation: avia_msonry_show 0.0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); /* Safari 4+ */
    -moz-animation:    avia_msonry_show 0.0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); /* Fx 5+ */
    animation:         avia_msonry_show 0.0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); /* IE 10+ */
    }
    

    Regards,
    Devin

    #263276
    jedasim
    Participant

    Hello !

    I just update my theme (Enfold 2.5 to Enfold 2.7) et something happened : the following text “Appelez-nous” on the top of my website appears on the left (it was on the top right before) : how can i do to move it to the left of my pages ?

    Here is my website : http://remarqbl.fr/

    Thanks !

    • This topic was modified 11 years, 11 months ago by jedasim.
    #263272
    webranding
    Participant

    Top Nav Social Media Icons. Change Them To Images

    I get you are using a font for the social media icons you can config through the Enfold admin panel. I changed the b/w to color via some posts I saw in the forums, but my client still doesn’t like them (I think the phrase HATE THEM might have been uttered).

    The only post I could find about this is here, and that individual did exactly what I want to do, but alas I think using a different theme (or it was updated), cause I don’t have the line of code that was suggested to be changed and replaced.

    My site is here, and the social icons I want to use in the header are in the sidebar on all internal pages under the About section.

    Any help would be greatly appreciated. And if this was covered elsewhere and I missed it, my bad, could you just please post a link to the thread.

    BTW: I have been working in WP for almost seven years. A few of those making my living doing it. I long, long ago went away from any “free” themes to paid themes. The same for most plugins. I have NEVER seen a theme like this. Never. I am totally blown away. Almost without words with how easy it is to use while at the same time the quality site I can produce. Kudos to you all!

    Tommy

    • This topic was modified 11 years, 11 months ago by webranding. Reason: Typos
    #263263

    Hi Josue,

    Thank you for your reply and help. I am almost there thanks to yor code and suggestion. What I have done:

    Created a test landing page: http://marcgodfreeweddings.co.uk.gridhosted.co.uk/test-landing-page
    Created two colour sections with my two columns. One has been given the ID “desktopcolumns” the other “mobilecolumns” The only difference is the order that the content should be seen.

    The code you kindly supplied hides the “mobilecolumn” when displayed on a desktop machine – Perfect! Unfortunately it also displays both colour boxes on a mobile device. I am sure it is just a simple change but I can’t for the life of me work it out even after playing with the code. Sorry not being a developer I just tent to bumble my way through code until it works but got stumped here!

    I have reverted it back to the code you have supplied but would appreciate any pointers in hiding the “desktopcolumn” on mobile devices.

    Kind Regards
    Marc

    #263242

    Dear Yigit, Josue,

    All my other colleagues with OS X 10.9.2 and Chrome 34.0.1847.131 are facing the same problem with the menu bar not staying fixed at the top of the screen. The menu bar appears twice/three times in the middle of screen after scrolling up and down; like in the screencast I have made for you.

    Already any ideas how to solve this menu bar problem in Chrome?

    Thank you for your help and time! Cheers, Fleur

    #263219

    Hi Gurify!

    Yes, hide it with some css code:

    
    #scroll-top-link{ display: none !important; }
    

    Best regards,
    Peter

    #263217
    Gurify
    Participant

    Hello there :)

    Is there a quick way to deactivate the display of Scroll to top? the button on lower-right side

    Thank you
    Andrea

    #263216
    Lol5tar
    Participant

    Hi, only a small one… but I cant seem to find how to fix these lttle gremlins.

    The border is the colour as desired, but then changes to a dark grey.
    Also the scroll to top has a missing image.

    I have just updated the theme to the latest version.

    http://www.magdalenchambers.co.uk/about-magdalen/complaints/

    Many thanks in advance

    Great theme by the way!

    #263212
    This reply has been marked as private.
    #263200

    Topic: style individual pages

    in forum Enfold
    jezza1961
    Participant

    Hi there , how do i style individual pages ? I’ve tried the code below but it didn’t work

    .page-id-6756 .responsive_large .container .twelve.units {
    margin-top: -50px;
    width: 1210px;
    }

    #263193

    You want the logo to be 810 px or full width?
    What are the dimensions of your logo?

    On my site i am using a fullwidth background image in the header:

    #header_main {
    background: url('http://www.yourwebsite.com/wp-content/uploads/2014/05/image.jpg') no-repeat scroll center top;
    background-size: 100% 100px;
    }

    It only stretches the width and keeps a fixed height.
    please be more specific about what you need.

    padding:

    .logo img { padding-bottom: 20px; }
    
    #263164

    In reply to: Menu Position

    Hey!

    Thank you for using the theme!

    @jdrake: If you don’t mind, please open your own thread. Did you add any css modifications? Add this on Quick CSS or custom.css:

    #top .av-main-nav ul a {
    padding-left: 10px;
    }
    
    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    max-width: 100px;
    }

    Anyway, nice website. :)

    Regards,
    Ismael

    #263152

    Hey!

    Thank you for the update.

    First of all, please empty the plugin cache then add this on Quick CSS or custom.css just to make sure that there are no padding on top of the main container:

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0;
    }

    Cheers!
    Ismael

    #263120

    sorry it still leaves the search box at top of page ….don’t want search box at all

    }

    ?>

    #263119
    #263105

    Hey!

    1, 3. Can you create a temporary administrator account to check it?

    2. Didn’t note this, i always landed on top of the sections.

    4. Parallaxed sections were disabled for mobiles in the last update (compatibility issues).

    5. Is hidden by default. it’s possible to bring it back though.

    Regards,
    Josue

    #263103

    Hey Marc!

    You can try re-doing those columns and wrapping both groups in Color Sections with different IDs (respectively), then you can play around with CSS to hide/show them based on the screen size:

    /* This will only be applied on desktop */
    @media only screen and (min-width: 768px) {
    #mobilecolumns{
    display: none;
    }
    
    /* This will only be applied on mobiles */
    @media only screen and (max-width: 767px) {
    #mobilecolumns{
    display: block;
    }
    #desktopcolumns{
    display: none;
    }
    }

    Best regards,
    Josue

    #263098
    elinwood
    Participant

    Hi,
    I’ve positioned an instance of the Enfold News Widget above a layerslider using the following CSS:

    #after_layer_slider_1 {
    position:absolute;
    top: 125px;
    left: 143px;
    width:530px;
    height:400px;
    z-index: 9999;
    padding-top:0;
    margin-top:0;
    }

    The widget is appearing as expected above the layerslider, however I’m getting an approx 50px header within the panel, above the first news item.
    I can’t figure out how to remove this.
    In addition to the above CSS, I’ve tried adding custom CSS targeting every other div in the parent structure but with no result.
    Any ideas would be greatly appreciated – thanks!

    #263096

    Hey!

    Try adding this code to the Quick CSS:

    .logo img {
        margin-top: 0 !important;
    }

    Cheers! 
    Josue

    #263081

    Hi!

    Thank you for using the theme!

    I checked the website on Chrome Windows 8, resize the browser screen and the logo is very small. Did you modify the css codes suggested above?

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 85%;
    height: auto!important;
    margin-top: 5px!important;
    }
    }

    If that doesn’t work, please add this below the code above:

    @media only screen and (max-width: 767px) {
    .avia-android .logo a, .avia-android .logo img, .avia-iphone .logo a, .avia-iphone .logo img {
    max-width: 43%;
    height: auto!important;
    margin-top: 5px!important;
    }
    }

    Cheers!
    Ismael

Viewing 30 results - 129,691 through 129,720 (of 142,946 total)