Hi,
I set the ZPmobile them to be used on smartphones and it does display, however there is no Login option, no register for site, no slideshow and no rating option displayed. According to the theme description these should work. These plugins are all enabled on my main theme and seem to be enabled for the mobile them aswell but none of them work. What am I doing wrong? have I missed installing something to enable them? I am using an Android smartphone if that matters.
Cheers
Steve
For the slideshow you need to define on its plugin options that the required scripts are loaded (and on which pages) for the theme. This is for not loading unnecessary scripts where they are not needed (which the plugin cannot know).
It seems zpMobile indeed has no function calls for registering or login links. But you can always login via /admin easily. Will take a look.
login/register links are now added to the support build (master on GitHub). Seems it does not have slideshow support at all. Not sure why but the theme is heavily js controlled through the jquery mobile script that there might have been some js conflicts with the slideshow plugins. Would have to take a look.
Ok downloaded the zpMobile theme from github and overwritten the one I had already on my webserver. Now I do get a register option on my mobile at the bottom under the footer but still do not get a login option.
The login plugin has options of None, Form or colorbox
Steve
No because there was no login option on the phone so I couldn't login. Plus I have killed the web browser and cleared cache and history many times just to make sure. However I will change the theme on the phone and check if there is a login option with other themes. Plus I can't see any of the albums or options available to logged in users.
Great we are getting there :D
Now there is a space for the login button next to the register button but it is a blank space with no button.
Slideshow works fine except the pause button icon is missing from the controls, it still works but the icon is missing.
steve
Hi,
Goto http://steveluther.de on an android smartphone and scroll to the bottom where the register button is, you will see the register button on the left of the screen in a white box but there is no login button only a blank space on the right. Also go to an album and start a slideshow, you will see the oause button icon is missing.
Steve
There is also an issue with the registration form on zpMobile.
It allows you to enter the email address and the password which when strong enough and meets the required amount of characters the box turns green, however the Repeat password box does not activate. If I then press Show Password the Repeat password box disapears completely. I can then fill in my name and the Captcha and hit submit. I then get a confirmation email asking me to verify my email address. This is now on my computer. When I click it I then get a registration/login screen appear but it does not accept my login details. When I then go to the admin control panel and look at the user account both password boxes are populated with ** but if I press show password the boxes go blank.
Steve
If something does not show one idea: If you have enabled the static_html_cache plugin you will see the old state of the pages until it updates itself or your clear the cache manually.
It should look like these: http://www.zenphoto.org/test/zpmobile-register2.jpg.html (3 images)
Sorry, I don't have any Android device to test, it's all just HTML. No idea why the pause button would not show on the slideshow, all buttons are done the same way. Clear any web caches on the devices if possible. Or review error logs.
I can reproduce the issue with teh password repeat field. No idea why that happens, will take a look.
Hi, thanks aggain for the help. No I do not have this cache plugin enabled and I have cleared the cache on the phone numerous times. The icon is not a massive issue it is just anoying that's all.
The registration and login is an issue and I am really happy you are looking into it.
Cheers
Steve
Sorry, that I have no idea about the button. The button are done via an icon font (in slideshow2) and all are the same. Without any browser errors like not loaded stuff I fear I cannot help at the moment.
The registration issue is probably a JavaScript conflict with jQuery Mobile (JS within JS and rebinding issue). Interestingly you seem to be the first and we have this a while already …
You need to update the theme from the latest support build (in this case it should work directly without the support build itself which we otherwise only recommend as a package).
And of cousre you need to have the plugin enabled to see any buttons (and not being logged in) :-)