Forum Replies Created

Viewing 30 posts - 9,571 through 9,600 (of 10,428 total)
  • Author
    Posts
  • in reply to: Make hotspot fallback link on mobile #582548

    Hi Abosict!

    There is no easy way to make the hotspot captions clickable in mobile view at the moment please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Vinay Kashyap

    in reply to: Ajax portfolio hover to view #582545

    Hey!

    The login credentials you’ve provided do not work please send us working login credentials with user role as ‘administrator’ and permission to disable all plugins and add css if necessary to resolve the issue.

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Main menu underline in one style for all pages #582541

    Hi!

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

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

    Please check the site now and feel free to adjust the bottom value ’18px’ to suit your design need.

    If you don’t notice any difference please clear cache and refresh a few times.

    /* main menu underline */
    .avia-menu-fx {
    	bottom: 18px !important;
    }
    

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Active page colored underline in the Fullwidth Sub Menu #582540

    Hey!

    Since this issue is resolved and you have another ticket open for the issue you asked above we are going to close this ticket and answer you on the other one. It will be too much of work for everyone if we have to answer multiple times for the same issue.

    Best regards,
    Vinay Kashyap

    in reply to: Enfold conflicting with The Events Calendar Pro #582396

    Hi!

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

    The pagination works fine with Enfold and we couldn’t find any issue with the enfold theme that could affect the events plugin options.
    However it would be interesting to know the plugin authors inputs. Please contact the plugin author as they know their plugin best and let us know what they say.

    Regards,
    Vinay Kashyap

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

    Hi!

    The user ‘guest’ do not have admin rights to view the page in edit mode please send us working admin login credentials.

    Best regards,
    Vinay Kashyap

    in reply to: Ajax portfolio hover to view #582282

    Hey!

    Please keep the temporary user you created for us till the issue is over. If you can kindly share the link to the page we can assist you in this :)

    Regards,
    Vinay Kashyap

    in reply to: Ajax portfolio hover to view #582203

    Hi!

    Accordion by default takes up the full width.

    To remove it’s border colors please goto Enfold Options > General Styling > Main Content > Border Color and just delete the color value.

    To change tab colors add the below code you can add more tab colors by adding the repeating css block below with the change in nth-child(1) and background color values.

    /* Accordion Tabs Color*/
    
    .av_toggle_section:nth-child(1) .toggler, .av_toggle_section:nth-child(1) .toggler:hover {
    background: red!important;
    }
    .av_toggle_section:nth-child(2) .toggler, .av_toggle_section:nth-child(2) .toggler:hover {
    background: gold!important;
    }
    .av_toggle_section:nth-child(3) .toggler, .av_toggle_section:nth-child(3) .toggler:hover {
    background: green!important;
    }
    

    Cheers!
    Vinay Kashyap

    in reply to: Move Portfolio Title From Bottom To Top #582145

    Hi!

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

    We have enabled custom class name support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Added a custom class called ‘.align-top’ to the slider in advance layout builder and the below css in Quick CSS

    Please check the site now!

    
    /*Add your own styles here:*/
    
    .align-top .avia-caption-title, .align-top .avia-caption {
    	padding-top: 0 !important;
    }
    
    #top .avia-caption {
        padding: 0 !important;
        position: relative;
    }
    .avia-slide-wrap img {
    	    margin-top: -4em!important;
    }
    
    @media only screen and (max-width: 768px) {
    .avia-slide-wrap img {
    	    margin-top: -2em!important;
    }
    }

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Position caption under photo in easy slider #582122

    Hey!

    Sorry for the delay.

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

    To move the caption below the images please add the below code to Enfold > General Styling > Quick CSS

    Please find the selectors also in the below code.

    
    /*Caption below image gallery*/
    .avia-slideshow-inner, .avia-slideshow{overflow: visible!important;}
    .avia-caption {
        bottom: auto!important;
        top:100%!important;
        left:0!important;
        padding:0!important    
    }
    

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: How can i change the Color from the Enfold Church Sidebar? #581965

    Hi!

    The site is getting some inline styles as sidebar background color please create a temporary admin login and share in private content with permission to add custom code if necessary to help you better.

    Best regards,
    Vinay Kashyap

    in reply to: Reduce space between logo and menu #581962

    Hi!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Cheers!
    Vinay Kashyap

    in reply to: Blog Posts through Default Layout Editor issues. #581961

    Hey!

    Once you add social sharing info in Enfold Options > Social Profiles you can control on which page footer it show by going to the Footer Settings in the sidebar

    Another way is to show using the shortcode. Click on default editor and on the right side of the edit options select the magic wand > Content Elements > Social share buttons

    Best regards,
    Vinay Kashyap

    in reply to: Limit the images on the lightbox #581954

    Hey albertoty!

    The light box open the images from only that page. Please send us a link to your page so we can take a closer look.

    However if you want to just open the image in lightbox without any controls please use the below css in Enfold > General Styling > Quick CSS

    .mfp-arrow, .mfp-bottom-bar {
        display: none;    
    }

    Best regards,
    Vinay Kashyap

    in reply to: Avia Layout Builder – Not Loading #581951

    Hey!

    We edited the test page a few times and everything worked very fast for us without any problem. It appears the site is working correctly now.

    If you need any help on this issue further please feel free to contact us.

    Best regards,
    Vinay Kashyap

    in reply to: Speed in accordion slider variable? #581941

    Hi!

    To change the slider speed in the example link please add the below code to Enfold > General Styling > Quick CSS

    Feel free to change the 0.3s to 2s for 2 seconds or any number you like.

    #top .aviaccordion.av-animation-active .aviaccordion-slide, #top .aviaccordion-title-on-hover .aviaccordion-preview {
        -webkit-transition: all 0.3s cubic-bezier(0.230, 1.000, 0.320, 1.000);
        transition: all 0.3s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    }

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Tag Cloud #581932

    Hey!

    Tags are always displayed on the right sidebar in the admin interface.
    It is the standard function :)

    Best regards,
    Vinay Kashyap

    Hi Forwards!

    Please create a temporary admin login and share in private content with permission to add custom code if necessary. We can then take a closer look and let you know if it is something easy to do.

    Best regards,
    Vinay Kashyap

    in reply to: Random Post Slider #581694

    Hey michael_world2cycle!

    You can achieve this customization with help of a 3rd party plugin. However we have not test it with enfold or we do not support the 3rd party plugins.

    Please try

    https://wordpress.org/plugins/content-views-query-and-display-post-page/
    http://wordpress.org/plugins/random-posts-from-category/

    or look for “Random post plugins”

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Speed in accordion slider variable? #581683

    Hi!

    Please share the link to the page where we can see the element in question so we can help you better :)

    Regards,
    Vinay Kashyap

    in reply to: Top Header #581668

    Hi djsmbd!

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

    .header_color li {
    border:none!important;
    }

    Best regards,
    Vinay Kashyap

    in reply to: Ajax portfolio hover to view #581623

    Hi!

    What you are trying to do more or less looks like you want the portfolio filters to function like a vertical accordion. This type of customization will take a lot of time and it is out of our support scope we recommend you to hire a freelancer.

    Best regards,
    Vinay Kashyap

    Hi!

    1. The color section is a fullwidth element and pushes the sidebar down – this is the standard behaviour. If you want to have a sidebar above, you must use a 1/1 layout element with a widget content element.

    2. please create a mockup and share with us so we can help you better.

    3. To achieve background strip effect you can add a background image to color section.

    4. As i understand you like to have a different background for the elements in a color section.
    You can achieve this using the below css

    First you have to turn on custom class support for ALB elements
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Then add a custom class to the color section and target the container background color which holds all the elements.

    .custom-class .container {
       background:#c4c4c4!important;
    }

    Cheers!
    Vinay Kashyap

    in reply to: Replace theme lightbox with Responsive Lightbox plugin #581531

    Hey!

    Please create a mockup of how you need the end result to look like and share with us a temporary admin access in private content with permission to deactivate all plugins and add custom code if necessary to help you better.

    Enfold gallery is highly customizable with some extra css. Please take a look at the link in private the gallery was built using enfold inbuilt options. If you like something like that we can help you setup a similar one.

    let us know what you think.

    Regards,
    Vinay Kashyap

    in reply to: Enfold conflicting with The Events Calendar Pro #581524

    Hi!

    @Jagrav Please create a temporary admin login and share in private content with permission to deactivate all plugins, switch themes and add custom code if necessary to help you better.


    @misogercak
    Thanks for sharing your tip hope your issue is resolved if not please create a new ticket.

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Masonry grid link not working #581504

    Hey!

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

    As I understand you like the header to be fixed in the mobile version

    We have added the below code in quick CSS and made the mobile version header to be fixed

    
    @media only screen and (max-width: 767px) {
    	.responsive #top #wrap_all #header {
    	    position: fixed!important;
    	}
    }
    

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 8 months ago by Vinay.
    in reply to: Portfolio sorting issue IE 9 #581503

    Hey!

    I tested your site on the IE9 simulator all tho simulators render the webpage close to the original browser there might be small differences.
    The Portfolio items are opening in a different page and it seem to be an alternate solution to prevent the page from jumping to the top.

    Usually if you remove all animations and some modern features the problem in IE9 goes away but that will make your website look bland in new browsers without any animations or modern effects that a majority of the users would otherwise experience. To be frank even Microsoft has stopped supporting IE9 and other old browsers simply cannot keep up with the new technology and features that web has to offer.

    Glad this alternate setup works great for you.
    If you have more questions please feel free to get in touch with us.

    Cheers!
    Vinay Kashyap

    in reply to: IE9 masonry galleries missing #581491

    Hi!

    Glad we could help you with this :)
    If you have more questions please feel free to get in touch with us.

    Cheers!
    Vinay Kashyap

    in reply to: Get custom color section look #581088

    Hi!

    Please check the link in private we have created a test page for you.

    We have added the below css in quick css

    .grey-bg .container {
    background:#c4c4c4!important;
    }

    Best regards,
    Vinay Kashyap

    in reply to: Mobile Menu Social Icons #581015

    Hey!

    The whole line which you are mentioning is in a span tag so any style you apply to the phone info applies to the whole line.

    It looks good on my end and to be sure just right click the phone info and inspect the element on the right side it will show you what color the phone info is :)

    Regards,
    Vinay Kashyap

Viewing 30 posts - 9,571 through 9,600 (of 10,428 total)