Help setting up…

This topic contains 18 replies, has 4 voices, and was last updated by  Paolo 7 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #255663

    Joel Stephens
    Expired Member
    Post count: 19

    Hi there,

    I’m trying to setup a listing and it’s coming up with “Page Not Found”

    http://destinationcentralcoast.com/places/united-states/california-1/san-luis-obispo-1/beacon-coffee/

    I even got an email saying “Your listing has been published”, however the link took me to the address above.

    I’m interested in adding all the plugins to get my site up and running. Hopefully you can help me get the listing working!

    Thanks!

    #255678

    Joel Stephens
    Expired Member
    Post count: 19

    So I could not edit the previous post, but here is a new link, as I was doing some testing of the Permalinks, but it didn’t resolve it:

    http://destinationcentralcoast.com/places/explore/beaconcoffee/

    Help is greatly appreciated!

    #255680

    Joel Stephens
    Expired Member
    Post count: 19
    #255693

    Guust
    Moderator
    Post count: 29970

    I am guessing you did not set your WP permalinks correctly, please check
    https://wpgeodirectory.com/docs/basic-installation/#postnames

    If we need to check your settings, post your Admin details in a private reply and we will have a look.

    #255735

    Joel Stephens
    Expired Member
    Post count: 19
    This reply has been marked as private.
    #255798

    Joel Stephens
    Expired Member
    Post count: 19

    And if it helps, this page is also not working:
    http://destinationcentralcoast.com/location/

    #255802

    Joel Stephens
    Expired Member
    Post count: 19

    Here as well!
    http://destinationcentralcoast.com/places/attractions/

    The listing show, but the map doesn’t.

    #256158

    Paolo
    Site Admin
    Post count: 31206

    hi,

    you have WPML installed and you didn’t set up the CPT to be translated in WPML >> Translation Management >> Multilingual Content Setup.

    Everything should work now.

    Let us know,

    Thanks

    #256236

    Joel Stephens
    Expired Member
    Post count: 19

    Wow! Thank you so much!

    So, one last test to see if the plugins will work for my client—that is, which CSS script do I edit to add spacing onto the left-hand side of the Plugin’s Listing content?

    For example, on this listing:
    http://destinationcentralcoast.com/places/explore/kreuzberg-coffee-company/#post_map

    Notice that the content is hugging the left-hand side of the column, and it needs some spacing to make it look better.

    —————————————————————

    Secondly, on the category page, the “Popular Categories” area has the bullets. Where do I edit the CSS here to remove the bullets and just show the Categories and icons?
    » http://destinationcentralcoast.com/places/explore/

    —————————————————————

    Thirdly, on the same Category page (http://destinationcentralcoast.com/places/explore/), if I could get the CSS line to edit the following:
    » Left-Hand margin/padding on the listing results in the LEFT COLUMN
    » Right-Hand margin/padding on the “My Dashboard” and Popular results in the RIGHT COLUMN
    » CSS to fix the floating map when I scroll down on the site, which if you see, it floats all the way over to the RIGHT corner of the browser on large resolution monitors.

    Thanks so much for the help! The client would like FOUR counties, so I am looking at the FREE plugin to give some examples of listings for “San Luis Obispo County” and then show the client that we can get the Plugin package to handle everything for us, so we can do “Ventura County”, “Santa Barbara County” and “Monterey County”.

    I appreciate you all the help you’re giving me get this setup to impress them.

    #256239

    Joel Stephens
    Expired Member
    Post count: 19

    Here is one more of the floating map…

    #256941

    Kor
    Moderator
    Post count: 16516

    Hi joel,

    I’ll try to answer your questions accordingly.

    #1 “Notice that the content is hugging the left-hand side of the column, and it needs some spacing to make it look better.”

    Try using the custom CSS code below to give it some spacing.

    
    
    .geodir-sidebar-wrap {
        margin-left: 20px;
    }

    #2 “Secondly, on the category page, the “Popular Categories” area has the bullets. Where do I edit the CSS here to remove the bullets and just show the Categories and icons?”

    Try using the custom CSS code below to remove the bullets.

    
    
    .geodir_full_page .geodir-cat-list ul li {
        list-style: none;
    }

    #3 Try using this custom CSS to apply spacing to the left.

    
    
    #geodir-wrapper {    
        margin-left: 20px;
    }

    Do you have an account I could use so that I could see the dashboard on the right column? Furthermore, if you need to include more than one country, you’ll have to purchase the “Location Manager” addon https://wpgeodirectory.com/downloads/location-manager/

    Thanks!

    #257175

    Joel Stephens
    Expired Member
    Post count: 19
    This reply has been marked as private.
    #257176

    Joel Stephens
    Expired Member
    Post count: 19

    Also, can I hide all left side content (see image as well) here?
    » Social Media
    » Sharing
    » Edit this Post
    » Favorite
    » My Dashboard Text
    » Leftside Map
    » Latest Places (I want to turn this off)

    https://www.dropbox.com/s/0aaxy5p55lzemk1/Screenshot%202016-08-31%2017.35.15.png?dl=0

    I don’t want to have “Dashboard” on the pages—unless there is way to add my own special pages, alongside Favorites and My Listings. I’m guessing there is no feature to add my own pages that only appears once a user is logged in.

    What would be cool is if the Favorites Page, let a use print out a whole, smaller PDF of a list of all their favorite listings. Is this possible with the existing framework?

    Thanks!

    #257571

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    go to GeoDIrectory >> Design >> Detail and hide everything from the sidebar that you don’t want to see.

    The last 2 items, map and latest posts are widgets.

    We don’t have a print list to PDF option I’m sorry. That would require a customization.

    Thanks

    #257704

    Joel Stephens
    Expired Member
    Post count: 19
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 19 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket