JKEngineer
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsIt may have been a while since the thread was active, but the users are waiting for you to give us a solution.
Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsI have manually input the event, but the import issue really needs to be addressed.
Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsI am continuing to have problems. I reduced the CSV contents to leave only the events that did not import. I keep getting existing events updated.
Eventually I was reduced to 3 events, one on 3/25, and two on 3/26. The preview of the import showed all three, but did not bring in the 3/25.
Here is the 3 event contents:
Shabbos Candles,3/25/2022,6:55PM,Candles,VCJC
Shabbos Ends,3/26/2022,7:59PM,Candles,VCJC
Morning Services,3/26/2022,8:45AM,Services,VCJCI then made a single event CSV using the 3/25 event. Trying to import that causes the preview function to show the spinner and no preview. So something is clearly wrong, but I cannot see anything different about that line.
I have version 5.14.0.1 installed.
Forum: Plugins
In reply to: [The Events Calendar] Month display shows dots not eventsYour comment cites javascript. The article you point at is labeled CSS. Which do I have to deal with?
If it’s CSS, can I put it in the customizer’s Customizer’s Additional CSS section?I don’t seem to be able to affect the page split between the main and sidebar sections in the theme I am using. (It may be there, but I’m not seeing it and it’s been a long time since I set it up.) I tested using another theme and was able to reduce the % of the sidebar, causing the monthly calendar to display properly.
I also tried putting the code from the referenced article in (Additional CSS) and changing the mobile break down. It did not seem to affect anything.
I recognize that I am a little out my depth here. The code as I pasted it into the Additional CSS is:
/* event calendar adjustments for width */ add_filter( 'tribe_events_views_v2_view_breakpoints', 'customize_tribe_events_breakpoints', 10, 2 ); function customize_tribe_events_breakpoints( $breakpoints, $view ) { // Extra small breakpoint (for mobile) $breakpoints['xsmall'] = 500; // Medium breakpoint (for tablet) $breakpoints['medium'] = 650; // Large breakpoint (for desktop) $breakpoints['full'] = 960; return $breakpoints;Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsThere are 8 events in the ignored section. Their dates range from 2018 to 2021.
Good to hear about the dot fix!
(I did not see your reply in a timely manner – I often don’t get the notifications, despite having checked the box.)
Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsThis is one line in the CSV file:
Morning Services – Megillah Reading following Shacharit,3/17/2022,7:30AM,Services,VCJCShows as two in my message above.
Forum: Plugins
In reply to: [The Events Calendar] Import only gets some of the eventsHi @geoffbel
I am not on php8.
I actually did try multiple imports of the file. It may have incremented the number of imports, but it did not get all of them.
I assume the display V1 vs V2 issues are not related to my CSV import issue. In fact, I tried V2 and got really strange monthly calendar displays. See https://ww.wp.xz.cn/support/topic/month-display-shows-dots-not-events/Here’s the CSV content after I sorted it and removed suspended events:
Event Name,Event Start Date,Event Start Time,Event Category,Venue Name
Shabbos Candles,3/4/2022,5:32PM,Candles,VCJC
Shabbos Ends,3/5/2022,6:36PM,Candles,VCJC
Morning Services ,3/5/2022,8:45AM,Services,VCJC
Board of Trustees meeting (via Zoom),3/8/2022,7:00PM,Meeting,VCJC
Shabbos Candles,3/11/2022,5:40PM,Candles,VCJC
Shabbos Ends,3/12/2022,6:44PM,Candles,VCJC
Morning Services ,3/12/2022,8:45AM,Services,VCJC
Fast of Esther begins,3/16/2022,5:53AM,Services,VCJC
Aft./Eve. Services ,3/16/2022,6:40PM,Services,VCJC
Purim – Megillah Reading,3/16/2022,7:40PM,Services,VCJC
Fast of Esther ends,3/16/2022,7:48PM,Services,VCJC
Morning Services – Megillah Reading following Shacharit,3/17/2022,7:30AM,Services,VCJC
Shabbos Candles ,3/18/2022,6:48PM,Candles,VCJC
Shabbos Ends,3/19/2022,7:52PM,Candles,VCJC
Morning Services ,3/19/2022,8:45AM,Services,VCJC
Shabbos Candles,3/25/2022,6:55PM,Candles,VCJC
Shabbos Ends,3/26/2022,7:59PM,Candles,VCJC
Morning Services,3/26/2022,8:45AM,Services,VCJC`Thanks for your help.
Forum: Plugins
In reply to: [The Events Calendar] Month display shows dots not eventsApologies. I just noticed that I had left it as V1. It is now V2, showing the issue.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] 2 warnings after backupOK, thanks!
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] 2 warnings after backupThanks for the guidance and quick response!
I did not say in my posting that I have been using UpdraftPlus on this website for a long time and only got warnings within the last month. Does that mean that I somehow lost the zip binary file? Should I replace it somehow, somewhere? Or just ignore it, as you are suggesting?Forum: Plugins
In reply to: [Simple Shopping Cart] Error message re: cache, hashOK, thanks.
I will stop using the &. I did not use any square brackets (]). That’s a capital J.The scan results were from after the host downgraded the WP version. Scared the living daylights out of me. 😉
After I upgraded back to 5.8.1, I manually initiated a new scan. The only item reported was skipped paths. No files were flagged.
If you feel the 500+ files flagged were because of inconsistent versions, I’ll accept that.
Thanks
Forum: Plugins
In reply to: [Simple Shopping Cart] Error message re: cache, hashBack in business. Here are some product names:
name=”JRNL Cover B&W 2021″
name=”JRNL Full B&W 2021″
name=”JRNL Quarter Color 2021″These are very typical of the ones I used.
Follow up.
I compared file manager contents for a few of the files with another site on another host with WP 5.8.1 installed. Files with the same names were there, but with different time stamps. Contents of a couple looked similar.I opted to go ahead and update the problem site against the possibility that WordFence was getting mixed signals regarding what the installed WP version was or something similar.
After updating, I reran the WordFence scan. No file problems were reported.
This seems to be, at worst, a WordFence issue of some sort.
Forum: Plugins
In reply to: [Simple Shopping Cart] Error message re: cache, hashSorry to not respond immediately. The server went into an error state and I can’t access the site. It’s been that way almost all day. I will share some of the product names as soon as possible.