-
Frandes Cotarlici replied to the question Black tool bar appearing for non admin users in the forum OneSocial theme 8 years, 11 months ago
Hi Karen ,
Try this in custom code css:
#wp-admin-bar-user-actions {
display: block !important;
}
#wp-admin-bar-user-info {
display: none !important;
}#wp-admin-bar-edit-profile {
display: none !important;
}#wp-admin-bar-logout {
display: none !important;
}
#wpadminbar {
display: none;
} -
Frandes Cotarlici replied to the question Product gallery pages only displaying 10 products per page in the forum OneSocial theme 8 years, 11 months ago
I’m glad i could help .
-
Frandes Cotarlici replied to the question Colections Categories error in the forum Social MarketPlace 8 years, 12 months ago
Hi ,
I got another error on product page:
Fatal error: Call to undefined function bp_get_messages_slug() in /home/infotexr/public_html/newartizonl/info/wp-content/plugins/buddyboss-marketplace/templates/woocommerce/content-single-product.php on line 165
It appears on all products -
Frandes Cotarlici replied to the question Product gallery pages only displaying 10 products per page in the forum OneSocial theme 8 years, 12 months ago
Hi Karen ,
You will have to go to Settings —> Reading and change the number of post per page
(Blog pages show at most — 12 or what number you want)Regards
Edmond -
Frandes Cotarlici started the question Colections Categories error in the forum Social MarketPlace 8 years, 12 months ago
Hi ,
When i try to add in main page the Collections from Visual Composer ,and when
i select the categories to be displayed i doesn’t search
in product category and shows all the categories.
Basically is a blank line no matter i type in.
Thanks