JackieFRCUK
Forum Replies Created
-
Forum: Plugins
In reply to: [Event List] change date displayThank you. This worked perfectly.
Kind regards
JackieForum: Plugins
In reply to: [WP Accessibility] Accessibility Toolbar WidgetHi Joe
I have the same question regarding inserting into the header – can you give me some heads up as to code to use and where to place. I’ve been looking online but every one says something different and I don’t want to muck things up. Our charity’s website is https://www.familyresourcecentreuk.org.uk
Any help would be greatly appreciated.
Many thanks
Jackie
Forum: Plugins
In reply to: [Slideshow] Slideshow stuck on first imageHi Stefan
I’ve followed instructions to disable fancybox but it’s still static. Have I done this correctly? I found and implemented these instructions updating my theme functions.php file:function disable_fancybox() { if (is_page('Sample Page')) { remove_action('wp_print_scripts', 'mfbfw_load'); remove_action('wp_print_styles', 'mfbfw_css'); remove_action('wp_head', 'mfbfw_init'); } } add_action('wp_head', 'disable_fancybox', 1);
Kind regards
Jackie[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]
Forum: Plugins
In reply to: [Slideshow] Slideshow stuck on first imageHi Stefan
I’m having a similar issue here, slideshow is stuck on 1st slide on https://befriendingandmentoring.org/ An earlier version is working on one of our other websites: https://www.familyresourcecentreuk.org.uk/ so not sure why we’re having a problem here (using same theme etc).
Any assistance would be much appreciated in layman terms please (I’m not a developer!). It’s a great plug-in and really simple to use and we really don’t want to chop and change between different plug-ins on different sites if possible.
Kind regards
Jackie
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Row randomisationresolved, thanks again.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Row randomisationah this is it, was adding the 1 in the wrong place, thanks Tobias. Much appreciated.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Row randomisationHi Tobias
Thanks for the quick response. Box is unticked and saved but I still haven’t got randomisation. Is there anything else you can think of?
Thanks
Jackie