Alex Rollin

Forum Replies Created

Viewing 15 posts - 22,141 through 22,155 (of 23,809 total)
  • Author
    Posts
  • in reply to: Travel Theme Looks Nothing Like The Demo #413387

    Alex Rollin
    Moderator
    Post count: 27815

    Kello Kent,

    settings this thread as resolved and a duplicate of the other topic.

    https://wpgeodirectory.com/support/topic/geodirectory-is-not-the-main-part-of-the-site-how-do-i-install-a-theme/page/2/#post-413386

    Feel free to write in with more questions as they come up


    Alex Rollin
    Moderator
    Post count: 27815

    Hello Kent,

    I hope that answers all your questions for the moment.

    Feel free to write in with questions about settings as you go along. We look forward to hearing about your progress as you prepare to launch your site.

    I will set this and the duplicate thread as resolved, and you go ahead and make a new topic when you have new questions.

    Thanks


    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: 'Update' Button & Geo location problems #413341

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: External Link to Upgrade a listing #413338

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    I’m sorry I wasn’t more clear. You have the correct link structure:

    domain.com/add-listing/?pid=######&package_id=1

    In fact, [#post_id#] is an optional replacement tag for GD notiications.

    For the second link, to make this work? I will consult with the team:

    domain.com/places/united-states/region/city/category/placename/&package_id=1

    Thanks

    in reply to: Couple Questions / Issues #413336

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: Search page issues #413335

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: 'Update' Button & Geo location problems #413332

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    those credentials are working for me.

    Could you please check them again and let us know?

    Thanks

    in reply to: Default tags #413326

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    That is not a feature of GeoDirectory. Here’s a thread from a previous discussion that covers the topic well:

    https://wpgeodirectory.com/support/topic/pick-tags-from-list/

    in reply to: External Link to Upgrade a listing #413324

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Thanks for writing back.

    The short answer is that the post_id is available in the listing export. If you export the listings, you will have both the post_id and the email in one place. You would also have the address and category information, and so could conceivably even rebuild the permalink from the listing export CSV.

    On the side of customization, I had several thoughts, but they are only ideas about how to proceed on your own or with a developer because it is outside what we can do here in support.

    First, if you don’t want to go through the process of regularly merging that post_id information into your external database, you should look at making sure that the post_id is captured into your system, as the permalink does not have some intrinsic relationship to the post_id.

    Second, if you wanted to use the listing owner’s wp account email, then you would need to look into running a SQL query or making an API connection.

    You make a good point that we will keep in mind as we consider future email features for future versions.

    Let me know if I missed something in your question, or if you want to ask it another way that might help us find a different solution.

    in reply to: External Link to Upgrade a listing #413320

    Alex Rollin
    Moderator
    Post count: 27815

    Hello Jacob,

    are you using the listing owner’s WP account email (capture during registration?), or the email associated with the listing?

    in reply to: Marker Cluster in Supreme Directory Sidebar #413319

    Alex Rollin
    Moderator
    Post count: 27815

    Well, in fact they shouldn’t, but that’s a Kleo thing, and working with the home page map is a good way to test out your settings.

    I haven’t looked into the latest version of Kleo, but, with our Supreme Directory child, the listings page map uses a shortcode, and you can use the link above to override those settings, if you do need to do that eventually.

    I am glad you got it working the way you want, and let us know if there’s anything else we can do to help.


    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    when you install GD you will get the default settings, and we will be happy to help you get it setup like the demo.

    https://wpgeo.directory/geotravel/

    in reply to: Couple Questions / Issues #413317

    Alex Rollin
    Moderator
    Post count: 27815

    Hello Michael,

    thanks for writing in today.

    1. Is there a way to rearrange the order of the tabs? I would like to showcase special events above reviews. (EX: https://emmonsavenue.com/places/food-restaurants/dancing-lobster-restaurant/)

    1A# Yes, please see the following link. If you have specific questions about it, please open a new thread: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/

    Do you mean Special Offers? I see the events there, but not Special Events.Is this the order you want?

    Description
    Special Offers
    Reviews
    Events (Removed)

    You will need a child theme for Whoop, or to use code snippets to make changes. Here’s a thread about whoop child themes. https://wpgeodirectory.com/support/topic/confusion-whoop-theme-whoop-theme-child/

    2. When people upload photos to their reviews, there is currently an expandable tab with a “more” link. Is there a way to just make the photos show by default, and get rid of the more?

    2A# As far as I know, there is not an easy way, no, it would require a customization, but I will consult with our team to see if there’s a way.

    3. Is there a way to disable the events tab on a profile listing? I plan to solely use the widget to display events in a sidebar. As such I don’t want to show the same information in a tab on the listing details also.

    3A# Is this different than Special Events, which I can’t find? Of you just mean the events section? Yes, the tab for events can be hidden with CSS.

    
    
    li#link_businessTab {
        display: none;
    }
    

    See https://wpgeodirectory.com/docs/customizing-your-style/ for more info on how to add custom CSS and code snippets to your site.

    4. I am using the Recent Reviews widget, and I noticed that on category pages this widget shows the wrong avatars for profiles. On the Home page this works fine. (EX: https://emmonsavenue.com/places/food-restaurants/)

    This appears to be a bug, from the social login addon, as those images are coming from FB. Please provide clarification of the above points, and then create a private reply with the following information.

    WordPress Credentials:
    WP Admin URL:
    WP Admin Username:
    WP Admin Password:

    FTP Credentials
    FTP Host:
    FTP User:
    FTP Password:
    FTP Port:

    It would help very much if you could also provide additional login details for a second account that was created with FB.

    in reply to: Enable post type for Post To Facebook #413312

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
Viewing 15 posts - 22,141 through 22,155 (of 23,809 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount