Forum Replies Created

Viewing 30 posts - 21,301 through 21,330 (of 35,070 total)
  • Author
    Posts
  • in reply to: Create a Blog for the first time! Some questions… #1105574

    Hi,
    Glad to help, we will leave this open to hear back from you.

    Best regards,
    Mike

    in reply to: Shopping Cart Icon logo #1105573

    Hi,
    Thank you I was able to test the css on your page and it seems to work:
    2019-05-30-223842
    Please try again and clear your browser cache.

    Best regards,
    Mike

    in reply to: install complete demo content #1105568

    Hi,
    Sorry, this was just a matter of setting the menu to show, I have done this for you:
    2019-05-30-222821
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Portfolio items gone after Enfold install #1105566

    Hi,
    Yes, but you said the site was built using a really old copy of Avada, before Enfold was added, correct?

    Best regards,
    Mike

    in reply to: flickering when projects load on enfold photografy #1105559

    Hi,
    Glad to hear, what did you find was causing the flickering?

    Best regards,
    Mike

    in reply to: firefox #1105556

    Hi,
    To add a background image on your page I added a “color section” element with your columns inside and a background image, please review the page and settings of the color section.
    This sample image I used makes reading the text hard so I also added some css to help.

    #top.page-id-603 .flex_column.av_two_third { 
    background-color:rgba(250,250,250,0.5)!important;
    padding: 20px !important; 
    }

    Please add this css and clear your browser cache, and feel free to adjust to suit.
    This thread is getting very long with many issues and solutions, typically we try to keep these shorter so they are easy for other users to search and other mods to assist. If this solution is good then let’s close this and open a new thread for other issues.

    Best regards,
    Mike

    in reply to: Widget Error #1105553

    Hi,
    Glad to help, we will leave it open to hear back from you.

    Best regards,
    Mike

    in reply to: Falsche Übersetzung / wrong translation #1105551

    Hi,
    Danke für die Rückmeldung.

    — Translated with Google —

    Thank you for the feedback.

    Best regards,
    Mike

    in reply to: Shopping Cart Icon logo #1105421

    Hi,
    Thanks for the feedback, but this is what I’m seeing on my localhost:
    2019-05-30-072711
    Can you upload the site onto a temp server so we can examine?

    Best regards,
    Mike

    in reply to: Header menu disappeared #1105329

    Hi,
    First you will need to ask your webhost to correct the server settings in the screenshot above to:

    PHP Post Max Size: 50M
    PHP Max Upload Size: 20M
    PHP ZipArchive Extension: enable
    PHP Multibyte String Extension: enable
    PHP Multibyte Regex Functions: enable

    But sorry, I meant to tell you that you will need to update your theme via FTP, because of it’s age and version.

    The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
    Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    **Please note that this is based on your current theme folder in /wp-content/themes/ being enfold if it’s a custom name please adjust the instructions accordingly**

    Best regards,
    Mike

    in reply to: ENFOLD THEME QUESTION #1105327

    Hi,
    Thank you for the login, I see that your PHP is v5.6.40, so that is good.
    But I also see that you have custom code in your parent theme (Enfold) functions.php and are using the “Advanced Custom Fields” plugin, please advise “your guys” of this because they will need to copy this to the updated theme.
    I would advise hiring from Codeable and in your request let them know it is a Enfold site.

    Best regards,
    Mike

    in reply to: Need some custom code #1105325

    Hi,
    I adjusted your css to this:

    ul.sub-menu {
    display: block !important;  
    opacity: 0 !important; 
    visibility: hidden !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: firefox #1105321

    Hi,
    2: your name is hidden because strong tags in the footer are set to be white, I added this code in the General Styling > Quick CSS field for you

    .footer_color#footer strong {
    color: #000 !important;
    }

    1: I’m not sure why your audio player is doing this, I will need to review a little more.

    Best regards,
    Mike

    in reply to: Portfolio items gone after Enfold install #1105312

    Hi,
    Sorry, Avada and Enfold are very different and are not meant to merge, I wish I had better news for you.

    Best regards,
    Mike

    in reply to: Need some custom code #1105311

    Hi,
    I have taken a look and found that there was an error in your css, I have corrected. I also found that your menu was set to “mega menu” which this css doesn’t work on so I set the “services” to a regular menu, but I was unsure about the “work” menu items so I left them for you to change if you wish.
    Please clear your browser and webhost cache and check.

    Best regards,
    Mike

    in reply to: enfold update #1105310

    Hi,
    I have taken a look at your site and see that you are using Enfold v3.8, this is a very old version and you will have to update via ftp, you will not be able to update with the theme option.
    Please ensure that you are using at least PHP version 5.6.
    I read above that you have uploaded the new theme via ftp, but perhaps you tried to overwrite the theme folder, Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.
    Please try again with these steps:
    The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” then upload the new “enfold” and check that your site is working correctly.
    Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
    Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.

    Best regards,
    Mike

    in reply to: install complete demo content #1105309

    Hi,
    Thank you, I reset your site to remove the first demo, and then tried again with no errors, Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Please see Private Content area below.

    Best regards,
    Mike

    Hi,
    Please see Private Content area below.

    Best regards,
    Mike

    in reply to: Product Purchase Button Quantity Display #1105157

    Hi,
    Thank you, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.postid-4574 .av-woo-purchase-button .quantity label.screen-reader-text {
        margin-left: 30% !important; 
        margin-right: 5% !important; 
    }

    and add this code to the end of your functions.php file in Appearance > Editor:

    function custom_script(){
      ?>
      <script>
    (function($){
      $(document).ready(function(){
      $('#top.postid-4574 .av-woo-purchase-button .quantity label.screen-reader-text').each(function() {
        var text = $(this).text();
        $(this).text(text.replace('Candy Box subscription ', ' ')); 
    });
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_script');

    Best regards,
    Mike

    in reply to: Blog Style #1105144

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: firefox #1105143

    Hi,
    Thank you, I believe I understand now. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #footer {
    padding: 0px !important;
    }
    #footer .widget {
    margin: 0px !important;
    }
    #footer #media_image-2.widget img {
    max-width: 40% !important;
    }

    This will make the height of your footer smaller, you can adjust the max-width: 40% !important; to make the footer larger or smaller. I know the code says max-width but your middle image is square so this also adjusts the height, and it was so large it made the footer larger.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: install complete demo content #1105134

    Hi,
    Thank you for the ftp access, I was able to login. But the WordPress login below is not working for me.
    Please check.

    Best regards,
    Mike

    in reply to: use lightbox for normal image in posts #1105059

    Hi,
    Thanks for the link, yes you can have your images open in a lightbox, when you add the image to your post please ensure that the “ATTACHMENT DISPLAY SETTINGS” are “link to media file”
    2019-05-29-000525
    Please also ensure that in your theme settings: Enfold Theme Options > Lightbox Modal Window is checked
    2019-05-29-000931

    Best regards,
    Mike

    Hi,
    Thank you for the screenshots, this is done with css, please try this css:

    .col2-set .col-2 {
        float: none !important; 
    }
    #order_review, #order_review_heading {
        clear: both !important; 
        width: 40% !important; 
        float: right !important; 
    }
    #order_review {
        position: absolute;
        top: 15%;
        right: 0;
    }
    #order_review_heading {
        position: absolute;
        top: 11%;
        right: 0;
    }
    #top .checkout .col-1, #top .checkout .col-2 {
        clear: both !important; 
        width: 100% !important; 
    }
    #customer_details {
        width: 40% !important; 
        float: left !important; 
        clear: both !important; 
    }

    Best regards,
    Mike

    in reply to: Abstand mobil #1105039

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: firefox #1105012

    Hi,
    Sorry for the late reply, I’m not sure I understand this last issue, Please see the first screenshot in Private Content area.
    So compared to the page content, please explain how you would like to see the footer width/height, Please see the second screenshot in Private Content area.
    Perhaps a mockup or screenshot would help.

    Best regards,
    Mike

    in reply to: install complete demo content #1105001

    Hi,
    Thank you for the login, but I don’t see the site url, please include.

    Best regards,
    Mike

    in reply to: css code problem #1104819

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 30 posts - 21,301 through 21,330 (of 35,070 total)