Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
I have checked that you did make width of tab container 1/3 . It was 1/1 so content was displaying at full page . Now I made it 1/3 and works all things fine .Hi,
Please attach woocommerce/category.php file with your code<?php echo $category->description;?>
so i can check and fix the issue .Hi,
Please mark category description at screenshot shot so i can suggest you best .Hi,
Please put this code at Admin -> theme options -> Custom CSS.widget_product_categories ul.children{border-top:0px;} .widget_product_categories ul.children li:first-child{border-top:1px solid #E4E4E4;} .widget ul li > a{width:auto;}
Hi,
Please provide your wordpress admin login detail so i can check in detail and fix the issue .Hi,
Please upgrade your php to latest php version like php 5.4.16 to fix these errors automatically .Hi,
There are additional options for formatting the currency which can be found by going to: WooCommerce > Settings > Catalog > Pricing Options > Currency PositionOR
WooCommerce > Settings > General > Currency Options > Currency PositionHi,
Please open to edit sf-header.php line 695 at /wp-content/themes/neighborhood/includes/swift-framework/sf-content-display/Find this code $cart_output .= '<li class="parent shopping-bag-item"><a class="cart-contents" href="'.$woocommerce->cart->get_cart_url().'" title="'.__("View your shopping cart", "swiftframework").'"><i class="sf-cart"></i>'.$cart_total.'</a>'; Replace with $cart_output .= '<li class="parent shopping-bag-item"><a class="cart-contents" href="'.$woocommerce->cart->get_cart_url().'" title="'.__("View your shopping cart", "swiftframework").'"><i class="sf-cart"></i>'.$cart_count_text.'</a>';
Hi,
Please adding this to the bottom of the .htaccess file at the root of your WordPress site:php_value upload_max_filesize 200M php_value post_max_size 200M php_value max_execution_time 200 php_value max_input_time 200 php_value memory_limit 64M
It will fix your all issues .
Hi,
Technically yes, however the header cart functionality is WooCommerce only. So you need to customize more .Hi,
Please open to edit functions.js at line 1057 at /wp-content/themes/dante/js/
Find this code
play : false // set it trueYou can post our demo gallery page URL so i can suggest you exactly because we are using many functions to play gallery .
Thanks
Hi,
Please refer this url to fix the issue http://support.swiftideas.net/knowledgebase/logo-resizing-issue/ .Hi,
Sorry Its not possible to make like as Brankic theme ZigZag .Hi,
Have you translated the theme ? Which plugin used by you to translate ? Please post website URL with wordpress admin login detail so i can check and fix the issue very soon .Hi,
Please post website URL always so i can suggest the code .
Thanks -