deepeyes
Forum Replies Created
-
Forum: Plugins
In reply to: [Counterize] IP unavailable?Hi,
Maybe I can help
Go to Counterize settings and check “My country allows to collect IPs”
Forum: Plugins
In reply to: [WP eCommerce] Change font color on Cart and Checkout pageHi
I did delete the “Price” text from these lines (wpsc-shopping_cart_page.php)
<div id="checkout_page_container"> <h3><?php _e('Please review your order', 'wpsc'); ?></h3> <table class="checkout_cart"> <tr class="header"> <th colspan="2" ><?php _e('Product', 'wpsc'); ?></th> <th><?php _e('Quantity', 'wpsc'); ?></th> <th><?php _e('Price', 'wpsc'); ?></th> <th><?php _e('Total', 'wpsc'); ?></th> <th>?</th> </tr>
But, I still can see the Price text and Subtotal text on Cart and Checkout page. Did I miss another lines ?
Here is some PIC – https://lh3.googleusercontent.com/-hTAq6AWNJGE/USWisryo2JI/AAAAAAAAA-s/PSKBIKx1IkQ/s717/Untitled-1.png
Forum: Plugins
In reply to: [WP eCommerce] Change font color on Cart and Checkout pageok, thanks. I’ll try
Forum: Plugins
In reply to: [WP eCommerce] Change font color on Cart and Checkout pageHi
Thanks for your respond
How about removing or renaming “Price” on Cart page and Checkout page ?
I need to do that, because some my products doesn’t require price (free items).
Thanks
Forum: Plugins
In reply to: [SCORM Cloud For WordPress] SCORM (plugin) is not compatible with LDAPError Log:
———-Fatal error: Uncaught exception ‘Exception’ with message ‘Invalid XML Response from web service call, expected <rsp> tag, instead received: ‘ in C:\AppServ\www\websites\km31\wp-content\plugins\scormcloud\SCORMCloud_PHPLibrary\ServiceRequest.php:141 Stack trace: #0 C:\AppServ\www\websites\km31\wp-content\plugins\scormcloud\SCORMCloud_PHPLibrary\ServiceRequest.php(84): ServiceRequest::AssertNoErrorAndReturnXml(NULL) #1 C:\AppServ\www\websites\km31\wp-content\plugins\scormcloud\SCORMCloud_PHPLibrary\RegistrationService.php(388): ServiceRequest->CallService(‘rustici.registr…’) #2 C:\AppServ\www\websites\km31\wp-content\plugins\scormcloud\scormcloudcontenthandler.php(206): RegistrationService->UpdateLearnerInfo(‘Denny.Edita@pgn…’, ‘Denny’, ‘Edita’) #3 [internal function]: ScormCloudContentHandler::update_learner_info(136) #4 C:\AppServ\www\websites\km31\wp-includes\plugin.php(403): call_user_func_array(Array, Array) #5 C:\AppServ\www\websites\km31\wp-includes\user.php(1372): do_action(‘profile_update’, 136, Object(stdClass in C:\AppServ\www\websites\km31\wp-content\plugins\scormcloud\SCORMCloud_PHPLibrary\ServiceRequest.php on line 141
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Stock Levels Not DecreasingHi
Thanks for the response, looking forward for the next release
Regards,
??
Hi
I still don’t know how to hide the price, do you mind to share how to do that ?
Thanks