Captain Kashmir
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to create an Ajax Cascading/Chained/Dependant Dropdown listSo I found a work around using javascript. Once I have finished populating the lists I will link to the relevant pages.
Seems a bit long winded but I couldn’t find much alternative.
it works so no complaints for now
Forum: Fixing WordPress
In reply to: How to create an Ajax Cascading/Chained/Dependant Dropdown listAlso I’m not sure if I posted this in the correct section
Apologies if I didn’t
Forum: Fixing WordPress
In reply to: Drop Down widgetThe guys at the WordPress IRC were VERY HELPFUL
They Told me this is a conditional search function or a dependant drop down tool. I have been told that it is possible to do this in wordpress.
Is there any plugins that help set up a dependant drop downbox/ conditional search?
Forum: Fixing WordPress
In reply to: WP Plugin prettyPhoto multiple portfoliosOk i since managed to group images into portfolio categories and then but now if load up the portfolio and go to the second page of the portfolio i get the following error:
“Sorry, it appears the page you were looking for doesn’t exist anymore or might have been moved.
Please use the back-button in your browser, to go back to the previous page”
This doesn’t appear on a normal portfolio pages but then my problem is all the images are there i separate the images into two galleries
Forum: Fixing WordPress
In reply to: Fatal Error Message and Image resizingJust got an email from 1and1 they say its a memory issue so i guess nothing else can be done about it. i will have to decrease the image size before uploading
Forum: Fixing WordPress
In reply to: Fatal Error Message and Image resizingHi sterling
Well here is the thing some users of my site are technophobes (its difficult enough explaining to them how to use wordpress to create their posts) they wont be able to use an ftp to upload their images.
i need them to be able to upload their photo’s onto a image gallery/portifolio sort of thing.
now if they use the flash uploader in wordpress the image gets uploaded but it cant be re sized to create thumbnails for the portfolio so the gallery page looks all messed up
i tried memory bump it didnt really help. (my photos all upload 100% its when they are ‘crunching’ that it returns the error)
Forum: Fixing WordPress
In reply to: Using Javascript in a pageEsmi
I’m not 100% sure i know what that means but if you meant placing the script in the php files of the template
then i didnt do that i was trying to avoid that as i only needed this javascript to work on one specific page
i tried placing a javascript file and then using the call to script/ call to javascript command
btw apologies as im a super n00b to javascript i really try to avoid using it
Forum: Fixing WordPress
In reply to: Using Javascript in a pageHI PSM
yes it does work in a blank html page
hmm ill look into no conflict
Forum: Fixing WordPress
In reply to: Using Javascript in a pageHi Esmi
thanks for replying so quickly
I have already tried that method you showed
it showed the same problem as before the javascript was still disabled
most likely I’m doing something wrong here