pigsound
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Swap featured image on hoverthank you kathryn. so i conclude, for now trying a plugin seems to be the best approach.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Swap featured image on hoverhi kathryn,
yes, i thought about using a plugin – but not thoroughly, since i wanted to keep the plugin list for this website as short as possible. and i expected the block theme twenty twenty-two to be customizeable (in a different way like the previous wp themes).Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Swap featured image on hoverhi alvaro,
thank your for your reply; here are the details:
– the secondary image will change from one post to another
– since only three posts should have a secondary image, i was planning to assign them via the template file (at least this would be the way i’d do it with previous themes)
– the secondary image is a completely different image
i hope i could answer your questions sufficiently,
looking forward to your answer!Forum: Plugins
In reply to: [Contact Form 7] get current date value to populate an input fieldhi takayuki,
i followed your advice and tried entering
[date submission_date id:submissiondate ""]
(leaving the script in WP Headers and Footers unchanged)
but this throws the same errorUncaught TypeError: document.getElementById(…) is null
i just don’t know how to get the actual date of filling out the form into the field.
hi aicee11,
see yellow marks in the screenshots here.Forum: Plugins
In reply to: [Contact Form 7] Spinner keeps on loadingi found out that in my case the switch from php 8 to php 7.4 made the problem disappear. still, it would be nice if the form would soon also work with php 8!
Forum: Plugins
In reply to: [Contact Form 7] Spinner keeps on loadinghi,
i guess my problem is similar: i use jetpack crm with the integrated cf7 plugin. when i fill out a form with my credentials plus e.g. a message text for the first time, the form works ok. when i fill out the form with same credentials but a different message text, the spinner appears and never stops, and the form is not submitted.
i also see a 500 error related – see here the screenshot:https://d.pr/i/hK0Huv
i already contacted jetpack crm which tested the form on my staging site – with all unnecessary plugins turned off and switching to twenty twenty-one theme but the problem stays.
wordpress, crm and cf7 are on the latest version, php version is 8hi,
i just stumbled across the same problem. clearing the cache did not solve it – although i definded the “naked”-style in the shortcode, the page reports the style was missing.
can anybody help?
pigsoundthankyou seezee for pointing out the options of a workaround – i have wp5.6 and php 7.4.14 and the use of the jquery migrate helper seems to have fixed the nonfunctional form.
hopefully, caldera soon fixes this wp5.6 incompatibitliy!Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show uptherefore i see the issue as solved.
Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show upthank you for your patience. i just setup a new install of the live website in a subdirectory and found out that this one works like it should. supposing that the technical environment on my local server could be the cause for the dysfunct longdesc, i took a chance and updated the live site to wp 5.6 – and bingo: the longdesc contents are showing up ??
thanks again for your efforts!Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show upthank you joe,
the fix works perfectly with my live site (wp 4.9.16), but on my test site (wp 5.6) it still does not show the longdesc.Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show upi just updated your plugin on the live website and found out that after the update the problem i described above shows – with legacy wordpress 4.9.16 installed. see the live website here: website with WP 4.9.16 and WP Accessibility 1.7.5
Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show upthank you for your reply, joe.
i followed your advice but to no avail. when i click the button, a white overlay appears but the containing longdesc is missing. this is the source code:
<figure class="wp-block-image size-medium is-style-longdesc"><div class="wpa-ld wp-image-400"><img loading="lazy" src="https://localhost:8888/url-local/wp-content/uploads/2017/05/2017-Hin-300x247.jpg" alt="?Hin I“" class="" srcset="https://localhost:8888/url-local/wp-content/uploads/2017/05/2017-Hin-300x247.jpg 300w, https://localhost:8888/url-local/wp-content/uploads/2017/05/2017-Hin-768x633.jpg 768w, https://localhost:8888/url-local/wp-content/uploads/2017/05/2017-Hin-508x419.jpg 508w, https://localhost:8888/url-local/wp-content/uploads/2017/05/2017-Hin.jpg 900w" sizes="(max-width: 300px) 100vw, 300px" id="longdesc-return-400" longdesc="https://localhost:8888/url-local/2017-2/2017-hin/?longdesc=" width="300" height="247"><div class="longdesc" aria-live="assertive" style=""></div><button><span>Long Description</span></button></div><figcaption>Hin I</figcaption></figure>
i guess the problem is that the .longdesc div has no text in it (although i have entered a longdesc in the image description).Forum: Plugins
In reply to: [WP Accessibility] after update: longdesc does not show upthe post was originally made with the classic editor, but i changed them into blocks recently.