Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #957435

    Hi,
    we have two questions concerning tabs content.

    1. Following the update to Enfold 4.3.1 tabs content is no longer responsive.
      We have been using the left-arranged, no border tabs. The update has automatically changed this view to top-arranged, no border tabs and it is no longer possible to open or close any of the tabs.
      Adding a “new” tabs content for testing purposes is non-responsive and does not appear to work correctly either.
    2. What we would also like, is the option to highlight the active vs the inactive tab – once it is all working again.

    The site is still in maintenance mode and I will send info in the private section.
    Many thanks for your assistance.

    #958577

    Hey valley,
    Your page has a jQuery error, but I can’t investigate because we don’t have full admin access to your plugins and functions.
    Please grant full access.
    I found this script on your page:

    <script type = "text/javascript">
    jQuery(document).ready(function(){
    // your custom javascript goes here
    
    	$(document).ready(function() {
    		$('[data-toggle="toggle"]').change(function(){
    			$(this).parents().next('.hide').toggle();
    		});
    	});
    });
    	//End of custom scripts
    </script>

    and applying it to my localhost reproduces the error.

    Best regards,
    Mike

    #958598

    Hi Mike,
    many thanks for identifying the problem. We deleted the bit and now it works.
    Super service !

    #958886

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘tabs content not working after update to 4.3.1’ is closed to new replies.