karolinapan
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: [NSFW] Click to link counterHi,
Personally, I am not aware of a plugin that would provide such functionality.
You may require a combination of a click counter plugin + custom code that would retrieve the clicks value from the database and display it on your pages or just generally a custom coded integration altogether.
Forum: Fixing WordPress
In reply to: Error with accent marks on emailsHi,
Are the emails being sent out with the wrongly encoded subject titles or only displayed wrong in the receiving inbox?
Knowing this would help you determine where the encoding issue is originating from.
Forum: Developing with WordPress
In reply to: Form with customized submit buttonHi,
If you’re using WPForms, you can refer to this for more info:
https://wpforms.com/docs/how-to-install-and-use-the-webhooks-addon-with-wpforms/
Forum: Networking WordPress
In reply to: Deleting users of multisite not linked to any siteHi,
That would depend on how such users are defined in your database as then you could fetch such users using SQL conditions.
Forum: Everything else WordPress
In reply to: Compatibility error in the Web Stories editor checklistHi,
Took this from the Web Stories FAQ:
How do I fix the error “Compatibility: Your story contains errors that can affect eligibility to appear on Google”?
This is typically caused by a conflict with another WordPress plugin or a hosting configuration issue. We recommend trying to identify the offending plugin by disabling other WordPress plugins and progressively re-enabling them until the error reappears. Please share the details of your issue on our?support forum.
Have you tried disabling the plugins to check if any of them are conflicting with the functionality?
Forum: Everything else WordPress
In reply to: Home page updateHi,
Try disabling the plugins to check if the issue persists.
You may also check the same using a default theme.
If it helps, you may disable them one by one to determine which one is causing the problem. Once you’ve found the problematic plugin/theme, you may address it with their support.
Forum: Fixing WordPress
In reply to: Double primary menu in my wordpress websiteHi,
I accessed your site via this URL:
https://www.carelectronix.com/?LSCWP_CTRL=before_optm
This allows viewing your website with the LS Cache optimizations disabled and then it’s loading properly.
Seems that the applied optimizations have caused some issues with the CSS/JS.
You may refer to the LS Cache documentation for more info:
Forum: Requests and Feedback
In reply to: Why my topic marked as spam?I can see you’ve started the following topic:
https://www.ads-software.com/support/topic/tax-free-shipping-when-its-not-free/
Which is looking okay and awaiting response.
Forum: Everything else WordPress
In reply to: Content cannot be loadedI checked both of your mentioned URLs – the YouTube video at the end of the page is opening up and loading without errors on both sites.
Forum: Fixing WordPress
In reply to: Site working fine on PC but has crashed on mobile?Hi @alexx617 ,
I’ve checked your site and it’s currently loading up without any issues:
Hard to tell what issue exactly you’re facing with LS Cache, but if disabling it resolves the issue – some of the settings must be interfering with your theme or image loading.
Forum: Fixing WordPress
In reply to: Permalinks problemHi,
Just to make sure, have you tried resetting the permalinks via WP Dashboard?
Forum: Everything else WordPress
In reply to: “user” not adaptable / customizableHi,
Have you tried making the actions directly via WP-CLI? What error are you encountering?
Forum: Fixing WordPress
In reply to: Facing Major problem while uploading cover in my article!Hi,
The link you provided can be accessed only via an account with privileges to do so, thus we won’t be able to check it directly.
What you’re describing sounds like a cache issue – have you tried clearing WordPress’ and your device’s cache or switching browsers/networks temporarily to see if the issue persists?
Forum: Fixing WordPress
In reply to: All plugins fail an update and push site into maintenance modeHi,
If your Starter Templates plugin version is lower than v3.1.26 – then it’s likely caused by that.
You can refer to the change log here as it recently had issues:
https://www.ads-software.com/plugins/astra-sites/#developers
Deactivating the plugin will allow for updates to be successful for other plugins.
Since the Astra-Sites plugin’s update also fails, would suggest updating the plugin manually by downloading it from the above URL.
Forum: Fixing WordPress
In reply to: Recaptcha site key errorHi,
Seems that you’re using the WPForms plugin for the Contact Form.
Have you double-checked the plugin settings whether the reCAPTCHA is configured and that the keys are set up?