• Resolved marko2002

    (@marko2002)


    Hi guys, was using OceanWP with seamless and worked no problems, but I’ve since changed to “Modern Shop” theme by gradientthemes which incorporates it’s own search bar in the header and I can’t figure out how to incorporate AWS, could you possibly help steer me?
    My site is at https://tillyoak.co.uk
    Thanks
    marko

    • This topic was modified 2 years ago by marko2002.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Please tell me – do you enable ‘Seamless integration’ option from the plugin settings page?

    Regards

    Thread Starter marko2002

    (@marko2002)

    Yes @mihail-barinov, all enabled

    Thread Starter marko2002

    (@marko2002)

    OK, so I did a little messing around and simply replaced the search in the header template with
    php aws_get_search_form( true );

    I then edited the CSS with

    .aws-container {
    	width: 400px;
    	margin-right:auto;
            margin-left:auto;
    }

    and it is working for me, can’t say if this is the correct way of doing it tbh but it works. If you guys are able to suggest a better integration, I’m 100% onboard.
    Many Thanks
    Marko

    Plugin Author ILLID

    (@mihail-barinov)

    Thanks for your solution. It looks legit – but I can only recommend you to make these changes for the header template inside the child theme to not lose all changes after the theme update.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Modern Shop by gradientthemes ?’ is closed to new replies.