anandan111
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to change the color of woo commerce buttonit’s the picture…
Forum: Fixing WordPress
In reply to: Create a product grid using wordpress pagesThanks esmi!
I am using the woocommerce plugin. I will post it there. thanks!Forum: Plugins
In reply to: [Grid Products] Pages, posts, categories, and gridproductsIs it possible if I create a products grid using wordpress pages? I have already all my products set as pages. I hope this is possible. thanks
Forum: Themes and Templates
In reply to: Text in header shifts for different webpagessorry guys. I used media queries to solve my problem. thx!
Forum: Plugins
In reply to: [WooCommerce] Products per page won't changethank you!! this worked for me. I am using Trim theme elegant theme. I went to the Trim Theme Options under appearance tab in dashboard and scrolled down to the “number of posts displayed on archive” and just change that number to how many products you want to display on your shop base page =D Voila!
Forum: Plugins
In reply to: [WooCommerce] How to change the color of woo commerce buttonyou should create a child theme. If you don’t know how there are tons of resources out there when it comes to editing style.css. it is pretty simple and straightforward actually.
I’ve learned how to create one here: Creating a Child Theme
Reason you do this is when you update your theme, you will lose all of your changes you made.Forum: Plugins
In reply to: [WooCommerce] Make catalog price text appear oncethat’s ok. i’ve solved it myself. I simply added alternate content under catalog visibility options
Forum: Fixing WordPress
In reply to: Adding link text in headerHi. may I know where do you add this line of code to?
<div id=”emailtext”>Subscribe for emails heret</div>
Did you add it to the style.css in your child theme folder?
I have been wanting to create a login link for my customers but I couldn’t find a solution anywhere on the web. Hope you could help thx!Forum: Plugins
In reply to: [WooCommerce] styling button add to cartHi I would like to know if it is possible to place the add to cart button as a new line right below the price. At present, the default setting is set at inline with the retail price.
I know how to customize using child themes and uploading style.css to server so any guideline as to what code I should enter would be helpful. Thank you.Image: https://www.dropbox.com/s/cb0q5agm1xkze34/Picture%202.png
Forum: Fixing WordPress
In reply to: Reduce margin between top menu and page titleThank you Sridhar. You are amazing!