QYResearch
Forum Replies Created
-
Great, it works perfectly as I want, thanks a lot for your kind and useful help.
🙂A loop of my products will be enough for me, but the point is that one row with only one product…
You can have a look at this link: http://qyresearchglobal.com/old/?s=globalI’d like to display 4 products in one row, like in category page.
Hi,
Thanks for your help.
But I don’t know how to custom code inside search.php or load a template into it.
I tried to follow your steps:
1. Create a woocommerce folder in my theme and copy archive-product.php to it, like mytheme/woocommerce/archive-product.php
2. I use twenty thirteen template search.php
3. Then I just change “<?php get_template_part( ‘content’, get_post_format() ); ?>” to the code you mentioned <?php
get_template_part(‘woocommerce/archive’, ‘product’);
?>
4. I upload edited search.php, but then the search result page display list of products(same products in look, and didn’t display like woocommerce shop page or category page) and sidebar, footer were messed up.May you give me more advice?
Thanks again.Thanks for reply, I have removed the child theme and I installed a Custom css plugin to add the css code, then it works.
I have added the code as you told me, and I have also uploaded to ftp, but it just doesn’t work, i don’t know why. You can access the style.css file here: http://qyresearchglobal.com/old/wp-content/themes/twentythirteen-child/style.css
I have cleared all caches to check, but still…
Yes, I have activated the child theme after putting the codes, but… 🙁
I tried to hide the header image, but it will leave a large white space. Now I stop editing, so you can help me to check.
Thanks again.
Yes, I have put the css codes in my child theme’s style.css, but it didn’t work.:( I don’t know what should I do now.
Really? my stickymenu is in full-width, but the header image and the header background is not in full-width.
Hi, I created a child theme, then I add the code you mentioned, but it still can’t work…and the header turned to 1600px, not full width I set. Any solution?
I should add it in the original style.css?And also I can’t make the default body color changed in child theme too, any idea?
thanks for your help.Thanks for response, but it still can’t work, can you help you check it?
I have also cleared the cache and added !important to the css code, but it still can’t apply, and even worse, I don’t know what happened, the head is not fullwidth now.
🙁