How to add new position in Prestashop 1.7

lukasz93xx
10 Posts
lukasz93xx posted this 15 January 2018

Hello,
I want to add search box next to menu in header bar and I can't do that. I was traying to add CMS Code in container and it could work but I can't add any CMS code object to container.
Please help me fast.

Hello, I want to add search box next to menu in header bar and I can't do that. I was traying to add CMS Code in container and it could work but I can't add any CMS code object to container. Please help me fast.
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 15 January 2018

Hi,

CMS Code control is the control for PS code. The code which works with default WP theme should work with Themler theme also. Does the code you're using work with the default PS theme?
Themler provides own search control under the Insert tab which you can add to any place on the template.

Thank you,
Olivia

Hi, CMS Code control is the control for PS code. The code which works with default WP theme should work with Themler theme also. Does the code you're using work with the default PS theme? Themler provides own search control under the Insert tab which you can add to any place on the template. Thank you, Olivia
lukasz93xx
10 Posts
lukasz93xx posted this 17 January 2018

I miss the option in Themler that allows you to modify the code manually. There should be a switch, thanks to which, Themler, after loading the template with the modified code, should handle it like any other and not delete it if it was not.

In addition, in the present case, I would like to add a CMS tag in which I would add a position marker. Because new items can not be added either.

I understand that you're still developing software, but I'm making a template now and I will not wait a few months for the update. I'm trying to get around the topic with other ways that your developers are blocking effectively.

I miss the option in Themler that allows you to modify the code manually. There should be a switch, thanks to which, Themler, after loading the template with the modified code, should handle it like any other and not delete it if it was not. In addition, in the present case, I would like to add a CMS tag in which I would add a position marker. Because new items can not be added either. I understand that you're still developing software, but I'm making a template now and I will not wait a few months for the update. I'm trying to get around the topic with other ways that your developers are blocking effectively.
Support Team
Support Team posted this 17 January 2018

Hi,

Unfortunately Themler does not provide the option to edit generated theme code because you may break the theme completely an make it impossible to run it in Themler. Also, each saving theme in Themler will override custom changes.
But we offer an option to insert cms code into template files using CMS CODE control. Usually the custom code which works in default PS theme works with Themler theme too. The only problem is that if this code can work with the default theme ONLY (if the code adds something which is hardcoded to default theme) it may not work because Themler theme has own structure and own templates and controls to allow you to edit all these in Themler.

Thank you,
Olivia

Hi, Unfortunately Themler does not provide the option to edit generated theme code because you may break the theme completely an make it impossible to run it in Themler. Also, each saving theme in Themler will override custom changes. But we offer an option to insert cms code into template files using CMS CODE control. Usually the custom code which works in default PS theme works with Themler theme too. The only problem is that if this code can work with the default theme ONLY (if the code adds something which is hardcoded to default theme) it may not work because Themler theme has own structure and own templates and controls to allow you to edit all these in Themler. Thank you, Olivia
You must log in or register to leave comments