I`m not SEEING SCROLLING IMAGES ON

  • Posted in : ArtFlow
  • Ken
    Participant

    I`m using home 7 page and did the auto importer etc but im not see anyone images scrolling

    serkan
    Moderator

    Hi,
    I checked your wp-admin and the Media Library is empty, which means the demo import did not complete fully — the images were not imported.
    Could you please try the following:

    Go to WP Admin > Appearance > Import Demo and run the import again.
    If it fails or gets stuck, it is likely due to the PHP time limit (120s) on your server. Please contact your hosting provider and ask them to increase it to at least 300 seconds.

    Once the time limit is increased, please try the import again and let us know if the images appear.
    Best regards,
    Serkan

    Ken
    Participant

    I contacted host and they made the changes yet im getting the same issue

    Ken
    Participant

    Can i get a update on this matter please as it is time sensitive?

    Ken
    Participant

    Home 07 and Home 06 are not working at all the only one that seems to be working is home 08.

    This is really starting to annoy me

    Ken
    Participant

    even when viewing the page via the editor this is what im seeing

    https://freeimage.host/i/q7W3hhJ

    serkan
    Moderator

    Hi Ken,

    Sorry for the wait. I logged into your admin panel and re-imported the demo content from scratch. Everything looks good now — images and pages should be displaying correctly.

    Could you please check your site and confirm that Home 06 and Home 07 are working as expected?

    If you notice anything else, feel free to let me know.

    Best regards,
    Serkan

    Ken
    Participant

    Yes, it is working now…but i`m somewhat lost as to why did you guys WIPE\RESET my wordpess?

    without checking in with me? like what the hell?

    All my pages and content are GONE!!!!!!!

    Ken
    Participant

    So after cooling down due to the fact you guys wiped my content before checking in with me i decided to add my own photos.

    1) when I added my photos there is a big blank space after the last pic vs seeing the 1st pic in order why is that? (also see image via URL below)

    https://freeimage.host/i/qYMEpI4

    2) I want to replace the word “Adam Fuzzler” with a PNG image

    3) I want to add a background image instead of the ALL black im seeing

    serkan
    Moderator

    Hi Ken,

    First of all, I apologize for re-importing the demo content without checking with you first. I should have confirmed before making any changes. I understand your frustration and I’m sorry about that.

    The good news is that most hosting providers keep daily backups. I’d recommend contacting your hosting provider and asking them to restore a backup from the day before the re-import. This way you can recover your original content.

    Regarding your questions:

    1. Blank space after the last image: The screenshot you shared via freeimage.host is no longer loading. Could you please re-upload the image or share a new screenshot so I can see the exact issue?

    2. Replacing “Adam Fuzzler” with a PNG image: Go to WP Admin > Pages > Home 07 and open the editor. You’ll see “Adam Fuzzler” as a Heading block. Delete that block, then click the “+” button to add an Image block in its place and upload your PNG. Please share your PNG file if you’d like me to do it for you.

    3. Background: You can change the background color from Customizer > Color > Dark Body Background Color. However, the theme doesn’t have a built-in option for a background image. If you’d like to use an image, we can add it via Custom CSS — just share the image and I’ll set it up for you. Alternatively, you can simply pick a different background color from the Customizer.

    Best regards,
    Serkan

    Ken
    Participant

    Inregards to the blank space here :https://freeimage.host/i/qaIolh7

    failing that just watch the images scroll by and you will see

    and for the background it is int he media section called space.png

    Ken
    Participant

    any ETA?

    Ken
    Participant

    Also i would like to make the logo bigger and on mobile it kinda looks super funny

    Ken
    Participant

    Can i please get an update as this is time senstive

    Ken
    Participant

    what kind of wonky theme is this? the scroll stop worked all of a sudden

    serkan
    Moderator

    Hi Ken,

    Apologies for the delay. I’ve forwarded all your requests to our developer and we’ll get back to you with solutions as soon as possible.

    Here’s what’s on our list:
    – Blank space after the last image in the scrolling gallery
    – Adding your space.png as the site background
    – Making the logo bigger + fixing the mobile view
    – Scroll suddenly stopping issue

    We’ll keep you updated. Thank you for your patience.

    Best regards,
    Serkan

    Ken
    Participant

    so in a nutshell I had to get a 3rd party to help me slove some the issues with the theme cause you guys took too long. also after moving the site from the stagging phase to the main site the scrolling for main page has stopped working….

    ahmetsali
    Keymaster

    Hi,

    1-) Blank space after the last image in the scrolling gallery: I cant detect this issue on my side, I don’t see any blank space after the last image, I guess you have fixed it by adding one more image to the gallery.

    2-) Unfortunately, homepage template scrolling grid doesn’t support background images since it is created in canvas element. You can use this custom css code to add a background image to the other pages if you need:

    body:after {
        content: "";
        background-image: url('https://auraforcropovercom.stage.site/wp-content/uploads/2026/03/space.png');
        position: fixed;
        inset: 0;
        z-index: 1;
        pointer-events: none;
    }
    

    3-) You can use this custom css code to increase your mobile logo:

    @media (max-width: 768px) {
        .header-wrap > .site-logo img {
            max-height: 80px;
        }
    }
    

    4-) Scroll suddenly stopping issue : I can’t detect this issue too. It scrolls just fine on my side. Do you still have this issue? If yes, which page and what is your test platform, browser/os version?

    Thanks.

    ahmetsali
    Keymaster

    Hi again, on your final domain, there are no images on your homepage, please confirm when you edit the homepage you can see the images load in your gallery in page edit screen. If you can’t fix it please provide your wp-login info and let us check.

    Ken
    Participant

    i just shared the login. PLEASE not to delete my content. Infact please tell me what you need to do before you do it again this is a LIVE site so i dont have the time for any issues that you will cause.

    ahmetsali
    Keymaster

    Hi,

    It looks like lazy loading is enabled for images — please try disabling it and check again.

    If the issue still persists, please deactivate your extra plugins and then activate them one by one to identify which one is causing the conflict.

    Let us know how it goes 👍

    Ken
    Participant

    That fix the issue…thank you

    serkan
    Moderator

    You are welcome.

Viewing 23 posts - 1 through 23 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register