woocommerce and printful integration - wordpress

I recently downloaded printful on my wordpress website and created an account. I am having this issue come up when trying to sync: Something went wrong with sync. Received error: Error: Sorry, you cannot list resources. [woocommerce_rest_cannot_view]
Can a developer please help me troubleshoot this issue. I will be much appreciative! thank you!

It is possible that for some reason Printful did not get write access to the Woocommerce REST API.
You could check this out by going to: WooCommerce -> Settings -> Advanced -> REST API
It should look something like this ( except yours probably has an entry for Printful in it):
REST API tab
If you see 'read' in the permission row, edit it to be read/write. If there is no entry for Printful here, you will need to add your website on Printful ( at the Stores tab on the website).

Related

WordPress integration with Zapier: Error fetching post status

Whenever I publish a new post, I should get a new record in google sheets. If I use my first WordPress account with it, the whole zap works fine, but if I use my second WordPress account, it gives me an error in the Post Status field. It also fails the test of the trigger as it says that it cannot find a post on the WordPress account.
https://i.stack.imgur.com/8RSEV.png
https://i.stack.imgur.com/rhaX4.png
I have tried everything mentioned on zapier help docs. I have contacted zapier support to help me with this. I have posted this query on zapier community as well. No luck till now. What I have identified from the error is that it has something to do with INCAPSULA(recaptcha), disturbing the communication between zapier and WordPress. Please help me with this.
I think the best way forward is to log a support ticket to check the backend logs:
https://zapier.com/app/get-help
You'll likely want to make sure that:
There are no caching and security plugins are activated
No CDN (like Cloudflare) using any rules to block requests
Add a NEW WordPress connection with the account in question (feel free to first log into Zapier via an incognito browser, before adding a new WordPress connection)
Thanks!

Woocommerce order area stop working after website migration

I am working on to the website, after making transfer into another server the woocommmerce order area not working but rest of website works properly.
Can anyone who get this issue. Please help me to find the issue.
Wordpress version:4.8.8
PHP version:7.4
Woocommerce version: 2.5.5
Thanks
You check first is that your orders are available in database or not. If Order lists data available in your database then you should check you site using your debugging tools.

Microsoft Azure wordpress install is not appearing

I have set up a second wordpress web app in Microsoft Azure however when i go to the url no wordpress install wizard is appearing. Not sure if this is because i am on a free account that can be used by students or if i have done something wrong? My first web app is still working. Thanks for any help.
It shouldn't have to do with anything about being a student. There is a free tier, and you can make multiple free tiered sites.
You didn't say what appears when you go to the URL though, so it could be any number of errors. Here is a checklist of what I'd go through:
Make sure you are going to the correct new URL
Can you FTP into the new web app, and verify there is WordPress code there? If not, something weird happened in the set up process! Delete the web app and try again, or simply upload WordPress yourself! Can get the files from WordPress.org and upload yourself using FTP
If WordPress code is there... What appears when you go to the URL? If it's an error message, something might have messed up in the install. You can always delete it and remake it to start again. Without knowing the error message, I can't really give more specific advice.
As a side note, did you create a new ClearDB MySQL database? Can you confirm there is a second database on your ClearDB account? If not, that could easily be the problem.
Sorry to give vague answers, but without more specifics to go on not many more details I can give. Except confirm that yes, you should be able to make multiple WordPress sites, so either something has gone wrong or you did something wrong.

update 1.1 twitter wordpress

Twitter have stopped api 1 in the last few days and as a result 'wp to twitter' has stopped working. There seems little (comprehendible) info on the twitter site for updating to 1.1.v. I deleted the app (or tried another issue) and created a new application (with read and write). I then went to my wordpress plugin and updated the tokens and keys but still get the message
Twitter requires authentication by OAuth. You will need to update your settings to complete installation of WP to Twitter.
Should I just change the wordpress plugin?
Any help would be appreciated.
If you really have entered your tokens correctly, then it sounds like a bug in the plugin.
Give my plugin a try if you like. http://wordpress.org/plugins/latest-tweets-widget/
If you have the same problems I'll try to help.

Is there way to check wordpress logs? Like what actions admin has performed etc?

hi friends Is there way to check wordpress logs? Like what actions admin has performed etc?
Actually I am working on a project and someone has deleted my pages templates to trash and my site was down. I want to check who did this in my wordpress admin panel?
I don't think Wordpress has an event log, at least I've never heard of one or seen one. There is a login logger plugin, but it has to be installed and doesn't work retroactively.
In theory, it should be possible to get at least the IP address of the perpetrator from the normal Apache access logs, and searching it for all recent accesses to the /wp-admin folder. That is pretty cumbersome work, though.
You can use a plugin for this: try Stream or its competitors.
You may try this Activity Log Plugin.
If you have tens of users or more, you really can’t know who did what.
This plugin tries to solve this issue by tracking what users do, and
displaying it in an easy to use and easy to filter view on the
dashboard of your WordPress site.
You can try User Activity Log - WordPress Plugin.
It helps you monitor and keep track of all the activities occurs on the admin side. It will give information about log of all user activity and admin get notified when a particular user is logged in.
The following is not about action logs, but error logs, but it is also helpful. If that happened and you have WooCommerce installed, you will have access to logs:
Admin panel->WooCommerce->Status-> a tab: [Logs]

Resources