Forum Replies Created

Viewing 30 posts - 21,331 through 21,360 (of 35,223 total)
  • Author
    Posts
  • in reply to: Problems on Pages with Sidebar #1107802

    Hi,
    Thanks for the feedback, I will take another look. Have you created a full backup just in case?

    Best regards,
    Mike

    in reply to: Custom Sidebar for Post Category Archives #1107800

    Hi,
    I took another look at your sidebar for the category link above and found that the demo sidebar is showing because there are no widgets in the “blog sidebar”, once you add a widget to the sidebar it will show.
    Please give this a try.

    Best regards,
    Mike

    in reply to: Alt for transparent header image #1107795

    Hi,

    @peterolle
    I have reported this to the dev team to review. As soon as I hear a reply I will post it here for 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: Input Box way too wide. #1107786

    Hi,
    Very good, we will leave this open to hear back from you. Thank you for using Enfold.

    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: Add new icon sets to advanced page builder #1107360

    Hi,
    Glad we were able to help, 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: Input Box way too wide. #1107357

    Hi,
    Please give this one a try instead:

    #mc-embedded-subscribe-form input[type=text] {
    width: 50% !important; 
    max-width: 50% !important; 
    margin: auto !important;
    }

    Best regards,
    Mike

    in reply to: IMPORT DEMO #1107349

    Hi,
    Thanks for pointing this out, I have changed the logo url so it’s now showing your logo.

    Best regards,
    Mike

    Hey mocablue,
    Sorry for the late reply, I tried to research your past threads and found a login that works and found that your theme version should be updated to v4.5.7
    This will need to be done manually via ftp, please try to follow these steps:

    First download the theme from Theme Forest.
    Then open it and extract the “enfold.zip” file and then extract it to your desktop as /enfold/
    Then rename to /enfold-new/ and upload the folder to your /wp-content/themes/ folder via FTP or your file manager in your webhost cPanel
    Then via FTP or your cPanel file manager, at /wp-content/themes/ rename /enfold/ to /enfold-old/ and rename /enfold-new/ to /enfold/

    Now your new version is installed, please check your site. If all is well then “Good Job!” If not then reverse the last rename step above and your site will be restored.

    I also see that your plugin “Dev4Press Updater” is giving errors, so please try disabling this plugin, actually I see that you have 52 plugins that need to be updated, I recommend disabling all of your plugins and update your theme, then clear your browser cache and check your site. Then activate your plugins one at a time to find the ones causing the errors.

    Best regards,
    Mike

    in reply to: What do I get #1106907

    Hey Michael Wilson,
    Thanks for contacting us, this is basically true, but you also get access to our support forum where our team will assist with your questions on using the theme. The standard license includes 6 months of support, but at checkout, at Theme Forest you can choose to upgrade to a full year for only a little more, this is a great value that is only offered once in the checkout.
    Please let us know if you have any other questions.

    Best regards,
    Mike

    Hi,
    Please try this css instead:

    #top span.text-sep-date {
    display: none !important;
    }
    .html_elegant-blog #top .post-entry .post-meta-infos {
    float: none !important;
    }

    Best regards,
    Mike

    Hi,
    I tried loading a few more times and saw it and caught in my Chrome Tools, so it is your preloader logo, so you won’t want to remove it. It looks like it’s out of place due to a lazy load script, while I didn’t see a lazy load plugin in your plugins, one of your plugins is loading one, please check and disable.
    It also looks like something is thowing an Unexpected token < in your header.
    my guess is it’s your WP Rocket but try disabling all of your plugins and disable the Enfold Theme Options > Performance > JS & CSS file merging and compression and clear your browser, site, and server cache, this may take a few tries.
    Then check again.

    Best regards,
    Mike

    in reply to: Input Box way too wide. #1106898

    Hi,
    Thanks, I’ll take a stab at it,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #mc_embed_signup {
    width: 50% !important; 
    max-width: 50% !important; 
    margin: auto !important;
    }

    or

    #mc-embedded-subscribe-form {
    width: 50% !important; 
    max-width: 50% !important; 
    margin: auto !important;
    }

    I see this is in a Visual Composer column and row [/vc_column][/vc_row] does the row or column have a custom class or ID?

    Best regards,
    Mike

    in reply to: Shopping Cart Icon logo #1106891

    Hi,
    Thanks for the feedback, I checked again and found two issues, one is that your Enfold Theme Options > Performance > CSS file merging and compression was on, so the site cache can be harder to clear, I recommend leaving this off until your site is done, or at least try toggling it on & off when your custom css doesn’t seem to work.
    Second, in your Quick CSS you were using “//” to comment out lines, this is not valid for css, it’s good for php code:
    2019-06-03-205342
    For css please use “/* your text */”
    I corrected it for you and now you code is working, Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” and checked that your site is working correctly. Please also check for yourself.
    Once you are happy you, (or I) 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 check if this solves your issue.

    ** I do note that in your child theme the “class-breadcrumb.php” is quite different than the theme version, so if you still have the issue please try activating the new parent theme to rule out a child theme functions.php or class-breadcrumb.php causing the issue.

    Best regards,
    Mike

    in reply to: IMPORT DEMO #1106877

    Hi,
    Thank you, I have looked at your maintenance page and the logo is not pulled from the settings it is an image on the page, but due to a small kink it is hidden on the backend. I have corrected it for you and will report this to the dev team. Thanks for pointing this out.

    Best regards,
    Mike

    in reply to: Editor drag drop elements don't work #1106876

    Hi,
    Thanks, with Chrome the elements drag into place for me, even when I try to drag them to the bottom of the page.
    I do note that when the “Block Editor” is used dragging down is a little “jumpy” and not smooth, and when using the “Classic Editor” it is smooth, but this is a “Block Editor” issue. I set the site to use the Classic Editor at: Enfold Theme Options > Select Your Editor
    Please clear your browser cache and check.

    I also checked our GitHub for this issue and the Block Editor and found that the dev team has worked on this and is already a part of the next update: [Gutenberg] Bugfixes and Improvements #2077 so for now please use the Classic Editor.

    Best regards,
    Mike

    in reply to: Font upload issue #1106872

    Hi,
    Thanks for the clarification, I was able to login and found that the font “transfonter.org” is used on the homepage slider “WELCOME”
    It seems that the transfonter.org site converts fonts to other formats, so I searched your media files, and downloaded the font and demo page and compared the slider text, it seems to match well.
    2019-06-03-184018
    does this screenshot match what you see? Perhaps you need to clear your browser cache.

    Best regards,
    Mike

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

    #top.single span.text-sep-date {
    display: none !important;
    }
    .html_elegant-blog #top.single .post-entry .post-meta-infos {
    float: none !important;
    }

    Best regards,
    Mike

    in reply to: Featured images have disappeared – #1106859

    Hi,
    I checked again and your images are now showing, Please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: how to increase thumbnail size image for watchlist #1106852

    Hi,
    Thanks for the SiteGround login but when I click the button “go to admin panel” I get a WordPress login prompt, and the above login details don’t work there.
    Please check.

    Best regards,
    Mike

    in reply to: Shopping Cart Icon logo #1106850

    Hi,
    I added the css to your Quick CSS and then added an item to the cart and it works fine,
    2019-06-03-165608
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Input Box way too wide. #1106849

    Hi,
    Please try putting the input box inside of a column element that matches the width you wish to use, such as 1/2 or 1/3
    We could assist with some css, if we could examine the site.

    Best regards,
    Mike

    in reply to: Add new icon sets to advanced page builder #1106559

    Hey acroterion,
    Unfortunately, this is not going to work because the icons are actually fonts and the “code” in your json is not going to match the database.
    I wish it was this easy :)
    So please upload your new icons as a pack and use it as a addon to the “icons” of your elements
    I know you are trying to find a quick way through this, but unfortunately, there is not.

    Best regards,
    Mike

    in reply to: Alt for transparent header image #1106539

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

    function alt_custom_script(){
      ?>
      <script>
    (function($){
      $(document).ready(function(){
    $('span.subtext img').prop('alt', 'your new alt');
      });
      })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'alt_custom_script');

    Please adjust the “your new alt” in the code to suit.

    Best regards,
    Mike

    in reply to: Icon List Content Adjustments #1106534

    Hi,
    Glad Rikard could 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 Yigit was 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: Social Icons in footer in the same row #1106530

    Hey nickgin,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #footer .textwidget ul.social_bookmarks {
        width: 40px !important; 
        display: inline-block !important; 
    }

    Best regards,
    Mike

    in reply to: Editor drag drop elements don't work #1106527

    Hi,
    Thank you for the login, I see that you are using Enfold v4.5.1 and WordPress v5.2.1
    Unfortunately, Enfold v4.5.1 has some bugs and didn’t include our option to use the Classic Editor in the options:
    2019-06-02-205723
    Please update via FTP to Enfold v4.5.7 and try again, if you still find an issue try switching to the “Classic Editor”
    Yet I don’t believe you will find this issue with the latest 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” 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.

    Best regards,
    Mike

Viewing 30 posts - 21,331 through 21,360 (of 35,223 total)