Forum Replies Created

Viewing 30 posts - 121 through 150 (of 33,307 total)
  • Author
    Posts
  • Hey Peter,
    We can help make your sub-menu links underlined on hover for desktop, but when I check your site it is not loading correctly, this is what I see:
    Screen Shot 2024 11 03 at 4.14.50 PM
    please check and once it is loading we can help.
    Please note that mobile devices don’t have a “hover” event.

    Best regards,
    Mike

    in reply to: Custom ID Attribute CSS help #1470518

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    This is correct, in the past I have used Laragon on Windows it was easy and works out-of-the-box, I tried Xampp & MAMP but they didn’t work as well, you will need to set more options in the backend. But you should test what is best for you. After you import to a localhost you should export the theme settings at Enfold Theme Options ▸ Import/Export ▸ Export Theme Settings File to import into your live site.
    Another way is to build on the local host and use the Duplicator by Snap Creek to build your whole site from the local host. Careful, there was a fake clone on WP Plugins for a while, I have not checked lately, I think this is the right link.
    Shall we close this thread now?

    Best regards,
    Mike

    Hi,
    The import did not work as I planned, so I manually created your pages, please check.
    As you add your products and posts you can also add your images for them, as I know you will be changes these, but all of the other image placeholders have been added.
    Please note that I added the Avia Special Character Converter Plugin for the strong tags in the title elements:
    Screen Shot 2024 11 03 at 12.46.02 PM
    it is important to not use HTML in titles, but code like this:
    ###lt###strong###gt###Enfold Restaurant###lt###/strong###gt###
    Screen Shot 2024 11 03 at 12.49.00 PM
    otherwise you will see an error, read more about this here: Using special characters you may need to scroll down on the documentation page.
    In the future it would be best to use a webhost that doesn’t block our IP, or install the demo on a local host and then move the images via FTP to your site and manually edit the demo xml file with a search and replace for the image url’s with your own domain, the one othe host that I know of that blocks our IP is OVH, but they will not un-block us, so don’t use them. All others should work fine.

    Best regards,
    Mike

    in reply to: PHP Calculator in WordPress #1470496

    Hey whdsolutions,
    We will need to see the php code, and how it is added to the page, is it a “shortcode” or added directly to the page files?
    It would be better to add it as a “shortcode”, if not perhaps it can be adopted as a shortcode.
    If it is more than one php file that doesn’t use a “shortcode” to display you may need to hire someone on upwork.com to modify, you might be able to do this for $20 or so.
    Our support for something like this is limited.

    Best regards,
    Mike

    in reply to: Show a default search field instead of search icon #1470495

    Hi,
    It looks like you did not add the css above, or you have an error before the css above so it is not working correctly, nonetheless I tested it and found that some extra css is needed to line up the search in the header before and after scroll, this is the css I tested:

    #top .header_color input[type='search'],
    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    	margin-top: -10px;
    }
    #top .header_color.header-scrolled input[type='search'],
    #top .header_color.header-scrolled .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    	margin-top: -49px;
    	padding: 0;
    }
    /* Fra Fibiosearch  support 9 nov 2023. */
    /* Overriding default Enfold code. */
    .menu-item .dgwt-wcas-search-wrapp {
      opacity: 1 !important;
      display: block !important;
    }
    
    .dgwt-wcas-search-input {
      margin-bottom: 0 !important;
    }
    
    .menu-item .dgwt-wcas-search-form {
      margin-bottom: 0 !important;
    }
    
    /* Search field. */
    #menu-item-3327 {
      height: 90px;
      display: flex;
      align-items: center;
    }
    
    /* Search field. 6 nov Joachim. */
    #top .header_color .input-text, #top .header_color input[type='text'], #top .header_color input[type='input'], #top .header_color input[type='password'], #top .header_color input[type='email'], #top .header_color input[type='number'], #top .header_color input[type='url'], #top .header_color input[type='tel'], #top .header_color input[type='search'], #top .header_color textarea, #top .header_color select {
        border: 1px solid lightgrey;
        background: white;
    }
    
    /* Search button. 6 Nov Joachim. */
    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit, .dgwt-wcas-om-bar .dgwt-wcas-om-return {
        background-color: #f7f7f7;
        color: #0f0f0f;
        border-top: 1px solid lightgrey;
        border-right: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
    }

    and this is the result before scroll:
    Screen Shot 2024 11 03 at 6.47.28 AM
    this is after scroll:
    Screen Shot 2024 11 03 at 6.48.50 AM

    Best regards,
    Mike

    Hey kennethls,
    Typically this occurs when the webhost blocks our IP our address, the images for the demo is only about 4mb.
    In this case typically uploading the images via FTP and then manually changing the import file to point to your site to import the images from your domain into your WP database and manually import the theme settings file, etc, should solve this.
    But to do this you will need to reset your site and your content will be lost, please install the plugin wp-reset and reset the site, then we can help with these steps.

    Best regards,
    Mike

    in reply to: Manu Button text hover color #1470471

    Hi,
    Thanks for the link to your site, I checked in Chrome, Safari, & Firefox on a Mac and in all the hover text color of the button was white:
    Screen Shot 2024 11 02 at 7.45.16 AM
    What browser are you using and what OS?

    Best regards,
    Mike

    in reply to: Contact Form Button Color #1470470

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Having trouble saving, once I reach content limit? #1470469

    Hi,
    Your site health setting are limited to 300 for PHP time limit & PHP time limit
    Screen Shot 2024 11 02 at 7.34.50 AM
    Try increasing both of these.

    Best regards,
    Mike

    in reply to: Visual Artist Demo index mobile view #1470467

    Hi,
    This is the correct behavior for mobile devices, as the parallax doesn’t behave the same on all mobile device like IOS.
    Please see our demo: https://kriesi.at/themes/enfold-visual-artist/

    Best regards,
    Mike

    in reply to: Posts Archives not working #1470466

    Hi,
    Since you have found that this is related to the plugin you should try each setting in the plugin to find the one causing the error.
    This thread is 4 years old, so a lot has changed in the plugin and theme, I would advise to open a new thread with your findings and how we can reproduce with a admin login to your site. I recommend to not post in this thread as it will not be private and you will not see what we write in the Private Content area.

    Best regards,
    Mike

    in reply to: Underline #1470464

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Underline #1470433

    Hey ibuzaev,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main a:where(:not(.wp-element-button,.avia-button)) {
        text-decoration: underline;
    }

    Best regards,
    Mike

    Hey maartenrobben,
    Please go to Enfold Theme Options > Transparency Options you might need to click the button to show the options:
    Enfold Support 6523

    Best regards,
    Mike

    in reply to: WooCommerce Product Images Grid Error #1470352

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Timeline customization – bigger circles #1470249

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Enfold Update – broken page links #1470142

    Hi,
    Your WordPress ▸ Tools ▸ Site Health says that you have custom rules have been added to your .htaccess file, perhaps you have a redirect rule added?
    I also see that your PHP version is outdated: v7.4, try updating to v8
    I note that the issue doesn’t seem to be the links, none of your pages can be loaded directly, they all redirect to your homepage, perhaps your method of loading the hidden IP address is causing this, try making your site visible without the hosts file customization and see if the issue is solved.

    Best regards,
    Mike

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Result search page edit #1470021

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How to remove the arrow-up in the right corner below #1470019

    Hey Jak73,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #scroll-top-link {
    	display: none;
    }

    Best regards,
    Mike

    in reply to: OpenStreetMap – full screen width #1470018

    Hi,
    I’m not seeing it, try clearing your browser cache:
    Enfold Support 6520

    Best regards,
    Mike

    in reply to: Custom Icon for Icon Box #1470017

    Hi,
    Glad we were able to help, also thank Guenni007 for sharing, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Export and import builder page #1470016

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Flipbox height? #1469955

    Hi,
    Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    in reply to: Flipbox height? #1469953

    Hi,
    Thanks for the login, when I login I see your images now, changing the setting Flipbox > Grid styling > Minimum Height – For Flipbox Only corrects:
    Screen Shot 2024 10 27 at 3.01.03 PM
    Please check
    Screen Shot 2024 10 27 at 3.02.23 PM

    Best regards,
    Mike

    in reply to: Demo file not working with OVH (image) #1469952

    Hi,
    It looks like you are trying to import the Law demo, correct?
    If you include a admin login, and a FTP login and allow me to rest the site and re-import the demo I might be able to fix, sometimes this will correct, but you will lose everything you have done so far.

    Best regards,
    Mike

    in reply to: Woocommerc NEXT product options #1469951

    Hi,
    Thank you for your patience, but unfortunately this doesn’t seem to be possible for “products” I tested many possible solutions but none worked for “products”.
    If you would like to request this feature the Dev Team has opened a Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    in reply to: Flipbox height? #1469947

    Hi,
    Try including an admin login so we can examine

    Best regards,
    Mike

    in reply to: Demo file not working with OVH (image) #1469946

    Hey btaleb,
    Unfortunately OVH blocks our IP address so the demo images will not be downloaded, in the past OVH sometimes would temporarily allow our IP, but lately they have not. It seems to be based on which OVH support member you get when you ask. Since you ultimately will be changing the images for your site anyways, uploading your own images would be the easiest solution.

    Best regards,
    Mike

Viewing 30 posts - 121 through 150 (of 33,307 total)