915 comments found.
Hi! How can I add UAE Dirhams currency?
Hello lextandog,
Thanks for purchasing the theme. AED can be added using the code as shown here. Kindly send me a mail at xconsau[at]gmail[dot]com. I will send you a fix.
Regards
Dear SaurabhSharma,
I love the theme, I have to solve one problem. The paypal have a transaction fee. How can i add the paypal fee to the cart?
Thank You! Tom
Sorry SaurabhSharma,
One more, last question! How can I change the “add to cart” buttons to “view item” on Shop and category view pages?
Hello Tom,
Thanks for the purchase and kind feedback. Paypal charges can be added using a plugin or WooCommerce extension. For example http://wordpress.org/plugins/woocommerce-add-extra-charges-option-to-payment-gateways/
For add to cart text and link, kindly send me a mail at xconsau[at]gmail[dot]com.
Regards
Dear SaurabhSharma,
I would like to buy this theme, but i have to know, can i set up different shipping price based on weight???
Please answer me asap!
Thank you! Tom
Hello Tom,
Thanks for browsing the theme. All eCommerce features on this theme are based on WooCommerce plugin. So a weight based shipping can be implemented using a WooCommerce extension. You can check these ones:
http://wordpress.org/plugins/awd-weightcountry-shipping/ (Free one)
http://docs.woothemes.com/document/table-rate-shipping-v2/ (Paid one)
The theme supports both these extensions for weight based shipping.
Regards
Thank you very much!
How can I edit it so that the items on our cart page will display the product attributes below the attribute’s label? For example, we want it to display like so on two lines….
Name On Product:
John Doe
Hello ccantrell31,
Kindly add this rule at the end of user.css or style.css file:
.product-name dl.variation dt { float: none !important; }
Next, clear browser cache and check the cart page. It shall display attribute values on next line, as:
Big T-Shirt (Name of product) color: green
Regards
Thank you very much!
Hello,
I purchased this theme last June and everything went smooth until November.
About two months ago Google Webmaster tools started to display a bunch of non-existing pages (404 error). The number increases every day, now it is a whopping 142,000 pages that it says does’n exist. I have only about 100 products so have no idea where all these broken links come from.
The broken links look like this: shop/page/2/?query_type_marka=or&filter_marka=101,116,111,122,95,114,72 (marka is a custom product attribute) and every possible variation.
Please help me identify this issue as Googlebot crawling our site caused that our server almost crashed last week so we needed to deny Googlebot from the entire site from htaccess.
To have the whole picture: we were running xing 1.0.6 until today when I upgraded to 1.0.8. Hope there was a fix in the latest version?
Hello bmintbalazs,
Thanks for purchasing the theme. As of v1.0.5 to 1.0.8, there were no back-end changes in the theme which may affect product URLs. The theme only overrides front-end CSS of WooCommerce plugin. To fix the issue you can try a couple of these things:
1. If using any caching plugin, make sure you clear all plugin cache and delete old instances of cache. Disabling it for a while will help too.
2. Delete all contents of .htaccess file and keep it default as shown here.
3. Reset permalink structure inside Settings > Permalinks. i.e. switch to default, save it, and then switch to pretty permalinks again.
4. Make sure you are using latest version of WordPress and WooCommerce Plugin. I hope you already have latest ones.
If none of these work, kindly send me your site login and URL at xconsau[at]gmail[dot]com. I will check it too.
Regards
On my cart page the shipping options aren’t being shown in a list like I expected. In the backend I have a number of shipping options and classes set up but I am never given the choice on the front end. So if a product has a standrad delivery option and an express delivery option I want to be able to choose in the shopping cart. How can I get this sorted out? Do I need to edit any files? If so, which one(s)?
Hello BrainstormCreative,
Shipping features and other eCommerce features are directly controlled by the plugin. It is not required to edit any theme file. It could be a minor setting which is preventing shipping options to show on front end. You can find details on all type of shipping and their configuration manual at this link http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/shipping/core-shipping-options/
Regards
I have a problem in the reviews page.
When I click to submit the Review, the page is not found.Hello JP,
It seems some files are missing inside your WooCommerce plugin folder. For example, check http://www.loja77.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf. This file is not available. Some JS files are also missing which are responsible for working of review form. You can check by updating woocommerce plugin via FTP, and also try by disabling WooCommerce related plugins like cloud zoom. Though I am sure it is due to missing files of plugin.
Regards
I have this configuration
Hello jpBenfica,
This configuration is correct. It will be required to regenerate thumbnails as described inside that settings section. After installing Regenerate Thumbnails plugin, navigate to Tools > Regen. Thumbnails. It will generate images according to newly specified sizes.
Regards
This configuration is correct?
ok, now
The images in my site it looks blurry. What is the problem?
Hello jpBenfica,
The source images are only 150px in width. You can check here. This image size can be changed inside WooCommerce > Settings > Catalog > Image Options. Change the “Catalog Images” sizes to around 200px and regenerate thumbnails. This will fix image blur issue.
Regards
Problem with the price in the article title. (Google)
Hello jpBenfica,
I just searched for “Bateria portátil, loja77” and saw the titles fine. Further, product names/titles are generated by WooCommerce plugin itself. In theme we are not overriding this functionality.
Inside your site’s source code I can see some meta tags and keywords which might be generated by some SEO plugins. These may affect the output of search results. So you can try by removing those meta tags or testing by disabling the SEO plugin for a while. Any change may take around 24 hours or more to reflect in search results.
Regards
Hey SaurabhSharma
Been using your theme for quite a while now and one thing I have started to notice a lot is spam coming through the contact form would it be possible to get some Recaptcha support (http://www.google.com/recaptcha) on the contact form please.
Hello vaughi28,
The theme supports Contact Form 7 plugin with reCaptcha extension. You can also search for some other plugins which support recaptcha in contact forms. The Contact Form 7 is good too.
Regards
Accordion
I have an accordion section on our FAQ’s page but when page loads the accordion opens the first item in full, can this be disabled so they all view as closed on page load?
Many thanks in advance
Hello catnip_uk,
This can be changed inside xing/js/tabs.js file, line no. 23:
$('.accordion').accordion({ header: 'h5.handle', collapsible: true, heightStyle: 'content' });
Change this to:
$( '.accordion' ).accordion( { header: 'h5.handle', collapsible: true, active: false, heightStyle: 'content' } );
Using active: false will close all panels by default.
Regards
Of course!...I did not look here as it was called ‘tabs’
Thanks again for your first class support Mr Sharma and Happy New Year! 
You’re welcome. Happy new year to you too. 
Regards
Is there a way to over ride the size of catalog images to make them smaller? I saw your code for woocommerce-custom.css for the product page and that worked very well.
We’ve tried setting the Woocommerce image sizes as you mentioned and force regenerated the thumbnails but they still keep scaling a 175×175 image up to a 235×235.
Also, when I shrink the size of the image on the product page, the product summary on the right is now messed up. Even when I adjust the width of it, it stays below the image instead of being up even with the top of the image like by default.
Thanks for your assistance.
Hello ccantrell31,
Kindly send me your site URL. On catalog pages, images will expand 100% according to their parent containers. So if the parent container is 235px, inner image will expand to 235px irrespective of it’s size. I can suggest appropriate CSS if I see the URL of your catalog page.
Regards
Hello:
Before I purchase your theme I would like to is this of of the box installation? Another word can I just change the theme in wordPress to your theme? Is there anything else I need to change? I am not a programmer so I don’t know about programming. I am currently using woocommers 2.0 and wordpress 3.8. Please let me know…Thank you so much for your time.
Hello goosehot,
Thanks for browsing the theme. Since you already have WordPress installed, switching the theme will do most of the task. Like, posts, products and data is already available. It will be required to configure some things like creating a Home page and using dummy markup as provided with the theme. Creating widgets, menus and assigning appropriate theme option settings.
For these basic settings and setup you can go through the documentation/help file that comes with the theme.
Regards
Is it safe to upgrade to WP 3.8?
Hello osheyi,
Yes it is safe to upgrade. The theme is compatible with WP 3.8.
Regards
Hi, Me again.
So I created a new site and transfered all the info from the old one. Everything Works great, exept for one thing (so far).
in the account-bar.php, the code:
if ( $current_user->user_firstname )
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->user_firstname );
elseif ( $current_user->display_name )
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->display_name );
else
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->user_login );
}
I can’t seem to be able to translate the “Welcome, %$” part.
How can I do this without modifying the core files?
if ( $current_user->user_firstname )
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->user_firstname );
elseif ( $current_user->display_name )
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->display_name );
else
echo sprintf( __( 'Welcome, %s', 'xing' ), $current_user->user_login );
}
else {
_e( 'Welcome, Guest', 'xing' );
}</pre
Hello neocorps,
As you can see in the code, the text is translation ready. So if you are using poEdit software, open the language file and click on Catalog > Update from sources. If using WPML or other translation plugin, make sure you re-scan theme files so that the string appears in translation fields.
Regards
Re-scanning did the trick!, thanks it all appears to be working correctly now!
sorry I forgot using my old account “spartaxslyman” above. I bought using this account.
Hello conradsharry,
No problem. Kindly refer to my reply on spartaxslyman comment.
Regards
sorry, heres the screenshoot:
hello saurabh,
just wondering why “Description & Reviews” tab on below single product detail page did not shows like in the demo page you provided.. it seems like losing their css style. How to fix them?
And also the products image on my frontpage seems a bit blurry, how to make it more clear? Thanks.

Hello spartaxslyman,
Kindly update the theme to latest version. As of WooCommerce 2.0, the CSS class names were changed. So they are appearing non styled.
Product image sizes can be set inside WooCommerce > Settings > Catalog > Image Options.
Regards