girlgold
Forum Replies Created
-
Hi,
We are using Service schema with your plugin, and without your plugin we are using Breadcrumb schema and FAQPage schema. When we have the plugin activated we only see the Service schema. When we deactivate the plugin we see the Breadcrumb and FAQPage schema.
Thanks!
Leanne
Hi,
The custom schema is being added on a code level. The themes we’re using are custom, so we’re uploading site files with schema markup in the code via SFTP. We want to be able to do this as well as use your plugin but when we do, our custom schema markup is removed. Let me know if you need any other information from me!
Leanne
Also, for the plugin developers, often when I try to convert a UAG reusable block to a regular block the page freezes up and my browser no longer responds. Let me know if you have a solution for this as well.
Thanks!
@djahr Thanks so much for replying to this!! What file specifically did you delete in the /uag-plugin folder? I’ve played around with deleting each of the CSS files in there and it hasn’t solved the issue for me.
To the plugin devs, please respond to this as it’s affecting the use of my client’s site.
Thanks!
Forum: Plugins
In reply to: [Showpass Wordpress Extension] Plugin Dumps Code on Pagination PagesI’m still seeing this after updating the extension to the newest version. You can see this issue on any page_number greater than the ones that have events available. For instance, if you replace the number “2” in the link provided with the number “4” you’ll see the code dump.
It’s been almost two weeks since my first question–do you have any updates on this? I’m wondering if you maintain this support section at all.
Anyway, thanks for you help! Have a great day,
Leanne
Forum: Plugins
In reply to: [Showpass Wordpress Extension] Plugin Dumps Code on Pagination PagesHey, any updates on this?
Forum: Fixing WordPress
In reply to: Cannot edit pages after update to WP 5.5I’m having this issue too–but not on every site that we’ve updated to v5.5, which is extra confusing. For a quick solution I’m downgrading the site we’re having issues with to the previous version.
Thanks for looking into this!
I’ve disabled the Notification X plugin on the staging.wpengine.com site provided. You can see that the Uncaught TypeError notifications in the console have disappeared, so we can indeed infer that the plugin is causing them.
On the staging.wpengine.com site we actually don’t have Tawk up and running, and we can see that the large amount of console errors is still present when the Notification X plugin is activated. On the live version of the site we do have Tawk activated, but since a conflict with Tawk doesn’t appear to be causing the errors I don’t think that disabling Tawk would be helpful.
If you need admin access to the site to experiment with the effect of activating and disabling the Notification X plugin, please let me know.
Thanks!
Hi! Thank you so much for looking into this. I’m super impressed with your support!
I just updated to the latest version and I’m still seeing the increasing console errors in the site with the URL I provided earlier. Let me know if you see something different or if there’s anything else you’d like me to try in terms of troubleshooting.
Thanks again!
Hi,
Have you managed to take a look at this? Do you have any updates or suggestions for what I could try?
Thanks!
Hi,
Thanks for your reply! Could you try .com rather than .ca with the original URL provided?
Thanks!
Leanne
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Itemscope Tag StrippingThat’s great! I can see this working properly on the staging site for this client, but unfortunately on their live site the itemscope attribute still isn’t showing. I’m not sure why that would be the case. The live site URL is the one provided initially.
Thanks for your help with this!
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] At Some Point Data Was LostYes, the data is still lost. Nothing new has disappeared but we haven’t been able to recover the old information.
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] At Some Point Data Was LostHi,
Yes, we are using the latest version of the plugin.
Leanne
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Show Posts After DatetimeThanks for your response. I’ve worked with a few variations of this shortcode and the query in it:
[pods name="job" template="Job Listings" orderby="deadline" where="CAST(deadline.meta_value as DATE) BETWEEN CURRENT_TIMESTAMP() and '12-22-2029 11:59:59'"]
Currently it doesn’t return the data it should be bringing back. Sorry, would you be able to give a bit more guidance as to where I’m going wrong? I’ve checked out the MYSQL functions for datetime queries, and I’m not sure where this is falling through.
Thanks!