I recently switched my blog from Twenty Twenty (TT) to Twenty Twenty Three (TT3). Now I wanted to add an “edit” button or link associated to each post on the Blog Home, like in TT, but I noticed there is no such block in TT3. Why is this? And is there a workaround to achieve this?
Thank you in advance!
]]>When I am editing the page I can’t see the left edge of the links setting window.
Is this a 6.1.1 issue or a theme issue?
]]>plugin.min.js?wp-mce-49110-20201110:1 Uncaught TypeError: Cannot set property 'tempHide' of undefined
at tN.<anonymous> (plugin.min.js?wp-mce-49110-20201110:1)
at c.exec.<computed> (tinymce.min.js?ver=49110-20201110:2)
at pp.execCommand (tinymce.min.js?ver=49110-20201110:2)
at tN.execCommand (tinymce.min.js?ver=49110-20201110:2)
at i.t.cmd.t.onclick (tinymce.min.js?ver=49110-20201110:2)
at vp.c.fire (tinymce.min.js?ver=49110-20201110:2)
at i.fire (theme.min.js?wp-mce-49110-20201110:1)
at HTMLDivElement.o (theme.min.js?wp-mce-49110-20201110:1)
at C (tinymce.min.js?ver=49110-20201110:2)
at HTMLDivElement.d (tinymce.min.js?ver=49110-20201110:2)
]]>my classic / gutenberg / wpbakery has the issue that the edit/insert link button has no function anymore.
Disableing all plugins and changing the theme did not solve the issue.
devcode came up with this when clicking the button:
Uncaught TypeError: Cannot set property 'tempHide' of undefined plugin.min.js?wp-mce-49110-20201110:1
at tN.<anonymous> (plugin.min.js?wp-mce-49110-20201110:1)
at c.exec.<computed> (tinymce.min.js?ver=49110-20201110:2)
at pp.execCommand (tinymce.min.js?ver=49110-20201110:2)
at tN.execCommand (tinymce.min.js?ver=49110-20201110:2)
at i.t.cmd.t.onclick (tinymce.min.js?ver=49110-20201110:2)
at vp.c.fire (tinymce.min.js?ver=49110-20201110:2)
at i.fire (theme.min.js?wp-mce-49110-20201110:1)
at HTMLDivElement.o (theme.min.js?wp-mce-49110-20201110:1)
at C (tinymce.min.js?ver=49110-20201110:2)
at HTMLDivElement.d (tinymce.min.js?ver=49110-20201110:2)
]]>I`ve been trying to add a snippet so the link to verify the email account expires in ### seconds.
Would someone be able to tell me what I`m doing wrong?
Yes, I know it goes in functions.php, not stylesheet.css
Ive done it before but can
t seem to get it to work here.
The below example is set to 3 seconds for testing
add_filter( ‘customer_email_verification_code’, function( $expiration ) {
return 3;
});
Thank you.
]]> links under my photos in my Gallery albums.
They are no longer displaying, and I cannot find the setting to turn this back on, after weeks of searching.
Not even sure what it is called, but have my Gallery set to allow, under II, D, 17:
17 Show Edit/Delete links Show these links under default thumbnails for owner and admin.
Wondering if it’s related to the size of the thumbnails in the lightbox being too large and covering up the links?
Thanks for any and all help!
Mi