Attachments
Last edited:
Link download don't work, can you update? Thanks
$this->idSearch = (int)Tools::getValue('id_search');
$this->searchInstance = new AdvancedSearchClass((int)$this->idSearch, (int)$this->context->language->id);
parent::init();
$this->setSEOTags();
$this->setCriterions();
$this->idSearch = (int)Tools::getValue('id_search');
$this->searchInstance = new AdvancedSearchClass((int)$this->idSearch, (int)$this->context->language->id);
parent::init();
/** Transformer Fix Start **/
parent::initContent();
/** Transformer Fix End **/
$this->setSEOTags();
$this->setCriterions();
/* ADVANCED SEARCH 4 Cosmetic Fix */
#PM_ASBlock_1.card {border: 0px;}
.card-header {font-size:12pt;background-color: #ffff;border-bottom: 0px;padding-left:0;padding-right:0;padding-bottom:3px;}
.card-block{padding-left:0;padding-right:0;}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle.h4{font-size:12pt;font-weight: normal;border-bottom:0px;padding-bottom:3px;
}
@ freiserk thank you for files update