wwwcre8r
Forum Replies Created
-
Forum: Plugins
In reply to: [ManageWP Worker] PHP 8.1 deprecatedI too find that this is not resolved in Version 4.9.17
I followed the above instructions and the PHP errors are still present.
Can I please ask for a status update/ ETA to resolve this issue, I really don’t want to have to find and then implement a replacement for ManageWP for a few hundred sites on WP Engine.
Many thanks, Will
Could you please let us know if there are plans for PHP 8.2 support in the near future?
Forum: Plugins
In reply to: [ICS Calendar] New conflict with “Popup Maker”I changed from Popup Maker to Boxzilla, and this is now a non-issue for me.
Forum: Plugins
In reply to: [ICS Calendar] New conflict with “Popup Maker”Note that this same issue has returned (Version 10.7.3), and now the option to check the box labeled Load CSS and JS on wp_enqueue_scripts action is gone.
Please advise, thanks.
Note that this has been resolved by ICS Calendar support, here is the resolution in case it helps anyone:
This is most likely due to changes we’ve made in when ICS Calendar’s CSS and JS files load. You should be able to resolve this issue by reverting ICS Calendar to the old loading method.
On the ICS Calendar admin page, check the box labeled Load CSS and JS on wp_enqueue_scripts action and click Save Changes.
Forum: Plugins
In reply to: [ICS Calendar] New conflict with “Popup Maker”This resolved the issue, thank you very much for the support and the quick reply!
Forum: Plugins
In reply to: [Responsive Tabs] HTML is rendered in tab titles as <br>Do I need to purchase a license to get support/ a response on this reported issue?
Forum: Plugins
In reply to: [Responsive Tabs] HTML is rendered in tab titles as <br>Is there an update to resolve this, it is a production issue for our client.
I’ve removed the <br> from the first tab title for now, per the client; but we need a resolution please.
Again, only the first tab’s title is outputting
& lt ; br & gt ;
and end-users are seeing that as <br>(I’ve added spaces to the code above so that you can see, it was being converted to <br> tag in my first post)
Forum: Plugins
In reply to: [Filr - Secure document library] Files are not uploaded to serverUpdate: file upload starting working, not sure why, nothing was changed.
New issue: For existing records (where the file didn’t upload to the server), I cannot upload a new one, it continues to fail. Also, if I delete that record and recreate it – that too doesn’t work, perhaps I can no longer use that document name???
Original was /wp-content/uploads/filr/6/(file didn’t upload)
After deleting the document and creating a new one with the same title:
/wp-content/uploads/filr/18/(file still doesn’t upload)But again, any *new* document name is now uploading.
Forum: Plugins
In reply to: [WP Show Posts] List no longer listens to posts per pageNevermind… I see now that the client marked many of their posts as STICKY. I had to choose Ignore sticky posts.
FWIW, I am also having the exact same issue.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Requirements for that logo on Ticket?Actually if I add this CSS to
MEC > Settings > Invoice Options
Invoice Custom Styles
.mec-ticket-logo {height: auto !important;}
It fixes the log issue everywhere and I don’t have to edit plugin files.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Requirements for that logo on Ticket?okay, found it!
I’ve found that commenting out line #264
height: 20px !important;
in
\wp-content\plugins\mec-invoice\templates\email-invoice-ticket.phpWill allow the logo to be full width, in the generated PDF
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Requirements for that logo on Ticket?Specifically this affects the logo shown on the generated PDF invoice/ ticket.
On the invoice/ ticket preview, which is HTML, I’ve found that removing
height="36"
in
\wp-content\plugins\mec-invoice\templates\email-tickets.phpWill allow the logo to be full width.
I’m still looking for how to affect the display of the logo in the generated PDF though.
Forum: Plugins
In reply to: [Dynamic User Directory] Error after upgrade to 1.5.5I can confirm that the issue is resolved in 1.5.6