I posted this on SitePoint, but they said to try here. Please help if you can. Thanks.
http://www.sitepoint.com/forums/showthread.php?p=4826149&posted=1#post4826149
I posted this on SitePoint, but they said to try here. Please help if you can. Thanks.
http://www.sitepoint.com/forums/showthread.php?p=4826149&posted=1#post4826149
issue? site url? have you talked to the theme developers that sold the theme?
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
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.
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.
Here you go:
Can someone please help me get the tabbed content area to work properly on my page here: http://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
http://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: http://flowplayer.org/tools/demos/tabs/skin4.htm
@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.
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?
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.
This topic has been closed to new replies.