Kor
Forum Replies Created
-
AuthorPosts
-
Hi Jimmy Ryan,
The homepage of the Supreme Directory is displaying a “Popular Post Category” shortcode and it is limited by 5 categories. Increasing it would require customizing the child theme files which falls outside the scope of what we offer for support. I could point you the direction if you still want to customize it.
Thanks!
Hi Stephan,
Yes, you do that using the custom CSS below. Insert into GD > Design > Scripts > Custom Style CSS
.featured-area .geodir-category-list-in { display:none; }
Thanks!
Hi Fabrizio,
Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Hi there,
You can rename Places to people using the language files or by using the Custom Post Types addon
https://wpgeodirectory.com/docs/faqs/how-do-i-change-place-and-places/Hi Nievo,
The suggested minimum size for Featured image on top of the detail listing page is 1400×788. More at https://wpgeodirectory.com/docs/supreme-directory-overview/#detail
There isn’t a fixed size for the feature image but you can try adjusting GD > Design > Home tab > Resize image large size > Leave unchecked and see the difference. Also, do you mind sharing the URL of the site in question so we can take a look?
Thanks!
Hi Jon,
Use the custom CSS code below to hide it. Insert into Gd > Design > Script > Custom Style CSS.
.geodir-post-img { display: none!important; }
Hi Stephen,
Tags can be hidden with css. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS
#geodir_post_tags_row { display: none; }
Thanks!
Hi there,
Sorry, I’m not really sure if I understand your question well. Could you tell us a little bit more about what you’re trying to accomplish here? If you would like to display a map on the homepage, you’ll have to set your Homepage as GD home https://wpgeodirectory.com/docs/basic-installation/#home, then insert the map using widgets to the GD Top Section https://wpgeodirectory.com/docs/layout/#home
Thanks!
Hi there,
Could you please insert the custom CSS code into GD > Design > Script > Custom Style CSS and see if it fixes the issue there?
.main-navigation ul ul a { min-width: 0px; }
Thanks!
Hi Hugues,
I’ve just checked your Website and to adjust that, kindly use the custom CSS code below. Customize it to your liking and insert it into GD > Design > Scripts > Custom Style CSS
@media all and (min-width: 550px) { html.mm-opening .mm-slideout { -webkit-transform: translate(340px, 0); -moz-transform: translate(340px, 0); -ms-transform: translate(340px, 0); -o-transform: translate(340px, 0); transform: translate(340px, 0); } .mm-menu { max-width: 340px; } }
Hi Alex,
I’d like you to know that you can’t delete the default fields but instead you can set “is active” to “no” if you would like to hide it. Check out this screenshot for your reference http://prntscr.com/cxl198
Thanks!
Hi Alex,
Unfortunately, this isn’t something that is currently possible to achieve without a great deal of customization to the plugin and this falls outside the scope of what we offer for support. Please let us know if you need anything else.
Thanks!
Hi Tshepo,
Thanks for sharing the credentials, we have just checked your Website and it looks like you did not enable “mod_rewrite” on your Website, could you contact your hosting provider and ask them to enable it for you? Without “mod_rewrite”, the permalinks will not work. Could you please check on it?
Thanks!
Hi Duster,
Alright. Let us know if you need anything else.
Hi Mitch,
I think you’re referring to this post https://wpgeodirectory.com/support/topic/using-other-shortcodes-inside-place-custom-fields/ . Do you think you can share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Thanks!
-
AuthorPosts