Alex Rollin

Forum Replies Created

Viewing 15 posts - 22,591 through 22,605 (of 23,809 total)
  • Author
    Posts
  • in reply to: Enquiry Form Inputs going AWOL #409534

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    You can install the Email Log and get some data together to correlate incidents with conditions.

    https://wordpress.org/plugins/email-log/

    Having a log will certainly help with diagnosis.

    in reply to: CPT (Help!) #409530

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Can you give an example of what it is you are trying to do?

    Here is what someone else was working on: https://wpgeodirectory.com/support/topic/conditinal-custom-fields-in-search/#post-406282

    Are you interested in hiring GD Experts to customize GD to meet your case?

    in reply to: remove my invoice history from dashboard #409527

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: /Places/ search to be like supreme directory #409525

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: Allowed Catagorys not being removed when package is changed. #409524

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    We would appreciate your help in recreating the issue.

    Please create a private reply and include your site login url as well as WP Admin credentials.

    Have you been using the GD > GD Tools > Expiry check to test this already?

    in reply to: "Stuck" Listing Image #409517

    Alex Rollin
    Moderator
    Post count: 27815

    Awesome!

    In extreme cases, when changing lots of data, it is also possible to:

    Export
    Delete all Places from the site
    Open Exported CSV
    Delete all Post IDs (Or image references)
    Import

    in reply to: timepicker conflit #409513

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Which plugin has the ‘timepicker’ you mention?

    You can create a private reply wth your site URL and a page where we can see the timepicker in action.

    Let us know!

    in reply to: Goolge maps not showing #409511

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    The free GeoDirectory plugin allows you to create a directory for one location, your default location.

    The Location Manager Addon enables your Global directory, so you can add listings to locations all over the world.

    in reply to: How do I modify the View all page? #409510

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Some of the titles there are over 20. Are any positively truncated? It’s a DB setting that the limit ought to be 100 char (I think) for the title.

    There is no setting for getting the title on to one line. In the future you may decide to use the right side of that listing area, but here is some CSS to further encroach on it:

    
    
    .geodir-entry-content {
        width: 80% !important;
    }
    
    
    in reply to: moving CPT's & Categories form main site to sub site #409506

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    You can try duplicating/cloning your site. There are plugins for such things, but, your mileage may vary and we don’t/won’t recommend them. We do recommend you stick with what you can do through your CPanel.

    in reply to: Location Search / Membership Problems #409505

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Access management is outside the scope of what we can help you with. In the past, members have had pronounced success with S2 members to protect URLs, and less success with PMP; in fact I have yet to hear of any member being able to protect URLs with PMP. We are currently working on a supported integration with ‘Members’ but this is only a beta test for paid roles, not access management per se.

    For the theme, we would not recommend making your own templates. We can’t provide you with support for them, and, that said, you shouldn’t need to re-make all the templates. Instead you should be able to focus on working with the styles you are looking to customize.

    How about we take a look at the search issue you mentioned. You can create a private reply to share the URL of your site login and WP Admin credentials so we can take a look at your settings. We can take a look at the search page and see what we can see.

    in reply to: CSS Support #409503

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Welcome to GeoDirectory! It’s great that you want to make your site ‘yours’ with a customized look and feel. You can go far with custom CSS! I include a link below to familiarize you with options for how to customize your site with your own CSS.

    Here’s an example of a custom CSS rule that you can add to your GeoDirectory settings. Open up your site’s admin area and go to GD > Design > Scripts > Custom CSS

    
    
    
    h3.gd-cptcat-cat {
        font-size: small !important;
    }
    

    I created that CSS rule just now using the tools built into chrome. I went to the text you suggested, and right clicked to select “inspect”. This opened the chrome tools, and I could see a highlight section. I right clicked on the ID, and selected “Copy Element”. Then I went to the CSS area and clicked the + sign. The copied selector was automatically added. I added a change to the font size, and the result was pasted above.

    Let us know how it goes as you customize your site!

    https://wpgeodirectory.com/docs/customizing-your-style/

    in reply to: GD-LISTING-PREVIEW #409501

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Please share your site login URL, and the URL of a page where we can see the issue you are talking about.

    You can make your reply private, so only staff can see it, and include WP Admin login credentials so we can take a look at your settings to make a diagnosis of the issue. Because this is related to a plugin conflict, please include FTP access as well: FTP Host name, port, login, and password.

    I don’t see any issues related to that plugin at this time: https://wpgeodirectory.com/docs/known-issues/

    Thanks

    in reply to: Printer friendly details page #409499

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    GeoDirectory and the GeoDirectory themes are indeed targeted for web use.

    There are a wide variety of WordPress plugins out there for printer-friendliness, but I would recommend WP-Print, which would allow a new print-css.css to control the visual output of the ‘printer friendly’ version. https://wordpress.org/plugins/wp-print/

    At that point you could proceed by customizing your print style:

    https://wpgeodirectory.com/docs/customizing-your-style/

    You can request a print.css feature here: https://wpgeodirectory.com/requests/

    in reply to: CPT (Help!) #409498

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    1# You can certainly create new code, and with new code, almost anything is possible! GeoDirectory was designed to use a separate DB table for each CPT, and these tables are not ‘joined’. To do so would be cumbersome, complex, and the resulting search would be slow and computationally intensive.

    2# Very high complexity. So high, in fact, that many of our members run multiple niche sites rather than attempting to manage this level of complexity with business rules.

Viewing 15 posts - 22,591 through 22,605 (of 23,809 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount