Alison
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Share for WooComerce Products] Sharing Bundled ProductsYes, please (:
Forum: Plugins
In reply to: [Social Share for WooComerce Products] Sharing Bundled ProductsHey Sajjad,
Yes I would like to share only the first primary item. Thanks so much for your help with this!
Alison
Forum: Plugins
In reply to: [Social Share for WooComerce Products] Sharing Bundled ProductsHey Sajjad,
I’m just checking in to see if you had any more questions or suggestions.
Thanks! Alison
Forum: Plugins
In reply to: [Social Share for WooComerce Products] Sharing Bundled ProductsHere’s a sample page: https://mygardyn.wpengine.com/checkout/order-received/7731/?key=wc_order_yE3DdsskKmqMj
Forum: Plugins
In reply to: [Max Mega Menu] Problem Displaying MenuIt’s not working at all on the front end. I’m also using https://wp-types.com/home/layouts/ as well, I wonder if that is causing a conflict.
Thanks,
AlisonForum: Plugins
In reply to: [Foster Me: Seek & Shelter an Animal in Need] Setting Default SelectionHi Megan,
Go to the plugin and click edit.
Then click on this file:
foster-me-seek-shelter-an-animal-in-need/foster_pet_archive.phpScroll down till you find this section and replace the “Foster Me” with “Adopt.”
<!--Foster Data--> <div class="foster-popup-data"> <!--Foster Btn--> <div id="pet-foster-btn" class="main-foster-color pfo__hoverme btn-med"> <span><span class="icoFoster-foster"></span>Adopt</span> </div>
Then, scroll down more to this section on the same php page to change the choices for your forms. (We are using both a foster and adoption form, but you can delete the part about the foster form if you don’t need it.) …
<div id="fosterme-popup"> <div id="fosterme-popup-backbtn">Back</div> <div id="fosterme-popup-inner" class="pfo__row-fluid"> <div class="fosterme-popup-left pfo__span6"> <h2>Ready to Adopt?</h2> <p>Welcome! You will need to fill out this application and be approved before you can adopt <strong><span class="indiepet-popup-title"></span></strong>. <div> <a class="nectar-button large accent-color regular-button" target="_blank" href="/adoption-application/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="visibility: visible;"><span>Adoption Application</span> </a> </div> </div> <div class="fosterme-popup-right pfo__span6"> <h2>Want to Foster with us?</h2> <p>Great! We appreciate your help. Please fill out our application to apply to be a foster.</p> <div> <a class="nectar-button large accent-color regular-button" target="_blank" href="/foster-application/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="visibility: visible;"><span>Foster Application</span> </a> </div> </div> </div> </div>
In the same file, this is where you will change the word “Foster Forms” to “Adoption Form”…
<!--petOptions headline--> <div class="pfo__span4"> <div class="pfo__header-icon pfo__hoverme" id="pfo__fosterform-btn" title="Adoption Form"> <a href="<?php echo $pet_foster_options['pfo_fosterformpage_link'];?>"><span class="icoFoster-application"></span><span class="pfo__header-title">Adoption Form</span></a> </div> <div class="pfo__header-icon pfo__hoverme" id="pfo__fosterinfo-btn" title="Adoption Information"> <span class="icoFoster-info"></span> </div>
Let me know if this helps,
– Alison Iddings
https://www.thetek.comHi there, thanks for the replay. I have tried to register on your site but I am not getting the registration email so I am unable to log in. I have registered with 2 different emails (gmail and a godaddy one) but haven’t had any luck. Please help. Thanks, Alison