Error using second versions and HTML

Hello everyone:

We are starting to layout galleys in HTML but for older articles. What we are doing is to create a second version of the article (new tab in publication) in which we include both a new version of the PDF and the HTML file along with its CSS and images. The issue is that both the PDF and the HTML load, but the CSS and images do not. Any ideas?

As a solution we had thought not to load the new PDF and load the HTML in the first version of the article, but when we want to do this, in the articles in which the second version had been created, even if we delete the files and so on, the HTML is not displayed correctly in the first version either. Has anyone else had this happen? How did you solve it?

Finally, we had thought of deleting that second version from the database, can anyone reproduce the process to make sure we do it in all tables? We tested yesterday and produced an inconsistency that luckily we were able to fix.

Thanks in advance

OJS 3.2.1-4

Hi @amdelvaz

When you upload your HTML, did you also uploaded the images and set them as dependent files of the previous uploaded HTML?

Also, you can also use th Global Style Sheet solution to ojs child theme. Please check for the htmlGalley on the following URL:
Theme API Documentation (sfu.ca)

Best,
Israel

Hi Israel, thank you so much for your response.

That’s right, when we load the HTML we load images and css as dependent files.

Regarding the solution you propose, maybe it could be useful for the styling time, but not for the images.

Regards,

Ángel D.