Home › Forums › WoodMart support forum › Table design
Table design
- This topic has 14 replies, 2 voices, and was last updated 3 years ago by Artem Temos.
-
AuthorPosts
-
November 14, 2021 at 11:01 pm #331788
pearlpepperParticipantHello. I ask for an answer to this post Artem Temos.
I want to ask if there is a possibility to design a table? I’ve tried the default bootstrap design
https://getbootstrap.com/docs/4.0/content/tables/
but it doesn’t work. Perhaps your theme includes table design, but I could not find any information on that.November 15, 2021 at 3:56 pm #332014
Artem TemosKeymasterHello,
Just copy the HTML source code from your example and put it somewhere on your page using HTML element of WPBakery or Elementor https://monosnap.com/file/ABosd0RszYTCsx3CWa6x2VG46gY988
Kind Regards
November 15, 2021 at 10:23 pm #332075
pearlpepperParticipantOn my site, product pages don’t use page builder. If you paste this code, then the bootstrap design will not work.
November 16, 2021 at 8:10 am #332155
Artem TemosKeymasterHi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
November 16, 2021 at 11:13 am #332224
pearlpepperParticipantI don’t know why you need my site because you can test it on your site. But here it is a very simple task to skip-paste and it does not work.
November 16, 2021 at 12:23 pm #332256
Artem TemosKeymasterAccording to your video, the table is displayed correctly. Yes, it is different from the bootstrap table because we don’t use their styles. Our theme has its own CSS code for the table.
Kind Regards
November 16, 2021 at 1:11 pm #332286
pearlpepperParticipantAt the beginning, I asked how to designe the table? Bootstrap styles don’t work. Some developers make a page with sample tables. Bootstrap also has a sample page, which I sent you. How can I see the design options for your tables?
Please note that Instagram stopped working via API today. We did not update the template, but it still does not work. I saw that here on the forum they wrote about it, but they say that they updated the template, but we did not update.
November 16, 2021 at 1:14 pm #332288
Artem TemosKeymasterWe don’t have a demo page with a table like Bootstrap at the moment. We will consider adding it in the future.
There is a problem with the API application on our side. Facebook blocked our WoodMart Instagram APP and by doing that your Instagram connection is not available. We have already contacted Facebook on this matter and waiting for their response. We hope to resolve this problem in the next few days. Sorry for the inconvenience.
Kind Regards
November 16, 2021 at 4:00 pm #332349
pearlpepperParticipantYes, it would be very nice if you make a demo page or write table classes in the documentation so that users can understand how they can change the design of their tables. Now you can tell where you can look in the CSS code what classes can be so that I try to find the necessary one?
November 17, 2021 at 8:10 am #332451
Artem TemosKeymasterThe table HTML tag is styled by default. You don’t need to use any classes.
According to your video, you have already checked how the table looks in our theme. There are no other styles for it.November 17, 2021 at 11:10 am #332512
pearlpepperParticipantYou think, maybe add your own styles for the table, or add the use of bootstrap styles
November 17, 2021 at 12:47 pm #332539
Artem TemosKeymasterWe will consider adding it in the future.
As for now, you can add Bootstrap CSS file to your website to use its styles for tables if you need.November 17, 2021 at 1:12 pm #332550
pearlpepperParticipantI can see that there is a bootstrap CSS file in the theme folder, but it is not connected to the site. How to connect it? Or do you mean to copy the code from the bootstrap CSS into your custom styling settings?
November 17, 2021 at 1:14 pm #332551
pearlpepperParticipantI also see that it is not connected on your demo site.
November 18, 2021 at 6:56 am #332730
Artem TemosKeymasterWe use only the bootstrap grid system. We don’t load all bootstrap styles for performance reasons. You can use the following code to load full bootstrap CSS on your website https://sridharkatakam.com/load-bootstrap-wordpress/
-
AuthorPosts
- You must be logged in to create new topics. Login / Register