Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #813291
    Nirmal Singh
    Guest

    I am frontend designer of “almondmike” and i am working on this website.
    Please contact with me for more info.

    #813797

    Hey Nirmal Singh,

    As a temporary fix try editing this file: enfold/js/shortcodes.js and find this code (line 2906-2910):

    var height = current_content.find('.av-layout-tab-inner').height();
    inner_content.height(old_height);
    inner_content.height(height);
    
    setTimeout(function() { win.trigger('av-height-change'); }, 600);

    Replace it with:

    var height = current_content.find('.av-layout-tab-inner').height();
    inner_content.height(old_height);
    inner_content.height(height);
    inner_content.css( 'overflow', 'hidden' );
    
    setTimeout(function() { win.trigger('av-height-change'); }, 600);

    Hope this helps.

    Best regards,
    Nikko

    #814248
    Nirmal Singh
    Guest

    Hi,
    Thanks for reply,
    But this is not working. http://prntscr.com/fpffkn
    I have put your code in shortcodes.js but not working

    #815597

    Hi,

    Could you please take a moment to rate at our forms, with your Purchase Code, so we can valuate your purchase please?

    Thank you

    Best regards,
    Basilis

    #815722
    Nirmal Singh
    Guest

    I have already sent my purchase code when i start topic

    Please don’t delay in fixing this bug,
    Please fix ASAP.
    Thanks

    • This reply was modified 7 years, 9 months ago by Basilis.
    #817516

    Hi,

    Those bug fixes will be released on the new version of Enfold, tomorrow or the day after.
    Still, to provide any support we do need for you to be register, even if you provide the purchase code ( which I have removed from the post for security reasons )

    Best regards,
    Basilis

    #818082
    Nirmal Singh
    Guest

    Now when i am login to support, this is show me this error http://prntscr.com/ft2di6
    I suggest you, first connect with me on skype and then fix login issue on my pc with Teamviewer software
    I hope you will understand.
    Thanks

    #818555

    Hi,

    Sorry for missing this thread. I tried the sftp access but it doesn’t work on my end, but please do try the solution posted here: https://kriesi.at/support/topic/tabs-sections-dont-work-in-firefox/#post-805471

    Best regards,
    Nikko

    #818571
    Nirmal Singh
    Guest

    I have double checked the sftp credentials, these are working fine,
    your this link ” https://kriesi.at/support/topic/ (Purchase code hidden if logged out) -firefox/#post-805471″ has nothing to solve my problem.

    #818609

    Hi,

    Thanks for providing the ftp access. It should be fixed now :)
    Let us know if it’s good on your end too :)

    Best regards,
    Nikko

    #819096
    Nirmal Singh
    Guest

    Hi Nikko,
    Thanks for fixing the tab section issue in firefox, but what you have used to fix this issue.

    I have explained more when i start topic, but same data here
    —————
    I have one another issue related to images show in mobile responsive. This is full page view (http://prntscr.com/fol0xb), when i am change to responsive view (ctrl+shift+M), it is distort image the images and content looks like this (http://prntscr.com/fol1c3) first image second content, third content fourth image.

    But i need in image then content , image then content form

    i have same website in X theme (http://westervillepf.wpengine.com/what-we-do/) (hosted on WPengine)
    here screenshot of responsive view (http://prntscr.com/fol1u7) images are missing but view is clear. Here full screen view with X theme (http://prntscr.com/fol20w)
    ——————

    Please tell me what is the solution for this. Please fix ASAP, client is waiting for this.
    Thanks

    #819364

    Hi,

    We have released Enfold 4.1 today and it has many mobile improvements. Please see change log here – http://kriesi.at/documentation/enfold/enfold-changelog/ and update the theme to the latest version – http://kriesi.at/documentation/enfold/updating-your-theme-files/. Please also see – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/

    Best regards,
    Yigit

    #819823
    Nirmal Singh
    Guest

    I have updated the theme, but responsive issue have not resolved yet http://prntscr.com/fulvwr
    But i have fixed my self with a trick

    Thanks.

    #821524

    Hi,

    Please note the cells or columns will not automatically re-arrange on mobile view. The alternating cells on desktop is not going to work on mobile view because they are going to stack on top of each other. You have to create another set of content or cells, a duplicate of the previous one, with different order.

    Best regards,
    Ismael

    #821574
    Nirmal Singh
    Guest

    i have create another set and show on mobile view

    #822283

    Hi,

    Great! Let us know if you need anything else.

    Best regards,
    Ismael

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.