Forum Replies Created
-
AuthorPosts
-
There is an issue with the front page that I’m working with the X Theme support on. Try another page and you will see the issue.
This reply has been marked as private.That works! Thanks!
This reply has been marked as private.This reply has been marked as private.Disabling search base redirect does not work. Disabling the page redirect breaks my site. I need query strings to stay on all my URLs, because of my theme. My theme (X theme) has a custom page editor called cornerstone. When I am editing a page with cornerstone, it adds
?cornerstone=1
to the page URL. For example, if I want to edithttp://example.com/home
, I have to go tohttp://example.com/home?cornerstone=1
.Update: I think the problem is that the files that aren’t being rewritten are being referenced absolutely in the CSS file. So the browser just pulls this file. I think a solution to this is a search and replace CSS function like the search and replace HTML function you have.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts