-
Notifications
You must be signed in to change notification settings - Fork 7
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
Only non-default page #12
Comments
What do you mean by non-default page? |
Sorry i don't mention multilingual context... |
I also try to modify page generation to achieve https://support.google.com/webmasters/answer/2620865?hl=en But foreach inside foreach not working and I don't know why :(
|
I am desperate. I have two pages and three languages.
Your plugin actually display only:
This is a simplified example of page snippet:
Output is only and I don't know why:
When I remove the inner foreach, output is:
I tried to rename the variables but the output is still the same. Do you have any idea how to solve this? Thanks! |
How do you solve the case, when you only need a non-default page on the web?
Thanks
The text was updated successfully, but these errors were encountered: