redheadkelly
Forum Replies Created
-
Forum: Plugins
In reply to: [MyLinks2] ShrinktheWeb Account ProblemThanks so much for resolving this issue for me! I love this plugin!
Forum: Plugins
In reply to: [PHP Code Widget] Can't call site title that includes ampersandOK… got a reply from EasyBib.
This worked:
"site":escape("<?php bloginfo('name'); ?>"),
Thanks!!!
Forum: Plugins
In reply to: [PHP Code Widget] Can't call site title that includes ampersandThanks for the reply.
Oh yes. Sorry. That is what I’m doing. php within the javascript within the php widget. I’m using EasyBib’s widget… https://www.easybib.com/developer/easybib-cite-widget
I had to change it a bit to get it to grab the info right from WordPress. It all worked great together until I added the ampersand to the site title.
I tried your suggestion & changed the line to
"site":"<?php echo htmlspecialchars(get_bloginfo('name')); ?>",
but it still doesn’t work.Then…
"site":"<?php htmlspecialchars(bloginfo('name')); ?>",
Then I just took the simplest route…
"site":"Out of the Family Tree & into the Fry-ing Pan",
Nothing.
As soon as I remove the & from the line, it works great.
Forum: Plugins
In reply to: [MyLinks2] ShrinktheWeb Account ProblemThanks so much for looking into that. I will definitely pass this along!
I just realized that it is working on one of my other sites, so I’m going to see if it’s just a conflict with another plugin.
I do have the latest version installed everywhere and it still seems to be working on one site, but not on the other.
Forum: Plugins
In reply to: [Rootspersona] Remove link from header imageI figured it out. It’s in the class-RP-Header-Panel-Creator.php.
Thanks!
I am having the same problem. Were you able to find a different plugin that you like?
Apparently, this not really an issues. Google seems to have been tracking the outbound links all along. I just didn’t know where to look for the data. Ha.
Apparently, this not really an issues. Google seems to have been tracking the outbound links all along. I just didn’t know where to look for the data. Ha.
Actually, yes, I did figure that out & I meant to pass it along to you, just in case.
Love your site & I’m so glad you sent it. Quite serendipitous. It’s on my calendar of places to be on Monday nights in April. ?? Thanks!
I looked up the Events and Bookings plugin. It looks like it’s just called Events+ now.
It looks really great, but it’s not free. I’m reluctant to really spend any money until my sites are making money. Until then, I’m very happy to keep my mouth shut about All-in-One Event Calendar & be happy that it does what it does without costing me anything. Ha.
I really like the All-in-One Event Calendar. I think once they get the bugs worked out, it will be one of the best. I have it installed on a few different sites.
I am getting impatient, though, waiting for them to work out the kinks. I can’t use the Subscribe in Google Calendar function if I am also using the AddThis plugin.
I will definitely look into the calendar you suggested. Thanks!
I played around with it & found that if I deactivated my All-in-One Event Calendar then the AddThis plugin would work fine.
I’ve sent a bug report to the All-in-One Event Calendar people about it.
It may be a different plugin causing the issue for you, though.
Also just discovered that the All-in-One Event Calendar plugin is source of my problem with the AddThis plug in. I was having a problem with the AddThis plugin settings page not formatting correctly. I was keeping me from being able to change my sharing tools options. Once I deactivated the All-in-One Event Calendar plug in, the AddThis plug in came back.
Forum: Fixing WordPress
In reply to: Setting pages for Plug-ins not displaying properly after WP UpgradeJust discovered that if I deactivate the All-in-One Event Calendar plugin, the AddThis plugin is fine.