Home Forums WoodMart support forum Not all products are visible on the main page Reply To: Not all products are visible on the main page

#349338

Hello,

1) You can set the social profiles and share buttons from Theme Settings >> Social Profiles.

Screenshot for Clarification: https://gyazo.com/fc8eda9868d08b169dc728b26a6b1e4f

2) Please try adding the following custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.wpml-ls-menu-item .wpml-ls-flag {
    margin-right: 10px;
}

3) Please try adding the following custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.menu-item-2529 .nav-link-text {
    color: #d31014;
}

4) Please try adding the following custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.tabs-design-default .products-tabs-title .tab-label:after {
background-color: #d31014;
}

5) Please deactivate all the third-party plugins then check back.

6) Please provide a relevant screenshot to check it myself and help you out accordingly.

7) I have visited your website and then post meta is displaying.

Screenshot: https://gyazo.com/7aa7c2f0b60f1b79085aed6aed090b98

8) Please check how it works with the default WordPress theme.

9) Please read the WPML documentation for help:
https://wpml.org/documentation/getting-started-guide/translating-widgets/

10) Please read our ultimate guide of optimizing the site in the following link:
https://space.xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021

11) Sorry but we could not help with the issues from third-party plugins. This is out of our theme support scope.

Note: Please create new topics for each issue in the support system to avoid any confusion.

Best Regards