Developing (v7+)

Searchable data from external database

Hey Folks- I've created a custom block that is pulling data from an external database and displaying it on the page. This block is located in a 'Main' area and I was wondering if there is a way to have the data I'm displaying from the external databas…

Autonav displaying wrong

Whenever I create an autonav element, the first bullet floats to the right-hand side instead of to the left like a normal bullet See here: http://mattgreydesign.com/utilities/sitemap/ How do I stop this from occurring? I cant seem to find any problem…

Bug: avatar uploads extension can only be lowecase

Hi, When I am trying to upload an avatar using the Flash applet, the file selector only shows images with a lowercase extension. Since most of my images are called .JPG, I don't see them and have to rename them before using them. C5 5.4.0.3 Client …

Can you share a multiple file selector example?

Does anyone have a basic framework or example of a block where you can select multiple files or images? An example would be the slideshow block that comes with the core - you select multiple images (which adds each image to any array). I'm having a hard t…

Help with where to put my files....

Hi, On my site I'd like to put links to things like privacy policy, terms and conditions etc... If i upload pdf files for this can I put them in my themes directory and just specify a direct link to them i.e. www.domain.com/my.pdf? Or should all…

Linking between pages with Previous and next

Hi, Im trying to create "previous" and "next" links between pages on the same sitestructure level in the template code. And im stuck!!! So on a pagestructure like this: Menu item --Submenu1 --Submenu2 --Submenu3 I would like to have the "submenux…

Single pages and pass-through of includes...

Hello - I've created a view.php in my themes directory which has several includes; header, footer, etc., but also a 'globals.php' file that has a bunch of functions for interacting with a database. The problem I'm having is that when I create single page…

QR code

I found a simple code for display QR code http://en.wikipedia.org/wiki/QR_Code of current page [code] // use current location as data var chl = new String(document.location); pos = chl.indexOf('#',0); if (pos >= 0) {…

Styling submit button (search block)

On the projects page I am developing (http://mattgreydesign.com/projects/) I have a search block on the left hand side. Is there any way I can style it like what I have done at http://mattgreydesign.com/contact/ ?

Filter Posts