tomwgf
Forum Replies Created
-
hi
heres the url: https://www.hardenhuish.wilts.sch.uk/site/
currently Show only on Home Page is unticked
Homepage URL https://www.hardenhuish.wilts.sch.uk/site/thanks
tomhi
The plugin is still Version 1.0.8?I have Show only on Home Page ticked.
i have Homepage Url: https://www.mysite.co.uk/site/ (site is the demo folder)I have tried changing the Permalinks to something more basic
I have tried Homepage Url: https://www.mysite.co.uk/site/index.php
and Homepage Url: https://www.mysite.co.uk/site/home
(home being the name of the homepage)But it does not show. I cannot as yet test it on https://www.mysite.co.uk/
I am hoping that will solve everything.Hi Skashi
sorry to repeat my self but if i set ‘splash’ to be the home page in wordpress settings, (so not https://www.site.com/splash, just https://www.site.com/) AND make the url for the home page https://www.site.com/, then it would work ok?tom
hi skashi
so, if i set ‘splash’ to be the home page in wordpress settings, AND make the url for the home page https://www.site.com/, then it would work ok?hi
this is a great plugin – but i am also having problems trying to get it to work on a specific page. When i set the page as the Front page in Admin>Settings>Reading it still does not work.If i dont set Hom epage only it all works fine.
i was wondering if i could hardcode on line 118 of
site-background-slider.php
$home_page = get_option( ‘sbs_homepage_url’, ‘https://’.$_SERVER[‘HTTP_HOST’] );
to
$home_page = get_option( ‘sbs_homepage_url’, ‘https://www.site.com/splash/’%5D );I cant tell as for some reason i cant delete the file online or overwrite it – and i cant change the permissions for it.
Forum: Plugins
In reply to: [Easy Nivo Slider] WordPress 3.2 breaks sliderStill using Dekoded’s solution through all updates – now on 3.3.1.
You do not need it, it seems, if you want text/captions over your images.
But if you want the images to slide with no text then replace the 3 files as instructed
sadly, this does not work. the redirect is ignored and the original address is used. I thought maybe it was to with pointing to dynamic urls: download.php?id=1
in fact it turns out that you have to put links with spaces in “”, so:
Redirect 301 “/mp3s/faketan/pieces/01 Fake Tan Patty.mp3” https://www.floppyrecords.co.uk/wp-content/plugins/download-monitor/download.php?id=1forget the whole %20
Forum: Plugins
In reply to: [Easy Nivo Slider] WordPress 3.2 breaks sliderhi
i have a similar problem since upgrading to WP 3.2.1. i was on 1.6.1 of easy nivo but have now updated to the 2.0 beta but it still does not work.the javascript error i get is this:
--------------------------^ [25/07/11 09:19:29] JavaScript - https://website.co.uk/ Event thread: DOMContentLoaded Uncaught exception: TypeError: Cannot convert 'title' to object Error thrown at line 20, column 565 in <anonymous function>(settings) in https://website.co.uk/wp-content/plugins/easy-nivo-slider-2.0/3rd-party/jquery.nivo.slider.pack.js?ver=2.5.1: if(title.substr(0,1)=='#') called from line 22, column 0 in <anonymous function>(element, options) in https://website.co.uk/wp-content/plugins/easy-nivo-slider-2.0/3rd-party/jquery.nivo.slider.pack.js?ver=2.5.1: processCaption(settings); called from line 67, column 294 in <anonymous function: $.fn.nivoSlider>(key, value) in https://website.co.uk/wp-content/plugins/easy-nivo-slider-2.0/3rd-party/jquery.nivo.slider.pack.js?ver=2.5.1: var nivoslider=new NivoSlider(this,options); called from line 16, column 24139 in <anonymous function: each>(a, c, d) in https://website.co.uk/wp-includes/js/jquery/jquery.js?ver=1.6.1: if(c.call(a[g],g,a[g++])===!1) called via Function.prototype.call() from line 16, column 17720 in <anonymous function: each>(a, b) in https://website.co.uk/wp-includes/js/jquery/jquery.js?ver=1.6.1: return e.each(this,a,b) called from line 67, column 138 in <anonymous function: $.fn.nivoSlider>(options) in https://website.co.uk/wp-content/plugins/easy-nivo-slider-2.0/3rd-party/jquery.nivo.slider.pack.js?ver=2.5.1: return this.each(function(key,value){var element=$(this);if(element.data('nivoslider'))return element.data('nivoslider');var nivoslider=new NivoSlider(this,options);element.data('nivoslider',nivoslider);}); called from line 3, column 3 in <anonymous function>($) in https://website.co.uk/: $("#slider-1").nivoSlider({ called from line 16, column 30126 in <anonymous function: resolveWith>(e, f) in https://website.co.uk/wp-includes/js/jquery/jquery.js?ver=1.6.1: a.shift().apply(e,f) called via Function.prototype.apply() from line 16, column 20176 in <anonymous function: ready>(a) in https://website.co.uk/wp-includes/js/jquery/jquery.js?ver=1.6.1: y.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready") called from line 16, column 29005 in <anonymous function: z>() in https://website.co.uk/wp-includes/js/jquery/jquery.js?ver=1.6.1: c.removeEventListener("DOMContentLoaded",z,!1),e.ready()
i tried your edit in the plugin folder misc:list-images-single-post.php
my code in the template is:
<?php easy_nivo_slider_for_featured_images(array(‘category’=>’HomeSlider’,’effect’=>’fade’,’transition’=>’1000′,’pause’=>’5000′)); ?>which has worked very well in other sites.
The first image is on the page but there is no sliding / swapping of images.
tomhi joseph
thank you – got it working:
with [album id=Album2 template=extend]i think the problem was that i had clicked into on album and gone into a gallery, ie: ?album=all&gallery=1
but hadn’t realised – so when i changed the code and refreshed i couldn’t see the album box, and thought there was a problem.anyway, thank you for your patience.
tomwell now i have both:
[nggtags album=Album2][album id=1 template=extend]
and still nothing.
How do i know if an album has images in it?
(silly question but that must be the problem)hi joseph
thanks for replying
what i want is ‘Album simply list the sub-albums/galleries placed within it’.
the problem is that it isn’t doing this.
i have: [nggtags album=Album2] on the page.
But nothing shows.
I have an album: Album2, ID: 2.
i have a slideshow above it, [slideshow id=1 w=500 h=300], and that does show.
tom