We are using bitrix and we would like to customise the template of bitrix. Can any one help me how can we achieve it for ajax popup or template page.
Thanks Ashish
We are using bitrix and we would like to customise the template of bitrix. Can any one help me how can we achieve it for ajax popup or template page.
Thanks Ashish
I am Bitrix developer from Russia.
You need use folder \local\templates\
if this folder does not exist, then create it
You need copy some template from \bitrix\templates\
in \local\templates\
go to the admin panel and the mood of the desired site the desired template
This will allow you to create a new template. but Bitrix has many standards. If you want to write good sites on Bitrix CMS then you need to know them.
Templates are usually stored in
bitrix\templates\{some_template_name}
You can copy one, enable in admin panel and modify it according to your needs. https://training.bitrix24.com/support/training/course/index.php?COURSE_ID=68&CHAPTER_ID=05984&LESSON_PATH=5936.5980.5984
Check how ajax functionality implemented in standard components and try it yourself. "socialnetwork" components are relatively new and probably best examples. here is on of them:
bitrix/components/bitrix/socialnetwork.log.entry