Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 WordPress for Ecommerce Templates
 Drop down mini cart and database utility questions
Author « Topic »  

stonewx
Starting Member

31 Posts

Pre-sales questions only
(More Details...)

Posted - 10/17/2019 :  06:02:13  
We purchased the Wordpress version of the drop down mini cart yesterday. How would I use it if I didn’t want it displayed in a widget? I would like to have it coded on the page templates below the header.

Also, does the orphaned images database utility recognize that products which aren’t currently being displayed or set to “sell” are still using those images? In other words, is it checking against visible and not visible products before marking images as orphaned?

And lastly, thank you so much to Ecommerce Templates for offering and maintaining such a robust support community!

Thank you,
Lynne

Edited by - stonewx on 10/18/2019 06:49:15

Vince
Administrator

42465 Posts

Posted - 10/18/2019 :  07:09:41  
Hi Lynne
quote:

We purchased the Wordpress version of the drop down mini cart yesterday. How would I use it if I didn’t want it displayed in a widget? I would like to have it coded on the page templates below the header.
Do you just want to edit the themename/header.php file then to add the mini cart? Is that the kind of thing you mean?
quote:
Also, does the orphaned images database utility recognize that products which aren’t currently being displayed or set to “sell” are still using those images? In other words, is it checking against visible and not visible products before marking images as orphaned?
The database utility doesn't take note of the "sell" attribute and the images of those products won't be marked as orphaned.
quote:
And lastly, thank you so much to Ecommerce Templates for offering and maintaining such a robust support community!
Thanks Lynne.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

stonewx
Starting Member

31 Posts

Pre-sales questions only
(More Details...)

Posted - 10/18/2019 :  08:41:50  
[quote]Do you just want to edit the themename/header.php file then to add the mini cart? Is that the kind of thing you mean?[/quote]
I'd like it to either have it in the header file like this:
[code]
</nav>
///drop down cart
</header>
[/code]

or in the container on the store page (I know it's a pain that way) like this:

[img]https://stoneworxsigns.com/images/IMG_0307.PNG[/img]


Thank you for the information on the database utility!


Thank you,
Lynne

Vince
Administrator

42465 Posts

Posted - 10/18/2019 :  11:06:54  
So would something like this do it?

</nav>
<?php
include "vsadmin/inc/incminidropdowncart.php";
?>
</header>

...do the trick? or is that not what you are asking?

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

stonewx
Starting Member

31 Posts

Pre-sales questions only
(More Details...)

Posted - 10/21/2019 :  12:18:29  
Thanks Vince! Sometimes it's the obvious answers that elude me after staring at code.

Thank you,
Lynne
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000