Different table header for each language with Polylang
-
I’m building a website with many tables which contain technical information of products. The tables’ field names represents data such as size, weight, etc.
I wish to use the same actual table for each language, where only the table’s header line (the first line of the table containing the actual titles or field names) is changed based upon the current selected language.
The alternative is to create separate table for each product’s page, which consumes a lot of space and also doubles my work, and I wish to avoid such a case.
I use Polylang to manage my site’s languages, and so far this is the last obstacle I have encountered.
Is there any reasonable solution to such a scenario?
- The topic ‘Different table header for each language with Polylang’ is closed to new replies.