shilo105
Forum Replies Created
-
Thank you For your fast response!
I was trying to add a custom codejQuery(window).on('scroll', function(){ var s = jQuery(window).scrollTop(), d = jQuery(document).height(), c = jQuery(window).height(); scrollPercent = Math.floor((s / (d - c)) * 100); loadingDisplay = document.getElementsByClassName('photonic-loading')[0].style.display; loading = document.getElementsByClassName('photonic-loading')[0]; if(scrollPercent > 75 && loadingDisplay == 'none'){ document.getElementsByClassName('photonic-more-button')[0].click(); loading.style.setProperty('z-index', '-1', 'important'); loading.style.visibility = 'hidden'; } if(scrollPercent > 95 && loadingDisplay == 'block'){ loading.style.setProperty('z-index', '999999', 'important'); loading.style.visibility = 'visible'; } function loading_status(){ status = 'not loading'; if(loadingDisplay == 'block') status = 'loading...'; return status; } // For testing // console.clear(); // console.log(scrollPercent +'% ' + loading_status()); });
Works like a charm!
- This reply was modified 1 year, 9 months ago by shilo105.
Can you please help me with that? the whole website is stuck because there are no albums to show at all!
Please this is very important to me – I can’t finish my client website because of this
So I have tried Google API for checking the albums and I got back all albums 274.
But there is a different problem now – my client noticed that some of the albums were missing a link and when he update them again now I get no album at all with The following error:
“No data was returned for the user you provided. Please verify that the user has the content you are looking for”.
This is the error I’m getting from the console
jquery.min.js:2 Uncaught Error: Syntax error, unrecognized expression: No data was returned for the user you provided. Please verify that the user has the content you are looking for.
at Function.se.error (jquery.min.js:2)
at se.tokenize (jquery.min.js:2)
at se.select (jquery.min.js:2)
at Function.se (jquery.min.js:2)
at Function.s.find (jquery-migrate.min.js:2)
at S.fn.init.find (jquery.min.js:2)
at s.fn.init.S.fn.init (jquery.min.js:2)
at new s.fn.init (jquery-migrate.min.js:2)
at S (jquery.min.js:2)
at Object.success (flow.js?ver=20210610-113022:718)
se.error @ jquery.min.js:2
se.tokenize @ jquery.min.js:2
se.select @ jquery.min.js:2
se @ jquery.min.js:2
s.find @ jquery-migrate.min.js:2
find @ jquery.min.js:2
S.fn.init @ jquery.min.js:2
s.fn.init @ jquery-migrate.min.js:2
S @ jquery.min.js:2
(anonymous) @ flow.js?ver=20210610-113022:718
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
l @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
load (async)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
s.ajax.s.ajax @ jquery-migrate.min.js:2
S.<computed> @ jquery.min.js:2
(anonymous) @ flow.js?ver=20210610-113022:715
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2Please the website is almost up and everything is stuck because of this
So I have contact Google and they said that Google Photo should work just fine with API third party and the limit album problem is from the third app party side – can you please check for limitation problem in the plugin?
I’m really lost with this and I don’t really know what to do.
may I suggest that I will give you my google information and you will try and see for yourself if something is wrong?
Thank you,
Shilo- This reply was modified 3 years, 8 months ago by shilo105.
Thank you.
I have checked with find my albums and when albums reach 212 albums and I click on “Load-More” one more time all the albums disappear and it says “No albums found”.
Can you please look into it?
Thanks again,
Shilo.Thank you for a fast response.
I have tried to add new pages and check albums seeking for problems or inconsistent of any kind, but this problem stays as it was.
I very much like your plugin and my client’s whole website rely on it, so it is really a big thing for me.
any suggestions?
Hello Photonic,
And thank you so much for fixing the selected albums for re-edit!!
Would it be possible to show a bigger number of albums like before?
Because I have a lot of albums and I find myself clicking “load more” forever
Regards,
ShiloSorry for not getting back to you and thank you very much for a fast reply,
I truly appreciate you for making the effort to solve this problem!My client will be thrilled to hear the good news!
Awaiting the new patch.
Regards,
ShiloThank you for a quick response,
I did notice the new release log for Ver. 2.69 – but as I mentioned earlier a new problem occurs, so now the “Load more” button work only in the first edit – when re-editing, the button simply does not respond,
Can you please look into it?
Regards,
ShiloHello,
Any update on this error? I really need this.
My client is pushing me and wants his website up and running.Please keep me posted, and if you could try to fix this ASAP
Thank you,
ShiloOk, so the first time I got this error:
jquery.min.js:2 Uncaught Error: Syntax error, unrecognized expression: No data returned. Error code 400
at Function.se.error (jquery.min.js:2)
at se.tokenize (jquery.min.js:2)
at se.select (jquery.min.js:2)
at Function.se (jquery.min.js:2)
at Function.s.find (jquery-migrate.min.js:2)
at S.fn.init.find (jquery.min.js:2)
at s.fn.init.S.fn.init (jquery.min.js:2)
at new s.fn.init (jquery-migrate.min.js:2)
at S (jquery.min.js:2)
at Object.success (flow.js?ver=20210209-62251:714)then – the second time I’ve tried, there is no loading screen (three dots) with this error:
flow.js:689 Uncaught ReferenceError: win is not defined
at HTMLAnchorElement.<anonymous> (flow.js:689)
at HTMLDocument.dispatch (jquery.min.js:2)
at HTMLDocument.v.handle (jquery.min.js:2)When I click on the “Load More” button on the edit page to load more albums it just keeps loading forever with no results
Thank you for a fast reply! I just got into the WordPress edit page to check it out – unfortunately, the “Read More” button doesn’t seem to work, so I have no way to check.
can you please look into it?
Thank you,
ShiloI would very much appreciate you if you do – this is very important to me.
Awaiting your update,
Shilo