Forum Replies Created

Viewing 30 posts - 30,991 through 31,020 (of 34,797 total)
  • Author
    Posts
  • in reply to: Change the Styling of Masonry Sort Link #878848

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

    .av-masonry-sort a {
      font-weight: bold;
      font-size: 18px;
    }

    Best regards,
    Mike

    Hi,
    The issue here is that the grid row is set to 100% width, so at larger screens it will stretch the width while the other elements are set to a max-width of 1210px.
    The best option would be to change the padding depending on screen size, it looks like it fine up to 1440px, is that true for you?
    What screen sizes do you want to cover? Are you considering the edge of the image the edge to line up? Ideally setting the max-width would be easiest, but that would give you the green background.

    Best regards,
    Mike

    in reply to: Php configuration #878840

    Hi,
    Option 1 should be fine, but you could try option 3 and if all works fine then use it, otherwise go back and use option 1

    Best regards,
    Mike

    in reply to: Enfold Capabilities #878838

    Hi,
    We look forward to helping, unless there is anything more now, shall we close this?

    Best regards,
    Mike

    Hi,
    The login leads to a 404 page, please check.

    Best regards,
    Mike

    Hi,
    The login leads to a 404 page, please check.

    Best regards,
    Mike

    in reply to: Change the Styling of Masonry Sort Link #878834

    Hey Joe,
    I went to your blog but didn’t see a Masonry Sort, do you mean the sort on your shop page?

    Best regards,
    Mike

    Hey Paul,
    Which form has the no-reply?
    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: Limited number of color section ? #878831

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

    Best regards,
    Mike

    in reply to: question about Enfold Band demo #878830

    Hey famewebdesign,
    On mobile the video will not play automatically as in the desktop, this is a limitation in mobile devices. A work around is to use the layerslider and add the video.

    Best regards,
    Mike

    in reply to: How to hide bottom #878828

    Hey ctancrede,
    Please include the url to the page in question so we can take a closer look. Are the images already linked and you just want to hide the buttons?

    Best regards,
    Mike

    in reply to: html.html in the comments source code #878825

    Hey Chris,
    It looks like it is a script added by a plugin “easy-social-share-buttons3” is this what you are referring to?
    Your page is brandungsangeln-html and it is also working as brandungsangeln.html but not as brandungsangeln, have you looked in the plugin settings? Or renaming your page to remove the -html?

    Best regards,
    Mike

    Hi,
    I have looked at you homepage but I don’t see where the grid row is not aligned and a green background shows, perhaps I’m looking at the wrong page, can you include a screenshot of the issue.

    Best regards,
    Mike

    in reply to: FATAL ERROR #878820

    Hey BetsaidaPdE,
    Try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    If you are still having trouble 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.
    Then 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: Mouse hover on submenu items #878816

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

    Best regards,
    Mike

    in reply to: Full width Logo (image) in Consulting Theme on top #878814

    Hi,
    My first solution is not going to work for this case. But I have a new solution, copy header.php to your child theme folder and look for line 65 that has this line:

    <div id='wrap_all'>

    and add this line below it:

    <div id='header_banner' class='logo_banner' ><img src='https://www.Your-Site.de/wp-content/uploads/2017/11/Banner-Homepage.png'></div>

    make sure to fix the url, then add this code to your css:

    #header_banner.logo_banner {
    display: block;
    text-align: center;
    background-color: #fff;
    }

    Best regards,
    Mike

    in reply to: sidebar menu vertical-align #878805

    Hi,
    I added this css to the end of your General Styling > Quick CSS field:

    .main_color.container_wrap_first.sidebar_left {background-color: red;}
    #main .template-page.content {background-color: white; padding: 0px !important;}
    .content .entry-content-wrapper {padding-right: 0px!important; }
    .sidebar {padding-top: 20vh!important;}
    .sidebar_left .inner_sidebar {text-align: center;}
    .main_color .widget_nav_menu li { border: 1px solid blue; background-color: white; }

    Please adjust the colors to suit. I didn’t know what you meant by “delete the line between menu and logo” please add a screenshot pointing out what you meant.

    Best regards,
    Mike

    in reply to: Full width Logo (image) in Consulting Theme on top #878794

    Hi,
    Is there a maximum size that your want the image to be, or 100% of the screen and centered? I see that you also want it to be responsive. Can you please include a admin login in the private content area so we can take a closer look.

    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: Weird 404 pages #878791

    Hi,
    I have looked at your source code and didn’t find any reference to /wp-content/themes/enfold/js/mediaelement/ so there are no activate links that could trigger a 404. But I did find that in a much older version of Enfold that was a valid link, so I believe there is a known exploit for that folder and there is a bot testing for it. This is a common tactic, but will not affect you.
    One solution would be to block the IPs that are creating that 404 in your .htaccess, your host error log will list those IPs.
    Or, create a 301 redirect to your homepage for that url, so you are not feeding the bots.

    Best regards,
    Mike

    in reply to: Footer #878790

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

    #main .template-page.content {min-height: 80vh!important; }

    This will make the page 80% of visual height, you can adjust the number to suit. If you only want it to work on one page add the page id after #main

    Best regards,
    Mike

    in reply to: Centering a 1/2 column #878788

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

    Best regards,
    Mike

    in reply to: How to change color of the paging? #878692

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

    .main_color .pagination .current, .main_color .pagination a {background: blue !important;}

    adjust to suit.
    If you would like to change this color on only one page please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: about enfold theme #878690

    Hey yasin,
    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

    in reply to: Controlling elements of pricing and normal tables #878689

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

    #buy_mfhs .avia-builder-el-11 .av_textblock_section:nth-child(1) {    
        background-color: blue;
        color: white; }

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Php configuration #878688

    Hey KK,
    You should choose PHP 7, here’s a bluehost help topic on how to do so.

    Best regards,
    Mike

    in reply to: Centering a 1/2 column #878687

    Hey FFAlan,
    I added a 1/4 column to the left of each icon list for each tab.
    Please review.

    Best regards,
    Mike

    in reply to: Change the Image Size for Products #878684

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

    Best regards,
    Mike

    in reply to: Mouse hover on submenu items #878683

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

    #top .av-main-nav ul ul {
        left: 207px!important; }

    Please clear site and browser cache.

    Best regards,
    Mike

    Hi,
    For issue 2 targeting IE11 I added:

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .page-id-3274 .entry-content-wrapper ul {
        list-style: disc inside!important; 
    }
    }

    For issue 1 targeting IE11 I added:

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active)  { 
    .page-id-3689 .avia-builder-el-21 {
        padding-top: 20px!important; 
    }
    }

    Best regards,
    Mike

    in reply to: Buying Enfold #878678

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

    Best regards,
    Mike

Viewing 30 posts - 30,991 through 31,020 (of 34,797 total)