Kor
Forum Replies Created
-
AuthorPosts
-
Hi Patrick,
I’m sorry for the response. Looks like you’ve figured it out https://wpgeodirectory.com/support/topic/multiple-files-into-the-same-custom-field/ . Well, let us know if you need anything else.
Thanks!
Hi Elijah,
I don’t think we have a widget named “Feature Category”, probably it came from a 3rd party plugin or your theme? Anyway, in GD, we use the GD > Popular Post View Widget to display the featured listings. Could you 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.
Thanks!
Hi AL,
Please refer to this reply https://wpgeodirectory.com/support/topic/best-way-to-do-this/#post-211307 . I’m very sorry to hear about the inconvenience and hassle.
Thanks!
Hi there,
Could you please double check on the credentials? It seems invalid as I’m getting “ERROR: Incorrect Username or Password” .
Thanks!
Hi Buoy,
Yes, definitely. Check out this demo from one of our clients http://propertyconnected.co.uk/
Thanks!
Hi Michelle,
But you can try creating multiple CPT’s with similar names but with different categories. Let me know if it works for you.
Thanks!
Hi Michelle,
Unfortunately, this isn’t something that’s currently possible without complex customization.
Thanks!
Hi Taku,
Alright then, let us know how it goes.
Thanks!
Hi Taku,
Please take note that some pages requires custom CSS too, let me know if you see anything unusual.
Thanks!
Hi Taku,
Thanks for your patience. I’ve just checked your Website and I’m able to see the issue there. To fix this, I’ve created a new directory home page for you https://zvembira.com/directory/ and inserted the custom CSS code below to fix the layout issue. It should work now, could you please check on it?
.geodir-page .wrapper { float: none!important; }
Thanks!
January 18, 2017 at 2:02 pm in reply to: Error displaying more than 5 categories in Supreme Directory Child Theme #345112Hi Juan,
Sorry for not paying much attention there. I’ve just inserted the custom CSS code below for you and it should fix the issue. Could you please check on your end?
.featured-area .geodir-cat-list-more { display: none!important; }
Thanks!
January 18, 2017 at 1:05 pm in reply to: Author page doesn't seem to be functioning in Supreme #345094Hi there,
Let me try to answer your questions accordingly.
#1 WordPress uses Gravatar, so you’ll have to change it over there. Or you can either use this plugin https://wordpress.org/plugins/custom-user-profile-photo/ that allows you to change profile images in the user dashboard. You need to enable “Allow user to see wp-admin area” in GD > General Options as shown in this screenshot http://prnt.sc/dx6knj .
#2 This would need customization.
#3 That’s how it is designed.
#4 This would need customization.
#5 You can change the image using FTP following this link. “wp-content/themes/supreme-directory/images/featured.jpg”
Thanks!
January 18, 2017 at 12:18 pm in reply to: Error displaying more than 5 categories in Supreme Directory Child Theme #345074This reply has been marked as private.Hi Michal,
Yes, it’s possible. But you’ll have to use this custom PHP script instead.
function gd_sidebar_formidable() { echo '<div class="geodir_more_info geodir_formidable">' . do_shortcode('[formidable id=2]') . '</div>'; // replace form id here } add_action('geodir_after_detail_page_more_info', 'gd_sidebar_formidable', 11);
Well, give it a try and let us know how it goes.
Hi Taku,
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.
Thanks!
-
AuthorPosts