zimrock
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Error log: Undefined indexSame issue running wp 4.7.3 and aioec 2.5.17
Here is my error:
[21-Mar-2017 16:21:22 UTC] All-in-One Event Calendar: Undefined index: Feb @ /home2/ruk510c3/public_html/wp-content/plugins/all-in-one-event-calendar/app/view/calendar/view/month.php:177 #8
Help?
Forum: Plugins
In reply to: [Import and export users and customers] Mail questionyes, i tried standard with no luck. i have not tried a smtp plugin, do you recommend one?
Forum: Plugins
In reply to: [Import and export users and customers] Mail questionI have a similar question / issue about emails being sent when importing. I would like for emails to be sent with login information when imported. I have checked both boxes, chosen PHP Mailer, and added From Email / From Name. Import works but no emails are received. I even used the Send A Test Email option and it says the email was sent successfully, but I never receive the email. Any idea why or how to debug?
Forum: Plugins
In reply to: [The Events Calendar] Null errorjust installed 4.2.1, two of three errors are gone, but still get this error:
Warning: Creating default object from empty value in /home2/nmca/public_html/wp-content/plugins/the-events-calendar/src/Tribe/JSON_LD/Venue.php on line 51
Using the latest WP and Avada theme.
Thoughts?
Forum: Plugins
In reply to: [The Events Calendar] Null errorSame errors here after update, please help, thanks! FYI – Using Avada Theme
Forum: Plugins
In reply to: [Simple Side Tab] Add Font Awesome Iconhere is the code i put in the theme root functions.php file at the bottom:
// filter the tab output from the Simple Side Tab plugin
function rum_filter_simple_side_tab_text( $text ) {$text = ‘<i class=”fa fa-life-ring”></i> ‘ . $text;
return $text;
}
add_filter( ‘rum_sst_plugin_text_for_tab’, ‘rum_filter_simple_side_tab_text’, 10 , 1 );it put a bunch of icons in the middle of my home page and not one in the test tab.
what am i doing wrong?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar Page Month DropdownUsed just the base shortcode and then used the navigation list in the settings.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar Page Month DropdownThat fixed it, we had conflicting instructions between the settings and shortcode. Thanks!
Forum: Plugins
In reply to: [Image horizontal reel scroll slideshow] Images not scrolling properlyHere is the shortcode:
[ihrss-gallery type=”GROUP1″ w=”432″ h=”162″ speed=”1″ bgcolor=”#FFFFFF” gap=”0″ random=”NO”]
All images (six of them) are either 286×161 or 429×161
It is working (not working) differently in IE, FF, and Chrome all different.
ok, i deleted the plugin, created a new api, and made the last name a required field (like the first name), then i re-installed the plugin, logged out of the plugin (as it brought back the same state as before), used the new api, updated the list, and put the widget back in the sidebar and all is fixed. i now have the new required fields and correct names,etc. not sure what happened, but working now.
no changes to the plugin have been made. looks like the mailchimp fields may have changed but the plugin reflects the old setup. delete and reinstall does not reset the plugin database, how do i clear that so it grabs the new setup fields from mailchimp?
I have tried some different resetting with no luck, any idea on your side? Thanks…
Forum: Plugins
In reply to: [Really Simple CAPTCHA] [Plugin: Really Simple CAPTCHA] WP 3.4 Fatal Errori am using wp 3.5.1 and rs captcha 1.6 and had the same issue, the fix pauly29 suggested did work for me, but will it stop working each time an automatic update is applied to the plugin? can we get a permanent solution? thanks…
Logout – Reconnect didn’t work – I just sent you the form link in an email… thanks.
Forum: Plugins
In reply to: [Postie] Sidebar formatting problem on Postie publishi saved both and compared, oddly it doesn’t really change anything but just cleans up spaces, quotes, order of things, consolidates, etc. since it is not one specific thing, maybe just re-updating is the easiest fix short of postie doing an “internal open, letting wp reformat, and re-updating” routine. thanks for the help.