Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #745716

    So that’s it, I try to change the links or the images of the slider and nothing changes. I even created a new slider from scratch and it still shows the old one.

    #745724

    Hi Padrón!

    Can you please provide us backend access, so we can give it a look for you?
    Thanks a lot

    Best regards,
    Basilis

    #745731

    Sent

    #745761

    Hi,

    I checked the slider issue and created a test page, please find the link in private.

    The slider works fine without any issue. When I update the slider images the frontend get’s updated as well.

    It may be an issue with your browser cache. Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    #745868

    Please check that page stated

    #745890

    Hey!

    It is mostly due to a caching issue. But I cannot see the plugin tab when i login to deactivate plugin and troubleshoot the issue. Please deactivate all the active plugins for testing purpose and hard refresh the page. If that does not work please provide a use ID with full admin rights so we can further investigate this issue.

    Best regards,
    Vinay

    #745900

    Hi,

    Did you see what I told you?

    #746237

    Hey!

    Thank you for the new credentials, I have enabled the debug mode so you can easily copy the shortcode for the advanced layout builder elements.

    The slider appears to work fine on all the test pages but I’m not sure why it is not working correctly only on the homepage.
    1. Please delete the slider element from homepage.
    2. Re-create the slider element on the homepage.

    Let us know if this works.

    The below code is added in functions.php file to enable debug mode.

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    Cheers!
    Vinay

    #746246

    I already did that and didn’t work, as you can see in the preview the slide is different and it was made from scratch.

    #748291

    Hey!

    Which of the links are not updated properly? I checked the button on the first slide and it goes to a page called “reclamacion-clausula-suelo-bbva-caixabank”, the second slide goes to different sections in the page while the last one is an anchor link called “#kontakt”. Please deactivate the WP Fastest Cache plugin while you’re working on the site. Activate it once you’re done.

    Regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.