Home › Forums › WoodMart support forum › migration issues with menus
migration issues with menus
- This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 6, 2021 at 8:01 am #256062
giannisthParticipanthello, after migration from
kourtakis.dikigoros-grafologos.com to kourtakis-lighting.gr there is problem with the “categories” menu submenus.
1.They are all directing to kourtakis.dikigoros-grafologos.com
Please take a look at screenshot https://i.imgur.com/pG8Ph9b.png. if one clicks on one of these submenus they are redirected to https://kourtakis.dikigoros-grafologos.com/product-category/fotistika-eksoterikou-xorou/fotistika-outdoor-spotlights-provoleis-floodlights-architektonikos-fotismos-led/ with a 404 error but it should have gone to https://kourtakis-lighting.gr/product-category/fotistika-eksoterikou-xorou/fotistika-outdoor-spotlights-provoleis-floodlights-architektonikos-fotismos-led/
where please can i reset the urls of this categories menu?
in db? if yes where please?
2. also in kourtakis-lighting.gr in the slider, the images seem to be missing. In the first place though it seemed that again the images where located on kourtakis.dikigoros-grafologos.com https://i.imgur.com/gInWXzL.png
please,the site is live and i mus fix this soon!January 6, 2021 at 9:03 am #256071
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached and visited your website.
1) Please edit the HTML Blocks of each category mega menu item and set the links of the items according to the new site.
Screenshot for Clarification: https://prnt.sc/whcrjh
2) And for the slider try reuploading the images to the new domain and then add it to the slider then clear cache and check back.
Best Regards.
January 6, 2021 at 9:34 am #256084
giannisthParticipanti have added this code but the pictures are again not fixed.
UPDATE wpaw_posts SET post_content = replace(post_content, ‘kourtakis.dikigoros-grafologos.com’, ‘kourtakis-lighting.gr’);UPDATE wpaw_postmeta SET meta_value = replace(meta_value,’kourtakis.dikigoros-grafologos.com’,’kourtakis-lighting.gr’);
UPDATE wpaw_usermeta SET meta_value = replace(meta_value, ‘kourtakis.dikigoros-grafologos.com’,’kourtakis-lighting.gr’);
UPDATE wpaw_links SET link_url = replace(link_url, ‘kourtakis.dikigoros-grafologos.com’,’kourtakis-lighting.gr’);
UPDATE wpaw_comments SET comment_content = replace(comment_content , ‘kourtakis.dikigoros-grafologos.com’,’kourtakis-lighting.gr’);
So many url issues are corrected. But still the images on the top of the page e.g still do not up https://i.imgur.com/mBf0HEd.png. Is there soething that must be done in dashboard regarding this ?
So as in the home page at slider https://i.imgur.com/e0uqOyu.png
please helpJanuary 6, 2021 at 10:54 am #256117
Aizaz Imtiaz AwanKeymasterHello,
We are Glad that you have managed to fix most of the issues yourself.
For the images try re adding them to the new domain slider and then clear cache and check back.
Regards.
Xtemos Studios -
AuthorPosts
- You must be logged in to create new topics. Login / Register