Keyword search. How to admin this page in the page builder section.
I would like to add a HTML BLock to this section. But i cant find this "page" in the page builder menue.
Thank you for your help in advance.
Keyword search. How to admin this page in the page builder section. I would like to add a HTML BLock to this section. But i cant find this "page" in the page builder menue. Thank you for your help in advance. |
Sorry, deleted the response as I noticed it was not what you're looking for. The keyword search uses page_81.html. Have a look at that template Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |
Ok, i found this code in it
<bx_include_auto:_sub_header.html /> __page_main_code__ <bx_include_auto:_sub_footer.html /> But what to do now? To be honest, i dont have a clue. I have no idea how to put a page into the page builder. Do i have to add code there, or do i have to copy that code to another location? |
It doesn't use page builder, it uses that template to display the page. So you can add html to that page, or modify the searchKeyword.php file The output generated by this file is stored in the "page_main_code" variable that is parsed using that template. Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |