-
AuthorPosts
-
February 8, 2022 at 4:38 pm #1339632
Dear support,
after update i have galery problem!!
The galery of the start-site is now double a galery with sitename: Start
The galery pictures was now duplicate and is visible in a new line, under the old galery …
Show link to my screenshot.Can you help?
PS: I restored the site with a backup
February 9, 2022 at 6:22 am #1339700Hey strumpumpel,
Thanks for the screenshot. Would you be able to update on a staging version of your site, so that we can see the actual problem?
Best regards,
RikardFebruary 9, 2022 at 8:49 pm #1339862Hey Rikard,
i have now a copy from this site.
Please show.
Now give at a other problem … the sort within the galery is not possible per drag and drop …
The word: Start is over every galery visible.
The double galery problem from yesterday, is in this site not more existent ….please help me
- This reply was modified 2 years, 9 months ago by strumpumpel.
February 10, 2022 at 1:07 pm #1339963Hi,
Thanks for the update. The sorting problem is due to a bug in WordPress core, please try this in your functions.php file until WordPress 5.9.1 has been released:
function ava_custom_css_admin_mod() { echo '<style> .wp-core-ui .attachments:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } </style>'; } add_action('admin_head', 'ava_custom_css_admin_mod');
Please refer to this thread to fix the extra word problem: https://kriesi.at/support/topic/gallery-and-page-title-bug/
Best regards,
RikardFebruary 11, 2022 at 4:56 pm #1340184Hi Rikard,
thanks for reply.I have update of 5.9.1 and 4.8.9.1 …
The Word problem in over gallery is solved with the new code in the gallery.php! Thanks!
Also the gallery sorting problem is solved…. with functions.php code! Fine fine!And now is the next problem back there … Of the start-site is every gallery now double …
I have in backend 3 gallerys created and in the frontend show 6 gallerys ….Whats happend after update? Please login and show.
Great Thanks ss
- This reply was modified 2 years, 9 months ago by strumpumpel.
February 12, 2022 at 5:59 am #1340237Hi,
Thanks for the update and login details. I checked the Gallery on your front page, but it’s not duplicating on my end. Could you post a screenshot of what you are seeing on your end please? You might want to try and load it in an incognito or private browser window, to see if that changes anything.
Best regards,
RikardFebruary 13, 2022 at 7:48 pm #1340402Ok … Rikard …
i have cleaned the cache from browser and now is the gallery ok!
Sorry for my browser problem!
Thanks for your fast help!! :)Best regards,
ssFebruary 13, 2022 at 11:04 pm #1340419Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘After Update to Version 4.8.9.1 big galery problem’ is closed to new replies.