Hi Stardrive,
With regards to removing the “Add Another Condition” (+ sign) form Smart Manager dashboard, please following the below steps:
1) Go to your Smart Manager folder, open sm/smart-manager-woo.js file.
2) Find the below line in the code:
‘<img src=’+imgURL+’add_row.png id=”sm_advanced_search_or” style=”float: left;margin-top: -23px;margin-left: 83%;opacity: 0.75;cursor: pointer;” title=”Add Another Condition”>’+
3) Comment that particular html span element. Save the file.
4) Refresh your Smart Manager dashboard page. The (+) sign won’t be visible now.
Further, with regards to removing the ad box at the top-right corner in Smart Manager page, please follow the below steps:
1) Go to your Smart Manager folder, open smart-manager.php file.
2) Find the below line in the code:
<span style=”float:right; margin: -6px -21px -20px 0px;”>
3) Comment that particular html span element. Save the file.
4) Refresh your Smart Manager dashboard page. The ad won’t be visible now.
Also, please note you would need to preserve this code, as we won’t be including this in future releases of Smart Manager.
P.S. For any further queries or communication please do write to us at ‘[email protected]’.
Thank you so much.
I will try this and revert back
Regards,
Stardrive