Tagged: x
-
AuthorPosts
-
July 27, 2016 at 10:29 am #1105305
Koniu108ParticipantHi,
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
July 27, 2016 at 11:07 am #1105371
ThaiModeratorHi There,
Please try with this plugin: https://wordpress.org/plugins/better-search-replace/.
After install & activate this plugin, please replace the
http://localhost/kenbit.plwithhttp://kenbit.qenick.euHope it helps 🙂
July 27, 2016 at 11:58 am #1105466
Koniu108ParticipantHi
It really helped. Only one small issue: the button links didn
t replace. Although Im renaming it manually, maybe do you have any remedy for that? 🙂Great and fast support
July 27, 2016 at 12:15 pm #1105481
ThaiModeratorHi There,
Which buttons you mentioned?
I could see that the links of the Oferta & KONTAKT buttons are correct.
Regards!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1105305 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
