Cena (a11n)
Forum Replies Created
-
Hi @kartmanco ,
Is there a setting on my hosting provider that I need to change so that this error does not show up?
Possibly, but we don’t have a way to know what that might be.
We also can’t really provide general support for WooCommerce in this forum, so I’ll just focus on Jetpack CRM.
Now, having said that, WooCommerce might be showing some errors in it’s logs at WooCommerce->Status->Logs which could be useful. I’d suggest going through your store, making a purchase, and then checking to see if a) a new CRM Contact is created (or updated, if existing) and b) if you can see the transaction in CRM.
If not, do those logs show anything?
Another thing to check is your PHP logs (on your server). Looks like Hostpapa has directions for accessing them here:
https://www.hostpapa.com/knowledgebase/check-website-access-logs
although you want to check for Errors (as seen on the above page.)
Woud you also check Jetpack CRM -> System Assistant -> System Status and screenshot that page?
CRM Environment
andServer Environment
would be particularly useful.Finally, how are the transactions being added – via WooCommerce purchase? Have you tried creating one in CRM manually? Does that work?
Best,
Cena
Forum: Plugins
In reply to: [Sensei LMS Certificates] PHP Fatal ErrorHi @lparga ,
Would you try the following:
- set up a staging site. Many hosts provide a staging service, where you can do testing without affecting the live site. You can ask your host about this. If they don’t give you a staging site, you could try WP Staging or Duplicator.
- test for conflicts.
How to test for conflicts
The best way to determine if the issue is being caused by a theme and/or plugin is to:
- Temporarily switch your theme to Storefront or Twenty Twenty-Three theme.
- Try to reproduce the problem:?If the problem is resolved, it’s a theme conflict and you’ll need to contact the theme developer. If not, continue to the next steps.
- Temporarily deactivate all plugins except Sensei and Sensei Certificates. You can do this manually or use a plugin to help (see below for tools).
- Try to reproduce the problem again. If the problem is resolved, it’s a plugin conflict. To figure out which plugin is causing the problem, continue to the next step.
- Reactivate your other plugins one by one, testing after each, until you find the one causing conflict.
For more detailed instructions, check out How to test for plugin and theme conflicts.
Tools to help with troubleshooting
Meks Quick Plugin Disabler will remember what plugins you had active when you switch it back on.
Need Help Conflict Testing?
Performing a conflict test can be a time-consuming, technical challenge. If you’d like someone else to do this work for you, our trusted partner, Codeable, has an offering where they will run this test for $150 USD. If there is time left, they will also fix the problems they found.Let us know what you find, and we’ll go from there.
Best,
Forum: Plugins
In reply to: [WP Job Manager] “highlighted jobs” widget looks brokenHi @flamuren ,
he widget wont even display swedish characters correctly either
As quick test, I set up the ‘Recent Jobs’ widget for my theme, then I ‘stole’ one of your jobs and posted it to my test site. It appears to work correctly, Swedish and all:
This is in the Twenty Seventeen theme, AND with my site language in English.
So I suspect this IS likely to do with Elementor and/or the Hello theme.
Have you contacted them? I’d be curious to know what they say, or if you’re able to get this resolved.
Best,
Cena
Forum: Plugins
In reply to: [WP Job Manager] Successful Application NotificationHi @toolboxdesigns ,
In core WPJM, job candidates ‘apply’ either via email or 3rd-party website.
If you have questions about the Applications addon, please contact us at [email protected] .
Best,
Cena
Forum: Plugins
In reply to: [WP Job Manager] Multiple Positions in One ListingHi @toolboxdesigns ,
We have an open request for this here, and I’ve added you to the list of users requesting it:
https://github.com/Automattic/WP-Job-Manager/issues/890
That said, I don’t have an ETA on when or if the developers will take this up. Some attempts at correcting it (by creating an addon for the Listify theme) are present in the above thread, which may give you some insight into the issue and how it might be resolved.
That said, in core WPJM, users can only apply by emailing you, or being directed to a 3rd-party website. You can certainly say on the listing ‘hiring for 10 people’ or whatever.
If you have questions about the Applications addon, please contact us at [email protected], as we’re not allowed to provide support for premium plugins in the forums.
Best,
CenaForum: Plugins
In reply to: [WP Job Manager] Add location column in Job DasboardHi @rocknets ,
Do you also know how to add a column that displays the location field please?
While we can’t provide custom code (perhaps @braehler has another snippet up his sleeve! :)) hopefully I can get you pointed in the right direction.
This is something you can do by overriding the default templates in WP Job Manager. You would need to modify the
job-dashboard.php
template. We have a guide on how to override the default templates here:
https://wpjobmanager.com/document/template-overrides/
Additionally, you will likely find the list of template tags helpful:
https://wpjobmanager.com/document/template-tags/
We aren’t able to provide assistance with customizing templates per our support policy. If you need assistance, we recommend hiring a developer. We recommend the following sources:Hope that helps!
Best,
Cena
Hi @valbrunpro ,
Awesome, glad to hear it’s working for you now, and thanks for letting us know!
I’ll close the thread for now, but please feel free to reply or open a new thread if you need additional help.
Best,
Cena
Hi @drakkheim ,
To go back a bit:
“Channel: Error in handleResponse UNK/SW_UNREACHABLE REGISTER_FRAME undefined”
Seems to be caused by Evernote in Chrome: https://stackoverflow.com/questions/75722844/how-to-handle-reactjs-error-that-happens-on-page-load
TypeError: Failed to construct ‘URL’: Invalid URL at Ve.getSiteCard (jetpack-connect.d30042bafc704c5747c5.min.js:1:64294)
Although this error mentions ‘jetpack-connect’, I starting to suspect you may have conflict with one of your plugins or theme.
First, if any of your plugins add caching, empty the caches and try again. Make sure to empty your browser cache, as well.
If that doesn’t help, try testing for conflicts.
How to test for conflicts
The best way to determine if the issue is being caused by a theme and/or plugin is to:
- Temporarily switch your theme to Storefront or Twenty Twenty-Three theme.
- Try to reproduce the problem: If the problem is resolved, it’s a theme conflict. If not, continue to the next steps.
- Temporarily deactivate all plugins except Jetpack. You can do this manually or use a plugin to help (see below for tools).
- Try to reproduce the problem again. If the problem is resolved, it’s a plugin conflict. To figure out which plugin is causing the problem, continue to the next step.
- Reactivate your other plugins one by one, testing after each, until you find the one causing conflict.
For more detailed instructions, check out How to test for plugin and theme conflicts.
Tools to help with troubleshooting
Meks Quick Plugin Disabler will remember what plugins you had active when you switch it back on.
You can clone your site to a staging environment and perform tests without modifying your live site or impacting customers. Many hosts provide staging facilities, so it’s worth checking in with them. It’s also possible to do it using the free WP Staging plugin.Let us know what you find, and we’ll go from there.
Best,
Cena
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Not workingHi @central4allgmailcom ,
what about seeme.baby ?
That site was disconnected for violating Jetpack’s terms of service. When using Jetpack, or other services provided by Automattic, your site may become subject to the Jetpack Service Guidelines, the WordPress.com Terms of Service, User Guidelines and Store Guidelines.
?
Please note that this is not a judgment call on the legitimacy of your business. However, there are regulatory considerations for our company that restrict the services we are able to provide in certain circumstances.Best,
Cena
Hi Rochelle,
I dug around a bit and grabbed a random post from your site, and then ran the URL through Facebook’s sharing debugger:
Which looks good! (The warning “The following required properties are missing: fb:app_id” hasn’t been relevant in years.)
Your Facebook connection is looking good to me on our end too. I know you’ve already tried deleting the connection and re-establishing it, but would you try it again?
If this doesn’t work then there may be something else installed on the site that’s causing problems. (note: I suspect the SG-Cache plugin.) The quickest way to figure out if something is interfering is to test for a theme or plugin conflict. I know it’s less than ideal, but could you please try the following:
Temporarily deactivate all the site’s plugins except for Jetpack and clear your browser’s cache. Then try publishing to Facebook again. If it works, then we’ll know that another plugin is conflicting here. You can re-enable your plugins one by one, trying using publicize feature in between, until you find the one causing the conflict. You can leave it disabled or reach out to the plugin developer for a fix.
If disabling plugins doesn’t help, it may be the theme. Temporarily switch your theme to a WordPress default theme like Twenty-Twenty. Then try using publicize feature again. If it works, then you know it’s a problem with the theme, and you can reach out to the theme developer for a fix.
Let us know what you find!
Best,
Cena
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Not workingHi @central4allgmailcom ,
I checked on scandalo.gr and all looks well for the Jetpack connection:
https://jptools.wordpress.com/debug/?url=https://scandalo.gr/
And your stats appear to be working correctly in the WordPress.com dashboard:
Screenshot Link: https://cloudup.com/cLQfWBR6pJb
However, I can also see that they don’t appear to be showing up in your https://wordpress.com/stats/day view.
Would you try disconnecting and reconnecting Jetpack, to see if that shakes out the gremlins?
Best,
CenaForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Unauthorized ChargesHi @mysticmedusa ,
I’m sorry, but we can’t answer billing questions in the forums. If you will email us from the email address on your WordPress.com account and mention this thread, we should be able to help get this resolved.
Best,Cena
Hi @fafam123 ,
I completely translate all string in WP-plugin site :
Where is your translation stored? Do you have it in a file? What kind of file?
Normally when a plugin in translated, people do it via the .po file. Once you have that, you run it through software like PoEdit, which creates a .mo file (this is what WordPress actually reads).
I completely translate all string in WP-plugin site :https://translate.www.ads-software.com/projects/wp-plugins/zero-bs-crm/stable/fa/default
Ah! Are you asking how to move the translation from ‘waiting’ to ‘current’?
downloaded file contain only English string and translated Persian not include on it . I also need Persian string in .po file
If I download/export the .po file from the above link, I can open it in PoEdit, and it looks like this:
Screenshot Link: https://cloudup.com/csb4CagyXJO
Best,
CenaHi @akavardzhikov ,
If I understand what you’re asking, no – only the Client Portal is exposed to the front-end of your site and all of the administrative functions is done via wp-admin.
May I ask what you have in mind? What functions would you like available on the front-end?
Best,
Cena
Hi @hoppylorinc,
Optimize CSS generates about in on hour, then breaks site.
Sorry to hear that! Since the code itself fromt he page doesn’t ttell us much, can you let us know (or screenshot) the actual error you see in the Jetpack Boost options for Optimize CSS?
Do you have any other plugins that may also be optimizing your site? If so, it’s possible there’s a conflict between Jetpack Boost and that other plugin(s). In that case, we’d recommend that you deactivate those while using Jetpack Boost.
Best,
Cena