Viewing 8 replies - 1 through 8 (of 8 total)
  • Anonymous User

    (@anonymized-3085)

    issue? site url? have you talked to the theme developers that sold the theme?

    Thread Starter martinfamily2005

    (@martinfamily2005)

    all of that info is in that link. I did not want to copy it all to here because it is a lot of code. theme developers say its out of their scope of support.

    thanks

    Clayton James

    (@claytonjames)

    If you like, you can post your issue description here, then paste any code in the pastebin and leave a link to it in your post. That way folks trying to help you don’t have to visit several different urls to get all the info.

    esmi

    (@esmi)

    It’s a theme issue – not a WordPress one. If you bought the theme from Elegant Themes and it doesn’t work, then it’s well within their scope of support.

    Thread Starter martinfamily2005

    (@martinfamily2005)

    Here you go:

    Can someone please help me get the tabbed content area to work properly on my page here: https://billboardfamily.com/?theme=DeepFocus

    The tabs work fine, but they will not display all the content, or any content on some tabs. Need someone tp help me get these all working correctly.

    thanks.

    CODE FOR ENTIRE PAGE
    https://pastebin.com/KfJAhJqQ

    CODE FOR TABS SCRIPT (IN HEADER.PHP)

    <script>
    $(function() {
    
    	$("#nav ul").tabs("#panes > div", {effect: 'fade', fadeOutSpeed: 400});
    });
    </script>

    FYI, here is the original working demo for the tabs: https://flowplayer.org/tools/demos/tabs/skin4.htm

    Thread Starter martinfamily2005

    (@martinfamily2005)

    @esmi not sure it is a theme issue. I am doing something that the theme is not doing in its original form. That is why its not in their scope.

    Clayton James

    (@claytonjames)

    Would it be correct to state that the issue you are referring to is related to a tab code you installed from a third party source? – Neither WordPress or elegantthemes.com in origin?

    Thread Starter martinfamily2005

    (@martinfamily2005)

    yes. And nobody on any forum seems to know how to get it working. been weeks now.

    Maybe I am not implementing the wordpress code in the right place, or something. that would do it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Need serious help.’ is closed to new replies.