Press Pixels
Forum Replies Created
-
No reply? Anyone here…
Forum: Plugins
In reply to: [Source Redirect Site] [Plugin: Source Redirect Site] Throws PHP WarningYou are right, just added that to the code – thanks for the info 😉
Ok guys, thanks for all the (heated) advice and ideas etc – we are busy working on new updates and will integrate as much as we can in an upcoming release. This support forum is officially over and out 😉 /to_much_aggro_lets_keep_it_cool
Thanks for the alternate method – anyone wanting to give this a shot and having issues with home pag eon there installation can try the link above or just add the edit on around line 76 🙂
Cool, the code is running – try disabling your main slider (not sure if that is a plugin – nivoSlider I think) and also remove the dash “-” in your filenames, plus add 1 more image – let me know how it goes.
Hello May 🙂
Something must have changed or been added when you made the change – if you can send me your Site URL with the plugin active in your backend I will have a look to see what can be causing the issue 😉
Because buy running the “clear existing JS and insert the latest directly linked” method makes sure we have less issues – like common other themes etc running old JS or including in the wrong place, breaking our slider 😉
Basically – keeping issues to a minimum…
@frumph We tried that – that will not work if using a custom theme with a static home page. is_home() is unreliable – it does not even have to be defined in lots of themes and therefore will fail – in that case you have to use is_front_page() which also sometimes does not work.
We had both options at one point with to many support requests saying it does not work – so now users can just type in there home page URL – and if that is matched on page load – the background slides are run. Easy Peasy no more Lemon Squeezy.
@tomwgf did you type in the homepage URL in the backend and also tick the show only homepage option? And yes the plugin latest is 1.0.8
If it is not showing at all then try un-tick show only homepage option and check if jQuery is loading, send me your URL and I will check when it is active…
I have tried many methods but if you believe you have a “one size fits all” solution then yes, please do tell 😉
As to all the home page limitation and issues – this has been updated into the latest version so you can add your own home page URL for displaying background slides only on the home page.
Due to WordPress having multiple methods for detecting the homepage and this also not being accurate as certains themes also code there own methods – this is the only way it will work for all users. Enjoy!
Actually we have tried that 🙂 the reason is_home is there is because of other theme users which require it – you see this is the problem and this is why we land up with multiple installations needing unique solutions.
I have thought of a better solution, just need to find time to code it – will add an input box where you can type your home URL – and then if matched in the above conditional (rewritten) it will preform the only home page function – better and will work for everyone 😉
So… give me a bit of time will get it done 😉
You see there is a conflict when selecting a home page – as WordPress has many ways of doing this – and it can also be specific to your theme – we are investigating at the moment, update should be soon 😉
All issues in this thread have been resolved in latest release versions!
All issues in this thread have been resolved in latest release versions!