Git Product home page Git Product logo

Comments (10)

rtpHarry avatar rtpHarry commented on June 14, 2024 1

Interesting. I have it working with multiple images in my project, but I haven't actually tested it with multiple backgrounds.

I will investigate this.

from jet-engine-repeater-values.

rtpHarry avatar rtpHarry commented on June 14, 2024 1

OK I've set up a test on my computer and confirmed it is doing the same bug.

I'll need to get a php debugger up and running to see what is going on with the data.

I will report back soon.

from jet-engine-repeater-values.

Lonsdale201 avatar Lonsdale201 commented on June 14, 2024

Interesting. I have it working with multiple images in my project, but I haven't actually tested it with multiple backgrounds.

I will investigate this.

Yes, if i set the repeater media metabox for a simple image widget works like a charm, but if set with any widget bacgkround, not :/

from jet-engine-repeater-values.

rtpHarry avatar rtpHarry commented on June 14, 2024

Just wanted to give an update. I've spent an hour this evening and ruled out a few things but not found the cause yet.

from jet-engine-repeater-values.

Lonsdale201 avatar Lonsdale201 commented on June 14, 2024

Just wanted to give an update. I've spent an hour this evening and ruled out a few things but not found the cause yet.

It's OK. It's not a huge bug after all.

from jet-engine-repeater-values.

tanyabendis avatar tanyabendis commented on June 14, 2024

@rtpHarry Thanks so much for this plug-in! Is there any chance you will include check-box repeater fields in the near future?

from jet-engine-repeater-values.

rtpHarry avatar rtpHarry commented on June 14, 2024

@tanyabendis this sounds like a separate issue. Could you open a new issue at the top and explain more what you're trying to achieve?

from jet-engine-repeater-values.

DomZrrR avatar DomZrrR commented on June 14, 2024

@rtpHarry
Hello Harry,
nice plugin you wrote there! It is helping us a lot.

Can you tell us the status of this issue? We have the same problems.
We created a listing repeater with injection, but unfortunately when we use the background of a section or column with the help of your dynamic field it shows only the first image in the repeater order. The others are not working.

We are using this in a customer project and it would be very nice, if it would work soon. Meanwhile we are thinking about alternativs but your plugin is solution number one.

If you need more informations or data just ask :)

Thank you!

from jet-engine-repeater-values.

rtpHarry avatar rtpHarry commented on June 14, 2024

The honest status is that I haven't found a solution to this yet.

The way I built this plugin was to extract the code that Crocoblock used to extract their repeater values in other places, and then wrap that up in a dynamic tag plugin.

So the actual heavy lifting is done by JetEngine:

$result = jet_engine()->listings->data->get_meta($field);

So it seems that it's a bug within JetEngine.

I stepped through this a few times with a debugger and couldn't pinpoint where it was going wrong, and then haven't been back to it since.

One solution is to use an image widget instead of a background image - the dynamic tag code works then. Is that possible with your design?

Otherwise, I will try to look into this again but I already know that I have a backlog of client tasks that is going to take at least a few days for me to clear and has to be my priority.

from jet-engine-repeater-values.

Nedo90 avatar Nedo90 commented on June 14, 2024

Hi Harry,

First of all I would like to thank you for the great plugin. I have been waiting for this for a long time.

I have the same problem now that I get only one background image displayed. In other widgets and the containers it does not work. I can't recreate the design with the image widget unfortunately. Have you already taken a closer look at the bug? Is there a solution?

Thank you!
repeater

from jet-engine-repeater-values.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.