Viewing 30 results - 81,631 through 81,660 (of 142,851 total)
  • Author
    Search Results
  • #775168

    In reply to: Blog Thumbnails

    Thank you very much, Mike, it works, but… there’s a problem… I’m making more han one of my customer buy “enfold theme”, because I want to find a sort of “standard configuration”, but I can’t find it, I find some problem with this.
    In the example your code works, but I have another website, with the exactly same configuration (it changes only the ID page).
    I tried to use that code in the other side, and this is the result:

    screenshot

    The website is http://www.ricevimentodafavola.it

    How is it possible?
    At the actual moment, to get closer to my goal, i added another css row, called “#top.page.page-id-4084 .fullsize .template-blog .blog-meta ” (that I found i one of my many attempts of finding the right code).
    The result is similar, but the thumbnails are not square like I wish. That’s wouldn’t be a big problem, except that I can’t work with Enfold if I can’t understand the logic behind this css code.
    My question is, how is it possible that the same identical configuration works different with the same css code? What I am doing wrong? What I can’t understand?
    Can you tell me where I am wrong in the second site, what’s the difference in the configuration between tha 2 sites, and what is the right CSS code that I can use in ANY website with enfold theme (except naturally changing the page ID) ?

    If you wish you can login to both sites with the same ID and password that you already have.

    Thank you very much and sorry for my bad english

    #775165

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .html_elegant-blog #top .post-entry .post-title {
        padding: 0px !important; 
    }

    Best regards,
    Mike

    #775157
    charlotteraboff
    Participant

    Hey,

    Any idea how this link http://idtraveller.mrorange.nu/transport/index.aspx?partner_id=3 can change to the mobile view:
    http://idtraveller.mrorange.nu/transport/index.aspx?partner_id=5

    when the visitors come to this page from a mobile? http://www.idtraveller.com/seat-test/

    Thanks
    Charlotte

    #775151

    Hi,

    We have added the below code to Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .av-flex-cells .avia-testimonial.no_margin {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }}

    You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    #775110

    Victoria
    I think you miss understood me
    the enfold ‘team member’ element simply stopped acting in responsive manner but only in the English side of the website (please look in the screen shots again)
    it had nothing to do with the text length (they both had long text.. the Hebrew sometimes even longer)
    it had everything to do with missing css code (that wasn’t missing in the Hebrew side of the website)

    #teamnames > div {
        width: 85%;
        max-width: 85%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }
    
    #teamnames > div > div > div > div > div:nth-child(n) {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;

    why? why only in the English side of the website this css wasn’t in place?

    Hey Ralf,
    Try this to turn off the Element Preview: https://kriesi.at/support/topic/editor-element-live-preview/#post-761247
    But for the Avia Editor there is no current solution: https://kriesi.at/support/topic/avia-builder-elements-scroll-with-page/#post-764599

    Best regards,
    Mike

    #775091

    Hi,
    I intend to help, not maddened you, that is why I offer a solution for #1, explain how to add a search for #3, yet for #2 & #4 the theme clearly explains in the backend with this message: “These options are only available if you select a layout that has a main menu positioned at the top. You currently have your main menu placed in a sidebar”
    postimage
    If I misunderstood your request, please give me another opportunity to find a solution :)

    Best regards,
    Mike

    #775074

    Hi ping-pong!

    Please take a look here
    https://kriesi.at/support/topic/fixed-socket-et-footer-sticky-footer/

    and do let us know if it works out for you.

    Thank you

    Cheers!
    Basilis

    #775038

    Hey kjwaggz,

    Try adding the following to quick css which should move it below that facebook icon:

    .phone-info {
        top: 90px!important;
        position: relative!important;
    }

    Best regards,
    Jordan Shannon

    #775032

    In reply to: menu position

    Hi,
    Try adding a dot before the “nav”, like this:

    #header_main .nav .social_bookmarks {
    top: 80%!important;
    }

    Best regards,
    Mike

    #775029

    In reply to: Important Issue!

    Hi, thanks for your answer. I disabled the plugin and added the code in this post: https://kriesi.at/support/topic/font-changes-when-logged-out/#post-775000

    Unfortunately both did not work.

    #775027

    via ftp. lol btw.. i tried your code and didnt worked but i toke as example to find out how to change..

    #top .main_color input[type=’text’]

    huge thanks. you can close this thread already..

    #775020

    Hi,
    I added this code in your General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) and (min-width: 370px) {
    .responsive #top .slideshow_caption h2, p {
        font-size: 9px !important;
    }
    }

    to make your slideshow captions 9px, please clear your cache :)
    postimage

    Best regards,
    Mike

    #775016
    greatliona
    Participant

    Hi there,

    I set a masonry gallery section in my website homepage.
    I found the caption and the title and description got hidden, when
    the monitor width is lower than 528px
    Please take a look for me.
    The first masonry part and one can see the problem by simply reduce the window width,
    I hope it can display as the same as that on laptop screen width
    Thank you all!

    • This topic was modified 8 years, 11 months ago by greatliona.
    #775013

    Hi there,

    Problem solved.
    I change the selector then it works.
    Now I use

     #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before  {
    border: 2px solid #fff;
    border-radius: 50%;
    }

    Thanks!

    #774976

    In reply to: Features available

    Hey Keith,

    Yes, links can be added to images hotspots. Please see the following link for confirmation:

    https://kriesi.at/support/topic/hot-spot-links-and-open-in-new-window/

    Best regards,
    Jordan Shannon

    #774965

    Hey laptophobo,

    Unfortunately the fade out function is not native to Enfold.

    A simple way to add in your above script would be with the following plugin:
    https://wordpress.org/plugins/custom-javascript-editor/ 

    Best regards,
    Jordan Shannon

    #774957

    Hi,

    Please try this code below in Enfold > General Styling > Quick CSS section.

    .logo img {
        margin-top: 30px!important;
        min-width: 750px;
    }

    Best regards,
    Vinay

    Hey aovivo,

    You can create two section one with a slider targeted to desktop users, and then another targeted to mobile users.

    It is possible to add custom classes to each section: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    You would then want to hide the desktop version on mobile:

    @media only screen and (max-width: 767px)  {
    .yourdesktopsliderclass{
    display:none;
    }
    }
    
    And show The mobile version:
    
    .yourmobilesliderclass { display: none; }
    @media only screen and (max-width: 767px) {
    .yourmobilesliderclass { display: block !important; }
    }

    Please let me know if this is clear.

    Best regards,
    Jordan Shannon

    #774937

    In reply to: Mobile issue

    Hi charlotteraboff,

    There is probably some extra margin in between, or the settings element is fullwidth and has margins also, I am not able to reproduce it in any browser.

    Here is the code you can use, but there are also styles that are loaded with that iframe that give extra padding to the settings element.

    
    @media only screen and (max-width: 767px) {
        .av-special-heading.av-special-heading-h3.blockquote.modern-quote {
            padding-bottom: 0px !important;
        }
    
        .post-entry.post-entry-type-page.post-entry-1938 .avia_textblock p {
            margin-top: 0;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #774936

    In reply to: Sofort Payment Gateway

    Hi @SkinnovationIBK,

    Please let us know if you should need any further help on the topic. Thanks @mensmaximus for helping out :-)

    Best regards,
    Rikard

    #774934

    Hi Maria,

    If you want to disallow these folders just put the rule to you robot.txt.
    Here is more on the topic.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #774933

    Hi xxtita,

    You have to add excerpts to your posts, then they might show instead of the whole post. Also here is how you can make custom template for category.

    Here are a few useful links for our forum:
    https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/
    https://kriesi.at/support/topic/category-page-and-layout-builder/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #774926

    Hi Victoria,

    I applied your fix today. It now scrolls and stops at the end of the menu but its behavior is still broken on the homepage.

    Please compare the mobile menu’s behavior on the Homepage to its behavior on any other page, such as, the About page. You’ll notice that when you scroll the mobile menu on the Homepage the menu items are inadvertently highlighted as you scroll. On all other pages this does not happen – this is the default Enfold behavior – when you scroll no items should be highlighted.

    Why is the mobile menu only broken on the Homepage? What is causing this.

    All other pages work normally with or without your fix and all of the other pages also behave normally without Nikko’s fix; it was Nikko’s fix that broken all of the other pages which had been working normally. The only problem we are attempting to solve is on the Homepage.

    #774925

    Hey Gavin,

    Yes, you’re right about the top images, that is made with Layer Slider. And the footer can be adjusted with css.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #774915

    @richard the forum contains multiple threads about issues with woocommerce 3.0. Enfold as of 4.0.5 is in fact not fully compatible with with woocommerce 3.0. Search the forum or visit this thread as a starting point.

    #774907

    In reply to: Masonry Gallery

    Hi webprodigy,

    You can add styles to specific images via masonry item id, hide like so:

    
    #av-masonry-1-item-7905 {
        display:none;
    }
    

    But the space for it stays and it’s a solution where you manually control display.
    For the image to span over 2 columns it has to be twice as wide as one column, so you need to prepare images of certain dimensions.
    If you need to show only certain images, you can uses custom taxonomy options and tag only images that you want to show in this gallery.

    As for showing 6 images on mobil you could make 2 masonries and show one on desktop, and the other one on mobile.

    All these things require much customization, you might want to consider hiring a developer to help you with this.
    If you need further assistance please let us know.
    Best regards,
    Victoria

    #774896

    In reply to: Avia icon codes?!

    Hi astakov,

    Please refer to this thread for a possible solution.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #774877

    Hi Rikard,

    I fully get it: LayerSlider shouldn’t show up in the plugins list, but it does. Once again, I DIDN’T INSTALL THE STANDALONE PLUGIN. I’m not crazy, I didn’t purchase it, I don’t own it and nobody else is managing my site. Please stop suggesting this and consider that what I write has a meaning.

    This update problem has occurred several times in the past when updating the theme. Your team has worked on it on several occasions. Maybe that’s the someone else you’re looking for. Two years ago, I’ve also manually reinstalled the embedded plugin, following you team member Yigit’s instructions and this video of yours: https://www.youtube.com/watch?v=pTBsWYKaMi0. Anyway, it seems that neither you or I will never know the exact reason, and it doesn’t really matter. I just want to make it work.

    To summarize:
    – LayerSlider 6.2.2 shows up in the WordPress vertical menu as it should
    – LayerSlide 5.6.8 shows up in the plugins list, and is deactivated

    So the only problem left was this “ghost” plugin in the plugins list. My latest question was: “should it delete the 5.6.8 from the plugins’ list?”. In order to move ahead, here is what I’ve tried: Instead of deleting it, I just FTP moved the LayerSlider folder. Now, the “Ghost” plugin doesn’t show up anymore, of course, but the 6.2.2 still works with my sliders, which was all I wanted.

    Should I do something else?

    Thanks

    Nicolas

    #774874

    Hi,

    Great, thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 30 results - 81,631 through 81,660 (of 142,851 total)