Online Page Editor Add-on Support Product Page
Answered
one Div on different pages
Asked 11 years ago
1
has this question
11 years ago Alexander Mayer posted:
Hello,is it possible to use one id on different pages?
Example
on index.php i have
<div id="OpendEdit">
This is editeble with the OPE
On the page contact.php i have also the working hours. Can i use here the same id because it should have the same content? And when the answer is yes whats happend when i edit online one of them? Changed the content on all pages with this id?
Replies
Replied 11 years ago
11 years ago Teodor Kuduschiev replied:
Hello Alexander,
You can have a div with the same id on different pages. When you edit it on one page it does not affect the rest of the pages. The edits are only made on the page you edit.
You can have a div with the same id on different pages. When you edit it on one page it does not affect the rest of the pages. The edits are only made on the page you edit.