MindCreatesMeaning
Forum Replies Created
-
Hello @amitbarai013 , Here are the further observational details you’ve requested relating to browsers. Thank you for pointing me down the ‘browser compatibility’ line of thinking – I have zero issues with browsers outside of this color picker so it did not occur to me.
Browsers:
Chromium Browsers (Chrome, Brave) – Color picker functions.
Safari – Color picker fails.Note:
The Essential Blocks color picker is the only color picker not working in Safari – I have many others which work without issue.
A fix for a future release of Essential blocks would be appreciated. Requesting a user to change their preferred browser for an isolated color picker isn’t going to be a well received answer (for me or for anyone encountering this issue down the user pipeline).add_filter( 'ayg_gallery_scrolltop_offset', function( $top_offset ) { return 50; });
Your provided code successfully accomplishes the desired outcome, adjusted in my case from a value of ’50’ to ’75’ ????.
Thank you!
Can confirm:
- Freesoul > Post Types > (Desired) Row > Star > Does achieve the same result as the workflow I originally expressed a desire for, thank you.
- This reply was modified 8 months, 4 weeks ago by MindCreatesMeaning.
- This reply was modified 8 months, 4 weeks ago by MindCreatesMeaning.
?? @fscode
I have replaced ‘post_meta_box.php’ which ships with FS Poster Lite 2.4.0 with the new ‘post_meta_box.php’ file provided in your link.Here are my findings.
– Auto sharing (upon publishing a post), fails to show pop-up or share.
– Attempting to use share all events via ‘Failed event’ Banner does trigger pop-up, but the sharing fails. Pop-up displays ‘Error’.
– Sharing individual posts via ‘All Posts’ page by clicking the rocket. Triggers pop-up & succeeds in sharing to all connected accounts.Results:
An improvement from 0/3 to 1/3. Moving in the right direction ????. Just not quite there yet.Note:
In my testing I did not disable all plugins and test one-by-one as in my initial troubleshooting (I do not currently have the available time to do so).Initially I accepted your answer and gave it a try.
Unfortunately it is not a viable solution.The majority of my posts are written using the Jetpack App for mobile.
There is no “Shift + Enter” in the JetPack App (holding Shift + Return always begins a new ‘Paragraph Block’)
.
I tried using a ‘Pre-formatted Text Block’, but this works only for text contained within a single ‘Pre-formatted Text Block’ – once an author uses another block (like an image) LinkedIn receives large empty lines of ‘negative space’.
As a result, I’m await your future update for ‘WP to LinkedIn Auto Post’ in great anticipation.
I really appreciate your work and your plugin. Thanks for all you do with this project.Forum: Plugins
In reply to: [Cache Enabler] Clear Specific Page on Pushing PostWill this snippet do the job?
§post_id = 123; // Replace 123 with the actual post ID do_ action( 'cache_enabler_clear_page_cach e_by post _id', §post_id );
All plugins are deactivated.
All caches are cleared.
Problem persists.Forum: Plugins
In reply to: [Autoptimize] Unwanted Autoptimize Generated Files Remain.Update:
Reinstalling & reactivating WP Super Cache reintroduces the problematic behavior.I’m uncertain why WP Super Cache holds onto Autoptimize files even after WP Super Cache files are cleared.
I’ve moved my website to WP Super Cache.
My initial post remains worthy of investigating…Further Observations:
W3 Total Cache (breaks Flying Scripts)
WP Fastest Cache (breaks Flying Scripts)
WP Super Cache (works with Flying Scripts)Far Future Expiry Plugin (breaks Flying Scripts)
- This reply was modified 9 months, 2 weeks ago by MindCreatesMeaning.
OP Follow-up:
This was totally my own misunderstanding of how to utilize the plugin based upon the written documentation.
Solution (for anyone who finds themselves in similar situations):
Use the plugin to generate the WP-2FA frontend page.
QR codes will be generated by your website.
QR codes will be presented to Users during WP-2FA setup of their account.- This reply was modified 9 months, 3 weeks ago by MindCreatesMeaning.
RESOLVED:
Appears to be a plugin conflict. Still diagnosing the plugin responsible.Forum: Plugins
In reply to: [Blog2Social: Social Media Auto Post & Scheduler] Autoposting does not workNew Blog2Social forum user here,
I can confirm ‘Blog2Social’ Auto-share functionality is not in working order.
Environment:
WordPress 6.4.2
Blog2Social 7.3.5 (Free License)
All other plugins deactivated.Observation:
Navigate Blog2Social > Settings > Auto-poster
Administators are unable to toggle ‘Auto-Poster‘ into the ‘ON‘ position.Question:
Does Blog2Social Auto-poster require a paid license?Forum: Plugins
In reply to: [ActivityPub] Recommended Caching Exclusions?I’d love a better solution!
Can you recommend an ActivityPub friendly caching solution that includes cache preloading?
I’m using WP-Optimize because of its automated preloading functionality. Wp-Optimize appears (by feel) to serve faster cached pages over the more popular WP-Fastest Cache, W3 Total Cache, & WP Super Cache too.
I’d love to serve speedy cached content to all logged-out users while gaining Activitypub friendly functionality (because ActivityPub and the Activitypub plugin are amazing).
- This reply was modified 10 months, 2 weeks ago by MindCreatesMeaning.
Any thoughts on why this behavior may be occurring? Here is a link to a staging blog where this phenomenon is happening.
- This reply was modified 10 months, 4 weeks ago by MindCreatesMeaning.
There are no visual problems that you describe, though I know of what you speak, @pfefferle.
@kowsar89 ,
These are my Observances:- HTML is always correctly shown. No JSON displayed ????.
- Fully Built Cache + Newly Published Post = ActivityPub will not federate this newly published post.
- The newly published post empties the cache.
- All following published posts will federate via ActivityPub until the cache finishes auto-preloading itself.
- When Cache exists again – ActivityPub stops federating.