-
AuthorPosts
-
March 13, 2014 at 11:50 am #236821
Guys
All portfolio items (featured on my homepage) are NOT CLICKABLE links on an iPad or iPhone! What? Yes, they were but now they aren’t. You cannot select any of them to open the Ajax box animation anymore – they are just static images on the tablet and phone. Also you cannot click on any hyperlinks in the body text either!!!
My visitors cannot click on my portfolio on the homepage – I have to get this resolved immediately. They haven’t work since 2.6 and it’s the same in 2.6.1. Why don’t the clickable links do anything?
I’m forced to open a new thread to get this looked at; it is sat waiting for a reply on a previous thread. Please guys, can you get these problems dealt with? I rely on the site for my business. please help… I also still have issues with animations etc… in a previous thread too.
http://www.swarez.co.uk – cannot click on Portfolio items on iPad or iPhone or any other text link – they are broken
Thanks
Ed- This topic was modified 10 years, 7 months ago by Swarez.
March 13, 2014 at 2:48 pm #236941Guys, please help? Anything? Forum is active with tons of replies but I have nothing… I’m getting desperate… Could you at least let me know this is being looked at?
Thankyou
EdMarch 13, 2014 at 3:13 pm #236953Hi!
Can you try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .grid-sort-container { z-index: 999; }}
Have you tried checking your website on an Android device? Issue occurs on my iphone as well
Cheers!
YigitMarch 13, 2014 at 3:48 pm #236978Hi Yigit
That doesn’t do anything :(It does not work on Android either.
I’ll attempt one more clean install via FTP and be back to you in 15 minutes.By the way – the plugin configs are unaltered from previous working versions
Thanks
Ed- This reply was modified 10 years, 7 months ago by Swarez.
March 13, 2014 at 3:48 pm #236980March 13, 2014 at 4:33 pm #237021No change Yigit – the problem remains
Fresh install, deactivated plugins and still the problem exists.
What do we do next?
Thanks
EdMarch 13, 2014 at 4:50 pm #237029Hey!
Have you tried flushing browser cache on your mobile device after deactivating all plugins?
Do you mind creating a temporary admin login and posting it here privately so we can take a look?Best regards,
YigitMarch 13, 2014 at 5:26 pm #237054This reply has been marked as private.March 13, 2014 at 5:28 pm #237056This reply has been marked as private.March 13, 2014 at 8:46 pm #237174Hi!
I have copied homepage template and created a page called “Test Page”. If i remove Color sections that contains “A UNIQUE ART EXPERIENCE” and Blog posts element, then portfolio links work fine. Do you mind if i deactivate plugins for testing?
Best regards,
YigitMarch 13, 2014 at 9:09 pm #237182This reply has been marked as private.March 13, 2014 at 11:16 pm #237256Any updates yet Yigit?
Thanks
EdPS – I also have a test domain (www.swareztest.com) with 2.6.1 installed. Same problem on iPad and iPhone. This doesn’t have the two elements on the homepage you talk about.
Thought that might help…- This reply was modified 10 years, 7 months ago by Swarez.
March 14, 2014 at 12:19 pm #237554Hi!
Can you provide login credentials to your test domain if issue occurs there too? So we can work on it and make no changes on your live website
Best regards,
YigitMarch 14, 2014 at 12:29 pm #237561This reply has been marked as private.March 14, 2014 at 5:14 pm #237743I am also having the same issue, although I see swarez that you have fixed the issue, can you tell me what the resolve was please?
March 14, 2014 at 5:24 pm #237746Hey +pbenewith
I had to remove all instances (bar one) of the Colour Section element from my homepage and also the blog feature (that featured 4 excerpts from the Blog). Then it works again and all links operate properly.
Hope it gets fixed as my workaround looks plain and boring and not what I want. So at the moment my solution is to avoid using Colour Sections as a layout elementHope that helps.
Ed
March 15, 2014 at 6:06 pm #238109This reply has been marked as private.March 17, 2014 at 11:37 am #238627Any update Yigit?
There’s another issue too which must be related. Click from a Portfolio URL from the homepage and the Breadcrumb is DIFFERENT to the same Portfolio item clicked from the main Portfolio page.
Example when clicked from the Portfolio page (this is correct): http://www.swarez.co.uk/images/right.jpg
Example when clicked from the Homepage (this is WRONG): http://www.swarez.co.uk/images/wrong.jpg – it shows the Breadcrumb trail with a ‘Test Page’ in it! This was the one you created Yigit…C’mon guys, this is getting frustrating – I keep having to chase you to fix problems. I’m getting annoyed now. Please tell me you’re working on a solution this.
Regards
EdMarch 17, 2014 at 5:57 pm #238882Hey!
Yes Ed, we are working on a solution. Issue was already reported to Kriesi.
Regards,
YigitMarch 17, 2014 at 6:06 pm #238888Thanks Yigit, sorry to get on your ass about it, just trying to get fixed as quickly as I can.
Thanks for your help
Regards
EdMarch 17, 2014 at 7:46 pm #238954Hi!
After some debugging it seems this seems to be a z index issue that can be resolved by adding this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.avia_mobile #top .av-parallax-section{z-index: 0;}
This will of course also be added to the next update :)
Cheers!
KriesiMarch 17, 2014 at 9:21 pm #239001Thankyou; that seems to have removed the Breadcrumb issue but not the issue of IOS device links not working.
Tried it on http://www.swareztest.com (my test domain) and still the same issue (caches purged and browser cache cleared).What’s even more worrying is the disappearance of pages. Yigit – you created a Test Page on the http://www.swarez.co.uk domain right? Well I just went to roll back to a version where I had the problem with Colour Sections and the inability to select links on IOS devices and it’s DISAPPEARED again – just a header and footer – yet the Avia builder happily shows the components.
This is the third time this has happened in a week to a page (including my homepage!). Fresh installs done etc…
Hope this feedback helps you find the problem.Regards
Ed- This reply was modified 10 years, 7 months ago by Swarez.
March 17, 2014 at 9:33 pm #239006Updated theme and added the .avia_mobile #top .av-parallax-section{z-index: 0;} to my styles. All works now. Thanks
DwainMarch 18, 2014 at 4:07 am #239117Hi @Swarez,
Can you disable all plugins on your test site when using the css rule and then try things again?
If it isn’t working leave theme inactive so Kriesi can take another look.
Regards,
DevinMarch 18, 2014 at 8:46 am #239208Hi Devin
I have done as you said but still no change.
All plugins disabled and the theme has been de-activated (you did mean choose another theme right?). IS that what you meant by inactive?
Thanks for your help
Regards
EdMarch 18, 2014 at 7:14 pm #239555No, just the plugins. I’ll ask Kriesi to re-take a look at this topic and your site though I think he has already pushed this next update over to ThemeForest for release.
March 19, 2014 at 11:55 am #240014Hi!
The final solution I have added might require you to update the theme to the latest version. To make sure we are all running the same code would you mind doing that?
Also: it seems that wherever you have applied the extra css, it does not show (page inspector still shows the old css rules active so I its no wonder you are still experiencing problems). My best guess is that its because your server is running google page speed which is delivering cached css files but I am not certain of that, so in any case would you mind updating your test installation so I can take an additional look at it?
Cheers!
KriesiMarch 19, 2014 at 11:31 pm #240391Hey Kriesi
Thankyou for looking into this further.
I have updated the test site to 2.6.2 as requested; still the issue remains. I’m sure you’re right about the Google Pagespeed thing. It’s a Dreamhost install and I believe I can disable it? Shall I do that? Would that help?Fortunately my main site is on a different server and a different host, but then again, that poses as many challenges in itself!
Many thanks again for your help; it’s is very much appreciated.
kind Regards
EdMarch 19, 2014 at 11:45 pm #240399The pagespeed acts as a cache so the css to fix the issue isn’t actually getting applied to your front at all.
March 20, 2014 at 12:04 am #240411I hear you Devin.
I have just disabled it in the DH dashboard. Have to wait 15 minutes apparently!
I will report back shortly.
Thankyou again.
Ed -
AuthorPosts
- The topic ‘iPad and iPhone page links not working – **URGENT UNRESOLVED **’ is closed to new replies.