Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Thank you
There are my lines 272 to 283, when I deleted them, my product site doesn’t work.
$options = get_option(‘sf_neighborhood_options’);
if (isset($options[‘enable_pb_product_pages’])) {
$enable_pb_product_pages = $options[‘enable_pb_product_pages’];
} else {
$enable_pb_product_pages = false;
}$product_description = get_post_meta($post->ID, ‘sf_product_description’, true);
?>
<div class=”accordion” id=”product-accordion”><div class=”accordion-group”>
to usnraver: wp-content/themes/neighborhood/includes/swift-framework/sf-woocommerce.php
I have same problem, I want to disable product desc,additional info,reviews,feedback and share, but I think now it is not same lines as you wrote in august 🙂
Thank you
David
no ideas?
Hi this is a link http://www.cakrovapyramida.sk/?page_id=10349
Resolved 🙂 I added #main-container and it works ok. Thanks
Thank you, it works. But only header, footer and copyright and I want also change opacity of body. Thank you for your help.
I increased my PHP memory limit and everything is OK
You can lock this topic 🙂
-
Posted in: We hit Power Elite.