pccweb
Forum Replies Created
-
In regards to this issue, for the benefit of others that may experience it, this was resolved by deleting and reinstalling the plugin. The plugin seemed to have gone through a major update that the regular update process within WordPress didn’t seem to pickup. At least in our scenario.
Issue resolved.
No errors in website error log related to MetaSlider since September 2020. Tried deleting and reinstalling. Tried reinstalling several earlier versions of the plugin. Still not resolved.
No change. Also, not sure if it means anything, but when I go to the “Settings & Help” section of the plugin the first tab “Slideshow Defaults” & “Global Settings” shows as blank.
– Yes, we’re using Free version of MetaSlider 3.27.11, and on WordPress 6.0.2 and on PHP 7.4.30.
– The slideshow is on Flexslider however, same result if using R. Slides, Nivo Slider or Coin Slider.
– Happens with all slideshows
– We don’t have a test/staging site.For example we have an existing slideshow with two slides and if I save it without making a change it now displays as only one static slide instead of two and doesn’t display navigation next/prev arrows. If I add a slide or add a caption or add a URL, any edit whatsoever and click save the result is as above.
I updated to 3.27.11 earlier today expecting it to fix the issue, it did not.
Short term solution is to downgrade to version 2.5.44
It worked for me anyways.
Hopefully we get an answer/resolution from the developer soon so we can stay current.
The recent update 3.15.2 with the addition of adding
define('METASLIDER_FORCE_ADMIN_AJAX', true);
to wp-config.php did the trick.Thanks!
No, I hadn’t. I though you were adding something to the code. I must have misunderstood. Where should your recommended constant go? I tried adding it to the pages.php [didn’t work], I tried adding it to wp-config.php [ didn’t work] I also attempted changing the boolean from false to true on line 222 of pages.php [also didn’t work]. Please advise where the constant should be placed if other than where I attempted placement.
Kind regards
Just updated from 3.14.0 (where I had tweaked the pages.php file as advised above—which fixed that issue) to 3.15.1, but now the Metaslider settings page doesn’t load the existing sliders. See screen capture https://snipboard.io/eCJkdb.jpg
That value change seems to have fixed the errors.
I don’t recall disabling REST. I dug through all the settings within the Multisite I could think of to find a reference to REST for disabling/enabling, but couldn’t find anything. I usually don’t do any custom coding aside from in wp-config and .htaccess so as to avoid having to deal with updating code every time there is an update to WP core, themes or plugins. Makes life easier.
All plugins were disabled and this did not resolve issue.
In one of the sites within the multisite (not the main site) under Tools/Site Health, the REST API call gave the following unexpected result: (404) {“description”:””,”hierarchical”:false,”name”:”Posts”,”slug”:”post”,”taxonomies”:[“category”,”post_tag”],”rest_base”:”posts”,”_links”:{“collection”:[{“href”:”http:\/\/pccweb.ca\/wp-json\/wp\/v2\/types”}],”wp:items”:[{“href”:”http:\/\/pccweb.ca\/wp-json\/wp\/v2\/posts”}],”curies”:[{“name”:”wp”,”href”:”https:\/\/api.w.org\/{rel}”,”templated”:true}]}}.
In dev tools/Network there are no requests showing red, but the Console has the following errors similar to what I provided before:
Failed to load resource: the server responded with a status of 404 (Not Found) https://nassagaweya.com/wp-json/metaslider/v1/themes/all?action=ms_get_all_free_themes
MetaSlider: – “There was an error with your request. Reload the page and try again.”
notifyError – app-3-14-0.js:1:399973
throwError – app-3-14-0.js:1:404988
(anonymous function) – app-3-14-0.js:1:403164
promiseReationJobForum: Plugins
In reply to: [Resume Submissions & Job Postings] Job postings not displayingI found out why the new job postings were not displaying however, this is still an issue yet to be resolved.
All previous postings that did display had a Custom Field with the Name: rsjp_archive_posting and the Value: 0
All new postings did not.
We did not actively create this custom field in the previous job postings, it happened all on it’s own. So something has changed, possibly to do with the WordPress update to v3.6.1 I don’t know?
It would be nice to have a solution for this rather than having to remember to add the Custom Field to all new postings.Thanks
Forum: Plugins
In reply to: [Resume Submissions & Job Postings] Job Description page/post not displayingWe’re experiencing a similar issue. We have jobs posted, but recently any new posts are not appearing on the page where we have the [jobPostings] shortcode, just the previous posts. New posts are listed in the “RSJP Job Postings” admin section, but they’re just not appearing on the live page. We’ve deactivated & reactivated the plugin, re-saved the permalinks, but it still is not fixing it. Any other suggestions?
Thanks,