Forum Replies Created

Viewing 30 posts - 28,051 through 28,080 (of 34,946 total)
  • Author
    Posts
  • in reply to: Issues with installing GYM theme #944395

    Hi,
    I will try uploading the images for the demo, and the flaticon file.
    With the bundled layerslider there is no need for a license code as it can not be activated, it has been designed to work without the license with Enfold by the layerslider team.
    I will post again once I have completed the upload.

    Best regards,
    Mike

    in reply to: Demo Import Broken #944389

    Hey Danielle,
    I have seen this happen a few times with the GoDaddy webhost and Strato webhost, we could assist with a manual demo import if you wish. We will need FTP access to upload the files. Please note with a manual import you will lose all of your content and files, and your users will be reset, typically this is fine because with a demo your starting from scratch anyways.
    Please include FTP access in the Private Content area.

    Best regards,
    Mike

    in reply to: Custom Separator text instead of image #944383

    Hey paulohenrique,
    Perhaps this solution will work for you:
    2018-04-19_211259
    in a code block on your page, add this code:

    <hr class="hr-text">

    then add this code in the General Styling > Quick CSS field:

    hr.hr-text {
      font-family: Arial, sans-serif;
      text-align: center;
      line-height: 1px;
      height: 1px;
      font-size: 1em; 
      border-width: 1px 0;
      border-style: solid;
      border-color: #676767;
      margin: 20px 10px;
      overflow: visible;
    
      /* ensure 1px gap between borders */
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      -ms-box-sizing: content-box;
      -o-box-sizing: content-box;
      box-sizing: content-box;
    }
    
    hr.hr-text:after {
      content: "Enfold";
      color: #000;
      display: inline;
      background-color: #fff;
      padding: 0 0.5em;
    }

    Adjust the word “Enfold” to suit.

    Best regards,
    Mike

    in reply to: Spacing, Backgrounds, Buttons and more! #944370

    Hi,
    BODY:
    – How can I make the title appear below the slider? eg. https://campbel3.mywhc.ca/activities/. Though I will most likely be using Layerslider WP, not the Slider as per this page.
    The title seems to be below the slider now, is it different when using the layerslider, can you create an example?

    – Slider – I’d also like the rope to appear at the bottom of the slider (overlapping) like https://www.campbellhillsguestranch.com/site/activities/children-and-horses.html
    This is done with this css:

    #topNav:after, header:after {
        content: "";
        position: absolute;
        bottom: -5px;
        height: 18px;
        background: url(//static.campbellhillsguestranch.com/themes/CampBell17/images/layout/rope1.png) center top repeat;
        width: 100%;
        left: 0;
        right: 0;
        transition: all .5s ease;
        z-index: 110;
    }

    We probably should do this once you know what slider you are going to use.

    – There is a huge space between the title and the first elements. How can that be reduced?
    Do you mean between the slider and the title? Please see screenshot in Private Content area.

    – Bullet points – can I make a custom bullet point? like https://www.campbellhillsguestranch.com/site/guest-ranch-vacations/packing-list.html
    Please try the Icon list element:
    2018-04-19_201246
    Here is a video: https://youtu.be/arXUypFtzCk

    – Gallery – I want to remove the white border. I also want to remove the hover captions.
    Sorry, on the https://campbel3.mywhc.ca/gallery/ page I don’t see any hover captions or a white boarder, perhaps I’m looking at the wrong page?

    – Masonry Gallery – I want a transparent background. Just like https://www.campbellhillsguestranch.com/site/activities/children-and-horses.html. It is currently https://campbel3.mywhc.ca/activities/children-and-horses/.
    Try this code in the General Styling > Quick CSS field:

    .main_color .av-masonry {
        background-color: transparent!important; 
    }

    – Masonry Gallery – Is there an option for a more stylish setup? like two at the top and three at the bottom?
    A more stylish setup is to use the “Perfect Automatic Masonry” option where most images get the same size, only very wide images get twice the width and very high images get twice the height. Yet you would need to upload some of the images taller and some wider. Similar to this: https://kriesi.at/themes/enfold/shortcodes/masonry-gallery/

    – Grid – Can I customize the grid colours/background? Like https://www.campbellhillsguestranch.com/site/guest-ranch-vacations/rates-and-availability.html
    I think you mean “tables” we can assist with css, once you create a table.

    Best regards,
    Mike

    in reply to: Button Problem – a bug? #944367

    Hi,
    Since your site is in maintenance or development mode and I can only see one page, I’m going to assume the /the-power-of-art/ page is the blog page we are talking about. I see at the very top there is a full width slider, it is an image of paints, although it doesn’t slide. Also I see a sidebar near the bottom, under a “call to action” strip with the button “Join the heartistic movement” with a blog element next to the sidebar.
    When I click any of the blog posts, I see a message that it is password protected.
    But I take it that you want to add a slider to these posts, are you using the advanced layout builder for the posts?
    Perhaps if I had a admin login I could see the issues better, but right now it only looks as you don’t have the blog posts sliders that you want?

    Best regards,
    Mike

    Hi,
    Thanks for the login, In your child theme stylesheet, I changed line 3186 from 100% to 85%. Then I cleared my browser cache, and it looks good now.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: enfold speichert nicht #944356

    Hi,
    Es scheint etwas falsch mit Ihrem Thema zu sein, es sagt der Autor ist “falsch”, von “falscher” Version “falsch”
    Bitte sehen Sie sich den Screenshot im Bereich Privater Inhalt an.
    Ich sehe auch, dass die URL für eine Subdomain einer Domain ist, die eine andere Enfold-Installation hat.
    Bitte beachten Sie die Hinweise im Bereich Privater Inhalt.

    ——————-
    There seems to be something wrong with your theme, it says the author is “false”, from “false” version “false”
    Please see screenshot in Private Content area.
    I also see the URL is for a subdomain of a domain that has another Enfold install.
    Please see notes in Private Content area.

    Best regards,
    Mike

    in reply to: Header not working properly #944344

    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: Button Problem – a bug? #944343

    Hi,
    Thanks for sharing your solution, is there anything else we can assist with on this, or shall we close this?

    Best regards,
    Mike

    in reply to: Partner / Logo Element #944342

    Hi,
    Well I’m sure we can do this, but your image is not working, it’s only spinning:
    [url=https://postimg.cc/image/i44nzw6kt/][img]https://s6.postimg.cc/i44nzw6kt/2018-04-19_161634.jpg[/img][/url]
    but what we really need is the sectors, classes, & elements to write the right code for you.
    So if it’s on your localhost, can you use all-in-one-wp-migration and link to the file via DropBox or Google Drive so I can install on my localhost?
    Here’s a All-in-One WP Migration tutorial

    Best regards,
    Mike

    Hi,
    Sorry that was unexpected, Can you please include a admin login in the private content area so we can take a closer look.
    To be sure I’m looking to make the correct changes, please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: download #944098

    Hi,
    Glad to hear you will try CF7, So first when using Mail2 your setup sounds right, here is a tutorial to check: How to Setup Autoresponder in Contact Form7
    But there is the possibility that your host has some mail rules, to check I recommend installing WP Mail Logging which will show you a log of the emails to see if and where WordPress is sendind and if there are errors.
    Often people find that their host requires SMTP to send outbound email, this is to cut down on spam, still other hosts require a special “Reply” field in the mail header, asking your host if they use “spamassasin” or something similar will tell us if we need to add this for you.
    Here is a video on setting up SMTP which typically solves the sending issue. https://youtu.be/gqju-VMkn1Y
    Note that Mail2 will only send after a successful form send.
    Also here is the Contact Form 7 docs

    Best regards,
    Mike

    in reply to: Partner / Logo Element #944086

    Hey nadjak77,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Tracking code appearing in header #944085

    Hey Butter_Cheese,
    Your tracking code in Enfold > Google services > Google Analytics Tracking Code should look like this:
    2018-04-19_065921
    this should not cause any errors, please ensure there in no other code in there.
    Yet I see you also have “Google Analytics by MonsterInsights plugin v7.0.5” adding code in your header, do you want to use both?
    Your incorrect “UA-116433851-1” should not be showing though, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    Hey Taravonribbeck,
    We can assist with custom css, please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Button Problem – a bug? #944077

    Hi,
    The code of your buttons has curly quotes which is braking them, did you add the elements or page via the debugger?
    If so re-paste the code as plain text so there won’t be any curly quotes.
    If not try disabling your plugins, or remove custom js from the page.
    If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.
    Please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Iconlist suddenly big instead of small #944076

    Hi,
    Is there anything else we can assist with on this issue, or shall we close this then?

    Best regards,
    Mike

    in reply to: Change text colour on Full Width Easy Slider #944074

    Hey whdsolutions,
    For the full width easy slider title, please try this code in the General Styling > Quick CSS field:

    .avia-fullwidth-slider h2.avia-caption-title {
    color: red !important;
    }

    For the title and body, try:

    .avia-fullwidth-slider h2.avia-caption-title, .avia-fullwidth-slider .avia-caption-content {
    color: red !important;
    }

    Adjust to suit
    If this doesn’t work please Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Setting home page as starting page #944068

    Hey mforlano,
    Did you set your frontpage at Enfold Theme Options > Theme Options > Frontpage Settings or at WordPress > Settings > Reading > Your homepage displays ?
    The Enfold Theme Options should take lead.
    If this doesn’t help, please include a admin login in the private content area so we can take a closer look.
    Please include the name of the page you wish to be the frontpage.

    Best regards,
    Mike

    in reply to: Combo Widget – how to limit to certain categorys #944062

    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: Title styling in blog post element – excerpt #944059

    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: Spacing, Backgrounds, Buttons and more! #944057

    Hi,
    Thank you :)
    FOOTER:
    – Rope separator with drop shadow, same as header and https://www.campbellhillsguestranch.com.
    For the shadow I added:

    #footer {
    box-shadow: 0px -1px 14px 4px rgba(0,0,0,.4);
    }

    – Can the social icons be in the footer, like https://www.campbellhillsguestranch.com?
    the social icons are built into the socket, below the footer, I enabled so you can see at:
    Enfold Theme Options > Footer > Default Footer Widgets & Socket Settings
    – Can I add a button into the footer?
    I added a button into your third footer widget area, HTML block. Notice the class is different than the top button so it will stay in the footer.

    <a class="footer-res-button" href="https://www.campbellhillsguestranch.com/site/guest-ranch-vacations/rates-and-availability.html">Reservations</a>

    the css:

    a.footer-res-button,a.footer-res-button:visited {
        display: inline-block;
        font: 400 16px/32px 'EB Garamond',"Times New Roman",Georgia,serif;
        text-decoration: none;
        text-align: center;
        color: #fff;
        padding: 0 15px;
        margin: 0 auto;
        min-width: 24px;
        letter-spacing: .05em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px dashed #33270E;
        background-image: url(//static.campbellhillsguestranch.com/themes/CampBell17/images/layout/leatherBG-light.jpg);
        background-repeat: repeat-x;
        background-position: left center;
        transition: transform .3s,box-shadow .3s;
    }

    BUTTONS:
    – Can I customize the buttons to have a particular background image (not just colour)? They can all be the same, but Id like to use an image, like https://www.campbellhillsguestranch.com/.
    I found buttons on the activity page and on the contact page, so I used them as the models for your buttons in which this css will add the background image:

    a.avia-button {
        font: 400 16px/32px 'EB Garamond',"Times New Roman",Georgia,serif!important; 
        color: #fff!important; 
        border-style: none!important; 
        background-color: #e4d7bf !important;
        background-image: url(//static.campbellhillsguestranch.com/themes/CampBell17/images/layout/leatherBG-light.jpg)!important; 
        background-repeat: repeat-x;
        background-position: left center;
    }

    FORM:
    – Can I customize the size of the words and spacing between form elements?
    I only see a contact form on your site, so to change the font size please try:

    #top label {
        font-size: 0.92em!important; 
    }

    I didn’t apply, this is the size it is now, try changing to “1.2em” or more to suit.
    as for the form spacing I assume you mean to the right of “first name” & “email” so they are not touching:

    p#element_avia_1_1,p#element_avia_3_1 {
    padding-right: 10px;
    }

    I didn’t apply, please adjust to suit.

    OK, so lets see how these look, we still need to fix the “overlapping”.
    Hopefully, these will be ok and then we can tackle the “Body” :)

    Best regards,
    Mike

    in reply to: Image inside Tab Element wont show on mobile #943858

    Hey Picfinity,
    I believe you are taking about the image in the Private Content area.
    this image didn’t show for me on desktop on first view.
    I believe this is because the animation is being conflicted with by a lazy load plugin or a caching plugin.
    Please try disabling these, and try disabling the “fade-in” animation in the element.

    Let us know if this helps.

    Best regards,
    Mike

    Hey webWahine,
    Please try changing this:

    .av_secondary_right .sub_menu {
        width: 100% !important;
    }

    to this:

    .av_secondary_right .sub_menu {
        width: 70% !important;
    }

    Best regards,
    Mike

    in reply to: Header not working properly #943851

    Hey elames,
    When your editing the page, did you set the Layout > Header visibility and transparency to “Transparent Header” in the right hand sidebar above featured image?
    2018-04-18_212723

    Best regards,
    Mike

    in reply to: CONTROL TITLE FONT SIZE ON DESKTOP AND DEVICE #943849

    Hi,
    Perhaps you needed to clear your cache, because it seems to e working for me. Please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Menu and Content are overlapping #943848

    Hi,
    I created a new tab, called “Contact Us” and pasted in the html of your form, please check.

    Best regards,
    Mike

    in reply to: Website Down 500 Error #943843

    Hi,
    Thank you for the site login, but I was unable to get into godaddy. This is strange, I never had such trouble. Is your godaddy login saved in your browser, or do you type it in each time?
    Please see screenshot in Private Content area.
    If it is saved, and you use Chrome, please check the passwords using this tip: http://www.thewindowsclub.com/manage-view-saved-passwords-chrome

    Best regards,
    Mike

    in reply to: Title styling in blog post element – excerpt #943822

    Hi,
    Please try adding this css to WordPress > Customize > Additional CSS:

    
    #top.page-id-3296 .main_color div {
        border-color: transparent!important; 
    }
    #top.page-id-3296 span.post-meta-infos {
        margin-top: 35px !important; 
    }

    The top rule is for the thin white line, and the second is for adding space between the elements.
    Please adjust to suit.

    Best regards,
    Mike

    in reply to: Website Down 500 Error #943817

    Hi,
    Sorry none of those worked, perhaps include your godaddy login, cPanel.
    I also noticed that we don’t have a admin login for you site, and since we are not familiar with your site, I’m unsure what is wrong with your elements. Please explain with screenshots if possible.

    Best regards,
    Mike

Viewing 30 posts - 28,051 through 28,080 (of 34,946 total)