• I have his these sections for now as they no longer tell the right story, but it I can’t seem to update images or text in both the slider and banner homepage sections.

    I deactivated my plugins and I have the latest version.

    I reached out to my host and they can’t see where the issue is coming from. It is now with the tech department. I was advised to come to the theme provider in this case as it seems like there is something wrong on your end.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • After update to wordpress 5.6 the slide section is not working when I try to load a new image or change the text.
    Please help!!

    Hello,
    In case you have access to wordpress database, you can change the slider option, using the following query:
    SELECT * FROMwp_optionswhereoption_namelike '%theme_mods_shop-isle%';
    be aware the prefix that you used during the wordpress installation.
    in the result query locate the option that you want to change (image,label,etc) and do the replacement.
    Finally you need to update the “s:XX” (XX=large of the string)with the number of characters that resulted after the change.

    Hope this help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider and Banner Section not updating text or image.’ is closed to new replies.