This topic has 19 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Hi Team,
Excellent work.
I really Like your Template but I am finding difficulty. For theLeader,ID Store, XMarket Template I have never find difficulty.I was simply able to do it by my self.
Well let’s talk about problem
website : http://khadee.com/
I like to have homepage: https://www.8theme.com/demo/woopress/sidebar/
Product Detail Page : https://www.8theme.com/demo/woopress/sidebar/?product=fashion-demo-7
In my Product detail page is : http://khadee.com/shop/casual-women-khadi-dress/
Image are blury and not the way as in your sample web.
my All Images are : 1,425px × 1,900px
can you please guide and let me know.
Try to complete this project soon and waiting for new template.
Thank you so much and you are the best team in the world
God bless
Prakash
Hello,
Please set images sizes as described in our documentation:
https://www.8theme.com/demo/docs/woopress/#!/woocommerce
After that regenerate thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Thank you for prompt Reply. Thumnail problem solve but how I can have home page like this.
Please let me know.
Thank you in advance,
Prakash
website : http://khadee.com/ (Current home)
I like to have homepage: https://www.8theme.com/demo/woopress/sidebar/ (Prefer)
Hello,
You need import .json file provided in the theme package (Documentation folder) for Essential Grid plugin:
https://www.8theme.com/demo/docs/woopress/#!/essential_grid
Then install Sidebar variant in Theme Options > Import/Export and select vertical header type in Theme Options > Header.
Regards,
Eva Kemp.
Hi Eva,
Thank you It is working fine. http://khadee.com/
How I can show selected product on Home Page. As of now for me looks like they appear randomly.
What is code for Contact us Page : https://www.8theme.com/demo/woopress/sidebar/?page_id=5063
how to create :
https://www.8theme.com/demo/woopress/sidebar/?page_id=15620
https://www.8theme.com/demo/woopress/sidebar/?page_id=15577
MyAccount
https://www.8theme.com/demo/woopress/sidebar/?page_id=10
well mine is http://khadee.com/my-account/ (Register is Missing.)
I all ready set-up : Membership – >Anyone can register
Thank you in Advance.
Prakash
Home Page on Mouse hover on Product Image your demo have name / Category / Price / Add to Cart Button while mine is diff.
I like to know how I can control them
Always thank full to your team
Prakash
Hello,
Please read our documentation how to create Contact page:
https://www.8theme.com/demo/docs/woopress/#!/5_contacts_page
You can create Sale Products page using Products element in Visual Composer editor.
The same is related to featured products. Use Woocommerce elements in Visual Composer editor.
To add Register form to My Account page go to Woocommerce > Settings > Accounts tab > tick “Enable registration on the “My Account” page”.
Could you please clarify with more details concerning this query?
Home Page on Mouse hover on Product Image your demo have name / Category / Price / Add to Cart Button while mine is diff.
Please show a screenshot for better understanding.
Have you checked Spam folder in your email account for notifications?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
https://www.8theme.com/demo/woopress/sidebar/?page_id=10
http://khadee.com/my-account/ (I don’t have Register here)
http://khadee.com/wishlist/ (Is not working)
After add Product in shoppingcart :
http://khadee.com/checkout/
Returning customer? Click here to login (Link is not doing anything.)
Thank you,
Prakash
http://khadee.com/checkout/
Right Side checkout Method I have 2 PayPal Option.
I need only one for Checkout.
Thank you,
Prakash
Hello @prakash,
What theme version you’re using? Please update to the latest version.
http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050
Regards,
Robert Hall.
I am using recent version that is available.
I like to have below in working :
https://www.8theme.com/demo/woopress/sidebar/?page_id=10
http://khadee.com/my-account/ (I don’t have Register here)
http://khadee.com/wishlist/ (Is not working)
After add Product in shoppingcart :
http://khadee.com/checkout/
Returning customer? Click here to login (Link is not doing anything.)
http://khadee.com/checkout/
Right Side checkout Method I have 2 PayPal Option.
I need only one for Checkout.
Thank you,
Prakash
Hello,
1. To enable registration form on My Account page go to Woocommerce > Settings > Account tab, tick “Enable registration on the “My Account” page”.
2. Please provide us with FTP credentials to check the issue with Wishlist page.
3. Please give us correct login details to wp-admin panel to check the link issue. The ones you provided don’t match.
4. You need remove review-order.php file in the directory wp-content/themes/woopress/woocommerce/checkout.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Thank you so much for prompt reply.
Details are attached,
Thank you,
Prakash
Hello,
We can’t access the folder Khadee, there is an error:
Response: 550 Access is denied.
Error: Failed to retrieve directory listing
Please provide us with permissions.
Thank you.
Regards,
Eva Kemp.
Sorry About that try below detail and it is working.
After you ordered something on my page before the weekend – this happened:
https://www.dropbox.com/s/8kirh66z1rwsof3/Skjermbilde%202015-02-22%20kl.%2017.34.39.png?dl=0
what can I do with it?
Hello,
I’ve selected layout without sidebar in Theme Options > Single Product Page.
Please clear your browser cache and check the site.
Thank you.
Regards,
Eva Kemp.
I am using recent version that is available.
I like to have below in working :
http://khadee.com/wishlist/ (Is not working)
After add Product in shopping cart :
http://khadee.com/checkout/
Returning customer? Click here to login (Link is not doing anything.)
http://khadee.com/checkout/
Right Side checkout Method I have 2 PayPal Option.
I need only one for Checkout.
Thank you,
Prakash
Hello @prakash,
You need remove the files wp-content\themes\woopress\woocommerce\wishlist.php and wp-content\themes\woopress\woocommerce\checkout\review-order.php.
To fix the issue with “Returning customer” link edit the file \themes\woopress\js\etheme.js on line 1052.
Please find and replace the following code:
$('a.showlogin').click(function(){
$('form.et-login').slideToggle();
return false;
});
to
$('a.showlogin').click(function(){
$('form.login').slideToggle();
return false;
});
Thank you.
Regards,
Eva Kemp.
Tagged: home page, product detail, shopping, themes, woocommerce, woopress, wordpress
You must be logged in to reply to this topic.Log in/Sign up