Layout issue with jDownloads

  • EstebanMax
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
6 Anni 7 Mesi fa #2612 da EstebanMax
Layout issue with jDownloads è stato creato da EstebanMax
Hello,
I added some properties to my downloads.
However it seems that the properties completely change the layout of the download list.
Here you can see a result for items without properties and they are correctly formatted:

www.unrealab.it/file-video-downloads/cat...nd-pavimenti-terreni

Here I added some properties to the first download:

www.unrealab.it/file-video-downloads/category/22-brick-mattoni

I inspected the code and noticed that in the first page, the downloads are a sequence of <div> with the class "jd_download_main_item_wrapper", and it's ok.
In the second page, the following downloads are placed inside the first <div> "jd_download_main_item_wrapper", and this is the reason why the formatting is not ok.
So it seems that the layout itself is modified when I add custom properties.

Also, I added more that one property to the first item, but in the result page you can only see "8 bit" (if you click in the item you will see more properties in the download detail).

So it seems that there is some layout issue.

Thank you
Stefano

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • EstebanMax
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
6 Anni 7 Mesi fa #2613 da EstebanMax
Risposta da EstebanMax al topic Layout issue with jDownloads
I noticed this html added by Custom Properties to the jDownloads html:

<span class="cp-tag ....</div>

</div><!-- end of featured_detail class -->
<!-- now the details note this layout uses mini symbols -->
<div class=" jd_clear"=""></span>

it looks strange, the tag are not correctly closed so it seems to be that the cause of the layout issue.

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
6 Anni 7 Mesi fa - 6 Anni 7 Mesi fa #2614 da andrea_4g
Risposta da andrea_4g al topic Layout issue with jDownloads
Hi Stefano.
For some unknown reason I'm not able to visit your site. It worked for 15 minutes and then it stopped. I now get a "500 Internal Server Error", after much waiting.

This code:
Code:
<span class="cp-tag ....</div>
is exactly the code that is injected by CP Plugin.
Therefore I'd suggest to disable Custom Properties Content Plugin, to see if that fixes the issue.

*** your site is now reachable ***
Ultima Modifica 6 Anni 7 Mesi fa da andrea_4g. Motivo: site reachable

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
6 Anni 7 Mesi fa #2615 da andrea_4g
Risposta da andrea_4g al topic Layout issue with jDownloads
After looking more carefully, I noticed that the code:
Code:
<span class="cp-tag ....</div>
is what *literally* gets injected, with the broken tag and the four dots (....).

That is *not* what Custom Properties injects. I don't even know from where those 4 dots come from. There's no line of code in Custom Properties that has a sequence of four dots.

Needless to say, I'm puzzled. It's as if something decides that the cp-tags element is too long and truncates it brutally, if that makes any sense.

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • EstebanMax
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
6 Anni 7 Mesi fa #2616 da EstebanMax
Risposta da EstebanMax al topic Layout issue with jDownloads
Ok, so it seems that for some strange reasons we have unexpected coded injected!
As I also need for a customization, can you provide payed support for that?
If yes I'll send you my needs in order to have a quotation for that.

Thank you

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
6 Anni 7 Mesi fa - 6 Anni 7 Mesi fa #2617 da andrea_4g
Risposta da andrea_4g al topic Layout issue with jDownloads
My impression is that the cp-tags div gets truncated _after_ having being injected, by something else. But I can't be sure unless I look into the code.
Which brings us to the next subject.
Yes, we do customization works.
I'll contact you in private.
Ultima Modifica 6 Anni 7 Mesi fa da andrea_4g. Motivo: spelling and typos :(

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.183 secondi