Kor
Forum Replies Created
-
AuthorPosts
-
Hi narayan,
Try using the custom CSS code below and see if it works.
@media only screen and (max-width: 400px) { .gd-cptcat-li a:link { width: 80px!important; } .gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat { width: 5%!important; min-width: 100px!important; } }May 23, 2018 at 2:27 pm in reply to: How to remove default cover image from Woocommerce detail page #431822Hi Piyush,
If that’s the case, use the code below to remove the grey area.
.featured-area.woosingle-featured-area { display:none!important; }May 23, 2018 at 1:56 pm in reply to: How to remove default cover image from Woocommerce detail page #431805Hi Piyush,
Let’s refer to this page first https://www.tuikart.com/product/profile-content-writing-upto-1000-words/ . You mentioned that you need to remove the cover image and I’ve provided the code above to hide it.
.featured-area.woosingle-featured-area .featured-img { visibility:hidden!important; }Also, I’ve removed the title as shown in the attached screenshot. Or am I misunderstanding everything?
Thanks!
Hi Robert,
Thanks for your reply. I’m able to see the issue now. You need to use this plugin called “WP easy updates” for autoupdates now. https://wpgeodirectory.com/docs/installing-addons/#updates
Thanks!
Hi Robert,
Thanks for your post. I’ve just notified the person in charge of this.
Thanks!
May 23, 2018 at 1:37 pm in reply to: How to remove default cover image from Woocommerce detail page #431793Hi Piyush,
Try using the custom CSS code below and see if it’s what you’re looking for.
.featured-area.woosingle-featured-area .featured-img { visibility:hidden!important; } h1.product_title.entry-title { display:none!important; } .woocommerce-page h1.page-title { display:none!important; }Hi Denis,
Thanks for your post. Looks like your membership status has expired. Kindly renew it in order for us to help you further with this. https://wpgeodirectory.com/downloads/membership/
Thanks!
Hi Narayan,
Thanks for your reply. Sorry, I don’t get what you mean by
Can You provide the CSS code in which more than one category item can display in a single row on mobile as like desktop/laptop?
Could you elaborate? For the white-space, use the code below.
white-space: normal!important;Thanks!
Hi there,
Thanks for your reply. Does it work when you set it as “none” in the “Key Restricion” section?
Thanks!
Hi Amol,
Thanks for your reply. Could you please check the permalinks section of GD and see if you’ve setup the “Login page” correctly? https://wpgeodirectory.com/docs/core-permalinks/ . If not perform a “GD Pages Check” in GD Tools https://wpgeodirectory.com/docs/core-tools/
Thanks!
Hi Roger,
Thanks for your reply. Unfortunately, there isn’t an option that allows you to do that. Could you share your Website URL here so that I could check your setup?
Thanks!
Hi Clayton,
Kindly refer to this article https://wpgeodirectory.com/docs/faqs/how-do-i-disable-reviews/
Thanks!
Hi there,
Could you please refer to the instructions here https://wpgeodirectory.com/docs/add-google-api-key/ and focus on point number 11 .
add *.mysite.com/* in the HTTP referrers field, and then Save:
Thanks!
Hey guys,
Sorry for overlooking this. I’ve just inspected your Website and I’m able to see four columns fit nicely on your homepage. Could you tell me the screensize you’re using?
Thanks!
Hi Sven,
Thanks for your reply. I’ve just checked your Website and the map on the homepage works fine. Check out the attached image.
Thanks!
-
AuthorPosts