Forum Replies Created

Viewing 30 posts - 86,761 through 86,790 (of 93,164 total)
  • Author
    Posts
  • in reply to: Text Overlapping Issue #492755

    Hey raisonbrands,

    I can see the same problem in Firefox, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: Logo resize issue #492747

    Hey,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    in reply to: WooCommerce Shopping Cart Not Working #492746

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Make sure you are running the latest version of the theme, 3.3.2, and disable all plugins except WooCommerce for testing purposes.

    Regards,
    Rikard

    in reply to: How to insert different background images to mega menu? #492745

    Hi,

    I can’t see any private content in any of your replies, could you try posting again please?

    Best regards,
    Rikard

    in reply to: Icons not showing up properly. #492744

    Hey dabomb,

    Please try the following: http://kriesi.at/documentation/enfold/enable-cors/

    Best regards,
    Rikard

    in reply to: AJAX preview image in portfolio #492734

    Hey pmfonseca,

    Thanks for sharing your solution, much appreciated :-)

    Thanks,
    Rikard

    in reply to: Avia Editor showing double titles in selection tabs #492732

    Hey Robert,

    Glad you got that fixed as well :-)

    Best regards,
    Rikard

    in reply to: ALL images missing #492731

    Hey Robert,

    Glad you got it fixed :-)

    Thanks,
    Rikard

    Hey w3developing,

    Not sure what’s happening there, did you try to disable plugins to see if one of them is causing a conflict?

    Thanks,
    Rikard

    Hi,

    What browser/device are you using when getting that result? It looks fine on iphone4/chrome.

    Regards,
    Rikard

    in reply to: Mailform not sending #492723

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: Text block not using 100% of the 1/1 Layout Element #492682

    Hi,

    Looking a the link you sent in your first post it looks like you got it fixed, correct?

    Thanks,
    Rikard

    Hi MartinP30,

    According to the last poster on the link you sent if was fixed with the last update, could you try updating please?

    AHA! This appears to be have fixed in the update that came out today! Woot woot!

    Best regards,
    Rikard

    in reply to: Losing Responsiveness & Styling Halfway Down the Page #492679

    Hi,

    It happens because of the dynamics of the builder and it usually just happens to a single page or post here and there, so it’s not a site wide problem. Please try the following to fix the footer as well:

    @media only screen and (max-width: 767px) {
    #footer .av_one_third {
        width: 100% !important;
    }
    }
    

    Best regards,
    Rikard

    in reply to: problems with text changing #492677

    Hey marcoberloco,

    On what page are you having this problem?

    Regards,
    Rikard

    in reply to: Where does this css come from? #492675

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #mobile-advanced a {
    color:white !important;
    }

    Thanks,
    Rikard

    in reply to: Mobile Menu Toggle Icon #492672

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    in reply to: One page portfolio how to make menu appear on mobile #492671

    Hi,

    Do you mean that you want to show the regular menu instead of the mobile one? I would advice against that since you will run into problems with items overlapping in your header on mobile.

    I checked your site on iphone 4/chrome and I couldn’t see any sliders not loading. Please make sure to clear your browser cache and reload a few times.

    Best regards,
    Rikard

    in reply to: Stacked header on mobile #492669

    Hi,

    I think Elliott forgot the media query since it looks like his CSS is applying to your desktop version, please try the following instead:

    @media only screen and (max-width: 767px) {
    #advanced_menu_toggle { position: relative !important; margin-top: 0px !important; left: 50% !important; }
    .logo { width: 100% !important; }
    .logo img { left: 50% !important; transform: translateX(-25%); }
    }

    Thanks,
    Rikard

    in reply to: Hide page title #492664

    Hey amir974,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: change the width of a single page of the site #492663

    Hey!

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top.page-id-3591 {
        width: 90% !important;
        padding-left: 10%;
    }

    Best regards,
    Rikard

    in reply to: Layer Slider not rendering right #492659

    Hi Mary,

    I think I found the page you are referring to, it’s called TEST PAGE correct? I would try to publish the page but set it to Private access or Password protected if you don’t want the public to access it, the reason being that the WordPress Preview function isn’t always that accurate. The LayerSlider is bundled with the theme so you don’t have to worry about updating it.

    Thanks,
    Rikard

    in reply to: ENFOLD – Reorganising Pictures in Gallery #492658

    Hi,

    That is the default behaviour of the WordPress media section and it has nothing to do with the theme, so we can’t really do much about that unfortunately.

    Regards,
    Rikard

    in reply to: Posts text dissapeared? #492657

    Hi,

    There’s something not right with your installation of WordPress, when going to posts for instance the usual editing options are not available under the posts. Could you try reinstalling WordPress to see if that helps? If not, do we have permission to deactivate plugins for testing purposes?

    Best regards,
    Rikard

    in reply to: Landing Page v1 missing #492656

    Hey,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    Hi Mary,

    Great, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    It seems your site is in construction mode, could you send login details as well please? You can try placing the character you want to change inside a span tag and giving it a class for styling:

    <span class="custom-char">&</span>
    

    You can then add custom CSS for the span:

    .custom-char {
    color:red;
    }

    Thanks,
    Rikard

    in reply to: Gateway timeout #492651

    Hi,

    I’m not sure why you are having those problems but it’s likely one of your plugins. Could you try deactivating all plugins and then use the latests version as the parent theme as the parent (I saw that you had 2 Enfold installations). You can then activate the plugins one by one to see which one is causing the problem.

    Best regards,
    Rikard

    Hi Curt,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    in reply to: How To Make Number Prominent #492631

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling to align it better on smaller screens:

    @media only screen and (max-width: 1060px) {
    #header .widget {
        left: 50% !important;
        top: -20px !important;
        transform: translate(0%) !important;
    }
    }

    And you can use the following to control the header and paragraph text for smaller screens:

    @media only screen and (max-width: 1060px) {
    #header .widget h3 {
    font-size:14px !important;
    }
    }
    
    @media only screen and (max-width: 1060px) {
    #header .widget p {
    font-size:10px !important;
    }
    }

    Best regards,
    Rikard

Viewing 30 posts - 86,761 through 86,790 (of 93,164 total)