Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1105305
    Koniu108
    Participant

    Hi,

    I`ve got really strange issue. After moving my site to live. When I view it by my smartphone, many of the images and Layered plugin media redirects to localhost. For example the logo on the top of navbar (ethos) does not display correctly. When I tried to open “logo” image in the second tab, it redirects me to localhost path.

    On PC everything loads good and the paths are correct. Strange

    Can you inspect what can be the issue.

    After moving my wordpress files and using sql:

    UPDATE wp_options SET option_value = replace(option_value, ‘http://localhost/kenbit.pl’, ‘http://kenbit.qenick.eu’) WHERE option_name = ‘home’ OR option_name = ‘siteurl’;

    UPDATE wp_posts SET guid = replace(guid, ‘http://localhost/kenbit.pl’, ‘http://kenbit.qenick.eu’);

    UPDATE wp_posts SET post_content = replace(post_content, ‘http://localhost/kenbit.pl’, ‘http://kenbit.qenick.eu’);

    Site url: http://kenbit.qenick.eu

    #1105371
    Thai
    Moderator

    Hi There,

    Please try with this plugin: https://wordpress.org/plugins/better-search-replace/.

    After install & activate this plugin, please replace the http://localhost/kenbit.pl with http://kenbit.qenick.eu

    Hope it helps 🙂

    #1105466
    Koniu108
    Participant

    Hi

    It really helped. Only one small issue: the button links didnt replace. Although Im renaming it manually, maybe do you have any remedy for that? 🙂

    Great and fast support

    #1105481
    Thai
    Moderator

    Hi There,

    Which buttons you mentioned?

    I could see that the links of the Oferta & KONTAKT buttons are correct.

    Regards!

  • <script> jQuery(function($){ $("#no-reply-1105305 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>