ciaranm
Forum Replies Created
-
@ hendrikwill Yeah it seems to work ok on iGoogle start page. iGoogle start page gives me a wide range of options for some very small towns.
@ webjuly31, Works just fine for Canberra. No idea why it doesn’t for others…
Forum: Plugins
In reply to: [WP-Weather] [Plugin: WP-Weather] Edit CSS for Weather OutputOk, thanks for your response.
I’ll have a go at adding some css…
Cheers
There might be another way but i did it by simply adding the text into my nextgen gallery theme.
In gallery.php I just put the word (Place, Date etc) in front of the php code to add the custom fields.
Eg, I used the following code to add the word ‘By’ in front of my artist name custom field.
<div class="img-artist">By <?php echo $image->ngg_custom_fields["artist1"]; ?> </div>
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Adding Close Button [x] and customizing controlsHello, nice thread. Thanks!
One additional question, how can I get the custom fields i have used to display in the shutter nav bar?
My gallery has a number of custom fields I use for price, artist name, region etc and I would like to show the price, artist name and title in the shutter gallery. here it is: https://zhoom.com.au/mason/galleries/mason-test-1/
I assume its a couple of lines of extra code in the shutter.js file and some css tweaking, but I know nothing about javascript so wouldn’t even know where to start!
Any help would be appreciated! Thanks!!
Forum: Themes and Templates
In reply to: Favicon not showing in IE or FFHi Esmi, thanks for your response…
I had not tried using the php code suggested in that codex page: <link rel=”shortcut icon” href=”<?php bloginfo(‘template_directory’); ?>/favicon.ico” />
but I have now tried that solution and still can’t seem to get it to work. In fact, it now no longer works in Chrome at all!
It seems as though it is generating the correct code as IE view source shows: <link rel=”shortcut icon” href=”https://ltgreenenergy.com/wp-content/themes/ltgreenenergyFINAL290310/favicon.ico” />
but will not show the favicon in chrome, IE or FF now…
Strange….any ideas?
Hi There
Sorry I’m a bit late to this thread…
Was just browsing for CRM plugins and found yours…After having a brief play, one feature I would like to see is a bulk import from CSV function.
Thanks!
Forum: Fixing WordPress
In reply to: MS Access with WordPressHi Esmi
Thanks for your response…
I did post a similar question on the eshop forum https://www.quirm.net/punbb/viewtopic.php?id=1122
It seems you are heavily involved with that too ??
Anyway, do you do paid work? Any idea what it would cost to get eshop customized to do what I want?
Thanks again…
Forum: Fixing WordPress
In reply to: MS Access with WordPressThanks so much esmi…I will check Zingiri out…Have you used it before? You would recommend it?
And I actually meant eshop, not ecart….sorry. Do you know if that is easily customised to suit my situation?
Thanks again!!
Forum: Fixing WordPress
In reply to: MS Access with WordPressOk, thanks.
Would you (or anyone else know) of a way to control stock through wordpress?
I looked at ecart but I don’t want to sell online, just display artwork and easily control stock that is displayed. Is ecart customizable to do this??
Thanks again…