realhalifax
Forum Replies Created
-
Yes now its working, but I had to replace (re-add) all the pictures on the new page, after the update of jetpack.
No.
BUT, i installed the todays update of jetpack and if i re-add the pictures in the new page its working now!!!
But the HTML structure is still different compared to the HTML structure in the old pages…?!?!?
Now in the new page also the css class “singel_image_galery” is added.
I figured out something strange!
On the old (working) pages the pictures are shown as:
<div class="wp-block-image"><figure class="aligncenter size-medium">
a div is including the figure tag!On the new ( non working) its:
<figure class="wp-block-image size-medium">
NO div for the figure tag!No page builder. Block plugin only “lazy blocks” but this is active also in the old pages.
Yes, outside the columns block it works.
But on older pages it works also inside the colum block (see any other page on that website) even when I edit an old page and save it, it still works…
Hey Steven,
Thanks for your answer. You are right, this I didn’t keep in mind as I have only German and English on the page in the moment.
But how to solve it? As I figured out the % in the anchors destroy the js functionality and smooth scrolling is not working. Also the offset is not working than.
meanwhile I put a workaround by my self in the class.post.php function generateHeadingIDFromTitle()
$return = preg_replace(‘/[^A-Za-z0-9\-]/’, ‘-‘, $return);
this is working fine ?? but should be fixed by the plugin maybe?
Thanks a lot!
Thanks, now its clear and fine!
Just one additional queston: is google analytics working even if the user refuse all check boxes, but all 3 check boxes for google are checked in the admin settings?
ok, I send a request.
Is there any Idea why this happen??? Is it a bug in Jetpack or could I fix it somehow in my Theme?
Almost ??
Check out the first Gallery (3×3) there is
Link to = Attachment page
and there is the issue.The 2nd Gallery you checked is fine with
Link to = none
, there is just that issue that its not starting off with the picture that you click on. BUT the reason for this (i think) is that there is also the “wrong” gallery on the same page. If i put onlyLink to = none
Galleries on a page everything is fine.- This reply was modified 4 years, 7 months ago by realhalifax.
No darnell, you got it totaly wrong.
its not about
metadata
!Its about that the carousel is not working on
Link to = Attachment Page/media file
To klick on the 1st picture of the gallery works fine, but to klick on any other picture fails and only the single picture is shown.
- This reply was modified 4 years, 7 months ago by realhalifax.
Hey,
i put 2 Galleries into my test page now: https://baidaolu.de/baidaolu-100-wege-zu-reisen/test-seite/
The first is with Gallery with ?Link to = Attachment Page“ and here the Carousel starts only with the first picture, the others show only one picture.
The 2nd Gallery with Gallery with ?Link to = none“ works fine. On all pictures the Carousel starts.
Bye the way, this issue is appearing on desktop browser and also mobile browser.
- This reply was modified 4 years, 7 months ago by realhalifax.
I found the Cause!!!
Yesterday I switched on “link to – Attachment Page” for each of my galleries. If i set “link to” to “none” the issue is gone.
But its not good ?? It was switching on the Link to the attachment page for the gallery images as a fallback, so that the users will see the details and the description of each picture in any case. And also Google should find the detailed description for each picture.
So what can i do now?
Bye the way, i see different behavior on different pages. Some slideshows start with the 1st picture only, some with the 1st and the 2nd and some with no picture neither.
Hope you could help me.