pv619
Forum Replies Created
-
Sorted by adding this code
define('WP_DEFAULT_THEME', 'twentyfourteen');
at further up. CheersForum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
Sorry for late reply i though this topic might have been closed.
No problem at all ?? I see what you mean and looking forward to the future update. Yeh you’re right I have re-added those lines and still working fine. ??
I have asked this before and you have answered it. Though just wanted to know whether there will an option to display number of thumbnails in slideshow at the bottom. Right now the are aligned centred and displays 3 at a time. Please if you could confirm this or a possible fix. ??
Thanks again for all your help ??
-P
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Clear form in 'Edit My Information'Hi Chad,
thanks for your reply.
So is it possible to rename the ‘Clear Form’ button in Edit My Information page to Reset Information. Also if you could confirm on whether we will get the confirm password feature in future updates? Really need this for the system.
Thanks again,
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
Thank you for your swift response, really appreciated it ??
The fix that you suggested didn’t work but it lead me to the right direction about using wppa handlers. ??
I did some simple tweaks to your code in the …/wp-content/plugins/wp-photo-album-plus/wppa-slideshow.php file and got it working as a temporary fix. Up + Down scroll with Left + Right events using tablets. However, the Left + Right event only works within the slideshow image.
Here’s the tweak:
Removed the following code from the …/wp-content/plugins/wp-photo-album-plus/wppa-slideshow.php file on line 247:
if ( $wppa['is_filmonly'] ) return; $ontouch = 'ontouchstart="wppaTouchStart(event,\'slide_frame-'.$wppa['master_occur'].'\', '.$wppa['master_occur'].');" ontouchend="wppaTouchEnd(event);" ontouchmove="wppaTouchMove(event);" ontouchcancel="wppaTouchCancel(event);"';
From the same file removed this code line on 271:
onmouseover="wppaBbb('.$wppa['master_occur'].',\'l\',\'show\')" onmouseout="wppaBbb('.$wppa['master_occur'].',\'l\',\'hide\')" onclick="wppaBbb('.$wppa['master_occur'].',\'l\',\'click\')"
and this on line 272:
onmouseover="wppaBbb('.$wppa['master_occur'].',\'l\',\'show\')" onmouseout="wppaBbb('.$wppa['master_occur'].',\'l\',\'hide\')" onclick="wppaBbb('.$wppa['master_occur'].',\'l\',\'click\')"
Please if you could provide a permanent fix to this in the near future as it would be beneficial and user-friendly for the end-users using tablets and mobile devices.
Thanks again for all your great help and support ?? Really appreciate your time and effort ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
Sorry about this but could you please provide some information or help on issue #1 mentioned in above post?
Thanks in advance ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
Thanks for your reply.
1.) Yes I can do that but the issue is; when on the slideshow page it won’t let me scroll up or down the page using tablets. Just within the ‘slide_frame-1’ container area.
2.) Ahh I c why i wasn’t able to do it.. I will make the thumbnails bigger so they can slide towards left.
Thanks again ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
I have experienced two small issues in with this plugin:
1.) Slideshow – Cannot seem to scroll pages using tablets when in slideshow view. Within the ‘slide_frame-1’ container. I tried several methods but no joy yet.
Here’s a link to the slideshow gallery for your inspection:
I have tested it with iOS and Android tablets and that both have same issue: – Link https://www.bpcdev.co.uk/gallery/?wppa-album=7&wppa-cover=0&wppa-slide&wppa-occur=12.) Slideshow – Thumbnails in slideshow are aligned to right; is it possible to have the thumbnails left? I checked in settings and also tried to tweak css but it stays on the right hand side.
Thanks again Opajaap, you have been a great help!
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHey Opajaap,
Sorry for late reply; I thought that this topic must have been closed.
Thanks for getting back – The .b9 css fix worked like a charm. You’re a star! Opajaap ??
Thanks again for all your help and support throughout highly appreciated ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
That’s fine… what I will do is either tweak in the php raw file or hide the Photo Name in breadcrumbs with css by making them same as the background colour.
Thanks again for all your help with swift responses really appreciate it ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
That’s brilliant!!!
1.) #1 was spot on.
2.) Makes a lot of things clear and see why it shows the url.1 last question.. is it possible to disable the Photo names in the mini breadcrumbs when in slideshow mode (shows current slide image name in breadcrumbs)?
Checked in settings to disable this option and the only option I could find was in Table II-B5 but that represents Photo names in the description box and not in breadcrumbs.
Thanks again, ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi Opajaap,
Thank you for your help ?? It resolved the issue and did exactly what was required.
I’m stuck on two small issues:
1.): In slideshows the thumbnail shows duplicate images
i.e. https://www.bpcdev.co.uk/gallery/ (Events > Exhibition ICE – It has only two photos but it displays duplicate images across).2.): When I click ‘back’ button in the browser while in gallery or use Photo Album’s mini breadcrumbs to navigate back to album categories then the url shows random address in the address bar.
I have Ajax enabled in Table IV-A (1) and the rest are disabled in Table IV-A (2-5).
Thanks again for this wonderful plugin and really appreciate your time and support ??
-P
Forum: Plugins
In reply to: [WP Photo Album Plus] sub-album and slideshow imagesHi,
Thanks for getting back… Here’s the link for your inspection: https://www.bpcdev.co.uk/gallery/
Thanks,
-P