mark110384
Forum Replies Created
-
Forum: Plugins
In reply to: [WP RSS Multi Importer] Fearured ImageHi Allen, the website brings in 4 feeds at present.
They are coming in from the following categories: https://www.bedeacademy.org.uk/category/latest-news/
https://www.emmanuelcollege.org.uk/category/latest-news/
https://www.trinity-academy.org.uk/category/latest-news/
https://www.kingsacademy.org.uk/category/latest-news/Again, thanks for your help so far.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchHi, I wrote a hack that determined when the staff button is hit to change the html contained within div.fancybox-hidden to the table and it seems to work fine now.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchHi, It seems as though
<div id=”myform” width=”100px” height=”100px”>Content</div>
is removed from and replaced with
<div class=”fancybox-inline-tmp” style=”display: none;”></div>
and it cannot find the content to wrap?
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchHi, I have updated to the latest version but it is no longer working at all, please see https://www.esfdev.co.uk/emmanuel/contact-lettings/venue-hire/ I have checked on images and the inline option in settings. Do you have any idea as to why it will stop functioning? Thanks
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchI upgraded a couple of weeks back an experienced some problems with it, I had to roll back to a previous version. I will have a look at updating with a will let you know how it works out.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchThe option is checked: Enable FancyBox for: Images & Inline content, but it still is not functioning.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox fails on second launchThanks for the reply, the Inline Content on settings was set to images and inline, I have also replaced the class “fancybox” with “fancybox-inline” to no avail; it reloads the page with the object that is being targeted in the URL.
I am using jquery-1.3.2 for some additional functionality that is not supported by 1.10; however I am using no-conflict so that I can run both versions.
Thanks
Forum: Plugins
In reply to: [Slideshow] Maintain Mouse Over Effect on NavigationUpdate: I have placed the coding for pagination and navigation in the frontend-attachment.php file just after the image in the anchorTagAttributes. This has resolved the issue of the hiding of the description box however it has now broke the pause when hover over image function. When a new slide loads it needs to determine if the cursor is still on the image. Also the slideshow_currentView class assigned to the pagination no longer works once it has been clicked.