Forum Replies Created

Viewing 30 posts - 31,621 through 31,650 (of 34,859 total)
  • Author
    Posts
  • in reply to: Enfold Default Editor Issues #859023

    Hi,
    That’s odd, login with the info you gave us and you will see the visual editor tab and wand. Try creating a new admin account for yourself.

    Best regards,
    Mike

    in reply to: Adjust header color on specific pages #859020

    Hi,

    /*menu color*/ 
    .header_color .main_menu ul:first-child > li > a {color: blue !important;}
    /*menu hover*/
    .header_color .main_menu ul:first-child > li > a:hover {color: #fff !important;}
    /*sub-menu*/
    .header_color .main_menu .menu ul li a {color: green !important;}
    /*sub-menu hover*/
    .header_color .main_menu .menu ul li a:hover {color: #fff !important;}

    You can add your page-ids to these to set them to each page, adjust colors to suit.

    Best regards,
    Mike

    in reply to: Problem with contact form 7 plugin #859012

    Hi,
    ops, I meant to target the button only, try this instead:

    @media only screen and (max-width: 1050px) {.cf7-style.cf7-style-5304 input[type='submit'] {
        width: 90%!important; }
    .cf7-style.cf7-style-5304 input[type='submit'] {font-size: 10px!important; }}

    Best regards,
    Mike

    in reply to: Adjust header color on specific pages #859009

    Hi,
    Ah, I was looking at the wrong site :)
    OK, so it looks like the menu is “light grey with a hover of dark grey” this is how you wanted it right?
    how can I help?

    Best regards,
    Mike

    in reply to: "Back to Shop" Button is connected to default shop #858998

    Hey nadinedomnink,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function wc_empty_cart_redirect_url() {
    	return 'http://yourdomain.com/';
    }
    add_filter( 'woocommerce_return_to_shop_redirect', 'wc_empty_cart_redirect_url' );

    Best regards,
    Mike

    in reply to: Wp Theme Enfold #858997

    Hey Lutz,
    Sorry we don’t offer that option.

    Best regards,
    Mike

    in reply to: Wp Theme Enfold #858996

    Hey Lutz,
    Sorry we don’t offer that option.

    Best regards,
    Mike

    in reply to: Adjust header color on specific pages #858993

    Hi,
    Sorry for the questions, but when I look at your site the header looks red on all pages, yet you say the “Header background on frontpage is white” perhaps I’m looking at the wrong thing? Can you please add a screenshot to point out what you see?

    Best regards,
    Mike

    in reply to: Adjust header color on specific pages #858989

    Hi,
    Perhaps a good approach would be to use the Advanced Styling to change it globaly, and then we can write code for the one page that is different, ie: frontpage.
    Did I understand that right?

    Best regards,
    Mike

    in reply to: Change Header Font Size #858985

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Blog excerpt not displayed #858983

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Change countdown direction #858981

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Reducing Diameter of Circle Image #858980

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

    .page-id-2 .avia-image-container.av-styling-circle {width: 50%!important; }

    I added the page-id so it will only work on this one page, you can adjust the 50% to suit.

    Best regards,
    Mike

    Hey Emiel,
    I didn’t see your portfolio items, as in your screenshot, I did see your testimony, but it doesn’t have a title.
    2017-10-01_144359
    If this is the right element, please enable the title so we can help, or please include the url to the page/element in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Can't update links and images #858975

    Hi,
    This sounds like a plugin conflict, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. If not then please include a admin login in the private content area and a link to the page and element you get this error on.
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Thrive Leads Widget Sidebar #858974

    Hi,
    It looks like we don’t have admin access to your site, I can’t see your widgets or your settings. Please change our access to admin “the highest possible”

    Best regards,
    Mike

    in reply to: Help! Reduce Image size of Team members on mobile devices #858973

    Hi,
    We can make the images smaller with this code in the General Styling > Quick CSS field:

    .team-img-container img {width: 50%!important; }

    but we can’t make them 3 across as they are in 1/4 flex columns

    Best regards,
    Mike

    in reply to: YouTube Video Not Showing #858971

    Hey Nathan,
    It looks like you are using the youtube short url, try using the long url instead.

    Best regards,
    Mike

    in reply to: Alt text of images not appearing in source code #858970

    Hi,
    For images added in the tab section, fill in the alt field on the attachment page.
    2017-10-01_140659

    Best regards,
    Mike

    in reply to: Mobile Layout Is Not Great #858969

    Hey ALPS4U,
    I don’t seem to see the errors you disciple in Android, which device are you seeing the errors in?

    Best regards,
    Mike

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

    @media only screen and (max-width: 767px) { #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 1em!important; }
    }

    Best regards,
    Mike

    Hi,
    Thanks Guenni007, si_lyons, is this solved now?

    Best regards,
    Mike

    in reply to: Image to open a lightbox gallery #858965

    Hi,
    Thank you for the suggestion Guenni007

    Best regards,
    Mike

    in reply to: Main menu submenu is to long #858963

    Hi,
    I was able to scroll down in you mobile menu in Chrome for Android, which browser are you seeing this error?
    Please let us know if Guenni007’s suggestion helped.

    Best regards,
    Mike

    in reply to: main menu and sub pages #858961

    Hey James2200,
    Create a custom link in your menu with the url empty and services as the Navigation Label, then place the other items under it.

    Best regards,
    Mike

    Hey Ludvig,
    That won’t be possible, but you could try the layerslider, at mobile it will show two stacked, and for larger screen sizes you could set the height to 40vh.

    Best regards,
    Mike

    Hey rosewoodva,
    If you have a caching plugin, please try clearing it, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    Also try adding advanced styling to use the font Poiret One for the
    I tested your situation on a clean install and the Poiret One for the worked well.

    Best regards,
    Mike

    in reply to: Problem with contact form 7 plugin #858951

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

    @media only screen and (max-width: 1050px) {.cf7-style.cf7-style-5304 input {
        width: 90%!important; }
    .cf7-style.cf7-style-5304 input[type='submit'] {font-size: 10px!important; }}

    Best regards,
    Mike

    in reply to: Adjust header color on specific pages #858949

    Hi,
    shall we close this then?

    Best regards,
    Mike

    in reply to: Blog thumbnails not showing up on Enfold #858945

    Hey fionalea,

    You have posted to the PreSale Request Contact form,
    For technical support please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Mike

Viewing 30 posts - 31,621 through 31,650 (of 34,859 total)