Hello again.
A bit sad I have to be here again, but I guess it is our fault – the dev that has done only partial work as it seems, and us, for trying to make up for it without the relevant knowledge.
We had a few issues with our website, which made me dive into the admin panels. I have found out that we have old templates that need update. While not a programmer, I do realize that it means there might be different functions and that not updating them may cause big issues.
The problem is, we designed the site using the functions, features and css classes that were used.
We also did add some custom codes, as expected, to make the site meet our needs.
When updating content-product.php – our shop loop breaks to pieces.
It creates the products as a list
[
]
, it has no
on the previous div. We lose the design and the functionality we had.
Updating quantity-input.php – disables the plus and minus buttons on the products and inside the cart for quantity.
Updating form-checkout.php – shifted the layout, and it also creates different html layout [ regarding class names ] as it seems.
How bad is it to stay on older template files?
Or, is there a way to try and make them work for us without breaking every piece of design we created for so long to fine tune the site to our needs?
-
This topic was modified 8 hours, 39 minutes ago by guy-9295. Reason: Missclicked to send
Attachments:
You must be
logged in to view attached files.