Publishers Toolbox
Forum Replies Created
-
Forum: Plugins
In reply to: [WebSuite PWA] 500 Internal Server ErrorHi Carsten
Thank you for the details, I have had a look at the site and the setup.
I tested in Chrome browser and the preview page was displaying, there where a few settings that had to be setup to have it display the data.
Our PWA is focused on post heavy sites (News/Blogs/Publishing/Research) at this moment in time. We are however working on functionality to support all types of sites with a lightweight version and it should be released within a few weeks, it will be built into the current plugin, so no need to install a new plugin.
With the above in mind, our PWA wouldn’t be suited for the site that you are trying to use it on right now in its current state unfortunately.
I will be more than happy to update you when the lightweight version is released to give it a try?
I hope this helped clear up some details.
Regards
Publishers ToolboxForum: Plugins
In reply to: [WebSuite PWA] 500 Internal Server ErrorHi Carsten
Apologies for the late reply.
The service worker should be in the root folder of your site when the plugin is activated.
In regards to the 500 issue:
- Do you have caching on your site? – You will need to allow the theme.json file to not be cached.
- Do you have a CDN activated? – Again you will need to allow the theme.json file to not be cached as well as your admin area should not be behind the CDN. (We are working on an update for this.)
- Is your server permissions set properly? If the plugin cant write the config files it will cause a 500 issue as well since our service cant access any of the configurations.
Can you please send me a link to your site and I will be able to give you better insights on what could be causing the issue.
Forum: Plugins
In reply to: [WebSuite PWA] Can I send push notifications to a specific userHi @heinperu apologies about the late reply. Unfortunately the push notifications on our PWA doesn’t send to individual users. Its is used for pushing to all users who have accepted push notifications on your site.
Forum: Reviews
In reply to: [Export Import Menus] Adds unknown linksMenu classes have been fixed, thank you. However maybe make it clear as to why the additional links get added to the menu.
What I could see from debugging is that if the id of a post has changed and another post now uses that ID it will add that post to the menu instead of the exported one, the same issue will occur on sites that use exported data.
So on a multisite if I export the menu on one to import to another it doesnt work and creates the weird behavior. This is a hard issue to solve, but the other plugin that does menu export and import has solved this issue (Except for archive menu items).
The plugin needs to reindex each and every post on the site, that waiting time is CPO bashing your database with 13k queries because it does each one independently.
Your best option is to switch to a different ordering plugin that does not do this.
Forum: Plugins
In reply to: [Heartbeat Control] Heartbeat is conflicting with Yoast SEOI have run into the same issue as this.
Uncaught TypeError: Cannot read property 'interval' of null at d (load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,sug&load[]=gest,postbox,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,editor-expand,thickb&load[]=ox,shortcode,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,wp-api,wp-annotations,jqu&load[]=ery-ui-button&ver=5.1.1:4) at new d (load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,sug&load[]=gest,postbox,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,editor-expand,thickb&load[]=ox,shortcode,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,wp-api,wp-annotations,jqu&load[]=ery-ui-button&ver=5.1.1:4) at load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,sug&load[]=gest,postbox,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,editor-expand,thickb&load[]=ox,shortcode,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,wp-api,wp-annotations,jqu&load[]=ery-ui-button&ver=5.1.1:4 at load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,sug&load[]=gest,postbox,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,editor-expand,thickb&load[]=ox,shortcode,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,wp-api,wp-annotations,jqu&load[]=ery-ui-button&ver=5.1.1:4
I’m not sure what you mean. You have to add API credentials in the config section. These need to be created under your own Google Developer Console. You have to enable the Goole+ API as per the instructions. It clearly states that these will be shut down March 7th.
Any update on this? Quite critical