awideman
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Collapse on jump link clickThanks for pointing that out Akshay. However, to enable that option I have to enable the Sticky TOC, but I am using the Auto Insert TOC with custom CSS styling.
You can see it here: https://cansumer.ca/public-mobile/
I’d like to add the Click TOC Close functionality to my own implementation, rather than the approach used by the plugin’s Sticky TOC. Please let me know if this is possible.
Thanks!Forum: Plugins
In reply to: [Easy Table of Contents] Make whole .ez-toc-title-container a toggle linkThanks Akshay!
Forum: Fixing WordPress
In reply to: wordpress editor The editor has encountered an unexpected error.EDIT: In my case, it was in part being caused by a function I added to change the default image alignment: Change default image alignment to center https://www.intelliwolf.com/auto-set-image-alignment-wp-block-editor/ But it’s still happening
Same issue here. Shows the post editor page, and I get the error page “The editor has encountered an unexpected error.” as soon as I click into the post somewhere. Was able to stop the error by excluding my themes folder, but not my plugins folder.
TypeError: Cannot read properties of undefined (reading 'lightbox') at migrate (https://example.com/wp-includes/js/dist/block-library.min.js?ver=875919a30abea6016ef8:14:185125) at https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35725 at Zn (https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35870) at https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35030 at Array.map (<anonymous>) at Zn (https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35022) at https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35030 at Array.map (<anonymous>) at Zn (https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:35022) at https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:36374 at Array.reduce (<anonymous>) at Xn (https://example.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a:10:36350) at https://example.com/wp-includes/js/dist/block-editor.min.js?ver=f0bb1e364b792257eb17:26:68387 at l (https://example.com/wp-includes/js/dist/block-editor.min.js?ver=f0bb1e364b792257eb17:26:53216) at https://example.com/wp-includes/js/dist/block-editor.min.js?ver=f0bb1e364b792257eb17:26:68733 at Array.map (<anonymous>)Forum: Plugins
In reply to: [Easy Table of Contents] TOC not working when heading is linkedI have narrowed it down to the plugin WP Links by LintedCode LLC. I use it to control which links are follow/nofollow and open in same page/new window. When the plugin is activated, the TOC doesn’t work and and when it is deactivated, it works with the headers as links.
Is there a way to apply the Table of Contents anchor links after the link has been adjusted by WP Links to open in a new tab?I am also having this issue. I’m using SEOPress to code custom schemas, so I would like to filter out/disable the schema generated by WP Review to avoid duplicating schemas while keeping the backend functionality to enter the data.
Forum: Plugins
In reply to: [WooCommerce Grid / List toggle] List on Desktop, Grid on MobileThanks for taking the time to follow up on this issue and post this kaicho! I tried the code too and it didn’t work. Let me know if you have any luck – it would be a massive improvement to my site!
Hey bkntl,
I couldn't just copy and paste since the β character isn't the same as the ' character. Try replacing all the single quotes with 'If that doesn’t work, here is the exact php I have – you could type it out:
Let me know if it works!
Solution 1 worked perfectly. Thanks Marcel!
Forum: Fixing WordPress
In reply to: Fresh & Clean: remove featured image from postHey Perperas, I’m having a similar problem. I’m making changes to single.php but they are not affecting the layout of my blog posts.
What do you mean there are 2 single post sections? I can’t seem to find the second one. Where is the one that worked for you?
Thanks for your help in advance! π
Forum: Plugins
In reply to: [WooCommerce] Permalinks and 404 ErrorsDid you ever figure this out steve? I’m having the same issue.