Courtney Fantinato
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Cannot update home title & description after importing SEOIt is simply wp_title inside the title tag.
https://codex.www.ads-software.com/Function_Reference/wp_title
Forum: Plugins
In reply to: [Yoast SEO] Cannot update home title & description after importing SEOI figured it out for me… make sure only wp_title() is used in header.php inside the title tag. If you have anything else, like something special for the front page, the plugin won’t override it.
Forum: Plugins
In reply to: [Yoast SEO] Cannot update home title & description after importing SEOAlso cannot update the homepage Title. Other pages seem to be working fine.
Hello,
I just updated the plugin to 3.5.4 and can confirm that the following error from the plugin is still appearing:
Notice: Undefined variable: button in …/plugins/addthis/addthis_social_widget.php on line 448
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Updates / Edits Not Publishing to Site— edited — it’s okay, problem solved ?? —
Forum: Plugins
In reply to: [Yoast SEO] Broke my sites templateThe update to 1.4.14 also breaks the theme I am using – it completely changes the HTML structure.
I am using a custom child theme of the theme Enfold.
I have to revert back to the previous version for now. Please provide a fix!
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Reload Code for All-in-One Event Calendar plugin?If you’re using the Pro version there is only 1 JS file you need for the plugin. It’s something like this:
Anything else that doesn’t work I suggest submitting a support ticket to Timely.
Forum: Plugins
In reply to: [WP Super Cache] The dreded pages do not match ARGH!!!!Hi all,
I found your thread and it’s one that is more recent.
We’ve got a site that has two versions, one on our staging server and one on a production server (VPS). The caching works on staging (test comes back fine), but on production it does not work. I get the same issue you all had – no timestamps at all in the source to even check!
I’m wondering if anyone else has come across this problem and solved it some other way? We do not have a CDN set up yet, so that is not what the problem is. All other plugins/settings are the same between the two WP installations (managed through Git).
My guess is there’s some sort of setting that is/is not set on the production server that could be causing the problem? The production site was original on a shared server before being upgraded to a VPS and the caching did not work on the shared server either. These servers (except for staging) are with HostGator.
Any ideas on what to check/look for would be great…
Thanks!
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Reload Code for All-in-One Event Calendar plugin?You have to use the jQuery.getScript() method (https://api.jquery.com/jQuery.getScript/) and put in the URL for the JS file that AI1EC plugin uses.
You should be able to find the URL of the JS file in the source code or in the console (it will probably show as not found).
Good luck!
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Reload Code for All-in-One Event Calendar plugin?Are you using the latest version of AI1EC? They changed the way their JS is called in, and now there is just 1 file that needs to be put into the reload code for AI1EC. I don’t have the piece of code on me, but you should be able to find it in the source code somewhere of your website.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Notice from Time.ly3 of the 5 FAQ links on this page are broken, they should be going to support.time.ly but they go to staging.time.ly and show the pages as broken: https://support.time.ly/faq-page/
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] AAPL and Infinite Scroll – Manual Trigger?Ah! That has worked! However, I put in “/news/page/” because “/page/” also affects search results, which I don’t want.
Thank you lhrybyk!
Forum: Plugins
In reply to: [WooCommerce] Help – Can't login after latest update!Some time has passed and I can now login. I am thinking it may have been my webhost? In any case I can login now.
However, the carousel still breaks when I reactivate WooCommerce. I’ll post it on the GitHub repo.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Help – Can't login after latest update!splashingpixels.com – That didn’t fix the login issue, but did fix the carousel issue.
WPyogi – I was able to login before though. Would I not be getting access because I’m trying to login again and my webhost is blocking it? I am able to see wp-login.php, I just can’t login.
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Gravity Forms Reload CodeHi Daryl,
Did you ever come up with a solution?
Thanks!