mikegrattan
Forum Replies Created
-
It looks like your recent updates may have fixed the problem. I enabled Mod Security after installing your latest release and so far things seem to be working.
Forum: Plugins
In reply to: [Easy Heads Up Bar] Not Working with Current WPI got my site to come back up by modifying the $bar_array variable as suggested, but I’m still getting the following error:
Warning: count(): Parameter must be an array or an object that implements Countable in /public_html/pmppals.net/wp-content/plugins/easy-heads-up-bar/lib/cmb/init.php on line 746
Here’s the offending line in init.php:
// if it’s an array of one, extract it
elseif ( is_array( $meta_box[‘pages’] ) && count( $meta_box[‘pages’] === 1 ) )Any suggestions on how to modify this so it will work?
Thanks.
I’m getting the same message from WordFence about one of my domains. I opened a ticket with the hosting provider and they informed me that the DNS record has not been changed since 2016. I checked DNSTrails.com and could not find any changes. The error message from WordFence shows my “old” IP address correctly and then shows a blank for my “new” IP address.
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleI played with it quite a bit and couldn’t get it to work consistently when there’s a mix of using built-in icons and custom icons. So, I just did custom icons for every tab and now it works. Although I do have an image caching add-in (WP Smush), I disabled it for testing and that did not correct the issue. Anyway, the custom icons are working for now.
On a different note, is there a way to have the displayed tab close when a user clicks somewhere else on the page, or to have an X in the corner for them to close the tab. Not all users are figuring out that they have to click the icon again to close a tab.
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleI uninstalled and reinstalled…lost all settings for wp-flybox. Tried creating a couple of tabs and they are both invisible.
I had not previously changed anything in the code for the url so I have no clue how an ‘=’ sign got there.
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleForum: Plugins
In reply to: [WP-FlyBox] Receiving bogus comment emailsThat makes sense. Thanks again.
Forum: Plugins
In reply to: [WP-FlyBox] Receiving bogus comment emailsJust uninstalled old version and went to new version. Works great.
One suggestion; on uninstall can you have the option to save settings? The new version did not give me the option to upgrade so I had to remove the old version first.Forum: Plugins
In reply to: [WP-FlyBox] Receiving bogus comment emailsGreat! I will check it out. I was not expecting such a quick reply from you, so I changed over to a custom tab that points to a Ninja Form. But that gets a little clumsy since the Ninja Form takes up a lot of space on a WP Flybox tab, so I will upgrade WP Flybox to latest version and switch back.
- This reply was modified 8 years ago by mikegrattan.
I see. Ok, that makes sense. Just wanted a way to tell a person who submits a testimonial that it got published.
Please note that the contributor is not a user and does not have a login. The email should be triggered to be sent to the email address captured during submission and saved in the post’s “EMail” custom field.
Is that possible?
Forum: Plugins
In reply to: [Video Gallery] Plugin does not workPlease provide your email address so I can invite you to a TeamViewer meeting.
Thanks for the response.
I was able to properly subscribe with the admin address by manually going to the subscriptions page and requesting an email; I then followed that link, went to Pending, and confirmed. I was unable to get the subscription widget to send me a second email that did not have an expired link.
Chris’s email account does not have any confirmation emails received from wordpress.com. I checked his inbox, trash, junk, and my global spam catch-all. When he tried to have another email sent to him, it never arrived. I think he should be able to use the subscriptions page like I did to get a link to his subscriptions page and, hopefully, there will be a valid confirmation link on his Pending page.
Forum: Fixing WordPress
In reply to: Site Title showing up on breadcrumbs menuhttps://www.sardasfusioncatering.com
I adjusted the Site Title with a leading hyphen and a space to make it readable. However, I’d like to not have the site title show up at all in the breadcrumbs if possible. Thanks!
Forum: Plugins
In reply to: [Strong Testimonials] Slideshow not workingChris,
I just implemented your dev version, which worked perfectly. I also updated functions.php to get rid of the built-in testimonials and that worked great too. Thanks again for all of your help!