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

Post Loop Builder for attachments stopped working in Breakdance 2.2 #1182

Open
medianotions opened this issue Dec 14, 2024 · 3 comments
Open

Comments

@medianotions
Copy link

Dear Breakdance Team,

I am using the Post Loop Builder for attachments since version 1.7 like this:

  1. Create a Post Loop Builder and use this array as query:
return [
    'post_type' => 'attachment',    
    'post_status' => 'inherit',
    'posts_per_page' => 8,
];
  1. Create a Global Block with a headline and an image where you insert dynamic data like this:

https://share.medianotions.de/v/pmzsUPRQjRUaURZXBkl9

https://share.medianotions.de/v/kpJYLd31dVHbaX2prhb0

  1. Connect the Global Block with the Post Loop Builder

  2. With Breakdance 2.1 my test page looks like this:

https://share.medianotions.de/v/z4cxXmVJWXl1opFhX82e

  1. If I use Breakdance 2.2 the loop still works but the images are not showing any more:

https://share.medianotions.de/v/PopSYKRFx2kug2MFwW6D

Can you confirm this is a bug?

Thanks,
Bogdan

@breakdancemoderator
Copy link
Collaborator

Thank you for submitting your report and for helping us improve Breakdance. We have reviewed your submission, but we're currently unable to reproduce the issue based on the information provided.

To ensure that your issue is addressed as efficiently as possible, we kindly request that you contact our dedicated support team by emailing [email protected]. Our team is well-equipped to dive deeper into specific scenarios and provide personalized assistance.

@medianotions
Copy link
Author

Dear Breakdance Team,

That is strange, I was able to reproduce the bug easily on an new WordPress website:

https://test.medianotions.dev/sample-page/

I will write to Breakdance Support [email protected] as requested.

@medianotions
Copy link
Author

Thank you for re-opening an logging this bug. I hope you can solve this issue soon.

@soflyy soflyy deleted a comment Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants