Tagged: x
-
AuthorPosts
-
December 1, 2016 at 1:04 pm #1277758
Nharris321ParticipantHi Team,
A couple of things have happened to X after the migration to a new server.
1) I have updated all of my links using a link updated tool. The changes can be seen when a guest views them; however when you edit a page or post cornerstone fails to recognize the new url rewrites. When I save the page it saves it with the old urls displaying blank images.
2) When I zoom in using google map the website freezes.
3) When you view the desktop on mobile the screen freezes ever time a user scrolls up or down. I have optimized performance using a CDN and etc. I am also on a dedicated VPS server and the site still freezes on mobile. My hosting providers say there are conflicts in the theme
Thank you for the help I will follow up with the credentials.
December 1, 2016 at 1:05 pm #1277760
Nharris321ParticipantThis reply has been marked as private.December 1, 2016 at 2:07 pm #1277832
JoaoModeratorHi There
Did you follow the guidelines for migration?
Please take a look on this link:
https://community.theme.co/kb/cornerstone-migration/
Hope it helps
Joao
December 2, 2016 at 3:07 am #1278560
Nharris321ParticipantThank you for the resource guide. I have tried this as well as other search and replace tools. Although the tools seem to work on the front end they do not appear to work inside Cornerstone. The correct urls are even displayed in the body of the page/post code if you click “edit page” instead of “edit with cornerstone.”
December 2, 2016 at 3:19 am #1278568
RadModeratorHi there,
Please try re-migrating it again using All in one migration plugin, you may try the database migration only. It should update the URLs accordingly. If not, you can then use Better Search Replace plugin to replace the faulty URLs.
Once done, you’ll have to flush your permalinks by resaving it at Admin > Settings > Permalinks. And make sure .htaccess file contains proper rewrites.
And also check your wp-config.php if there is any static URL. Please remove them and let WordPress decide which URL should it use.
Thanks!
December 27, 2016 at 4:42 pm #1306311
Nharris321ParticipantHi Team,
So sorry for the late reply. I have been doing everything I can to test as to why this is occurring. I have completed the above suggestions as well as completely trying the process over again and still cannot get cornerstone to function. I have included screen shot captures as to how the website appears both using and not using cornerstone.
At this current time I am at the point of no return with the software. This website is so dense with information and has over 50 pages I am going to do everything I can to resolve.If I try to edit outside of cornerstone I loose all of my information.
The site needs simple content changes and I cannot do this either.
Can you please help me with troubleshooting the issue?
Thank you so much for the help thus far!December 28, 2016 at 12:05 am #1306740
RadModeratorHi there,
I can see in your screenshots that map works, but yes, not on cornerstone preview. It’s a known map bug and we’re still working on it.
About the links and missing images, would you mind providing the correct login credentials?
Thanks!
December 29, 2016 at 12:14 pm #1308836
Nharris321ParticipantThis reply has been marked as private.December 29, 2016 at 9:20 pm #1309380
RadModeratorThis reply has been marked as private.December 30, 2016 at 10:55 am #1310039
Nharris321ParticipantHi Rad,
Thanks for the update. I have made a backup of the site. I would love it if you could help me out with this as I have had the Host who migrated the site run a search and replace for this exact url.
Maybe we did not execute this correctly therefore I would appreciate it if you could extend your help.
Thank you so much for your help.
December 30, 2016 at 5:32 pm #1310393
RadModeratorHi there,
It should be okay now. What’s left is the javascript error originating from Gravity Form Recaptcha, you may contact the plugin author for this matter.
recaptcha__en.js:285Uncaught Error: ReCAPTCHA placeholder element must be empty
Thanks!
December 30, 2016 at 5:46 pm #1310410
Nharris321ParticipantThank you so much! I just noticed that things seem to be back to normal. The only thing now is that the top bar height takes over half the page after scrolling.
I know I have a string of code to change the .alt-color but I did not have anything to effect height.
Thanks so much!
December 30, 2016 at 5:50 pm #1310411
Nharris321ParticipantAlso the api keys in the gravity form settings have the correct credentials. Should I look in another place besides the plugin’s settings to see if something needs updating to fix the error? Or should I just contact the host?
Thanks again!
December 31, 2016 at 12:22 am #1310736
RadModeratorHi there,
Please change this custom javascript
$('.x-sidebar .widget').addClass('fix_my_position').css({ top:$('.x-navbar').height(300) });to this
$('.x-sidebar .widget').addClass('fix_my_position').css({ top:$('.x-navbar').height() });As for gravity forms, I’m not really sure but the plugin author could help you find out what causing the issue.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1277758 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
