Viewing 30 results - 96,571 through 96,600 (of 142,827 total)
  • Author
    Search Results
  • 805ITS
    Participant

    Hello,

    I added a background image with a text caption on my home page. It’s working like a charm on the desktop version. However, it does not display well on mobile. I cannot see the whole text and there is a displaying problem with the menu bar on the top right corner and the image.

    How can I fix that ?

    Thank you for your amazing support!

    missouriartscouncil
    Participant

    I want to place a caption underneath a static photo that I am inserting via Fullwidth Easy Slider. To be clear, I want the caption under the photo, not overlaying it, pretty much the way captions look in good old-fashioned printed newspapers, and aligned flush right with the edge of the screen. I can easily get the text flush right with the edge of the maximum container width and fix the top margin of the column within which the text box nestles so that the text is just a few pixels below the photo. But is there any way to skootch the text all the way to the edge of the viewing area?

    #624024
    rwwood
    Participant

    I’m using the boxed layout of Enfold, and would like to use a top margin for the “wrap_all” div that encloses the layout. That would leave a strip of the background image showing above the header, which is what I’m looking to do. However, when the page is scrolled, the header shrinks as expected, but the white main div “slides” up obscuring the body background.

    Question 1: Is there a way to have the header slide to the top of the screen prior to shrinking so that the white strip doesn’t show?

    Question 2: Regardless of whether I put a margin for wrap_all, when I scroll the page, there is a white strip that shows between the header and the bar that contains the breadcrumb trail until the main content “catches up” to the header. Is there a way to eliminate that?

    To view the site, you have to log in as admin first since I have a plugin to show the site down for maintenance for non-admin users.

    Thanks.

    #624014

    First post. Thank you in advance for any help. I just installed Enfold and the Consultant theme to a dummy server to work on our website. That said, I’m noticing I cannot find the anchors in the “welcome” page to designate where each click should navigate the user to. Where in the editing can I change this? I don’t want to have to use #top and #service if that’s not what we are using.

    Thank you so much!

    #624007

    Hi!

    Please add the following code in the Quick CSS section in the theme options under the General Styling tab:

    .html_header_top.html_logo_center .main_menu {
        text-align: right !important;
    }

    Best regards,
    Jordan

    #623994

    Another question!
    Where in the menu option settings can I edit the custom CSS classes now?
    like here: https://kriesi.at/support/topic/hide-menu-items/

    #623974

    This topic can be closed – issue resolved

    #623965

    Hi zacpalmer!

    Thanks for getting in touch with us!

    Have tried the suggestions here: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    Let me know if you need further assistance after trying the steps in the above link.

    Best regards,
    Jordan

    #623958

    Yigit has found a solution that works for me!!! See last entry in this post https://kriesi.at/support/topic/http-error-when-uploading-images-5/

    It is very simple to apply. Just add the following code Functions.php file. This file can be found by looking in the left sidebar click on Appearance > Editor and you will find it there.

    add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );
    function change_graphic_lib($array) {return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );}

    I just pasted it right at the bottom of the file.

    Wildwood I hope this works for you :-)

    #623943
    Laureninthailand
    Participant

    Hello,

    I can add links to images on main pages but can’t figure out how to do this for an image in the sidebar on my blog. I’m trying to get the ‘view services’ image at the top left of my blog page to link to this page http://www.theoriginalwordsmith.co.uk/services/

    My login details are below if you need those.

    Thank you,

    Lauren

    #623919

    In reply to: Mobile Not Working

    Hi Invoke_Media_Group!

    Thanks for getting in touch with us!

    What exactly do you mean by the slider is not populating on mobile. I visited the site on my mobile device and slider showed up and had the same 4 images as it did on the desktop. Could you explain a bit more what issue you are having please?

    Cheers!
    Jordan

    #623895
    stevestruemph
    Participant

    My client just notified me of this issue today so I’m not sure when it started but it’s might be around the time of WP 4.5.

    The editor is not accessible. There is a spinning loading GIF that never stops spinning. I’m getting the following in the console:
    Deprecated TinyMCE API call: <target>.onInit.add(..)
    plugin.min.js?ver=4310-20160418:1

    http://xxxxxxxxxxxx .com/wp-admin/admin-ajax.php
    Failed to load resource: the server responded with a status of 403 (Forbidden)

    I’ve tried the following troubleshooting steps:
    1. Update all plugins
    2. Clear website cache
    3. Clear browser cache
    4. Hard refresh browser
    5. Update Enfold manually by deleting entire theme folder and uploading new version
    6. Updated WordPress from 4.5 to 4.5.1
    7. Disabled all plugins (problem still exists with all plugins disabled)

    Nothing seems to fix the issue.

    • This topic was modified 9 years, 10 months ago by stevestruemph.
    #623877

    Hi Wildwood, I don’t think any of us expect Go Daddy to fix this… but the excellent support team have thrown out a number of options over the last few months to fix this issue. Some of them work for a while (Josue’s reduce the picture sizes in functions.php) but most did not, at least for me. The aforementioned fix has stopped working with the latest updates.

    What would be great is if someone from Enfold could speak to someone from Go Daddy to help diagnose and figure out what’s going on… and then give us all a recommendation on settings, or better yet make a patch to Enfold. If that’s unrealistic, I would be happy to give someone from Enfold access to my staging environment so they could play around in a Go Daddy environment and try to find a fix that they can push out to everyone.

    Still need to look at your suggested fix… When I increased the max upload time before it caused some other problems and “broke” the site so I’m a little nervous about that one.

    Thanks!!

    #623871

    Hey!

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

    #header .textwidget {
        background: transparent!important;
    }
    #header .button-icon-divider-left {
        border: 1px solid #e2e2e2;
        padding: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    #header .button-text-left {
        padding: 5px;
        border: 1px solid #e2e2e2;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-left: none;
    }
    #header .textwidget a {
        position: fixed;
    }

    Cheers!
    Yigit

    #623838
    dirkvisser
    Participant

    Hello,

    I’m using http://fontello.com/ to get some custom icons. But when I download the zip and upload it the icons after the eight show a missing icon. It doesn’t matter which icons I select. The icons just stop working after the eight.

    Bug with icons

    #623809

    Still no luck.

    I have wiped out all plugins plus the contents of all the folder in the wp-content folder before uploading the latest version of the theme through ftp, did then a hard reset with different machines/devices, and videos are still not shown in columns.

    EDIT 1: I have also included the code snippet provided here: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    EDIT 2: I have installes WP Fatest Cache plugin to see if it helps, but no, it does not.

    • This reply was modified 9 years, 10 months ago by Ultrahead.

    Dear SDUS!

    You can try adding color section element to your page with custom background image and set the height to 100% or use a fullscreen slider element and then add 1/1 column element right below your element to place your content and then edit that column element and give it a negative top margin value :)

    Best regards,
    Yigit

    #623748

    In reply to: None-Home Page Banners

    Hi Paul!

    In this example, layerslider was used – http://kriesi.at/themes/enfold/pages/services/.
    You can simply edit your page and add color section element (or fullwidth slider, advanced layerslider) to the top of your page and that is it basically :)

    Best regards,
    Yigit

    #623729

    In reply to: None-Home Page Banners

    Hey!

    Please edit your pages and add color section element to the top of your content with a custom background image to display your banners.

    Regards,
    Yigit

    #623719

    Hey!

    Please add the code Rikard posted here – https://kriesi.at/support/topic/my-masonry-gallery-not-showing/#post-615690 to functions.php file in Appearance > Editor. If you would like us to do it, please create a temporary admin login and post it here privately.

    Cheers!
    Yigit

    handelsmann
    Participant

    Hey guys,

    just playing around with the layer slider and wonder if the background image somehow is placed as
    centered centered as I always have it way to high in my browser. Where do I fix this to top – center or top-left.

    And for some strange reason after the first layer the other layers do not appear on the screen. It seems they stop
    after the first one. Did I forgot anything – somehow to start the next one by command?

    Thanks for helping out.

    Best Stephan

    #623700

    Try reducing the amount of horizontal padding here:

    .responsive #top .av-menu-mobile-active .av-subnav-menu > li > a {
        padding: 6px 10%;
        font-size: 14px;
    }
    #623693

    Hi sensiblekaren!

    check out this: https://kriesi.at/support/topic/recommended-plugins/

    Best regards,
    Andy

    #623675

    Hi!

    Can you please try deactivating “autoptimize” plugin and check if that helps?

    Best regards,
    Yigit

    #623652

    In reply to: Sidebar color

    Use this code instead:

    #top .container_wrap.sidebar_right .sidebar{
        background: gray;
    }
    #top .container_wrap.sidebar_right .sidebar .inner_sidebar  {
        padding-right: 50px;
    }
    
    #top .container_wrap.sidebar_right .container {
        padding: 0;
    }
    
    #top .container_wrap.sidebar_right  .entry-content-wrapper {
        padding-left: 50px;
    }
    #623636
    Coronacom
    Participant

    Any ideas?

    Thanks,

    Hayley

    #623612
    swa6768
    Participant

    Hello Enfold-Team,

    I try to find a way, to change the design just for the mobile or desktop version:

    Is there a way, that I can use whitespaces/separators just for the mobile version – and on the other hand just for the Desktop Version. Can I use f.e. „costum classes“ for it? Or is there a better solution for that?

    KInd Regards and thank you for your help.

    #623601

    Hi!

    danke für die Skizze. Gleich viel deutlicher was du haben willst. Verwende diesen CSS Code:

    #text-5 {
    top: -30px !important;
    right: -30px !important;
    width: 158px !important;
    float: right;
    }
    nav.main_menu {
    right: 150px;
    } 
    

    Es wäre besser für uns wenn du den CSS Code in deinem Quick CSS verwendest, solange du noch Support hierzu benötigst.

    Gruß,
    Andy

    #623595

    Topic: event calendar page

    in forum Enfold
    sorromAT
    Participant

    Hi there,
    I am using Enfold + the recommended “The Events Calendar” Plugin. Everything is fine, but as we have a slider at the top of every page, I want to have a slider as well at the “events” (events overview) page.
    Unfortunately I couldn’t find a way to implement that or to have the layout builder on this page.

    (same problem: https://kriesi.at/support/topic/event-calendar-pages-add-layerslider-at-top/, the answer didn’t helped me)

    Greets,
    sorromAT

    Hey!

    Duplicate thread: https://kriesi.at/support/topic/enfold-wpml-spanish-version-of-the-homepage-does-not-work/

    We are currently working on the thread. Please wait for our response.

    Best regards,
    Ismael

Viewing 30 results - 96,571 through 96,600 (of 142,827 total)