Manzurul Haque
Forum Replies Created
-
We are getting same type issue
#0 /home/customer/www/***.uk.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-session-handler.php(363): WC_Session_Handler->forget_session() #1 /home/customer/www/***.uk.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-session-handler.php(99): WC_Session_Handler->destroy_session() #2 /home/customer/www/***.uk.com/public_html/wp-content/plugins/woocommerce/includes/class-wc-session-handler.php(71): WC_Session_Handler->init_session_cookie() #3 /home/customer/www/***.uk.com/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php(861): WC_Session_Handler->init()
Forum: Plugins
In reply to: [WooCommerce] woo showing error on hosts endWe are having same probable here
Fatal error: Uncaught Error: Call to undefined function wc_empty_cart() in /home/customer/www/***.uk.com/public_ html/wpcontent/plugins/woocommerce/includes/class-wc-session-handler.php:372 Stack trace: #0 /home/customer/www/***.uk.com/public_ html/wpcontent/plugins/woocommerce/includes/class-wc-session-handler.php(363): WC_Session_Handler>forget_session() #1 /home/customer/www/***.uk.com/public_ html/wpcontent/plugins/woocommerce/includes/class-wc-session-handler.php(99): WC_Session_Handler>destroy_session() #2 /home/customer/www/***.uk.com/public_ html/wpcontent/plugins/woocommerce/includes/class-wc-session-handler.php(71): WC_Session_Handler>init_session_cookie() #3 /home/customer/www/***.uk.com/public_ html/wpcontent/plugins/woocommerce/includes/class-woocommerce.php(861): WC_Session_Handler->init()
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Review sortingactual i was looking for a drop-down selection for sort the review on product detail page. About title; never mind, I have managed it.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Review sortingYes. also can i have title for review?
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal errorWOW it takes 4 months for resolved!!!
@denys, will you please stop trying to sell you theme. please try to solved problem. there ate many problem with in this plugin
Forum: Themes and Templates
In reply to: wordpress taxonomy query?i get a code its working for category but i need it for taxonomy
//for each category, show all posts $cat_args=array( 'orderby' => 'name', 'order' => 'ASC' ); $categories=get_categories($cat_args); foreach($categories as $category) { $args=array( 'showposts' => -1, 'category__in' => array($category->term_id), 'caller_get_posts'=>1 ); $posts=get_posts($args); if ($posts) { echo '<p>Category: <a href="' . get_category_link( $category->term_id ) . '" title="' . sprintf( __( "View all posts in %s" ), $category->name ) . '" ' . '>' . $category->name.'</a> </p> '; foreach($posts as $post) { setup_postdata($post); ?> <p><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></p> <?php } // foreach($posts } // if ($posts } // foreach($categories
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal errornow .0.1.1 make this error
please advice.
Fatal error: Class ‘WC_Payment_Gateway’ not found in /home/xxxx/public_html/wp-content/plugins/sagepay-direct-for-woocommerce-payment-gateway/class-wc-sagepaydirect.php on line 39
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal errorThank you for your reply
i had tried 0.1.4 (svn) but getting this error
please check below ??
atal error: Class ‘WC_Payment_Gateway’ not found in /home/xxx/public_html/wp-content/plugins/sagepay-direct-for-woocommerce-payment-gateway/ds-sagepay-direct.php on line 97
Thank you
MForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal error@swicks as i have to use use older copy of this plugin so is there any security issue? and its safe to use in the website. is there any risk for hack or any problem?
Thank you
MForum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal error@swicks will you please let us know its safe to use or not? Thank you
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Fatal errorThank you for your reply but is it safe?
Forum: Plugins
In reply to: [Responsive Select Menu] [Plugin: Responsive Select Menu] Does not workResponsive Select Menu is sucks! when i zoom the browser its working but when i m from iPhone or Samsung tab its not working
NO its not working ??
Forum: Plugins
In reply to: [PTM AJAX Comments] [Plugin: PTM AJAX Comments] Conflict with jquery-ui.minThank you Peter,
BUT i need multiple comment forms on the same page. will you please help me on that.
how could i get that job doneThank you
M