Forum Replies Created

Viewing 30 posts - 10,351 through 10,380 (of 10,428 total)
  • Author
    Posts
  • in reply to: Grid Row Custom Background Image Hover #561037

    Hey!

    hey did you change the password i am unable to login.

    Cheers!
    Vinay

    in reply to: video does not load properly in IE and EDGE #561020

    Hi!

    Yes you can play using youtube on and set to do not display ads. there are several awesome ways you can set youtube videos without ads. If you search for “custom youtube player” or “youtube video parameters” you get all the options that you are looking for. By hosting on youtube you save a lot of bandwidth and your videos stream faster and don’t have to worry about browser compatibility as youtube encodes all videos in a way that all browsers can play it. hope this helps.

    Cheers!
    Vinay

    in reply to: Grid Row Custom Background Image Hover #560867

    Hi!

    As per your request the changes have been updated. The text now becomes black upon hover over the grid block.

    Best regards,
    Vinay

    in reply to: Contact form not working #560767

    Hi!

    Please let us know are you able to receive emails now?

    Best regards,
    Vinay

    in reply to: Portfolio link goes to the wrong item #560590

    Hi!

    Sorry but every name has to be different if you have same names it wont work. You can check the URL for each item i am sure during cloning some URL’s have been left to be same hence this issue. You have to manually change the permalinks in the portfolio item page.

    Best regards,
    Vinay

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

    Hi!

    If you goto Newsletters page you will find the text box widget in which i have added the shortcode you can easily change the background image to your liking or move it anywhere you like using the advance layout builder and add other elements to the page.

    Cheers!
    Vinay

    in reply to: Blog to PDF Export #560580

    Hey Arthith!

    Thank you for using enfold!

    There are several plugins available for this like https://wordpress.org/plugins/wp-post-to-pdf-enhanced/
    However it’s not tested with enfold and we do not support it but feel free to try it out.

    Also if you google “WordPress Post to PDF” you get many more options.

    Hope this helps!

    Cheers!
    Vinay

    in reply to: Demo Import Fails #560578

    Hi!

    Thanks for using enfold and i’m glad you find the Advance layout builder impressive!!!
    I have asked our developer team to take a look at this issue and get back to you soon.

    Regards,
    Vinay

    in reply to: Designcrash after update to 3.4.7 #560567

    Hey!

    If you are using a child theme it should not break/crash the theme when you update it. Unless it is a major update some things might not matchup.

    Somehow the css you have is not working correctly with the updated version.

    The only way to fix this is to create a new child theme and copy your styles from old child theme and in the process if there are any mismatches you will come to know.

    Cheers!
    Vinay

    in reply to: Padding on IOS tablet #560561

    Hey Ben!

    Please try the below code in the Enfold Options > General Styling > Quick CSS

    
    @media only screen and (max-width: 989px) {
    	.responsive .container {
        	padding: 0 2em;
    	}
    }
    

    Best regards,
    Vinay

    in reply to: Transparent Header Layout issues #560555

    Hey!

    Did you make any changes to the custom css it was messing the breadcrumbs. I have removed all the css below to avoid conflict.

    Perhaps check out the site now it looks much better anyhow since i have removed the below css from enfold Quick css some of the changes you have made will be lost if you need to add it back you can copy and paste the below css one by one to Quick CSS.

    If you need further help please send us a mockup image of the current issue and how you want the finished design to look.

    
    .avia_transform .avia-icon-list .iconlist_icon { 
    	opacity: 1 !important; 
    	-moz-transform:scale(1) !important;
    	-webkit-transform:scale(1) !important;
    	-o-transform:scale(1) !important;
    	transform: scale(1) !important;
    }
    
    .avia_start_animation .iconlist_icon{ 
    	-webkit-animation: none !important;
    	-moz-animation: none !important;
    	-o-animation: none !important;  
    	animation: none !important;    
    }
    
    .avia-menu a {
    font-size: 18px !important;
    }
    
    span.text-sep.text-sep-date {
    display: none;
    }
    
    .widgettitle {
     text-transform: none !important;
     }
    
    .main_color .textwidget { color: #e5650a; }
    
    .avia_codeblock .title_container {
       background: transparent !important;
    }
    
    #after_section_1 .av-extra-border-inner {
        display: none;
    }
    .title_container .breadcrumb {
        right: auto;
        left: 0;
        font-size: 13px;
    }
    
    

    Cheers!
    Vinay

    in reply to: Theme Updates not showing in WordPress Updates #560535

    Hey!

    Thanks for the info! I have informed my developer team to take a note of this issue it might be a while until they reproduce this issue and resolve it. Until then i suggest to you to do the FTP re-install of the theme as per the links and info provided earlier. It should fix this issue.

    Regards,
    Vinay

    in reply to: slider & menu missing on homepage – mobile #560513

    Hi!

    I checked your site on my phone and it is loading correctly and @Yigit also checked in his iPhone and seem to be loading fine. Our developer team has taken a note of this issue as it is difficult to reproduce the exact same problem it will take some time. Please be patient.

    Regards,
    Vinay

    in reply to: How to move arrow in color section #560492

    Hey!

    Please check out the website now.

    Best regards,
    Vinay

    in reply to: Accordion Overlapping Text #560483

    Hi!

    hi Please add this to your quick css

    
    .toggle_icon {
         display:none;
    }
    

    Best regards,
    Vinay

    in reply to: Mega menu Column distribution and single menu item color #560479

    Hey worldfuturecouncil!

    This might be possible using css but i cannot tell for sure until we take a look at the website. Please post a link to your site.

    Best regards,
    Vinay

    in reply to: Sub Menu Indicators #560475

    Hi!

    We need to see if the menu support this feature and add custom css classes accordingly. please provide me with your website login details in a private message.

    Regards,
    Vinay

    in reply to: Sidebar Menu Widget CSS #560467

    Hey!

    The white background is difficult to remove as it is not added in the page layout. it is coming from the video shortcode

    please check the shortcode settings where you generated it.

    [wpmudev-video group=”dashboard” show_title=”1″]

    I have removed the white bg from the layout using custom styles.

    Cheers!
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    in reply to: 404 page customization #560444

    Hi!

    To add page specific menu you can use a plugin like https://wordpress.org/plugins/page-specific-menu-items/

    Best regards,
    Vinay

    in reply to: Blog pagination not working #560441

    Hi!

    I just noticed that the pagination on this page http://www.alcadis.nl/nieuws/ works fine i see different content on different page.
    For all major updates you can find the change log on the http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990

    Regards,
    Vinay

    in reply to: Magazine element Featured Image #560437

    Hey!

    please provide us with the login info to your website in a private message so we can further help you with it to achieve the same look as the demo.

    Regards,
    Vinay

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

    Hi!

    Sorry for the delay. I will setup a demo page for you and post a screenshot later today.

    Regards,
    Vinay

    in reply to: Breadcrumbs in The Events Calendar #560432

    Hi anna-leo!

    Thank you for reaching out to us. One of my team member who is an expert in wordpress development will get back to you soon.

    Best regards,
    Vinay

    in reply to: Image alignment in a page #560428

    Hey!

    Is it possible for you to drag the left column to right or just shift the content of left column to the right and vise versa ?

    Best regards,
    Vinay

    Hey!

    You are most welcome & thank you for using enfold :)

    I will inform my developers the same and also please feel free to add it in the enfold feature request.

    https://kriesi.at/support/topic/enfold-feature-requests/

    Best regards,
    Vinay

    in reply to: RTL problem with icons and some part of the words #560414

    Hi!

    It would be best to see your website and give you the exact values but you can try the code below and adjust the height as required.

    
    .rtl .iconbox_left .iconbox_icon {
         line-height:20px;
    }
    

    Cheers!
    Vinay

    in reply to: Grid Row Custom Background Image Hover #560412

    Hey digitalammo! Please create a new ticket so these issues wont get mixed up and we will help you with it. Thanks!

    djshortkut it so happened that Andy and me replied to you at the same time so there might be a bit of a conflict in the code. Please remove andy’s code and use the one i provided.

    Regards,
    Vinay

    in reply to: Can't change menu #560408

    Hey!

    This is a known issue with old version of wordpress. Enfold has nothing to do with dual language.

    If you google “wordpress dual language undefined menu problem” you will find more resource.

    I recommend updating the wordpress to the latest version and disable all plugins and create a new menu and try again.

    Cheers!
    Vinay

    in reply to: enfold full width slider disappears after one round #560398

    Hey!

    Hi really sorry for the long wait time.

    The problem is happening because the slider is getting a inline style of height 0 after the last slide id shown. This is very strange why this is happening. I tested this slider on other sites and works fine with the latest version of enfold.

    Possible reasons why it is happening to you.

    It might be another plugin that is causing a conflict with the slider.
    Any Css changes to class names like slider or inner-slider etc? Please let us know.

    Recommended Solution:
    Remove/Delete the slider widget completely.(backup images and captions).
    Disable all plugins.
    Create a new page and add only the slider.
    If it works then enable plugins one by one to find out what is causing this issue.

    Cheers!
    Vinay

    in reply to: No product shown in woocommerce product page #560378

    Hi!

    As i understand you are not able to see the product info and description tab in the product page is that correct?

    If true please share your login details in a private message.

    Best regards,
    Vinay

Viewing 30 posts - 10,351 through 10,380 (of 10,428 total)