Not yet

On Mon, Jul 22, 2019 at 1:58 AM Ricky Mujica <rickymuj...@gmail.com> wrote:

> Any news on this bug yet?
> Thanks
>
> On Sun, Jul 14, 2019, 16:59 Roberto Alsina <rals...@kde.org> wrote:
>
>> I have no idea yet.
>>
>> On Sun, Jul 14, 2019 at 5:53 PM Ricky Mujica <ri...@rickymujica.com>
>> wrote:
>>
>>> Roberto, is there anything I can do in the meantime to edit the output
>>> files to stop this until you get a chance to look at the code?
>>> Thanks
>>>
>>> On Sun, Jul 14, 2019 at 4:50 PM Ricky Mujica <ri...@rickymujica.com>
>>> wrote:
>>> >
>>> > Thank you so much!
>>> > R
>>> >
>>> > On Sun, Jul 14, 2019 at 4:32 PM Roberto Alsina <rals...@kde.org>
>>> wrote:
>>> > >
>>> > > I only looked at it for a few minutes, but when there is a resize
>>> event there is a bug in 3rd party code. I will try to take a look
>>> eventually.
>>> > >
>>> > > Sorry about the breakage!
>>> > >
>>> > > On Sun, Jul 14, 2019 at 4:12 PM Ricky Mujica <ri...@rickymujica.com>
>>> wrote:
>>> > >>
>>> > >> I just found another bit of information. The thumbnails only
>>> disappear
>>> > >> when I scroll down. If I refresh the page while the lower thumbnails
>>> > >> are showing and I scroll up, the thumbnails don't disappear! I don't
>>> > >> know what that means, but it's something :D
>>> > >> Ricky
>>> > >>
>>> > >> On Sun, Jul 14, 2019 at 1:47 PM Ricky Mujica <ri...@rickymujica.com>
>>> wrote:
>>> > >> >
>>> > >> > Hey Jim,
>>> > >> > I finally got a moment to try and start from scratch and I found
>>> the
>>> > >> > cause pretty quickly. I started with a base site. The moment I
>>> added
>>> > >> > images to the gallery I ran into the problem. When I press a
>>> gallery
>>> > >> > link, "Figurative" for instance, the thumbnails come up in the
>>> mobile
>>> > >> > version. If I immediately click on a thumbnail, it works. But the
>>> > >> > moment I scroll down to see more thumbnails, all the thumbnails
>>> > >> > disappear.
>>> > >> > Here is the link to the test site
>>> www.temp.rickymujica.com/webTest/index.html
>>> > >> >
>>> > >> > I haven't done anything else except upload the gallery files and
>>> edit
>>> > >> > nav links part of  the config.py file. Here is the links code
>>> from the
>>> > >> > config file, everything else is the default config file.
>>> > >> >
>>> > >> >
>>> > >> > NAVIGATION_LINKS = {
>>> > >> >     DEFAULT_LANG: (
>>> > >> > ("/galleries/Figurative", "Figurative"),
>>> > >> > ("/galleries/Landscape", "Landscape"),
>>> > >> > ("/galleries/Studies", "Studies"),
>>> > >> > ("/galleries/Portraiture", "Portraiture"),
>>> > >> > ("/galleries/Experimental", "Experimental"),
>>> > >> >     ),
>>> > >> > }
>>> > >> >
>>> > >> >
>>> > >> > It's looking like a bug to me because none of this happened until
>>> I
>>> > >> > upgraded from Nikola 7.
>>> > >> >
>>> > >> > Any suggestions? Is there a file in the output folder that I
>>> might be
>>> > >> > able to edit manually?
>>> > >> >
>>> > >> > Thanks and hope you are well.
>>> > >> >
>>> > >> >
>>> > >> > Ricky
>>> > >> >
>>> > >> > On Sun, Jul 7, 2019 at 7:50 PM Jim Schmitz <
>>> james.schm...@gmail.com> wrote:
>>> > >> > >
>>> > >> > > For the purpose of gathering information about the problem, can
>>> you try a variety of themes, regardless of whether or not you like them? It
>>> would be helpful to know if it is a problem with your setup or a problem
>>> with this theme. If this happens for all themes then it is more likely it
>>> is how you setup the galleries. Note the galleries on my website work fine
>>> on my phone using a customized version of the lanyon theme.
>>> > >> > >
>>> > >> > > Another thing you can do is start with a demo site and verify
>>> it works fine on your phone, then gradually transform the demo site into
>>> your site. With each change, you can confirm the galleries work as you want
>>> them to. If a change causes it to break, then you have pinpointed the cause.
>>> > >> > >
>>> > >> > >
>>> > >> > >
>>> > >> > > On Sun, Jul 7, 2019 at 6:38 PM Ricky Mujica <
>>> ri...@rickymujica.com> wrote:
>>> > >> > >>
>>> > >> > >> Sorry, I meant bootblog4 not bootstrap4 :)
>>> > >> > >>
>>> > >> > >> On Sun, Jul 7, 2019 at 6:36 PM Ricky Mujica <
>>> ri...@rickymujica.com> wrote:
>>> > >> > >> >
>>> > >> > >> > Hey Jim! Thanks the kind words about my art and thanks for
>>> checking
>>> > >> > >> > into the website.
>>> > >> > >> > Interestingly I can't recreate the problem chrome mobile
>>> browser
>>> > >> > >> > simulation. Works perfectly on the computer. The problem is
>>> only on a
>>> > >> > >> > real mobile phone. I just uploaded the website using the
>>> "hyde" theme
>>> > >> > >> > and I get the same problem. I also tried "bootstrap3" and
>>> the problem
>>> > >> > >> > was even worse. Thumbnails didn't even come up. The only
>>> changes I've
>>> > >> > >> > made to the template is to follow the tutorial on the nikola
>>> site on
>>> > >> > >> > making a website not a blog. I made the blog part a link. My
>>> link to
>>> > >> > >> > the blog, interestingly doesn't show in the "Hyde" theme.
>>> > >> > >> > It would be a real shame if I couldn't use bootstrap4. I'm
>>> in love
>>> > >> > >> > with that template (with one exception which I don't know
>>> how to
>>> > >> > >> > change - I would like to change the font size of the
>>> subheaders- but
>>> > >> > >> > that's for another time, I'll eventually figure that out).
>>> > >> > >> > I'm wondering if it would help to just delete my output
>>> folder and re
>>> > >> > >> > render it? Or is there a way to reinstall the gallery
>>> module? What
>>> > >> > >> > should I try?
>>> > >> > >> > Thanks again :)
>>> > >> > >> > Ricky
>>> > >> > >> >
>>> > >> > >> > On Sun, Jul 7, 2019 at 3:17 PM Jim Schmitz <
>>> james.schm...@gmail.com> wrote:
>>> > >> > >> > >
>>> > >> > >> > > It seems I can duplicate this in the Chrome browser using
>>> the Developer Tools (Ctrl-Shift-I) and activating the Device Toolbar
>>> (Ctrl-Shift-M). Then I can make it simulate a phone using the dropdown.
>>> > >> > >> > >
>>> > >> > >> > > The error I see in the console is:
>>> > >> > >> > >
>>> > >> > >> > > justified-layout.min.js:11 Uncaught TypeError: input.map
>>> is not a function
>>> > >> > >> > >     at module.exports (justified-layout.min.js:11)
>>> > >> > >> > >     at renderGallery (gallery.min.js:1)
>>> > >> > >> > >
>>> > >> > >> > > I'm guessing you aren't using a custom theme or have done
>>> alterations to the css or javascript. Can you try other themes to see if
>>> that makes the problem go away?
>>> > >> > >> > >
>>> > >> > >> > > P.S. I like your paintings.
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > >
>>> > >> > >> > > On Wed, Jul 3, 2019 at 9:41 AM Ricky Mujica <
>>> rickymuj...@gmail.com> wrote:
>>> > >> > >> > >>
>>> > >> > >> > >> I've made a nikola website for my artwork. I have the
>>> latest version of Nikola 8.0.2.
>>> > >> > >> > >> There is a problem when I accesses the website through a
>>> mobile phone. If I click on a gallery link, the gallery thumbnails show up
>>> but the moment you touch an image thumbnail, or begin to scroll, the page
>>> goes blank. I've tried everything I can think of, but I can figure out
>>> what's wrong. This doesn't happen on the desktop version of the site.
>>> > >> > >> > >> Here is my website www.rickymujica.com
>>> > >> > >> > >> Check it out on a mobile phone. Click on the link menu
>>> and then pick something like "figurative" and you'll see what I mean if you
>>> try to scroll or click on a link.
>>> > >> > >> > >> Please help.
>>> > >> > >> > >> Ricky
>>> > >> > >> > >>
>>> > >> > >> > >> --
>>> > >> > >> > >> You received this message because you are subscribed to
>>> the Google Groups "nikola-discuss" group.
>>> > >> > >> > >> To unsubscribe from this group and stop receiving emails
>>> from it, send an email to nikola-discuss+unsubscr...@googlegroups.com.
>>> > >> > >> > >> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/2918a1e9-bd66-464e-99d8-4d811aade32c%40googlegroups.com
>>> .
>>> > >> > >> > >> For more options, visit
>>> https://groups.google.com/d/optout.
>>> > >> > >> > >
>>> > >> > >> > > --
>>> > >> > >> > > You received this message because you are subscribed to a
>>> topic in the Google Groups "nikola-discuss" group.
>>> > >> > >> > > To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/nikola-discuss/b1oGV4w0_xE/unsubscribe
>>> .
>>> > >> > >> > > To unsubscribe from this group and all its topics, send an
>>> email to nikola-discuss+unsubscr...@googlegroups.com.
>>> > >> > >> > > To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CAKUYxWKiuwHJ8BaAKSha1JWt8Bx60447DpbtJX6HmuzY_pa3Rg%40mail.gmail.com
>>> .
>>> > >> > >> > > For more options, visit https://groups.google.com/d/optout
>>> .
>>> > >> > >>
>>> > >> > >> --
>>> > >> > >> You received this message because you are subscribed to the
>>> Google Groups "nikola-discuss" group.
>>> > >> > >> To unsubscribe from this group and stop receiving emails from
>>> it, send an email to nikola-discuss+unsubscr...@googlegroups.com.
>>> > >> > >> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CA%2BepZkZJWPMXMn7aYoP9ycQ7zuOgDKbMnMXENKz8bPr1F4ddmA%40mail.gmail.com
>>> .
>>> > >> > >> For more options, visit https://groups.google.com/d/optout.
>>> > >> > >
>>> > >> > > --
>>> > >> > > You received this message because you are subscribed to a topic
>>> in the Google Groups "nikola-discuss" group.
>>> > >> > > To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/nikola-discuss/b1oGV4w0_xE/unsubscribe
>>> .
>>> > >> > > To unsubscribe from this group and all its topics, send an
>>> email to nikola-discuss+unsubscr...@googlegroups.com.
>>> > >> > > To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CAKUYxWK2CEG_sYSENCSV%3DJi%2BYrFECRMyuMy2Hn5tKL4mpmMcdg%40mail.gmail.com
>>> .
>>> > >> > > For more options, visit https://groups.google.com/d/optout.
>>> > >>
>>> > >> --
>>> > >> You received this message because you are subscribed to the Google
>>> Groups "nikola-discuss" group.
>>> > >> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to nikola-discuss+unsubscr...@googlegroups.com.
>>> > >> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CA%2BepZka_fLg8PJ%2BOOKrLdFoCOCP%2BE8rBHSn1f0Q5NBHNN-3W9g%40mail.gmail.com
>>> .
>>> > >> For more options, visit https://groups.google.com/d/optout.
>>> > >
>>> > > --
>>> > > You received this message because you are subscribed to a topic in
>>> the Google Groups "nikola-discuss" group.
>>> > > To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/nikola-discuss/b1oGV4w0_xE/unsubscribe
>>> .
>>> > > To unsubscribe from this group and all its topics, send an email to
>>> nikola-discuss+unsubscr...@googlegroups.com.
>>> > > To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CALXDAfpPHqFKWJQ7oDSgbDokZZ_%2BVjOyvWNeiUaFzRUHmVWk6A%40mail.gmail.com
>>> .
>>> > > For more options, visit https://groups.google.com/d/optout.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "nikola-discuss" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to nikola-discuss+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/nikola-discuss/CA%2BepZkYaNC6dADecGE1tehQHU_8Wzr-8z9skK_8ZM0WGLG-sqA%40mail.gmail.com
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "nikola-discuss" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/nikola-discuss/b1oGV4w0_xE/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> nikola-discuss+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/nikola-discuss/CALXDAfp1BqfrOs61v5YT_KtNV4%2BJpQfWR-7bs9DcsPFGd24yqg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/nikola-discuss/CALXDAfp1BqfrOs61v5YT_KtNV4%2BJpQfWR-7bs9DcsPFGd24yqg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "nikola-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nikola-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nikola-discuss/CA%2BepZkZCcvY086k-%3DcuDRXVhyJne7qirZNZ_wi8otNZqnUmznA%40mail.gmail.com
> <https://groups.google.com/d/msgid/nikola-discuss/CA%2BepZkZCcvY086k-%3DcuDRXVhyJne7qirZNZ_wi8otNZqnUmznA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/CALXDAfpcPRs-v%2BGd6doVzQ39Yhtuuum1LrEQpuq5Qd2ppp8Y4A%40mail.gmail.com.

Reply via email to