Edit:
2. Certain pages that are available to edit are NOT* showing up in the restrict pages list.
You are not logged in. Please login or register.
SimpleCMS Help » Posts by Matt26
Pages 1
Edit:
2. Certain pages that are available to edit are NOT* showing up in the restrict pages list.
I am having two problems with restricting pages.
1. I have restricted a user from editing certain pages but when I log in as them I can still edit those restricted pages.
2. Certain pages that are available to edit are now showing up in the restrict pages list.
I have some pages on my site that load only when a link is clicked using Javascript, they are not showing up in simpleCMS, is there a way to make this work?
$("#book-a-legend-link").click(function(){
$('#book-a-legend').load('http://legendsinconcert.expertinternetmarketing.com/book-a-legend.php');
});
Pages 1
SimpleCMS Help » Posts by Matt26