Forum Replies Created

Viewing 30 posts - 10,111 through 10,140 (of 10,428 total)
  • Author
    Posts
  • in reply to: Menu at the top please? #566683

    Hi!

    We cannot see the website anymore… please let us know when we can access the site.

    Best regards,
    Vinay

    in reply to: Round featured images for portfolio items #566682

    Hey 1lizcollins!

    Please add the below css in enfold options > general styling > quick css

     .grid-image {
         border-radius: 10000px;
    }

    Best regards,
    Vinay

    in reply to: Adding button to mega menu nav #566677

    Hi!

    Please use the below css :)

    #header .avia_mega_text_block {
        line-height: 18px;
        font-size: 14px!important;
    }

    Regards,
    Vinay

    in reply to: Custom Image Hover Fade In Effect #566671

    Hey!

    I am glad we could help you :)
    Please feel free to get in touch with us should you have any questions in future.

    Thank you for using Enfold :)

    Regards,
    Vinay

    in reply to: Layer Slider – self hosted video/mobile issue #566668

    Hey!

    Please ref to this post as mentioned by Ismael https://kriesi.at/support/topic/play-a-video-from-youtube-in-layer-slider/#post-449810

    You can generate the video shortcode on a temporary post or page by using the shortcode wand. Copy it to one of the layer in the slider. You may not be able to see the video in the slider preview but it should work in the front end.

    Hope this helps!

    Cheers!
    Vinay

    in reply to: Layerslider Responsive #566662

    Hey!

    Please check the site now i have set up a default slider… let us know if the text and image size look good ?

    Regards,
    Vinay

    in reply to: Sliders Not responsive #566658

    Hi!

    Could you please check with the login info it is not working for us.
    Please deactivate all plugins and check if it works.

    Regards,
    Vinay

    in reply to: Help with a page #566652

    Hi!

    1.
    Changing the menu background to black on only one page by adding the page ID and the rest of the css as below posted code
    Find the page id of every page by right clicking on the page and inspect the <body> tag class names

    .page-id-568 .header_color .header_bg {
        color: white!important;
        background: black!important;
    }
    
    .page-id-568  .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        color: #FFFFFF;
    }
    

    2.
    Thanks for the mockups it was easy to understand.

    3.
    Edit the background and color values to suit your design.

    
    .avia-slideshow-arrows a {
       color: #000!important;
        background:#FFF!important;
        opacity: 1!important;
    }
    

    Cheers!
    Vinay

    in reply to: Event callback in LayerSlider #566649

    Hey!

    Please make sure you are usign the correct ID’s in the jQuery code to match the ID of the slider on your site if you already tried this pelase provide us admin access to your site in a private message

    Regards,
    Vinay

    in reply to: Slider missing details to edit #566648

    Hi!

    Yes your are right we support this plugin. But i think your question is an exception since in the past 2 years the plugin has changed a lot so it is a possibility that you are not able to retrieve the old information. If it is really important info that you cannot re-produce request you to check with the plugin author if it is possible to retrieve this info and we will try to help you with it.

    Regards,
    Vinay

    in reply to: Disable auto scroll down #566647

    Hi!

    A few possible reasons this is happening.

    1. There could be a conflict in javascript used by any of the plugins to fix this you can disable all plugins and check for the issue be enabling one by one.

    2. The linked ID of the according is wrong.

    Please try both of the options and let us know if it don’t work we need admin login info in a private message with permission to disable all plugins.

    Cheers!
    Vinay

    in reply to: Submit Subscribe Buttons Disproportionate #566642

    Hi Jasmer!

    We are working on this please check back in a while.

    Please use the below code int he quick css

       .avia-builder-el-19  .modified_width .button {
        	margin: 0;
        	padding: 16px 20px!important;
        	font-weight: normal;
        	font-size: 0.92em!important;
        	min-width: 142px!important;
        	outline: none;
        }
    

    Regards,
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    in reply to: Custom Image Hover Fade In Effect #566641

    Hi!

    The code you pasted is used to change the paragraph text color on hover. If you do not notice a big difference and like the way it looks without that code please feel free to remove it.

    I think you already figured out the other issues as everything looks and works fine please let us know if you have any other questions we are happy to help you :)

    Best regards,
    Vinay

    in reply to: Contact Form 7: 3 Fields, Same Row Like Enfold Shop Demo #566476

    Hi!

    Enfold contact form element uses contact form 7 plugin to handle the e-mails but it is fully integrated and you don’t get the same control as you do in cf7 plugin.

    We can help you apply the same styles to a contact form created with CF7 plugin please see the link in private message.

    Not at all you are not bothering we are here to help you… and you are most welcome :)

    we are following up with this issue please let us know if it worked for you.

    Cheers!
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    in reply to: Contact Form 7: 3 Fields, Same Row Like Enfold Shop Demo #566321

    Hi!

    “Can Contact Form 7 be formatted/coded so that it looks just like the Shop Demo Newsletter sign up?”

    Yes :)

    Best regards,
    Vinay

    in reply to: main navigation in being responsive #566089

    Hi!

    Please replace the box-shadow code with your’s.

    .avia-video, .avia-iframe-wrap {
        box-shadow: 0px 0px 7px 5px rgba(130,130,130,.5);
    }

    The above css will give you the below effect

    It is much quicker to add your custom css class name to the element and the styles in quick css.
    To add custom css class name to video or any Advance builder Element element please view the link below

    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    You can also find out the css class names by right clicking on the browser window and choosing Inspect.
    Please watch the first 1 min of the video link below and also if you search for “Inspect CSS in browser” you will find some very useful resources.

    I hope your other issues have been sorted out if not please feel free to let us know and we will help you.

    Request you to create new tickets for different issue so they don’t get mixed up.

    Cheers!
    Vinay

    in reply to: layer slider transition not working #566068

    Hey!

    The login info you provided is not working any more.

    Regards,
    Vinay

    in reply to: Linkedin Social media Link #566065

    Hey!

    The url inserted in appearance > widgets > footer was wrong we have updated it.

    Thanks you for using Enfold :)

    Regards,
    Vinay

    in reply to: Darken Transparent Glass Header #566056

    Hey!

    I see you have sorted out both the issues… please let us know if there is anything else we can help you with.

    Regards,
    Vinay

    in reply to: Problem with embed code #566055

    Hi!

    This is what i see when i paste the code in text box (try this in text mode not visual )

    is this what the code suppose to do?

    Cheers!
    Vinay

    • This reply was modified 8 years, 11 months ago by Yigit.
    in reply to: Demo error #566052

    Hey!

    Are you trying to import the shop demo? It will give you this error if you have not installed the woocommerce plugin and imported the woocommerce pages and add one product before trying the import. only after that the demo import will work correctly.

    Let us know which demo you are trying to import please.

    Cheers!
    Vinay

    in reply to: Advanced Layerslider Issue #566049

    Hey!

    Please add the below css in Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 100%!important;
        max-width: 100%!important;
    }
    .ls-wp-fullwidth-helper {
        position: absolute;
        left: 50%!important;
        transform: translateX(-50%)!important;
    }
    }
    

    Regards,
    Vinay

    in reply to: Multisite: Enfold wont re-aktivate after deactivation #566044

    Hi!

    Let us know more info so we can help you…
    Which site are you trying to use the Enfold theme on ?

    Cheers!
    Vinay

    Hey!

    Please do not get me wrong we recommend all customers to check spam as most of the time the mail server delivers your emails in the spam folder.

    I understand this could be frustration as you are unable to get emails when you use multiple e-mails. I only recommended to use yahoo and gmail address in the backend where you put your client’s email for testing purpose only as i was able to receive emails and it will help you isolate the issue if it is an issue with (Email address hidden if logged out) as enfold theme does not send out email’s and it is handled by the contact form 7. You can also try contacting the plugin author for a solution as they know their plugins best.

    Regards,
    Vinay

    in reply to: Control header size with a text-only logo #566036

    Hey tonyska!

    1.
    To Change the logo font size please add the below css in Enfold > General Styling > Quick CSS

    div.container.av-logo-container h1 {
        font-size: 32px;
    }

    2.
    To change header height

    #top #header_main > .container {
        height: 100px;
        line-height: 100px;
    }

    3.
    To view the class names you can right click inspect the element and change the css in the browser.

    Hope this helps :)

    Best regards,
    Vinay

    in reply to: Issues with Floating left/right #566033

    Hey haydaw!

    Insert a text block inside a 1/1 or any layout element and when you open the text block you can simply copy and paste the text and insert the images… when you hover the images you will see more options to float the text around it in many ways.

    Regards,
    Vinay

    in reply to: Blog excerpt link missing, Bullets missing on bulleted list #566032

    Hey!

    The login credentials you provided is not working please revert back to us with working credentials.

    Regards,
    Vinay

    Hey BruceBlitz!

    I am not sure I understand what you say… but all images are suppose to look fine on all the devices without any issue if you are not using any custom classes or hiding the images using css.

    Please check our demos here > http://kriesi.at/themes/enfold-overview/

    When you canimport the demo some demo’s have all the images and some demos come with no images and some demos have limited images.

    If you think there is still any issue with the website please get back to us with the login details for the wordpress backend in a private message so we can login and view what’s going on.

    Cheers!
    Vinay

    in reply to: Layer slider not saving changes #566024

    Hi!

    Please make the user rights as administrator so we can view the dashboard.

    Cheers!
    Vinay

    in reply to: Sliders Not responsive #566010

    Hi!

    Did you figure this one out? I see the slider on the home page is now responsive

    Regards,
    Vinay

Viewing 30 posts - 10,111 through 10,140 (of 10,428 total)