cornfeed
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestI see what you are saying…. Sorry I did so re-arranging very late last night. Its just an ajax problem. I will try to have a fix very soon.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestI am back with a quick update. I have changed the structure of the theme files and added some more precision to the css file creation function so it only selects immediate children of the handles defined.
What does this mean? scroll bars are handled properly when two themes are used on the same page or one is the full page scrollbar.If you have some time, please try this one out, I feel very good about this release, I know there are a few bugs left, so I need people to help me in browser testing. please test on a view-able site (non-local), so I can debug.
Please follow the same instructions as above, using the same link.
Let me know….Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestWOW, Please disregard my request for testing. As soon as I started using multiple themes on the same page there were problems.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestFullpage issue fixed
UPDATE: known issues:
multiple themes causes css issue. fix coming soons
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestOk so I have revised the css and js handling for theme files. the theme structure has been changed. the renaming function fully works. essentially, it looks like everything is going well.
Currently there is only one theme. if all goes well I will be adding more with the release.
If someone wouldn’t mind giving it a try…
Please make sure to fully un-install your old version before installing this version.https://github.com/cornfeed/WP-jScrollPane/zipball/Version2
UPDATE: known bugs:
fullpage scrollbars don’t display themes properly
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestWhat do you mean you can not get the custom colors to work?
When I went to your site, i can see that you have currently selected the winxp theme radio button
If you follow the link above (from github) i have removed the other themes that have not been set up.
If there are problems. uninstall fully, then re-install (the plugin)Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestthere is more work to do…
@fawkesblog2 I will post up so pictures of what I meant. I need a support page for it anyways now that I have added theme supportForum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestOK guys, I am back. I have been very busy. If you have time try out the newest staged version.
https://github.com/cornfeed/WP-jScrollPane/zipball/Version2
It works, but there are a few UI things that need to get changed up with form renaming, validation, etc.WARNINGS:
Lozenge is the only theme that works right now. Look at it’s simple structure. If you want a new theme, you just need to add another folder with a similar structure.
There is jquery to handle disabling of fields buts it has not been completed so there may be error.Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestso if the wholepage option is used, every page wordpress creates will have a wholepage jscrollpane, but nested containers will still be identified in the same fashion.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestthat answers my question. more dynamic support for whole pages will be a V3 problem, for no I am just going to have jquery handle adding the full-page wrapper, but that means every page is going to have the full-page scrollbar and not just certain pages.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestcan you guys easily add full page wrappers to your themes? or is that something jquery should handle?
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestyep. only the UI is functional. I am moving on to the actual code today.
The UI usually takes me a lifetime. PHP takes me only a few days.
I read somewhere i should not be using tables, but again, i suck at html.
thanks guys for taking a lookEDIT: Although I have no clue how long the theme support will take, I still haven’t thought about a proper file structure
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestOk so I finally need some help from you guys in return.
I am trucking along with Version 2 but I need someone that is good with design. I am not.
I created my UI on a widescreen and I want it to be better suited for 1024×768. someone, anyone, everyone; please take a look at the code and send me your suggestions. Just html. it is all i care about.
and any other practical suggestions 😀
Code zipped: https://github.com/cornfeed/WP-jScrollPane/zipball/Version2Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Requestok so i think i found a fix, but I have other things i need to attend to. give me a week or so.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestYeah after some googling, it seems they have really tried to address the issue with the iphone/ipads. I think if I can get in there, I will be able to help you and learn something for V2