mleatherman
Forum Replies Created
-
Forum: Plugins
In reply to: [StageShow] Add Sales quantityForum: Themes and Templates
In reply to: [Storefront] Personalize EmailsWhere can I find the ‘orders screen’? and can you explain what this means and how do I use it?
HTML template
View template: Copy file to theme To override and edit this email template copy woocommerce/templates/emails/customer-processing-order.php to your theme folder: yourtheme/woocommerce/emails/cust
Forum: Themes and Templates
In reply to: [Storefront] Product Categories not showingI figured it out!
Forum: Themes and Templates
In reply to: [Storefront] Change Color of Menu ItemsHi Maria! this worked! Thanks so much for your help!
Forum: Themes and Templates
In reply to: [Storefront] Deli: Remove Default Sorting dropdownI did try your code, but it did not remove one of the Default Sorting dropdown boxes. And I did place the code in this file: theme-customisations/custom/functions.php
Any suggestions? Thanks
Forum: Themes and Templates
In reply to: [Storefront] Change Color of Menu ItemsThanks for your reply… your code for the second question worked great!
Your code did not fix the first problem. When I click on an item in the menu in right sidebar, it turns a light color and you can’t read it. Would this be the on-click event? I don’t know what code to use to change it…..
Can you advise again? Thanks
Forum: Themes and Templates
In reply to: [Storefront] Deli: Remove Default Sorting dropdownWhere do I add this code? At the end of all the code that’s there…. Thanks
Forum: Themes and Templates
In reply to: [Storefront] Add pictures in Product Category descriptionHello, I didn’t hear back about my last post so I changed directions to try to solve my problem…. I added a table. Can I remove the large gap of white space between my description and the table? Also how do I make all the pictures the same size within the cells? Thanks
Forum: Themes and Templates
In reply to: [Storefront] Add pictures in Product Category descriptionHello, I added the code that you suggested and it worked “kind of”…
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/06/add-to-bibs.jpg” alt=”Bibs” style=”width:204px;height:228px; float: left; margin-right: 1em”>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-wipe-clean.jpg” alt=”Wipe Clean” style=”width:204px;height:228px; float: left; margin-right: 1em”>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-snap.jpg” alt=”Snap Closure” style=”width:204px;height:228px; float: left; margin-right: 1em”>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-backs.jpg” alt=”Back view” style=”width:204px;height:228px; float: left; margin-right: 1em”>As you see each picture displays a few spaces down from the one before.. How can I prevent this?
And my captions were all over the place so I removed them… How can I add my captions back under my images…?THanks
Forum: Themes and Templates
In reply to: [Storefront] Add pictures in Product Category descriptionHere is my code for the pictures I added for the Bibs Category. All looks good except I need them to line up horizontally. Can you help?
‘<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/06/add-to-bibs.jpg” alt=”Bibs” style=”width:204px;height:228px;”>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-wipe-clean.jpg” alt=”Wipe Clean” style=”width:204px;height:228px;”><p>Wipe Clean</p>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-snap.jpg” alt=”Snap Closure” style=”width:204px;height:228px;”><p>Snap Closure</p>
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/04/bib-backs.jpg” alt=”Back view” style=”width:204px;height:228px;”><p>Back view</p>
‘Forum: Themes and Templates
In reply to: [Storefront] Add pictures in Product Category descriptionIn the description area I added this code:
<img src = “https://stagedgifts.divine-gifts.com/wp-content/uploads/2015/06/add-to-bibs.jpg”>I then save the category page. Nothing happens. When I go back into the category page, the code I put in is gone…. What did I do wrong?
Thanks!Forum: Themes and Templates
In reply to: Display 6 product categories on Deli Child themeThanks so much for your prompt reply! It worked great!
Forum: Plugins
In reply to: [Print-O-Matic] Textarea in Contact 7 form not printingReally need help with this! Hope someone will be available. Thanks