Tagged: 

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #996359

    Hi Kriesi-Community,

    My tab section doesn´t shift. I want it to shift like in your video https://www.youtube.com/watch?v=GRuEgRx06us (Min: 4:00). If I click on my 2nd or 2rd tab, nothing happens. Text section of Tab 1 wont shift.

    Issue: I create a tab section. 3 Tabs and basic text block in each tab section. Everything fine on the backend. But if i preview the page, the tabs won´t shift. The URL is switching, you can see the tab title but not the text.

    What am I doing wrong?

    Thanks for help.

    Sebastian

    #996368

    Hey sfiddicke,
    I took a look at your page and it seems that it is working correctly, when I click on each tab icon the content changes.
    Please see the video in the Private Content area.
    If it is not working like this for you, please let us know which browser you are using.

    Best regards,
    Mike

    #996371
    This reply has been marked as private.
    #996375

    Hi,
    Sorry I’m on Windows, I will ask a teammate to look at your site with a Mac.

    Best regards,
    Mike

    #996416

    Ok, thanks. It still doesn´t work on my devices. If you need any more Information, just let me know.

    #996452

    Hi!

    Cheers!
    Victoria

    #996461

    Hi Victoria,

    I´n your recommended thread the solution of my issue is, that you guys added some script. How can my problem be fixed?

    Thanks.
    Sebastian

    #996693

    Hi,

    To be honest I didn’t stumble over this javascript error before and I think one or more theme files are damaged/corrupt. Please try to re-install Enfold via ftp. Go to wp-content/themes/ and rename the enfold folder to i.e. enfold_bak. Then upload the unzipped theme folder into the wp-content/themes/ folder, the theme path should then be wp-content/themes/enfold/. If this doesn’t solve the issue we need to debug the code step by step.

    Best regards,
    Dude

    #996831

    Hi,

    I did what you wrote and re-named enfold and placed a new copy. My website is still running, but also with the same bug and I found a few more now:
    – Tab section doesn´t shift (still)
    – Slider doesnt work (image isnt showing, you can see the tabs left and right tho)
    – Gallery barrely shows the images.

    Don´t know what to do. I need your guys help.

    Thanks
    Sebastian

    • This reply was modified 6 years, 3 months ago by sfiddicke.
    #996871
    This reply has been marked as private.
    #997359

    Hello,

    the problem with my theme still exist:
    – Tab section isnt working
    – Slider isnt working
    – Gallery does not looks like supposed to

    What I did so for:
    – Re-Named the Enfold Folder
    – Copied a new Enfold Theme folder via FTP on server

    What else can I do?

    Thanks for helping me out

    Sebastian

    #997681

    Hello,

    My problem is not solved yet. Can anyone help me please?

    Thank you

    Sebastian

    #997950

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997951

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997952

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997953

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997954

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997955

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997956

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997957

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

    #997958

    Hi,

    I could fix it by adding this code to the child theme:

    
    add_filter('avf_use_standard_lightbox', 'avia_default_lightbox_scripts', 10, 1);
    function avia_default_lightbox_scripts($use_standard_lightbox = '')
    {
    	$use_standard_lightbox = "disabled";
    	return $use_standard_lightbox;
    }
    

    Please test if the tabs work on your end too.

    Best regards,
    Dude

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