Viewing 30 results - 97,921 through 97,950 (of 142,832 total)
  • Author
    Search Results
  • #608423

    Hey!

    You can share on this thread – https://kriesi.at/support/topic/please-contribute-and-translate-enfold/
    Thank you for your contribution :)

    Best regards,
    Yigit

    #608418

    Hi Fiorilla!

    Please add following code to Quick CSS in Enfold theme options under General Stlying tab

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    and set header height to 167px in Enfold theme options > Header

    Cheers!
    Yigit

    #608392

    Hi! Thanks for your reply, however that css code changed all of our category header images to the same.

    Is it possible to turn off the parallax function, and just have a “normal” header image? The parallax zooming effect changes depending on screen resolution. It can look good on my high resolution 24″ screen, while on my smaller laptop it is difficult to see what the picture looks like and on my tablet it zooms in so much you have no idea what the picture is supposed to be.

    #608384

    Hey Andy,

    Now that you ask ;-) Is it perhaps possible that the left menu bar stops scrolling further down as soon as the bottom of the menu has been reached? Of course that should not have an influence on the main content section, because that part might be much longer than the left menu bar. Or is that too complicated?

    Regards,
    Monique

    Hi Rikard,

    Yes of course. And the version.txt always tels us which files have been changed. Just something to remember ;-)

    Thanks a lot and please flag this topic as closed.

    Regards,
    Monique

    Hi Rikard,

    Thank you for the suggestions… You were correct. Indeed, it is the WooCommerce Plugin that is causing a conflict. I disabled it, and the link works correctly. I then cleared the cache and reactivated the WooCommerce Plugin; immediately, the link stopped working again and routed me to the Cart page.

    As a temporary solution, I have disabled WooCommerce. I am concerned about this behavior. We need to be able to use WooCommerce for the ecommerce portion of the website.

    Do you know why this could be happening? And especially, why with only one link, and why that particular one? Do I need to contact WooCommerce about this problem?

    Thank you very much, Rikard. I really appreciate your help. I look forward to your reply.

    Regards,
    Sudha

    #608371
    matchez
    Participant

    Is there a way to turn off parrallax backgrounds for mobile/iphone only? Something has updated recently and I don’t like how the images scroll on mobile devices. They don’t seem to scroll very smoothly so I think it would be easier just to turn it off for the moment but keep for desktops etc.

    #608338

    In reply to: Menu question

    Hi @mrcityrunner ;
    I think you can achive to insert this by ;
    1- creating a second menu in Dashboard > Appearence > Menu “Enfold Secondary Menu”,
    2- inserting this menu at the top of those pages by “FullWidth Sub Menu”.

    or
    Inserting at the top of those pages a “Grid Row” containing celles (according to the number of pages you would insert) see Enfold Shop Demo

    • This reply was modified 9 years, 11 months ago by begrafiks.
    #608334
    tangerinemoons
    Participant

    I’m having an issue after the installation of the Enfold Theme of the options not appearing correctly. I am using a Mac OS 10.11.4 with Google Chrome version 49.0.2623.110. After the installation, if I select the Enfold tab from the admin menu, I’m shown the following screen:

    http://screencast.com/t/Rg51LCtHPrK

    If I select the “Show all Options[+]” from the top of the screen, nothing happens. If I try to set the Frontpage settings, the dropdown does show the other options, however, if I select one, it will not accept it or save.

    For troubleshooting purposes, I have tried installing on another site on the same server, and it reacts in the same way. I have also installed to another site on second server and it installs and works fine. Also, both installs have been with a new site, with no additional plugins activated.

    Thanks for your help.

    #608332

    Hi Rikard,

    Awesome– that did the trick in the narrow (portrait) view! It looks much better! I figured out how to add the bottom margin also, to get space between them, here’s what I used in case anyone else needs it:

    @media only screen and (max-width: 990px) {
    .page-id-21 .av_one_third {
    margin-left: 0% !important; margin-bottom: 20px !important;
    }
    }

    @media only screen and (max-width: 990px) {
    .page-id-21 .av_one_fourth {
    margin-left: 0% !important; margin-bottom: 20px !important;
    }
    }

    The last issue in the portrait view is that for some reason, there is extra space in the 1/4 column section between the box in columns 2 & 3, and 3 & 4– there actually was space separating those 2 only before I added the bottom margin. The way the page is set up, there is whitespace at the bottom of 3 of the 4 columns to even them up since I couldn’t use equal height, and there is also a full-width 60px separator (below all 4 columns), but I don’t know why either of those should create extra space only under 2 of these when they are vertically aligned.

    When you look at it now, you can see there is more space above the last 2 boxes. How can I fix that, do you know?

    The wider (landscape view) still has some issues. I see all of the original columns, but they do not line up– in the 3-column section, the right one is longer, and in the 4-column section, they vary. Is the only way to fix that to make these also full-width? (can’t adjust spacers without messing up the desktop view)

    Adjusting the max width on the code provided doesn’t seem to work– I get 4 narrow columns all squished together with no space between them. How can I get those to stack also?

    Thanks so much for your help!

    #608331

    In reply to: layerslider

    Hi,
    there is something, I want to add. I think this will help to understand my problem:
    If I make a right-click in the browser and click on inspection (Q) then the inspector is opening with the html-coding.
    .html_header_top.html_header_sticky #main {
    padding-top: 0;
    }
    I changed the padding-top from 88px to 0px, which looks just what I want. But I don´t know how to make it lasting for the webpage.
    Also, still I have the problem with the mixed up layer-slider with the sidebar-menue.

    Best Regards,
    Fel

    #608330

    In reply to: Sidebar main menu

    Hi @Marijana74 ;
    Try to add this code to the Quick CSS field:

    #top #main .sidebar { text-align: center !important;}

    #608329

    Hi Vinay,

    I can’t leave my homepage like this. So I had to switch to another homepage I was working on. This one works OK on desktop, iPhone and iPad.
    If you’re still interested in understanding the reason of the problem, my old homepage is still here, under the name Accueil.

    Thanks

    Nicolas

    #608318

    No, still not working, i had to change other images sizes to portrait or landscape to fill the gaps. But when the browser is resized, or on smaller screen, the problem returns.

    Also if i add another post will break the entire layout, its not working as isotope and enfold demos.

    #608315

    Topic: Menu question

    in forum Enfold
    mrcityrunner
    Participant

    Hello

    Is it possible that when I click on one of the pages in my website, that a specific additional menu appears in the header? This is because the website is very large and will have a vrey large number of pages for 3 main seperate subjects… so if the visitor clicks on one of the pages related to one topic, then another menu appears for the pages related to that main topic.

    Please advise, thanks

    R

    #608304
    DavyE
    Participant

    I’m going to use the Progress Bars element for about 30 rows, each showing a 0-100 percentage (changing on a monthly basis). Unfortunately, the basic option to show the percentage to visitors seems to be missing and I tried tinkering with the PHP, but so far no luck (due to my limited PHP knowledge). I need people to not only see the progress bar, but also what specific percentage it is at.

    I guess we need to manually add the percentage in the title, but that means double work (and possible mistakes) each time we edit the entire list, while it seems to me it should be rather easy to just display a field that is already entered. What’s the point of having to enter the percentage twice? I select it with a dropdown, so I would assume there would be a second dropdown or checkbox to choose whether or not to display it on top of the bar.

    Is the following snippet what will be shown on the page?

    if($bar['attr']['icon_select'] == "yes" || $bar['attr']['title'])
     {
      $output .="<div class='progressbar-title-wrap'>";
      $output .="<div class='progressbar-icon'><span class='progressbar-char' {$display_char}></span></div>";
      $output .="<div class='progressbar-title'>".$bar['attr']['title']."</div>";
      $output .="</div>";
     }

    If yes, can I not add an existing piece in there somehow? For example, using existing info from:
    <span {$template_percent} >".$params['args']['progress']."%</span>

    Like so:

    if($bar['attr']['icon_select'] == "yes" || $bar['attr']['title'])
     {
      $output .="<div class='progressbar-title-wrap'>";
      $output .="<div class='progressbar-icon'><span class='progressbar-char' {$display_char}></span><span class='progressbar-percent' {$display_percent}></span></div>";
      $output .="<div class='progressbar-title'>".$bar['attr']['title']."</div>";
      $output .="</div>";
     }

    I’m ok with having to edit the php file(s).

    Thanks in advance!

    • This topic was modified 9 years, 11 months ago by Yigit.

    Ok! Start again.

    This blog:

    http://www.normansrunningwild.com/index.php/blog-2/

    I’ve got it set on elegant, single author small preview pic in the Blog Settings, Excerpt and Read More (in the ‘blog posts’ element) – as suggested by Yigit earlier.

    I have this code in the Quick CSS

    /* Blog layout */
    .post_author_timeline {
    display: none;
    }

    .small-preview {
    width: 280px;
    height: 280px;
    }

    .html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    text-align: left;
    }

    .html_elegant-blog #top .post-entry .blog-categories {
    text-align: left;
    }

    .page-id-913 .small-preview {
    height: 100%;
    }

    .page-id-913 .blog-meta {
    float: left!important;
    width: 280px!important;
    height: 280px!important;
    }

    .page-id-913 .small-preview img {
    width: 100%;
    }

    .blog .blog-meta, .blog .small-preview {
    height: 280px;
    width: 280px;
    }

    As you can see, the preview image doesn’t stretch to fit the 280×280, and the full blog post is showing not just an excerpt. (I already have the excerpt screen option ticked, and have put in a paragraph excerpt there, but still the full blog post shows)

    Thanks!

    #608295

    Hi!

    so you want to move down widget title? if yes use this code in Quick CSS field:

    .widgettitle {
    position: relative;
    top: 150px;
    }
    

    and adjust as needed.

    Regards,
    Andy

    Hi,
    okay.
    On desktop it looks like this:
    https://drive.google.com/open?id=0B-kmR9cGyhVyaHFLM1doWHp4bmc

    On Mobile it looks like this:
    https://drive.google.com/open?id=0B-kmR9cGyhVyNUNIaTlnTWlqcUk

    And I wanted it on Mobile to look like this:
    https://drive.google.com/open?id=0B-kmR9cGyhVyUTJjWUVQOWZDTzg

    Even if the number of columns increases due to more logos
    It should always show only 2 logos on mobile in 1 row.
    Does this help?
    Thanks

    #608290

    Hi!

    LayerSlider should work on PHP7. I tried to login using credentials from here, but they don’t work for me. Please deactivate all plugins while testing. Are we allowed to deactivate all of them by ourselves?

    Cheers!
    Andy

    #608284

    Hey!

    Try adding this code to the Quick CSS:

    #top #wrap_all .av-social-link-facebook  a{color:#fff; background-color:#37589b; }
    

    Cheers! 
    Josue

    #608248

    Hey Nicoletta_DUS!

    You can find most of the color settings for the general layout in Enfold > General Styling

    However you might need to add some custom CSS to change some form elements.

    please check this thread https://kriesi.at/support/topic/contact-form-7-enfold-contact-form-identical-styling/#post-568434

    If you have any questions please feel free to reach out to us with the link to your site and a screenshot or a mockup of what you want the end result to look like. upload mockup image to imgur.com and share the link here.

    Cheers!
    Vinay

    #608244

    In reply to: layerslider

    Hi,

    below you can see the required links.
    In the link, what I have right now you can see a white gap between the layerslider and the top-main-menue. Also the sidebar is mixed up with the layerslider.

    Best Regards,
    Fel

    #608240
    Fiorilla
    Participant

    Hi!

    I need to make several changes to the slider article on our home page:

    1) do not show the number of comments : I have tried adding the code you posted here, but it does not work.

    2) make the excerpts text longer : have tried adding the code you suggested here, but it does not work.

    Many thanks for your help,

    Daria

    #608238
    elenapoliti
    Participant

    Hi folks, I would like to create a layer with Layer Slider that actually is obliqued, similar to what you can find in the second slider from top at this link (the one with pink background)
    http://acumen.org/

    I tried to create a layer with an empty div, to which I gave width and height and then added via css the rotation. However it doesn’t work. Any suggestion?

    Thank you very much

    Elena

    #608236
    bleepstudio
    Participant

    Hi,

    I have 2 sliders on my development homepage and can hide the desktop slider so it doesn’t show on mobile sizes by using a class rule. The issue is it still calls for the slider and the images. Is there any way to use php to not call for both?

    #608235

    Hey Wansink!

    This is a cool but relatively NEW feature from youtube which works only on selected browsers which has the support for a 360 vr video.

    Currently the 360 works without any issues on latest version chrome on desktop and youtube app. if you check on youtube site in mobile it will not work as mobile browsers do not support this feature yet.

    You can check out more details in this thread https://productforums.google.com/forum/#!topic/youtube/oCk6k38Wdoc

    Regards,
    Vinay

    #608219

    Hey!

    it is caused by this code:

    #top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: justify;
    }
    

    so change it to something like:

    #top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: left;
    }
    

    Regards,
    Andy

    #608215

    Hi Vinay,

    Perfect on iPhone and iPad. Thanks.

    However, it’s now very messy on desktop navigators like Chrome or Firefox. The sidebar disapeared, and the lower parts (the form and the blog block) overflow to the right.

    There is another problem somewhere.

    Thanks

    Nicolas

    #608201
    sgiacomo
    Participant

    buon giorno a chi legge…
    oggi scrivo questo breve topic per approfondire alcune funzioni di enfold:
    nel caso specifico vorrei rimuovere title hover effect nelle immagini in http://www.annafrascisco.com
    e modificare la gallery nella visualizzazione mobile regalando all’utente una disposizione simile ad instagram.
    ringrazio i possibili volontari
    have a nice day
    giacomo

Viewing 30 results - 97,921 through 97,950 (of 142,832 total)