Forum Replies Created

Viewing 30 posts - 29,071 through 29,100 (of 35,168 total)
  • Author
    Posts
  • in reply to: Blank WooCommerce Product Page #925841

    Hey Corina,
    I believe your issue can be solved with this solution: https://kriesi.at/support/topic/4-2-5-woocommerce-issue/#post-923535
    Please try.

    Best regards,
    Mike

    in reply to: Download link for earlier versions of Enfold #925839

    Hi,
    @marketingagency, Please open a new thread so we can assist, in this case we will want provide the link in the Private Content area, but as this is not your thread you will not see what we write, we do not want to share a link openly, thanks for your patience and understanding.

    Best regards,
    Mike

    Hi,
    I’m glad this has been sorted out. We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Private Post not visible in Post Category #925829

    Hi,
    Sorry, this is a open issue, but we do not have a fix from the dev team yet.
    Perhaps there is a plugin available that would provide a work around for you for now?

    Best regards,
    Mike

    in reply to: LAYERSLIDER IT DISAPPEARED FROM MENU #925828

    Hi,
    At the end of your child theme functions.php file you have this code:

     add_theme_support('deactivate_layerslider'); 

    2018-03-12_203411
    disabling the layerslider. Please remove this code and activate the layerslider at Enfold Theme Options > Layour Builder > Integrated (Bundled) LayerSlider Plugin
    Right now your options look like this:
    2018-03-12_201831

    Best regards,
    Mike

    in reply to: Google maps is not working #925825

    Hi,
    When I test with my un-restricted API key, your map on the contact page works, when I try to re-enter your API key I get the error:
    “Could not connect to Google Maps with this API Key.”
    I recommend first tring you use a API key with no restrictions, and wait 15-30 minutes until that key is working for you, the try adding your restrictions in the way Guenni007 shows
    For some reason others have found it helpful to first use a un-restricted API key, then add restrictions.

    Best regards,
    Mike

    Hi,
    Freut mich zu hören, wir werden das jetzt schließen. Danke für die Benutzung von Enfold.

    —translate—

    Glad to hear, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: home page can't load and impossible to add a new page #925514

    Hey Underkult,
    I see you are using Enfold v3.8, depending on your PHP version there may be a conflict. Please try updating to Enfold v4.2.6

    Best regards,
    Mike

    in reply to: Error 404 with Portfolio permalink #925499

    Hey elbnetz,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: LAYERSLIDER IT DISAPPEARED FROM MENU #925497

    Hey czar,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Separators not working #925496

    Hey tesspaine,
    I was able to log in at the url in the Private Content area, but this has limited access and I has not able to view the admin panel or the page editor. Please up date the privileges to admin.
    Can you please describe the separators that you are trying to use in the content of the page.
    Currently your hr-short is set to a white background 0px high, making it not show. This code would make it a 1px high black line, is that what you are looking for?

    .hr-short {
        background-color: #000!important; 
        height: 1px!important; 
    }

    Best regards,
    Mike

    in reply to: Buttons with rounded edge and color background icons #925488

    Hi,
    Please update the code to this, so that the buttons will stay stacked on mobile devices.

    @media only screen and (min-width: 767px) {
    .avia-button-center.avia-builder-el-3,.avia-button-center.avia-builder-el-4 {
    display: inline-block !important;
    }
    .avia-button-center.avia-builder-el-3 {
    margin-left: 23%;
    }
    }

    Best regards,
    Mike

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

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Footer Widgets not showing in Blog & Portfolio pages. #925485

    Hi,
    In your child theme stylesheet you had this css hiding your footer for all single entrys, I commented it out and your footer now shows. Please clear your browser cache and check.

    .single #footer {display: none !important;}

    Best regards,
    Mike

    in reply to: Custom Header Buttons #925479

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

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Google maps is not working #925478

    Hi,
    Thanks for the update.

    Best regards,
    Mike

    in reply to: Photos resolution #925464

    Hi,
    I believe they look better now, perhaps try clearing your browser cache.

    Best regards,
    Mike

    Hi,
    I believe the issue is that most of your pages have listed “homepage” as the parent
    2018-03-12_055237
    Try changing them to “no parent”

    Best regards,
    Mike

    Hi,
    Before you migrated to online, was your path /homepage/ ?

    Best regards,
    Mike

    in reply to: Anchoring #925296

    Hi,
    OK I see your other post and will have to study this issue closer, but we will address this on that thread.
    I see you have two more questions, but please lets work on one at a time.
    So for the breadcrumbs, I see at Enfold Theme Options > Header > Header Title and Breadcrumbs you have the setting set to “disply title only”
    Please point to a page that is not showing the breadcrumbs so we can see if you have enabled it in the page layout settings.
    Also while we are helping can you please disable your Autoptimize and any other minify or caching plugin, as this often makes changes harder to take effect.

    Best regards,
    Mike

    in reply to: Test in contact form is white… #925292

    Hey DROR,
    In your custom css or quick css you have this code:

    ::-webkit-input-placeholder {
      color: #ffffff !important;;
    }
    ::-moz-placeholder { 
      color: #ffffff !important;;
    }
    :-ms-input-placeholder { 
      color: #ffffff !important;;
    }
    :-moz-placeholder { 
      color: #ffffff !important;;
    }

    which is making all the placeholders on your site white, since it is using the !important; rule we can’t override it. The best option is to change it to only target the placeholders that you did want white, then the placeholder on this page will go back to the default color.
    What page did you want the placeholders to be white?
    Also notice how each line has two ; at the end? When we change the code we need to make it only have one ; at the end.

    Best regards,
    Mike

    in reply to: Photos resolution #925283

    Hi,
    Please try going to WordPress > Settings > Media > Sizes of the images and changing the middle one to 600px, then regenerate your thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/
    I also notice that your dpi for your images is 96, please try uploading your images with 300dpi
    Your images are showing smaller than the actual image size, for example the image being used is 600×600 and is showing at 272×272 this is typically the way you want it vs a small image being stretched larger, as this makes it blurry.
    So this is why I suggest trying a higher resolution image to see if that helps.

    Best regards,
    Mike

    in reply to: Anchoring #925260

    Hi,
    Sorry again, I removed it the name of the slide :)
    Ok, so the slider on the homepage is correct, and the portfolio page slider is not?
    My comment above was assuming the homepage slider was the issue.
    Please see screenshots in Private Content area.
    The difference is they are using different sliders, the homepage is using the full screen slider, and the portfolio is using the full width slider.
    They handle the images differently. Perhaps the easiest option would be to use the same slider on all the pages.

    Best regards,
    Mike

    in reply to: Hover Color Outline #925256

    Hi,
    I have corrected the error with this css:

    
    #header .av-main-nav .current-menu-item > a > .avia-menu-text 
    {border:2px solid rgba(104, 219, 215, 1) !important;margin-left:5px !important;padding:10px !important;background-color: rgba(255, 255, 255, 1) !important;border-radius: 20px !important;}
    
    
    #header .av-main-nav > li > a > .avia-menu-text:hover {
    border:2px solid rgba(104, 219, 215, 1) !important;
    padding:10px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    border-radius: 20px !important;
    }
    
    #header .av-main-nav > li > a {
    padding:0px !important;
    }
    
    #header .av-main-nav > li > a > .avia-menu-text {
    padding:12px !important;
    }
    

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Adjusting number of words on Blog for Grid layout. #925254

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

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Enfold: button not center aligning #925251

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

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Custom Header Buttons #925248

    Hi,
    Your helper-main-menu.php will override the new one. If you find it a issue in the future you can then update your helper-main-menu.php

    Best regards,
    Mike

    in reply to: right position for mobil #925247

    Hi,
    I understand, but this is due to how the columns are ordered.

    Best regards,
    Mike

    in reply to: Anchoring #925240

    Hi,
    I was able to login and examined the sliders on the homepage, as this is what I think you are refering to.
    I also believe that you are referring to the slide on mobile, and how it looks cut off because the text in the image.
    For your mobile slider can you resize that one image so it is more square and the overlay is positioned how you would like to see it? For mobile it shows as 425×409

    Best regards,
    Mike

    in reply to: Anchoring #925231

    Hi,
    Sorry, I moved the url to the Private Content area.

    Best regards,
    Mike

Viewing 30 posts - 29,071 through 29,100 (of 35,168 total)