Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
If you use WPML, you will see the textstrings that you’ve added in:
Theme options > Super Search Options
in
WPML > String translation (search for it)
Good luck!
Attachments:
You must be logged in to view attached files.Please help!
This reply has been marked as private.June 9, 2015 at 8:41 pm in reply to: How to implement only the products of just 1 category to a shop subpage? #182988It’s a pitty that you cannot create a brand page and put all products of that brand underneath the text. Please consider to develop this in a future release. I’m familiar with the Woocommerce shortcodes, but it’s a lot of work to put all CSS the right way, so it displays correctly.
I will try to fix the plugin settings so i can use them to speedup the website. Thanks so far!
Yes, they both crash my website
It’s strange because every other page loads within 2-3 seconds.
It’s our own dedicacted server, this really cannot be the problem!!
We have a lot of wordpress sites on this server, all fast.nothing
We can code this functionality ourselve, that’s not the problem. I was just wondering if it is possible within the existing theme code.
I use all the categories on different kind of places in my webshop. It’s not possible to make a category for only one product. It would be nice to select ‘product ids’ from the ‘Asset type’ in the visual editor (‘Products’ or ‘Products-mini’).
In the Swift page builder, I can add ‘Products’ or ‘Products-mini’. How can I use this functionality together with a specific product id?
function sf_woo_help_bar() {return ”;}
thanks!
As you can see the help bar is in 8 pages:
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/form-checkout.php (20) //sf_woo_help_bar();
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/form-checkout.php (81) //sf_woo_help_bar();
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/thankyou.php (89) <?php sf_woo_help_bar(); ?>
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/form-edit-address.php (43) <?php sf_woo_help_bar(); ?>
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/form-edit-address.php (88) <?php sf_woo_help_bar(); ?>
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/my-account.php (25) <?php //sf_woo_help_bar(); ?>
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/order/order-details.php (28) <?php sf_woo_help_bar(); ?>
villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/wishlist.php (88) <?php sf_woo_help_bar(); ?> -
Posted in: We hit Power Elite.