verowp2016
Forum Replies Created
-
Same issue for me.
In console after any changes:[NekoError] JsonFetcher https://stage.imagicle.cloud/en/wp-json/wp-retina-2x/v1/update_option {code: ‘NOT-SUCCESS’, error: undefined, body: ‘{“success”:false,”message”:”Could not update option.”}’}body: “{\”success\”:false,\”message\”:\”Could not update option.\”}”code: “NOT-SUCCESS”error: undefinedPrototype: Object
(anonymous) @ vendor.js?ver=1631689316:1
f @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
r._invoke @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
(anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
P @ vendor.js?ver=1631689316:1
i @ vendor.js?ver=1631689316:1
Promise.then (async)
P @ vendor.js?ver=1631689316:1
i @ vendor.js?ver=1631689316:1
Promise.then (async)
P @ vendor.js?ver=1631689316:1
i @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
f @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
r._invoke @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
(anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
P @ vendor.js?ver=1631689316:1
i @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ vendor.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
f @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
r._invoke @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
(anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
mt @ index.js?ver=1631689316:1
c @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
f @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
r._invoke @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
(anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.1:9
mt @ index.js?ver=1631689316:1
c @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
(anonymous) @ index.js?ver=1631689316:1
onChange @ index.js?ver=1631689316:1
onClick @ vendor.js?ver=1631689316:1
ki @ react-dom.min.js?ver=16.13.1:176
ji @ react-dom.min.js?ver=16.13.1:13
mi @ react-dom.min.js?ver=16.13.1:13
lf @ react-dom.min.js?ver=16.13.1:13
wi @ react-dom.min.js?ver=16.13.1:187
Kd @ react-dom.min.js?ver=16.13.1:32
pc @ react-dom.min.js?ver=16.13.1:32
Wf @ react-dom.min.js?ver=16.13.1:34
(anonymous) @ react-dom.min.js?ver=16.13.1:236
uf @ react-dom.min.js?ver=16.13.1:15
Qd @ react-dom.min.js?ver=16.13.1:42
sc @ react-dom.min.js?ver=16.13.1:41
unstable_runWithPriority @ react.min.js?ver=16.13.1:25
Da @ react-dom.min.js?ver=16.13.1:60
mk.Events.current @ react-dom.min.js?ver=16.13.1:236
Ei @ react-dom.min.js?ver=16.13.1:41
Show 28 more frames`- This reply was modified 4 years, 8 months ago by verowp2016.
Forum: Plugins
In reply to: [Custom Post Type UI] Join user and CPTThanks for your reply.
I do it using a couple of other plugin, allow editing only the own post.Best regards
VeroForum: Plugins
In reply to: [Timely All-in-One Events Calendar] Simple listThis not work, not show the repeated events.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Simple listOr better a “wp_query like” to use, whith params.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Simple listHi,
not only the current day events.
I need to show in home page the future five events in clendar.
I search for an api, a rss feed, but I can’t find anything like.I can use the agenda views, but I don’t need the graphics. A simple ul or a node xml….
Thanks!