kirio7
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] "next page" link not working on products pageI installed the plugin: WooCommerce Product Sort and Display LITE and the page link issue disappeared, i guessed the other plugin overwrite some settings here and manage to “solve” the issue.
oh.. got it.. thanks
ok thanks.
thanks, i’ve managed to remove the images by just adding css code
.geodir_category_list_view li .geodir-post-img {
display: none;
}Hi thanks for the reply.
What I want is to hide the image on the listing page which contains the list of items (this page:
https://wpgeo.directory/hotels/france/gard/souvignargues/1-star/ ) or at least to change the dimension of the image to a smaller size, can you tell me which exact file is the coding for this part found in? I don’t mind editing the page template.The reason is that if I have free packages and paid packages, I will want to set all items under free packages to have no image, if the “no image” picture is shown for every item under the free package, it will take up too much unnecessary space on the page, so I would like to remove that picture portion or at least able to change the size to that they will not take up too much space.
Look forward to your reply, thanks.