Hello Code master,
I imported all the appdev contents to the site and I tried to change the name and text in the blog page. Blog page home is generated by using blog template as you know.
I changed the title from Blog to Media and was no problem but when I go to “custom Heading Content” to change text there sometimes occurs errors (403 error). It seems very strange because putting some text doesn’t generate 403 error.
For example I could change to below
[segment id="blog-header"]<h1>Media</h1>
<p>Make the heading content span the entire screen width. While the background graphics</p>[/segment]
but I cannot change the code above to code below.
[segment id="blog-header"]<h1>Media</h1>
<p>Here you can find the latest information about our products and company.</p>[/segment]
When I try to save, 403 error will occur…
I could change the default code says “Blog – love writings” text to 1st code above but not to the 2nd code above.
It would be great if you can look into it.
Thank you for your help.