kevin heath
Forum Replies Created
-
I use microkid related posts rather than yarp but this should give you a basic outline of css to get columns just change the width until you get the look you want.
#related-posts ul li{list-style-type: none; font-size: 12px; padding-left: 10px; display: inline-block;
width: 170px; text-align: center;
vertical-align: top;}As I say I don’t have yarp so you may need to do some adjustments to the above code for your own installation.
Forum: Plugins
In reply to: Looking for a plugin…actually thinking about it, it will probably be much easier for you to use a rewrite in your htaccess file that will send visitors to your home page to your video feed page between the times that you want.
kevin
Forum: Plugins
In reply to: What Plugin Is Being Used?all the instructions about using the jjjquery shortcodes are here
https://www.ads-software.com/extend/plugins/jj-nextgen-jquery-slider/
your shortcode may look something like:
[jj-ngg-jquery-slider gallery=”1″ controlnav=”false” effect=”boxrandom”]
obviously refer to the documentation for the effect you want and make sure you have your own correct nextgen gallery id .
Kevin
Forum: Plugins
In reply to: Looking for a plugin…Hi
not sure there is a plugin to do what you want, I’ve not seen one befoer but you may be interested in this discussion.
With a bit of tinkering you should be able to put together a home.php page template that will have a section that appears during the hours on Sunday that displays your video feed.
https://www.ads-software.com/support/topic/rotating-header-images-based-on-time-of-day?replies=16
kevin
Forum: Everything else WordPress
In reply to: Why do my posts keep getting deleted?thsnks ??
nice to know there’s a reason for it.
Kevin
assign width css satements to the related-posts class, with a bit of tweaking you should get it to lie in 2 columns.
Forum: Plugins
In reply to: What Plugin Is Being Used?Hi
You should be able to replicate the same effect with two plugins – NextGen gallery and JJ NextGen JQuery Slider, you’ll just need to assign the nivo translition type in your shortcode.
Kevin
Hi
No it does not but you can use the collaborative working option in Google maps by inviting others to be able to plot locations on the map.
so it’s ideal for members of clubs like birdwatching clubs to log species but you would need to be confident in the people you grant access to because they will have full access to editing all the items on the map.
Just go to the map in Google maps while you are logged into your Google account and click edit on the map you want to collaborate on then click on collaborate and you can send map editing rights.
Kevin
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Price and Sale Price wrong way roundHi
A quick fix for you to do is in the wpsc themes folder of the plugin you’ll find wpsc-single_product.php file.
The section you’re looking is between line 139 and 145. – obviously if you’ve transfered that file to your own thmee folder you need to change that file as well and then flush your theme cache in wp-ecommerce in the prsentation settings section.
you just need to swap the Old Price and Price around in the brackets or change to what ever words you want.
I’m sure soemthing this simple will be included in a future update of wp-ecommerce.
Forum: Fixing WordPress
In reply to: JJ NextGen JQuery Slider plugin won't work with WordPress 3.2Hi
I have the same problem as frangokid – almost.
If I only have one image then it doe not appear if I add a url to the alt. If I have more than one picture than as long as I have one image without an url then the slider appears and links ok with the other images.
If I have url on all the images then it does not appear.
Not surewhy so any help greatly appreaciated as this is deffinately one of the best nivo sliders there is.
thanks
Kevinthe plugin author has resolved the problem with the latest 1.1.6 version.
thanks
Ok no problems
Sorry it’s not 1.0.5 that works its 1.1.4 that works but it seems that this version is not in the previous versions of the plugin repository.
Anyone know where I can get version 1.1.4 of this plugin. I’ve had to remove it because it no longer works because of the conflict with custom post urls
I’d love to reinstall it if I can find the previous version – any advice anyone as to where I can get it from?
thanks
KevinForum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Giving up on you, ecommerce.I’ve never had any problems with wp-ecommerce on updating – obviously I had to update a lot of the hacks I used to give the store extra ummmph
But now that it has gone to cutom post types it’s even better than ever. you can use a lot of the standard wordpress calls to deliver the products how you want and integrate it fully with wordpress and standard queries.
As a free plugin it offers a reasonable amount of out of the box features but for wordpress developers it’s a real dream to play with.
Kevin
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] How to display more images per item?Hi
You can either add a shortcode mod and then use a nextgen gallery or slideshow to display the images (the best option) or you can add a timymce mod to the additional desecriptions field and add (preloaded) images with the tinymce image funtion.
both can be bought from https://ypraise.com/category/mods-and-scripts/
kevin