Posted - 12/07/2024 : 16:10:44
I don't have that plugin - just the ectwidgets.
I'll try this. I do have this in the includes. Should I remove it to use the widget in Wordpress? (I just added the orsortby.)
$GLOBALS['ectqbuystyle']=1; // Can be 1, 2 or 3 $GLOBALS['ectproductstyle']=1; // Can be 1, 2 or 3 $GLOBALS['ectdetailstyle']=1; // Can be 1, 2 or 3 $GLOBALS['categorycolumns']=3; // Optional parameter to set initial category columns to other than default $GLOBALS['productcolumns']=3; // Optional parameter to set initial product page columns to other than default $GLOBALS['orsortby']=7;
Edited by - LadyM on 12/07/2024 16:22:41
|