Kor
Forum Replies Created
-
AuthorPosts
-
May 2, 2018 at 3:45 am in reply to: Not all fields are shown to add lists from the frontend. #428734
Hi Giovan,
Thanks for your post. Kindly share your Wp admin access in private reply and we’ll check your GD setup.
Thanks!
Hi John,
Thanks for your reply. Did you replace the addon with the latest version manually? If you’re still not sure, kindly share WP admin access and FTP access in private reply and we’ll replace it for you.
Thanks!
Hi Gary,
Thanks for your reply. Could you please share your WP admin access in private reply so that we check on it?
Thanks!
Hi Anderson,
Thanks for your post. Could you tell us which text are you trying to translate? Also, have you seen this article before? https://wpgeodirectory.com/docs/translate-core/
Thanks!
Hi Tracy,
Thanks for your post. Kindly share your WP admin credentials in private reply and we’ll check this further.
Thanks!
Hi Graeme,
Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix it.
.woocommerce-page .sd-sidebar { width: 0%!important; } .woocommerce-page .entry-content.sidebar-active { width: 100%!important; }Hi John,
Thanks for your post. I’ve just checked your Website and I’m able to see the issue there. Looks like you’ve misplaced the widgets. Could you please check the settings in Appearance > Widgets?
As for adding new categories, navigate to Places > Categories. Inside, you’ll be able to add, edit and remove categories. Check out the attached screenshot.
Thanks!
Hi Collin,
Thanks for your post. I’m able to figure out a way to insert a Call to the phone number using the custom CSS code below. But there isn’t a way to remove the numbers, unfortunately. As for moving the favourites and social buttons on the sidebar, that would require customization.
@media only screen and (max-width: 660px){ .fa.fa-phone-square { display: inline!important; } .fa-phone-square:before { content: "Call"!important; } }Hi Leonardo,
Try using the custom CSS code below and see if it’s what you’re looking for. Insert into GD > Design > Scripts > Custom Style CSS
html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -ms-transform: translate(-50%,0); -o-transform: translate(-50%,0); transform: translate(-50%,0); } .mm-menu { width: 50%; }Hi Graeme,
Thanks for your reply. Kindly share your WP admin access to your Website backend in private reply and we’ll check your setup.
May 1, 2018 at 2:22 am in reply to: detail listing heading and translation of more infos tab #428561Hi Michaela,
Thanks for your reply. Kindly use the custom CSS code below to achieve what you needed there.
.alternate_color { background-color: #fff!important; } h1.main-title.entry-title a{ font-size:30px!important; text-transform: uppercase!important; }Hi Michaela,
Thanks for your reply. Kindly use the custom CSS code below to fix it.
.geodir-loc-bar { border-bottom: 0px!important; }Hi Marine,
Thanks for sharing this. Feel free to add this to our official feature request list https://wpgeodirectory.com/requests/
Thanks!
Hi Michaela,
Thanks for your reply. Please tell me which other texts you need to restyle and I’ll provide you the correct custom CSS code.
Thanks!
Hi Steve,
Thanks for sharing your solution. We’ll review that section of the docs. Have a nice day!
Thanks!
-
AuthorPosts