Forum Replies Created

Viewing 30 posts - 24,661 through 24,690 (of 34,878 total)
  • Author
    Posts
  • in reply to: Getting Multi Columns using Contact Form 7 #1022573

    Hi,
    If it’s only the login to the front end, then you can include it in the Private Content area.
    Please don’t include a login to the back end, as this is not your thread & the thread owner will see the info.
    I only need to see the front end for css, if I need to go deeper you will have to start a new thread.

    Best regards,
    Mike

    in reply to: problem update 4.5 failed #1022570

    Hi,

    @laptophobo
    I see you are getting the same error but in a different element, is there a chance that you had a “strong” or other html tag in a title field? I’m asking the team to help out here, can we see your site?

    Best regards,
    Mike

    in reply to: problem update 4.5 failed #1022567

    Hi,
    @saucyhotdesign are you using PHP v5.6 minimum? Can we see the test site?
    Is there a chance that you had html tags in the title of the hotspot element, such as “strong” ?

    Best regards,
    Mike

    Hi,
    Great news.
    We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: content boxes empty #1022558

    Hi,
    I was able to login and disabled your W3 Total Cache plugin and removed this code, (see link in Private Content area) from your functions.php which removed the error in the head, but you still have a lot of javascript errors, and the page is not loading.
    I tried activating the parent theme, which worked, but all of your pages & post went to a 404.
    Do you have a backup that you can restore?

    Best regards,
    Mike

    in reply to: mobile menu #1022523

    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: mobile header #1022521

    Hi,
    I see, perhaps in your situation a sticky header that fades in on scroll would be better?
    Please give this a try, and see if you like it:

    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all #header {
        position: fixed !important; 
        -webkit-animation: fadein 1s; /* Safari, Chrome and Opera */
           -moz-animation: fadein 1s; /* Firefox */
            -ms-animation: fadein 1s; /* Edge */
             -o-animation: fadein 1s; /* Opera */
                animation: fadein 1s;
      }
    .responsive #top #wrap_all #header.av_header_transparency {
        display: none !important;
    }
    }
    @keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    
    /* Firefox */
    @-moz-keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    
    /* Safari, Chrome and Opera */
    @-webkit-keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    
    /* Edge */
    @-ms-keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    
    /* Opera */
    @-o-keyframes fadein {
        from { opacity: 0; }
        to   { opacity: 1; }
    }
    

    Best regards,
    Mike

    in reply to: Update Enfold when using Child theme #1022504

    Hi,
    I believe the update will be official on Wednesday, that is why it is not listed on the sales page.
    Perhaps downloading the file in your downloads page will actually be the v4.5? The way to tell is to open the style.css in the file in a plain text editor such as notepad, and the version number is listed on the forth line from the top.
    Other users have found the update in their account downloads, I don’t know why it wouldn’t show in yours also. Perhaps you will need to wait until tomorrow?

    Best regards,
    Mike

    in reply to: Getting Multi Columns using Contact Form 7 #1022496

    Hi,
    Perhaps if you link to your page we can adjust the datepicker with some css.

    Best regards,
    Mike

    in reply to: Enfold Theme Options #1022492

    Hi,
    Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Problems installing Enfold 4.5 update #1022491

    Hi,
    That is great news, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: How to load demo content for a page #1022489

    Hi,
    When loading the demo there is not an option to target a certain page. If you want to copy the same landing page demo you have on one page to another, you can copy and paste the shortcodes as described above. Or let us know which demo page you would like and I can post the shortcodes for you. I have many of the demos installed on my localhost.

    Best regards,
    Mike

    in reply to: Update 4.5. / Warning / Imossible to update #1022484

    Hi,
    @illingco & @lexa_dryke you have entered the token after upgrading to v4.5 to register the theme? And you have tried these Troubleshooting steps?

    Best regards,
    Mike

    in reply to: Can't find demo import #1022481

    Hi,
    To have a portrait style image please install Simple Image Sizes plugin and change the dimensions of one of the image presets in the WordPress > Dashboard > Settings > Media > Media Settings:
    2018-10-16-205926
    there are about 10 sizes in use, so you can change one to fit your needs. Then use the Thumbnail regeneration option at the bottom of the page.
    For the header size, the width of the image should be 1130px, the height is up to you.
    For the contact form button, I changed the min height of the color section to move the button up a little, and it seems to work now, please check.

    Best regards,
    Mike

    in reply to: Coupon value alignment #1022469

    Hi,
    Oh I see now, thanks.
    Please add this css:

    #top .cart-collaterals .woocommerce-Price-amount.amount {
    float:right !important;
    }

    Best regards,
    Mike

    in reply to: Backoffice in english, not in my language #1022464

    Hi,
    That was a odd situation, but I’m glad you got it sorted out.
    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Update 4.5. / Warning / Imossible to update #1022192

    Hi,

    @Lexa_Dryke
    thanks for sharing, perhaps your error is due to the permissions of the token, please see this post

    Best regards,
    Mike

    in reply to: Problems installing Enfold 4.5 update #1022189

    Hi,
    @michaelH thanks for sharing :)

    Best regards,
    Mike

    Hi,
    @michaelH thanks for sharing :)

    Best regards,
    Mike

    in reply to: Cant update to Enfold version 4.5 #1022185

    Hi,
    @michaelH thanks for sharing the detailed steps, I’m sure this will be very helpful.
    To answer your question, you can use the same enfold.zip on all of your sites, but I believe the token needs to be different for each site.

    Best regards,
    Mike

    in reply to: Update 4.5. / Warning / Imossible to update #1022180

    Hi,
    I believe that the token needs to be different for each site because it’s one token for each license. I believe you will find when you register your theme the token will only let you choose one product.

    Best regards,
    Mike

    in reply to: update enfold #1022178

    Hi,
    Yes, I believe that the token needs to be different for each site because it’s one token for each license. I believe you will find when you register your theme the token will only let you choose one product.

    Best regards,
    Mike

    in reply to: sub navigation left position #1022172

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

    #top #wrap_all .av-main-nav ul.sub-menu > li, #top #wrap_all .av-main-nav ul.sub-menu > li > a {
    line-height: 28px !important; 
    height: 28px !important;
    }
    

    I choose “28px” because it is a fixed size, where “2em” is not a fixed size and was actually showing as “30px”, slightly larger than your other items.

    Best regards,
    Mike

    in reply to: Can't find demo import #1022131

    Hi,
    I took a look at the hover effect of the line for your menu items, and see that before your page is scrolled when using the transparent header, the line is up some, and after scroll the line is larger and down a little more. You have 3 pages that you are not using the transparent header on so those pages menu items look different, if you choose a transparent header for those pages they would all look the same.
    I hope I have explained this well, let us know if you still want to make changes to this setup.

    Best regards,
    Mike

    in reply to: Add Meta tag to the Homepage #1022126

    Hi,
    Glad to help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Getting Multi Columns using Contact Form 7 #1022111

    Hi,
    Please try using the 1/4 columns shortcode, like this:

    [av_one_fourth first][text* Name placeholder "Name"][/av_one_fourth]
    
    [av_one_fourth][email* email placeholder "Email"][/av_one_fourth]
    
    [av_one_fourth][textarea* your-message placeholder "Your Message"][/av_one_fourth]
    
    [av_one_fourth][submit "Submit"][/av_one_fourth]

    please adjust the contact form 7 fields to suit

    Best regards,
    Mike

    in reply to: problem update 4.5 failed #1021944

    Hi,
    Glad to hear.

    Best regards,
    Mike

    in reply to: problem update 4.5 failed #1021938

    Hi,
    You could use your webhost’s full backup tool to backup your site, this would always be a good idea.
    But you won’t need to save anything else because the plugin doesn’t make changes to the database, only your theme files.

    Best regards,
    Mike

    in reply to: Velocidade site #1021927

    Hey charlesextreme,
    Por favor, leia este post sobre como usar as configurações e adicionar um plugin de cache
    Scoring 100

    Best regards,
    Mike

    in reply to: problem update 4.5 failed #1021925

    Hi,

    @justmind
    yes the update solves this issue because it supports the new Token system that Theme Forest is replacing the API system with, but you will need to update.

    Luckily there is a very easy plugin that can update for you: Update Theme and Plugins from Zip File just install the plugin and then update your sites with the enfold.zip “installable file” from your Theme Forest account, by going to WordPress > Themes > add new
    the same way you would install a new theme.

    Best regards,
    Mike

Viewing 30 posts - 24,661 through 24,690 (of 34,878 total)