- Posts: 279
- Thank you received: 42
Affiliation statistics are not visible in front-end on small screens
2 years 3 months ago #361419
by oxido
-- HikaShop version -- : 5.0.4
-- Joomla version -- : 4.4.4
-- PHP version -- : 8.1.28
-- Browser(s) name and version -- : Google chrome
-- Error-message(debug-mod must be tuned on) -- : Affiliation statistics are not visible in front-end
Hi,
If I try to access the affiliation page from a mobilephone, to see my stats about my sails, there is a table with 2 colums, on the left side I can see "main info" and on the right side is "Statistics", but if I hit F12 and I use a small screen, like for mobile, tha right side of the table where the stats are, that information is not visible, it is under "main information".
Because if I delete from DOM the <td> element of "main information, the second <td> with stats become visible.
-- Joomla version -- : 4.4.4
-- PHP version -- : 8.1.28
-- Browser(s) name and version -- : Google chrome
-- Error-message(debug-mod must be tuned on) -- : Affiliation statistics are not visible in front-end
Hi,
If I try to access the affiliation page from a mobilephone, to see my stats about my sails, there is a table with 2 colums, on the left side I can see "main info" and on the right side is "Statistics", but if I hit F12 and I use a small screen, like for mobile, tha right side of the table where the stats are, that information is not visible, it is under "main information".
Because if I delete from DOM the <td> element of "main information, the second <td> with stats become visible.
Please Log in or Create an account to join the conversation.
2 years 3 months ago #361423
by nicolas
Replied by nicolas on topic Affiliation statistics are not visible in front-end on small screens
Hi,
When there is not enough width available, the right side automatically moves below the left side so that both sides can use 100% of the width available.
So, if you scroll down, you should see the statistics area below the main information area.
When there is not enough width available, the right side automatically moves below the left side so that both sides can use 100% of the width available.
So, if you scroll down, you should see the statistics area below the main information area.
Please Log in or Create an account to join the conversation.
Time to create page: 0.174 seconds