Home Forums WoodMart support forum migration issues with menus

migration issues with menus

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256062

    giannisth
    Participant

    hello, 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!

    #256071

    Hello,

    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.

    #256084

    giannisth
    Participant

    i 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 help

    #256117

    Hello,

    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

Viewing 4 posts - 1 through 4 (of 4 total)