Tagged: cornerstone
-
AuthorPosts
-
June 5, 2016 at 4:23 am #1026425
Hi there,
The fix was adding this line on site’s wp-config.php just under WP_DEBUG line
define( 'CS_LEGACY_AJAX', true );
Then flushing permalinks by re-saving it at Admin > Settings > Permalinks. Though it could be different per case and I may need to see your site’s current issue directly.
Cheers!
June 5, 2016 at 10:00 am #1026665It worked!!!
Thank you 🙂
June 5, 2016 at 8:49 pm #1027228You’re welcome!
Thanks for letting us know that it has worked for you.July 21, 2016 at 12:14 pm #1097291I am also having the same problem. I added the line
define( ‘CS_LEGACY_AJAX’, true );
to the wp-config.php file and flushed the cache but still no luck. There was no WP_DEBUG line so I tried it in different places but still no luck.
Any suggestions?
Thanks.
July 21, 2016 at 12:29 pm #1097313I should have included that the site is running X 4.4.2 and WordPress 4.5.3.
Also, it is only when users who are not super admins make the edits to the pages that the embeds don’t work. It is an audio embed in this case from SoundCloud that doesn’t work in the page when a administrator or Editor or Author makes changes to the page. Only when they’re a Super Admin does it work. We have been using the EMBEDDED AUDIO element for these tests.
Thanks in advance for your help.
July 21, 2016 at 12:48 pm #1097346Hi There,
If you are embedding from soundcloud you should use the RAW Element not Audio Element.
Let us know how it goes.
joao
July 21, 2016 at 1:01 pm #1097369I also upgraded to X to 4.6 and flushed the permalinks. Cornerstone is 1.3. Still not working.
July 21, 2016 at 1:01 pm #1097370Thank you. I’ll try it!
July 21, 2016 at 1:12 pm #1097381Thanks for the suggestion. Unfortunately, the RAW CONTENT ELEMENT is working no better than the EMBEDDED AUDIO element. NOTE, I’m also unable to access the EMBEDDED AUDIO element from the non-Super Admin user. The only way to access is it to have a super admin add the element to a template & then use the template when logged in as a normal administrator.
July 21, 2016 at 1:19 pm #1097394Actually, when I drop the SoundCloud embed into a RAW CONTENT element, the embed doesn’t even show up in the preview.
July 21, 2016 at 8:23 pm #1097996Hi there,
In that case, please start a new thread while linking back here. Then please provide your admin and FTP login credentials in private reply.
Thanks!
-
AuthorPosts