Kor
Forum Replies Created
-
AuthorPosts
-
Hi there,
Glad that you sorted it out yourself. Enjoy GD
Hi Tania,
Just received a response from a developer and he mentioned that you can move category field at top among custom fields that available at GD > Place Settings > Custom Fields but you can’t put category selection before title, description or tag field.
Thanks!
Hi Caroline,
There isn’t fixed size for the slider, unfortunately. But you can use the custom CSS code below to force the image to fill the entire container. Insert into GD > Design > Scripts > Custom Style CSS.
.geodir_flexslider .geodir-slides img { object-fit: cover!important; width: 100%!important; }Refer to this section of the documentation https://wpgeodirectory.com/docs/core-design/#detail to remove the “Favourite”
Hi there,
#1 Please install the “Code Snippet” plugin and insert the PHP code below to enable breadcrumbs.
add_action('sd-detail-details-before', 'geodir_breadcrumb', 1);#2 Do you have an example for this one? Not really sure if I’m getting this.
Hi Rayan,
Glad that helped. Enjoy GD
Hi Karen,
Please 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 Jay,
I just took another look at your Website and it looks like you’ve customized it already. Which font size you are trying to change? and the line?
Thanks!
Hi Alex,
Please 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 Gerald,
Use this custom CSS and see if it’s what you’re looking for?
.geodir-company_info .geodir_more_info { margin:20px 5px; } .geodir-company_info p { line-height: 30px; }Hi Jay,
I’ve just changed the page title to “Directory” http://prntscr.com/fdubga and changed the menu to “menu” http://prntscr.com/fdubnk . Is this what you’re looking for?
Thanks!
Hi there,
I’d like you to know that using the “File Upload Custom Field” allows you to upload videos and here is the section of the documentation for your reference https://wpgeodirectory.com/docs/core-place-settings/#file
Hi Alex,
I’m not sure where it came from. Have you tried removing it using custom CSS?
footer.article-footer.cf { display: none!important; }Hi Rayan,
Are you familiar with the developer tools in Chrome? You can inspect the page to find out which wrapper is controlling the size. Check out this article https://wpgeodirectory.com/docs/customizing-your-style/
Hi John,
I’d use a slider to display sponsor logos on the homepage. A “Carousel Slider” probably.
Thanks!
-
AuthorPosts