Kory

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 61 total)
  • Author
    Posts
  • in reply to: Issues with broken category default/icon images… #372699

    Kory
    Expired Member
    Post count: 79
    This reply has been marked as private.

    Kory
    Expired Member
    Post count: 79

    Hi, Stiofan. My apologies for taking so long to reply back. I just added an additional listing here:

    https://www.cheersva.org/hampton-roads/wineries-hampton-roads/williamsburg-winery/

    However, two FB entries were automatically pushed out for the following listing and not the listing above. I’m concerned because two entries were pushed out and they weren’t even for the correct listing above.

    https://www.cheersva.org/southern-va/breweries-southern-va/buggs-island-brewing-company/

    By all means, please feel free to add a listing then make a small edit and click update. I have a feeling you’ll see at least one or two of the Buggs Island listing above and not the listing you just submitted.

    Thanks much.

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    Hi, Stiofan. Thanks for replying. No drafts; we posted a listing and then made a few changes to the same listing via the backend. We didn’t click the “re-post to FB” button but, somehow, the posts kept pushing out to FB with each edit. Strange because it was the same listing post with the same URL.


    Kory
    Expired Member
    Post count: 79
    This reply has been marked as private.

    Kory
    Expired Member
    Post count: 79

    Awesome, Paolo, thanks! Will give that a shot.


    Kory
    Expired Member
    Post count: 79

    I’ll give that a shot, Paolo. My understanding, however, is that I cannot require users to add tags and, if they do add tags, they can add whatever tag they want which might not be consistent with my regions.

    What about requiring regions created as custom fields using radio buttons? If that’s an idea, is there a way I can display maps with the regional custom field selection?

    Thanks much.

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    Okay, thanks, Paolo. Looks like I’ll perform a total reorganization. Thanks, again, for your continued patience.

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    I should probably ask the ultimate question:

    Is it possible to combine different CPTs categories into the [gd_listing_map] shortcode? For example, if category IDs 221,455,245,etc. span several CPTs, will all those category icons display on the map if I don’t include the post_type variable?

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    Thanks for sticking with me, Paolo. 🙂 I know this is a strange one. Let me see if I can try to explain better.

    Currently, my website is using organization types as the CPTs in the menu which I’ve attached (menu.jpg).

    You can also see the organization type CPTs in the cpts.jpg image. I had also created regional type CPTs, e.g. Blue Ridge, Central VA, etc., also shown in the cpts.jpg image.

    What I would like to do is replace the menu at the top with regional links, e.g. Blue Ridge, Central VA, etc. and use the organization types as the subcategories.

    The issue is that my site is currently reversed: organization types are the CPTs and then broken down by region within them.

    If I switch to regional CPTs and break down by organization types within them, that’ll require a complete GeoDirectory reorganization. I’ll also lose the capability to have organization type-specific custom fields in regional CPTs.

    That being said, my question is this:

    Is it possible to continue using the organization type CPTs but have my menu pointing to regional links? If so, I’d like to use the listing map shortcode on a page for each regional link which would include categories from the organization type CPTs such as:

    —Central VA
    —–Breweries
    —–Cideries
    —–etc.

    I hope this makes sense.

    Thanks so much for sticking with me!

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    Thanks for your reply, Kiran. Yes, I see what you mean about the category icons missing. I was able to assign them to the categories again.

    Just to make sure I understand, I’ve tested using the following shortcode:

    [gd_listing_map width=100% height=300 scrollwheel=false autozoom=true category="529,531" post_type=gd_region_blue_ridge]

    I see the single listing in the “Bars” category as well as the other listings from the “Breweries” category. This is obviously set to the gd_region_blue_ridge CPT. What I would prefer to do is keep all the CPTs by organization type, the way they currently are and use a single map across CPTs such as:

    Menu points to region, e.g. Central VA to include the following:
    ——-Breweries – link points to the Central VA subcategory in the Breweries CPT
    ——-Cideries – link points to the Central VA subcategory in the Cideries CPT
    ——-etc.

    I would like to link the top level page above, e.g. the Central VA page to use the [gd_listing_map] shortcode for all subcategories for the respective region such as:

    [gd_listing_map width=100% height=300 scrollwheel=false autozoom=true category="349,222"

    The shortcode above crosses various CPTs. The category IDs referenced are from, for example:

    –Breweries CPT – Central VA subcategory
    –Cidery CPT – Central VA subcategory
    –etc…..

    Can you please tell me if it’s possible to set up the shortcode this way or would I need to create region-specific CPTs and place the organization types within each CPT? For example

    –Blue Ridge CPT
    —–Brewery subcategory
    —–Cidery subcategory
    —–etc…..
    –Central VA CPT
    —–Brewery subcategory
    —–Cidery subcategory
    —–etc…..
    –etc… CPT
    —–etc. subcategories

    If I need to create regional CPTs, I’ll lose custom field capabilities, e.g. hotels have their own custom fields, breweries have their own custom fields, etc. I’ll also have a bunch of 404’s unless I painfully set up 301 redirects.

    I hope this makes sense. I’d appreciate any advice you might offer.

    Cheers!

    – Kory


    Kory
    Expired Member
    Post count: 79

    Thanks, Paolo! FYI, I updated the file on my DEV server, in case your developer needs that info. I’ve previously provided those credentials as well.

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79

    Hi, Paolo. Thanks for replying. I tried replacing the geodirectory_shortcodes.php file with the one referenced in the GitHub repository. I then tried running the following shortcode using different categories in one CPT (which I’d prefer not to do):

    [gd_listing_map width=100% height=300 scrollwheel=false category="222,437" post_type=gd_brewery]

    Unfortunately, I’m still seeing a blank map which I’ve attached.

    I also tried using just categories across different CPTs such as this which are two categories in two different CPTs (this is my preference):

    [gd_listing_map width=100% height=300 scrollwheel=false category="222,211"]

    I’m getting the same results from this map as well, e.g. blank map.

    Do you have any other suggestions I can try?

    Thanks again.

    Regards,
    Kory


    Kory
    Expired Member
    Post count: 79
    This reply has been marked as private.

    Kory
    Expired Member
    Post count: 79

    Hi again, All. I tried updating GeoDirectory on my DEV server as suggested here:

    https://wpgeodirectory.com/support/topic/listings-page-map-not-showing-selected-cpt/#post-361810

    Unfortunately, I’m still not seeing listings on the map when using two category ID’s in the shortcode. If you have any other suggestions, I’d appreciate hearing them.

    Thanks much.

    Regards,
    Kory

    in reply to: Odd issue when changing view events dropdown.., #366028

    Kory
    Expired Member
    Post count: 79

    I think I see what I did wrong, Kor. I had changed the link from “all events” back to “upcoming” and since there aren’t four actual pages of upcoming events (there are only two), that’s why I received the 404 error. My apologies for opening this request but thank you for your reply. Happy I learned something new!

    Regards,
    Kory

Viewing 15 posts - 16 through 30 (of 61 total)