Forum Replies Created

Viewing 30 posts - 9,451 through 9,480 (of 10,428 total)
  • Author
    Posts
  • in reply to: Logo center without menu #584975

    Hi Micha66!

    Please share the link to your site where we can inspect the element in question and share a mockup of the header you are trying to achieve so we can help you with some custom CSS :)

    Cheers!
    Vinay Kashyap

    in reply to: Video Lightbox linked to Icon Box #584974

    Hey!

    We were able to login but cannot access the WP dashboard have you set the user role to admin?

    To remove the youtube branding please check

    http://stackoverflow.com/questions/18893902/how-to-remove-youtube-branding-after-embedding-video-in-web-page

    http://stackoverflow.com/questions/20099545/how-can-i-remove-the-youtube-branding-completely-from-embedded-video

    Once you setup the video let us know and we can help you with the lightbox size. let us know what size you want the lightbox.

    Regards,
    Vinay Kashyap

    in reply to: Lightbox from url #584962

    Hi Rob!

    Is the issue resolved ? what is the purpose of the above code? Please elaborate.

    Best regards,
    Vinay Kashyap

    in reply to: CSS is not working after moving to child style.css #584956

    Hi!

    Please add the custom CSS code to Enfold > General Styling > Quick CSS and let us know if it works.

    If the above works correctly for you there is no reason why it should not work in a child theme CSS.

    Copy the whole CSS from Quick CSS and goto Appearance > Editor > Child theme CSS

    Add your custom css and save it it should work fine. if you have any issues please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.

    Regards,
    Vinay Kashyap

    in reply to: page scroll not smooth in IE and Chrome #584955

    Hi!

    Very nice site!!! I checked on latest versions of IE and Chrome and the webpage scrolls smooth like knife on butter… I am suspecting the browser extension/plugins or system you are using. have you tried it on a different system?

    Another reason could be some js file bogging the site or having a conflict to find the plugin in conflict please follow the below steps

    1. Goto plugins page > Deactivate all active Plugins
    2. Updated WordPress and Enfold to latest version if you have not.
    3. Activate one plugin at a time… refresh the page and check for the issue.
    4. Make sure the plugins are all updated

    Let us know if this helps

    Cheers!
    Vinay Kashyap

    in reply to: Social Icons Not Displaying – v3.0 #584949

    Hey!


    @mico33
    We love to help you resolve the issue. Unless we are able to see and inspect the element we cannot say for sure what the problem is because each site is setup differently with different settings and plugins. please open a new ticket when we are able to inspect your site so we can help you.


    @ojasray
    i hope Ismaels solution has worked for you.

    Cheers!
    Vinay Kashyap

    in reply to: Slide Show (Full Width) doesn´t look good on mobile #584943

    Hi!

    The images look stretched because of custom CSS

    @media only screen and (max-width: 480px) {
    	#full_slider_1 .avia-slideshow-inner, #full_slider_1 img {
    	    height: 300px !important;
    	}
    }

    Please change 300px to 250px in the above CSS it will make the image size look proportional.

    Best regards,
    Vinay Kashyap

    in reply to: How to embed a gumroad product in a table buy button? #584870

    Hey!

    please use the below URL in the button element or simply add ?iframe=true to the end of any URL and it open in the Lightbox

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Words falling off screen on Mobile/iPhone #584746

    Hi Jdclark18!

    please add the below code to Enfold > General Styling > Quick CSS

    @media screen(max-width:768px) {	
    	h1.av-special-heading-tag {
    	    font-size: 2em!important;
    	}
    }

    Regards,
    Vinay Kashyap

    in reply to: Layout broken #584741

    Hi!

    The layout on some pages are breaking because of a plugin conflict. We deactivated the plugins to check this issue and everything works fine.

    To find the plugin in conflict please follow the below steps

    1. Goto plugins page > Deactivate all active Plugins
    2. Updated WordPress and Enfold to latest version if you have not.
    3. Activate one plugin at a time… refresh the page and check for the issue.
    4. Make sure the plugins are all updated

    Regards,
    Vinay Kashyap

    in reply to: Remove margin using custom css class #584716

    Hey!

    We are working on your ticket please wait while we update the results here soon.

    You can select no padding for special header in the edit options

    To target it using the custom css class

    .cw-notoppadding h3.av-special-heading-tag {
    	/* YOUR STYLES HERE*/
    }

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Change how testimonials display #584694

    Hi!

    Please share the URL to your page where we can inspect the element. We will then be able to provide you with custom CSS to change the look and feel.

    Cheers!
    Vinay Kashyap

    in reply to: Toggle of Accordion #584682

    Hi!

    Please add the below code to Enfold > General Styling > Quick CSS

    Feel free to change the values for .toggler to change the text size and color.

    .toggle_icon .vert_icon, .toggle_icon .hor_icon  {
    	border-color:#FFF!important;
    }
    
    .toggler {
    	font-size: 18px;
    	color:#fff;
    }

    Regards,
    Vinay Kashyap

    in reply to: Can't Click – Hide Mobile Menu Submenu Items #584615

    Hey!

    You can do that using a 3rd party plugin like https://wordpress.org/plugins/zen-menu-logic/ or https://wordpress.org/plugins/menu-items-visibility-control/

    Regards,
    Vinay Kashyap

    in reply to: Align images in layer slider #584614

    Hi!

    Click on the style and adjust the top and left value for each image so they line up correctly.

    Regards,
    Vinay Kashyap

    in reply to: wrong table display on frontpage #584602

    Hey!

    We cannot see anything that is similar to the screenshot on the frontpage. Please point us to the URL where we can see the issue.

    I noticed some shortcodes being used in the tables please copy the short code that is working and duplicate a new table row and check if it works fine then there is some bracket or some code that is not correctly put in the tables which is why it is not showing.

    Regards,
    Vinay Kashyap

    in reply to: Edit layout single portfolio #584589

    Hi maaikevk!

    We are working on your ticket please wait while we update the results here soon.

    please add the below code to Enfold > General Styling > Quick CSS

    .fullsize .content .entry-content-wrapper {
        max-width: 800px;
        margin: 0 auto;
    }
    

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Redirected domain not responsive #584563

    Hey!

    There could be several reasons why this is happening. To zero in on the issue please deactivate the Enfold theme and activate the default wordpress theme 2015 or 2016 and check if the site is responsive in the default theme when it re-directs and let us know.

    Cheers!
    Vinay Kashyap

    in reply to: Container breaks on tag and category pages after 10? posts #584548

    Hey!

    We are working on your ticket please wait while we update the results here soon.

    Sometimes due to a conflict with a plugin can cause this issue to find the plugin in conflict please follow the below steps

    1. Goto plugins page > Deactivate all active Plugins
    2. Updated WordPress and Enfold to latest version if you have not.
    3. Activate one plugin at a time… refresh the page and check for the issue.
    4. Make sure the plugins are all updated

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: transparent header for mobile #584534

    Hi Olga!

    Please add the below code to Enfold > General Styling > Quick CSS

    
    @media only screen and (max-width: 767px) {
    #header_main {
    background-color: transparent!important;
    border:none!important;
    }
    }
    

    Regards,
    Vinay Kashyap

    in reply to: Vertical align content in tables #584532

    Hey ckwellington!

    It is not clear what you are trying to do? Please send us a mockup design to show what you are trying to achieve and we can surely help you.

    Cheers!
    Vinay Kashyap

    in reply to: Contact form / sending email in a non-blocking fashion #584531

    Hi tumold!

    We are not aware what are of the custom changes applied to the theme. However it normally do not take 10sec to show send email and show the conformation. Please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.

    The ajax confirmation message is in white color on a white background to change text color add the below code to enfold > general Styles > Quick CSS

    
    #top .av-light-form, #top .av-light-form + .ajaxresponse * {
        color: #000!important;
    }

    Regards,
    Vinay Kashyap

    in reply to: On the menu, how can I add two different colored buttons? #584523

    Hey!

    Please add the below code to Enfold > General Styling > Quick CSS

    #menu-item-92 .avia-menu-text {
        background-color:#FFF!important;
        border:none!important;
    }

    Best regards,
    Vinay Kashyap

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    The current setup of the footer does not allow us to easily center the widgets a lot of things will have to be changed which will take a too much time to achieve the simple effect you like to have. You might have to hire a freelancer to do this.

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Ajax portfolio hover to view #584502

    Hi!

    Glad you could sort it out. Can we go ahead and close this ticket?

    Please feel free to get in touch with us if you have any more questions we are happy to help :)

    Thank you for choosing Enfold !

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.

    Hi!

    We cannot do that with the current setup but if you switch to LayerSlider instead of a Fullwidth slider and add the button from inside the slider controls without any custom css it should then be relative to the rest of the content in all the screen size.

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Floating cart problem since update op of WP & woocommerce #584489

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    The file structure in child theme should be same as the parent theme file structure structure. WordPress will run the child theme functions.php and concatenate the main theme functions.php

    There was a conflict with some plugins after deactivating the plugins the cart works fine now. We have re-activated the plugins.

    Please check the site now and let us know if you need anything else, we are more than happy to help :)

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: How to best organize media library? #584321

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    The current html structure does not make it easy to place the button on left and make it’s position relative to the bottom in all screens. But if you like it on the right side it will work in all screens without any issue.

    We have added the below code in Enfold > General Styling > Quick CSS

    .avia-caption-content {
        top: 95%!important;
        left: 0%!important;
    }
    

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Floating cart problem since update op of WP & woocommerce #584170

    Hey!

    We added products in the cart and checked for the mouse hover issue in latest versions of Chrome, IE and Firefox for both logged in users and guests. In all the cases we did not see the blank you have mentioned. It could be because of the custom CSS but we could not see it in Enfold > General Styles > Quick CSS

    If it worked correctly when you disabled the plugin please update deactivate the plugin and update it and re-activate it again. It might be the culprit causing a clash :)

    Could you give us more info which browser you are using and what do you want the cart icon to do when users hover it?

    Since you mentioned you are using custom js and css it is recommended to use a child theme. If you update the theme without a child theme all files with custom code will be overwritten and changes will be lost.

    http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
Viewing 30 posts - 9,451 through 9,480 (of 10,428 total)