Hi, do you mean there’s no way to inject PHP into cloud library templates / plugin folder .PHP files?
Thanks, but I meant a set of 5 posts once you click the Next/Prev Ajax button, to avoid empty spots. i.e, if I have a total of 12 posts tagged under tag ‘A’, and I make a flex box with filter ‘A’, and limit 5 posts per page, I’d like ‘next’ page #3 to not just show 2 posts, rather fill up the other 3 ’empty’ spots with other posts (that were already seen). So that I don’t have a carousal of 5, with 3 empty spaces. Doable?
Okay — what about a hard limit so that the unit MUST show 5 articles? (no less, no more)
Thanks, is this editable via my child theme?
11 days since last message, any updates here? thank you
Okay, I’ll stand by for a solution on horizontal scroll / white gutter space. Additionally, there’s a gap between my content and my footer — not sure why that’s happening — looks like the footer is outside of the content wrap. Any ideas?
This was (hopefully) solved by adding the following CSS for mobile devices. Maybe you should take a look:
html, body {
max-width: 100% !important;
overflow-x: hidden !important;
}
This has been resolved with a cloud block template that offers author name+image above the title + custom CSS. Thank you.
Thank you Calin for the detailed explanation — but I’ve already tried that. Problem is that the layout is different than my desired layout (even if I hide post image, category etc’…)
Using Flexbox: https://i.imgur.com/tLEchxo.png
The desired layout: https://d.pr/i/5piIPo
I think this will require creating a custom element flexbox or block? please advise. Thanks so much.
Hi there Vlad — please take a look here: https://d.pr/v/t90A1N
Once I pinch out (2 fingers), it locks back in with the right white line, and also horizontal scroll becomes available. This doesn’t happen with other sites. iPhone 11 pro.
Additionally, please see what happens when I click mobile menu in the homepage — the footer appears behind the menu for a quick second. This only happens on homepage.
Thanks so much
Hi there Vlad, I’m now seeing this white line on the right side of the screen. Here’s the URL (one time link): https://onetimesecret.com/secret/iqt0j8duiinq1flolqokyb15qd9thay
Also, it seems that the header viewport meta deceleration is missing ‘maximum-scale=1’. I’ve updated it and it seems to do the trick with regards to horizontal scrolling on iOS.
White line still exists on the right side. I’m running Newspaper 10.3.2. Please advise — thanks.
Hi, can you confirm this was fixed with 10.3.2? I think I’m now seeing the white line on the right side. Still running the temporary CSS you gave me here above. Please advise, thank you.
Hi there Vlad, just tried on another iPhone 11 Pro and the white line is there, both on my dev site, as well as your demo site. Can you try your demo site on an iPhone 11 Pro?