Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSOD in Site Editor adding second query block with offset 1 and number per page 60 #11

Open
bobbingwide opened this issue Mar 25, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented Mar 25, 2021

When I was writing the readme file yesterday I wrote some notes explaining why SB would be harder to develop than Fizzie.

In some respects, even though it should consist of fewer templates and templates parts, SB will be harder to achieve since there is some PHP logic for the home page which I imagine will be more than tricky to implement. I believe I will need to find a method to override server side logic for the query loop blocks. Now I think about it, I reckon I can implement a solution. I supposed I'd better design it first. So I'm going to stop writing this and continue with the "programmming".

Well today I started trying to use the Site Editor to create 3 different query blocks
that I would then fiddle with during server side rendering to
achieve the same logic as implemented in the Genesis-SB theme.

I didn't get very far. I duplicated the first query block then tried to change the Offset to 1 and posts per page value to 60.
The main editor area went white. There were very many errors in the Console. I'll need to start with a clean slate.

@bobbingwide bobbingwide added the bug Something isn't working label Mar 25, 2021
@bobbingwide bobbingwide self-assigned this Mar 25, 2021
@bobbingwide
Copy link
Owner Author

I'll need to start with a clean slate.

Starting with a clean slate is harder than you think. The Site Editor seems to want to duplicate the Index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant