PHP Installation
-
Hello,
I am following the e-commerce tutorial on how to create a store with woo commerce:https://www.youtube.com/watch?v=zE9BiBebFMI
I am adding the advanced woo search plugin by ilid.
This is where it gets a bit complicated so bear with me:)
I want the search bar to be after my navbar in the header.
Once the plugin is activated,it says it is to be added to a webpage by adding short code to the header via the customiser within the html element.
However, I am using the Blocksy theme. I already have a html element in the header already, and cannot add a second html element.
So I am thinking of adding the search bar with php using wpcode for the code snippets. I installed wpcode snippets to add php code to the header, but do not know the correct way to add php to the header via wpcode, and to position it correctly.
I have searched everywhere for code, but cannot find it anywhere.
Any help with how to add this advanced woo search to the header with php via wpcode would be so gratetful. Been stuck on this for ages!The page I need help with: [log in to see the link]
- The topic ‘PHP Installation’ is closed to new replies.