jayford
Forum Replies Created
-
Hi James,
Thank you for your guidance regarding with my post.
Cheers
Forum: Fixing WordPress
In reply to: Short code not workingRoss,
Thank you so much for your help.
And mike when I remove this code from the custom search form.
<input type="hidden" name="post_type" value="product" />
It will show the products but not in the proper way unlike when that code is in my php file but when I put that code 1 product only show in the proper way and the others are just showing blank page.
here is my website (www.datesonnotes.com) you can try to search this number with result (071279) and the other number is (010100) which returns blank page.
Thank you Mike
HI Mike,
Thank you so much for your kind response.
I follow the instructions that you said to me on how to debug the problem but there are no error message shown just only the blank page itself.
I tried to switch the theme also to the default one but still it returns the same error.
Hope you could help me with this Mike.
Regards,
JayForum: Plugins
In reply to: [WooCommerce] Category display of productsHi Guys,
I’m having a problem with my search results, after searching for products it will show a white blank page only.
Here is my code for search form
`<form role=”search” method=”get” id=”searchform” action=”<?php echo esc_url( home_url( ‘/’ ) ); ?>”>
<div>
<label class=”screen-reader-text” for=”s”><?php _e( ‘Search for:’, ‘woocommerce’ ); ?></label>
<input type=”text” value=”<?php echo get_search_query(); ?>” name=”s” id=”s” placeholder=”<?php _e( ‘DDMMYY’, ‘woocommerce’ ); ?>” />
<input type=”submit” id=”searchsubmit” value=”<?php echo esc_attr__( ‘Search’ ); ?>” />
<input type=”hidden” name=”post_type” value=’product’ />
</div></form>
Does anyone know this kind of problem?
Hi jeremy,
I have the same problem as your. Im glad to read that u were able to fix ur problem. I sonder how did u do this to fix this probleM? Thanks in advance.Forum: Plugins
In reply to: [Woocommerce CSV importer] Import products no progress stuck in row 1 onlyGot no response at all. No support
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import products no progress stuck in row 1 onlyThis is the image also when I enable in the settings for skipping the first row.
https://docs.google.com/file/d/0BzJ_uLZYeFNeN2Z0WDVHY01BQ2M/edit