cornfeed
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP-jScrollPane] Can't get the plugin to workSorry guys, this forum post slipped by me. I am currently on vacation, but since everyone seems to be having trouble I made a quick guide last night that should be of some help.
Go to stage.alltechservices-ia.com and try it out. I want to hear what you think as it is a draft and I will be adding it to the wordpress repo to make it easier for everyone.
-cornfeed
I have posted a small guide. Please give me an feedback about the guide, I hope it helps.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature Request@fawkesblog2 I am currently out of the country visiting family and have very spotty internet. I promise I will get to it when I can, but this sounds complicated and may have to wait until I return and have my desktop and tools. I should be back by April 7th
-cornfeedI am very sorry to read that you are all having trouble. I am currently out of the country and have very spotty internet.
In the following days I will try to put a temporary page with examples and screenshots.Sorry for the inconvenience, but I have spent the last 48 hours in transit alone.
Also, please include the site address and set it up how you think you should so I can take a look and maybe debug your problem.
All the best,
cornfeed@mikenajera,
there is no short code. you must have an understanding of html & css.
in the configuration page, fill in the fields with the ID or CLASS of the container of your content.
To use, navigate to Dashboard->Settings->WP jScrollPaneForum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestI thought I might run into this and was planning to add it in April.
For now, you can edit your wpjsp.jscopy the code and go to http://jsbeautifier.org/
that will make it more readable.then locate the relevant section for the pane you are trying to edit and add: (there cannot be a trailing comma in the array)
‘verticalDragMinHeight’: 20,
‘verticalDragMaxHeight’: 20,
‘horizontalDragMinWidth’: 20,
‘horizontalDragMaxWidth’: 20I took the liberty of doing this for you…(paste is up for a week)
http://dpaste.org/vK5CA/make sure it is correct, and set the value that you need. sizes are in pixels. then replace the old contents of wpjsp.js with what you just copied.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestI agree, I am just glad it is working. At the same time I update the code with a working version of WinXP theme, I will add tooltips and jquery field validation, etc. But since I am not exactly getting paid for this…it is a free time sort of thing.
Glad to hear things are working
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Problem in IE7First, yes I am the developer of the plugin. a step back…
When Kevin updated jscrollpane, he put out the new Lozenge theme as an example. It is a great example for people who are going to need simple stuff like rounded corners and such, but I would like to have another example that uses images, which has proved more difficult than I expected.I started just like you said, copying the lozenge css mixing in the css from the example page I linked earlier, but as you can see….
So I decided that a designer might be better suited to the task that I have spent too many hours on.
In the end, I would like to release the plugin with three themes; lozenge, winxp, and osx.
once I have that ironed out, I will probably add a way for creating themes. currently it loads all theme folders found.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP-jScrollPane] how to implement?I only see “coming soon”. This might be of help…
http://jscrollpane.kelvinluck.com/basic.htmlForum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Problem in IE7Oh also, I don’t know if you solved your IE7 issue, but it should support it. there are custom fixes for it in the script.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Problem in IE7Its all css stuff that I don’t grasp. If you go to stage.alltechservices-ia.com, the full-page scrollbar has been turned into a themed bar on the left. it is using the “WinXP” theme, but as you will see, the css is plenty wacky. I got the idea from jscrollpane’s author’s old website http://www.kelvinluck.com/assets/jquery/jScrollPane/examples.html
If you have time, I would really like to get WinXP and OSX working and following a similar structure to his new theme http://jscrollpane.kelvinluck.com/themes/lozenge/
This way I can have examples for users to create their own themes from. I made it so the plugin can have as many as you want 😀Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] won't activateI have just finished the restructuring. Please try the newest version, 2.0.2 and let me know how it goes. It has more options and updated javascript with partial mobile support.
Forum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Thank you Feature RequestOk, I have changed things to a new function and it doesn’t seem to be 5.3 dependent. Could someone confirm this that was having troubles before?
Forum: Plugins
In reply to: [Plugin: WP jScrollPane] plugin not working in themeyou did get up and running right?
check out the new version, everything is a bit cleaner and there are more optionsForum: Plugins
In reply to: [WP-jScrollPane] [Plugin: WP jScrollPane] Problem in IE7Hey all, I missed this thread, sorry.
@jennybeaumont I like what you have done. I have been needing someone to help me out with some css issues I am having with the new version and creating a standardized theme system. Would you be interested in helping??