mdivk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: style to be fixed for header and sidebarHi @alichani:
The sidebar is supposed to be 25%, but if I set it to 25%, the header will be squeezed because it generates 4 columns for me so I end up using 33%
Forum: Plugins
In reply to: [WooCommerce] Newbie question on woocommerceAnd not only the dummy products, but also the home page gets changed: I don’t see the section for: Shop by Category, New In, We Recommend, Best Sellers
Is there any option to turn them on?
Thank you.
Forum: Plugins
In reply to: [WooCommerce] How to auto import product from a live websiteHmmm, I opened a page from royallighting.com, and then pasted your link, it shows 500 error, can you reproduce the procedure?
Thanks.
Forum: Plugins
In reply to: [WooCommerce] How to auto import product from a live websiteThanks @josk79, then can you tell me how did you generate the data in your post?
Forum: Plugins
In reply to: [WooCommerce] How to auto import product from a live websiteThanks for replying.
@josk79: I see you pulled out some sample data from the live website, can you elaborate more about the data’s format:
24<^^>4<^^>180<^^>1<^^>70<^^>xxx<^^>Is it possible for you to put only one product’s raw data into a csv file that I can use importer to import into the new woocommerce website?
@dougaitken: can the standard importer import extra/customized fields? What do I need to do in order to show those extra/customized fields?
Thank you guys for the kind help.
Forum: Plugins
In reply to: [WooCommerce] How to auto import product from a live websiteThanks.
1. The source site is NOT built with WordPress;
2. Most clients know nothing about techniques, including this client;
Forum: Plugins
In reply to: [WooCommerce] How to auto import product from a live websiteNo I don’t, but my client is the dealer of that site, she is authorized.
Forum: Fixing WordPress
In reply to: post style seems not consistentWhat I ended up is I modified the css directly, a pinch to me but works
Forum: Fixing WordPress
In reply to: post style seems not consistentThank you Paul,
I think I just temporarily fixed the issue with your enlightening.
Forum: Fixing WordPress
In reply to: post style seems not consistentThe plugin’s author isn’t that responsive in this, unfortunately.
Forum: Fixing WordPress
In reply to: post style seems not consistentThank you Paul but it doesn’t work out:
http://alumnigolf2018.com/%E6%B5%99%E5%A4%A7%E5%9B%BE%E9%9B%86/
Forum: Localhost Installs
In reply to: Local site is empty after restored on wampHmmm,
I don’t think the tool will work, hanging there for half an hour……
But thank you anyway.
Forum: Localhost Installs
In reply to: Local site is empty after restored on wampThank you very much, I am to try it out now
Forum: Fixing WordPress
In reply to: How do I adjust the widget size in the sidebarThank you for your valuable advice, I have been playing with the css all the time. Here is the customized css:
.container {
width: 100%;
padding-left: 0px;
padding-right: 0px;
max-width: 1800px;
margin-left: 0px;
}Still not working.
Forum: Fixing WordPress
In reply to: How do I adjust the widget size in the sidebarThank you so much for your quick reply, how do I now reduce the margin/padding to the right?