Ennis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)ok guys i made an error in the readme. Originally it stated to place the slide.js file into your themes directory….well its s’ppose to go into your home/wordpress directory (where wp-content, wp-admin, wp-includes folders are located)
so it should now be located under
/yoursite.com/htdocs/slide.jsI apologize for the mix up.
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)where did you upload the slide.js file? try uploading it to the wordpress directory itself. and trying the code.
your positive you place the <script> tag in the <head> tag of your header.php?
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)Ok, i got my problem fixed with the index page. I dunno why, but i must’ve screwed up the #’s while i was testing it out.
When your adding the code, the #’s you have to increment, make sure when you add another one, it is exactly one number higher then the previous one. Don’t skip a #. It will cause the more info tabs you put there to just be open when you load the page and not closed. Hope this makes sense.
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)i noticed another problem with the script:
If you view the code in internet explorer, theres a huge gap above your code. to see what i mean view my site in IE and go to the about page.Forum: Fixing WordPress
In reply to: More tabs – I have it working :)yes t should….u may have to make it wider in the css
i have the onload=”hideElements();” in my body tag but its not hiding the tabs on my index page……anyone tell me why??
edit: i removed the script for now because i couldn’t get it working, but its weird, cause the call for the script file is in the head tag, the body has the call for the function hide elements, and the code is the exact same as that of my about2.php page, but it won’t work on my index…..this is really weird.
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)more tab on a larger text? what do u mean
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)on my page they are under the about page…i haven’t gotten a chance to move em to the front page
http://www.thisisennis.com/about2.php under the links section
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)@dss it has been a long time coming, glad someone was able to figure it out. Kudos to the b’ys
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)i ain’t wit it today b’ys honestly. Don’t take me as a “skeet” or whatever, i ain’t like that. Thanks Jinsan
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)Edit for my previous post:
As Jinsan stated, thank Wasco and Phaelox at DivXstation for the code.Forum: Fixing WordPress
In reply to: More tabs – I have it working :)Oh shit. my bad. i meant to do that too.
its in the readme and on my site now.As Jinsan stated, thank Wasco and Phaelox at DivXstation for the slide.js file.
Forum: Fixing WordPress
In reply to: ‘More Info’ tabs – Anyone know how too?I have it working, check this post http://wordpress.org/support/topic/33554
Enjoy 🙂
Forum: Fixing WordPress
In reply to: More tabs – I have it working :)ok ppl. here ya have it.
download the zip here, and read the “readme” textfile for installation
http://www.thisisennis.com/downloads/MoreinfoTabs.zipany problems please lemme know
There is a problem that there is a large amount of space above the code if it is placed in your sidebar (its probably just my theme). View this page http://www.thisisennis.com/about2.php with Internet Explorer to understand what im talking about.This works fine in Firefox.
Good luck!Forum: Fixing WordPress
In reply to: ‘More Info’ tabs – Anyone know how too?that i will
Forum: Fixing WordPress
In reply to: ‘More Info’ tabs – Anyone know how too?Me either..i tried modifiying the code i have, but i have had any luck yet..
i found other scripts im going to try out later