
-
AuthorPosts
-
April 8, 2025 at 7:05 pm #1481013
Hi,
a few parts of the webpage are not loading, do you have any idea what the problem can be?
Its after the galerie, the text is not loading and at the end the prices.
Would be great to get some help :)Many regards rixi
April 9, 2025 at 6:20 am #1481043Hey rixi,
Thank you for the inquiry.
It’s possible that the sections below the gallery are not loading due to the number of images on the page. There are nearly 80 images in the gallery, and most of them are over 100KB in size, accumulating to almost 12MB in total, which is quite large. This could affect the script that triggers the animation for the elements. We recommend reducing the number of images or enabling the pagination or the “load more” button.
Best regards,
IsmaelApril 9, 2025 at 8:45 am #1481059This reply has been marked as private.April 9, 2025 at 3:13 pm #1481077Hi,
Thanks for the update. What exactly are you looking to change regarding the pagination buttons? If you have a screenshot highlighting your intentions, then that would help.
Best regards,
RikardApril 9, 2025 at 3:18 pm #1481079This reply has been marked as private.April 10, 2025 at 5:16 am #1481111Hi,
Thank you for the update.
You can use this css code to adjust the style of the pagination:
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a { height: 50px; width: 50px; line-height: 50px; margin-right: 6px; box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2); font-size: 18px; } #top .main_color .pagination a { background-color: #f2f1ef; color: #000000; } #top .main_color .pagination .current { background-color: #d5d5d5; }
Best regards,
IsmaelApril 10, 2025 at 8:41 am #1481122Hi Ismael,
thanks a lot! That looks much better now. But when i click on page 2 its going to the header instead of page 2.
And how could i change the size from the writing Seite 2 von 2 which is on the right side from the pagebuttons?Many regards rixi
April 11, 2025 at 5:06 am #1481172Hi,
That is the default behavior of the pagination, which is why it’s recommended to place all post elements at the very top of the page. If you need the document to scroll to the appropriate section on load, you can try this modification.
Best regards,
IsmaelApril 11, 2025 at 8:31 am #1481179Hi Ismael,
ok, thanks a lot!Many regards Rixi
April 11, 2025 at 10:33 pm #1481212Hi,
Glad Ismael 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 ‘Parts of the webpage are not loading’ is closed to new replies.