TropolisGroup
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Where is the setting for the detection thresholdHi @cpapadop :
Yes, I’ve since found that line and changed it, but same issue, still no submissions pass.
We need v2 reCaptcha back, please CF7 developer!
Thank you,
Bob H.Forum: Plugins
In reply to: [Contact Form 7] Where is the setting for the detection thresholdMy line 292 in recaptcha.php says:
“$is_human, $response_body );”
What line content am I looking for to modify the spam threshhold setting?
Forum: Fixing WordPress
In reply to: Why is Lost Password page forcing SSL?Nevermind, I was able to fix this issue. The site had previously used WooCommerce and had an SSL cert., and the WC settings were set to force SSL at checkout. That setting also affected the Lost Password page.
Has anyone figured out the root cause of this error? Perhaps a plug-in injects code in vars.php and the plug-in has a vulnerability? But which one? Or perhaps it’s a larger vulnerability discovered in WP and version 4.3 fixes it???
Thanks very much for any insights!
Forum: Fixing WordPress
In reply to: Fatal error: Cannot redeclare sdec()Has anyone figured out the true cause of this error? Perhaps a plug-in injects code in vars.php and the plug-in has a vulnerability? Or perhaps it’s a larger vulnerability discovered in WP and version 4.3 fixes it???
Thanks very much for any insights!
Hi Yani:
I beg to differ about the generated .ics file having to do with Outlook cfg. I add many events to my Outlook calendar using the ‘Add to Calendar’ feature from other sites, e.g. Shutterfly.com, EventBrite.com, GoToMeeting.com, etc. etc. All of them generate/encode the calendar event .ics file so that upon opening, Outlook adds the single event to existing default calendar, instead of adding a new calendar to Outlook.
You have a great product and this is the only issue holding me back from implementing it on my son’s school web site. I know the product is free so I don’t want to be too picky but I’ll promise to donate if you fix this issue.
Bob 🙂
Hi:
I was hoping the Add to Calendar button that generates a .ics file would be coded to add to user’s default calendar. Instead, it creates a whole new calendar in Outlook. Anyway to add an event to existing default Outlook calendar, or is there another plug-in that has this functionality?
Thank you,
BobHi Yani:
I installed the latest Version 1.2.2 and it looks like the Add to Calendar button still creates a whole new shared calendar in Outlook instead of opening a single event for review/save to user’s existing default calendar. You mentioned above this was a confirmed bug and would be fixed in a future release. I just wanted to follow-up to see if you plan to modify that function.
Thanks so much for this great plug-in!
Bob Herman
Tropolis GroupHi Yani:
It’s great to hear that you’re going to modify the Add to Calendar button to dowload/open the single event, as opposed to adding the entire calendar to user’s Outlook/iCal client.
Have you considered adding a Donate by PayPal button to your Settings page? The Suffusion developer has a link that says something like “Buy Me a Cup of Coffee” to donate. I think you’re plugin adds great value and you’d get some users voluntarily donating.
Have you considered breaking up the Settings option for “Hide Subscriber/Add to Calendar buttons in calendar and single event views” into two options, i.e. hide subscribe button in calendar view and hide Add to Calendar button in single event views?
Cheers,
Bob
Tropolis GroupHi Yani:
Thanks very much for this events calendar plug-in! I’ve tested my fair share and I think your plugin is the best for one very important function for my users, the .ics file download.
I was specifically looking for an event calendar that has an ‘add to calendar’ button/ics file download so my users can easily add events to their Outlook calendars.
One issue I noticed is that the Add to Calendar button creates a whole new shared calendar in Outlook instead of opening a single event for review and save to the user’s existing default calendar. Am I missing something here or can I tweak the function to create an .ics file for a single event?
Again, thanks so much!
BobThe “Testimonials Widget” plugin caused these HTTP 500 errors. As soon as I deleted it, the errors ceased.
Forum: Themes and Templates
In reply to: Child Theme vs. Copy Entire Theme folderThanks for all the input!
On another note:
What’s this Showcase template included in the Twenty Eleven theme? Looks like it just includes Recent Posts on the page without a sidebar. I guess the intention is that we modify it to our liking if we know how to modify templates?Forum: Themes and Templates
In reply to: Child Theme vs. Copy Entire Theme folderOkay, so if I understand correctly I just create the addl. folder under Themes then copy the style.css from parent theme into the child folder then modify the header of style.css to point back to its’ parent.
But as I continue to add plugins, theme extensions, manually modify theme files, etc. do I need to “manually” decide when to copy more files from parent to child for modification, or this happens automatically? For example, let’s say I want to manually modify footer.php. Should I first copy orig. parent theme file to child then modify?
Thanks so much!
Forum: Fixing WordPress
In reply to: How to add category feed to PageI used List Category Posts plugin By Fernando Briano to solve this issue.
Forum: Fixing WordPress
In reply to: How to include Sidebar on Individual PostsI used the Twenty Eleven Theme Extensions plugin (by MozTools) to easily add the sidebar to individual post pages.