Forum Replies Created

Viewing 30 posts - 87,121 through 87,150 (of 93,508 total)
  • Author
    Posts
  • 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

    in reply to: Different styling for blog #492627

    Hi,

    Thanks for the screenshots, it made things a bit more clear but I think we will have to have a look at the backend as well. 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: EMERGENCY – Page NOT Displaying #492624

    Hi,

    I think that is just the colour of it, could you try editing the element and change the colour, to for instance white, to see if that helps?

    Best regards,
    Rikard

    in reply to: Customize dosn't work and all pages visable #492621

    Hi,

    I see what you mean, all you have to do to correct the menu after activating Enfold is to go to Appearance Menus and select the one you want to display, also be sure to select that is should be shown as Enfold Main Menu. You might want to copy your site to a staging area if you don’t want to make the changes to the live site.

    Best regards,
    Rikard

    in reply to: Full width slider – Image Position #492616

    Hi,

    No they don’t work the same way, but you can submit a feature request for more options here: https://kriesi.at/support/enfold-feature-requests/

    Regards,
    Rikard

    in reply to: Mansonry Issue again #492613

    Hi,

    I’m not sure what you mean, did something go wrong when you copied the files via FTP?

    Regards,
    Rikard

    in reply to: blog posts don't show on blog page #492595

    Hi,

    I tried logging in with the details provided here but they don’t seem to work anymore, could you check please? Did you try using the Blog Posts element to see if that works better?

    Regards,
    Rikard

    in reply to: Sidebar under main image in woocommerce product page #492593

    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.

    Thanks,
    Rikard

    Hi,

    If you want the same size for larger screens as well then just remove the media query:

    #top #header .av-main-nav > li > a {
      font-size: 11px !important;
    }

    Best regards,
    Rikard

    in reply to: Portoflio hover effect #492590

    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: Images not showing on Google Image Search #492589

    Hi glactin,

    Could you link to the page where the images not showing up in searches are located please?

    Best regards,
    Rikard

    in reply to: Nothing found message over my shop page #492588

    Hi jurega,

    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 damaged by editing #492211

    Hi,

    Please update to the latest version of the theme, 3.3.2, where it’s been fixed.

    Best regards,
    Rikard

    Hi morganeL,

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

    Regards,
    Rikard

    in reply to: Text Block bullet items problem. #492209

    Hi,

    Sorry for this issue, it’s been fixed in the latest version (3.3.2) so please update and that should resolve it.

    Regards,
    Rikard

    in reply to: Adding Shop Tab To Startup Business Theme #492207

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

    in reply to: Single post page and blog page content width #492204

    Hey,

    Great, thanks for sharing your solution and glad you got it fixed :-)

    Regards,
    Rikard

Viewing 30 posts - 87,121 through 87,150 (of 93,508 total)