Edits not updating to front end x pro tested on three servers caching disabled on all three

Hi I have thoroughly tested this on localhost, two other servers and two sub domains exactly the same problem occurs on all installations, caching is disabled across all and have tried all of your other possible solutions. Edits look great in preview / editor this is not translated to the front end no matter what I do. Login to staging site in secure note.

Hello Tony,

Thanks for writing to us.

I checked your site it seems that the builder is working fine at my end. Please have a look at the given video in the secure note. I have tested it on Google Chrome Version 103.0.5060.114. I would suggest you please clear your browser cache and then check it again. Please make sure there is no browser extension on your browser which is stopping JS load. If it doesn’t work for you please let us know which browser you are using and its version.

Thanks

Thanks for the video but . . . . Its the pro header and footer editors there is a problem with not the original page builder as mentioned in previous messages / topics.

Hello Tony,

I have investigated the issue further and I found out that you have inserted these inline element CSS codes both in the header and in your footer.

.$el.{}

/* .x-search-btn{  padding-right: 20px;}  

.x-search-input{}
.x-search {background-image: url('http://kssa.oceanemultimedia.net/wp-content/uploads/2022/06/search.jpg');
 background-size: contain !important;
  background-repeat: no-repeat 
  }
/* Red border */
$el:hr {
  border-top: 2px solid grey; width:100%; !important
}

You need to remove these codes, save the changes, clear your browser cache and then test your site again.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.