BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 2,641 through 2,650 (of 15,332 total)
  • Author
    Posts
  • in reply to: Reinstating my license and support #441187
    Steven Zahm
    Keymaster

    @ Eric

    Apologies! I had replied yesterday, but I most not have hit submit…

    Short version, yes, renew so you get the discount and then upgrade. The upgrade fee will be full price less the purchase price of the item being upgraded from.

    Hope that helps!

    in reply to: Reinstating my license and support #441019
    Steven Zahm
    Keymaster

    @ Eric

    RE: I don’t see Pro Pack listed anywhere

    It is shown at the top of these two pages with the other bundle options and their multiple site license purchase options:

    I put them on the two landing pages to help make them a bit more obvious, not sure where else I could put them.

    The templates page and the extension pages are landing pages I do try to give a short desc on what they offer so you do not have to open each item. I have recently put some work into the extension descriptions to make them more clear. The templates landing page, I admit, does need more work as I could add a little thumb of the template itself and work on the short description vs using a truncated version of the full description.

    A few times a year I get somewhat similar feedback due to the two landing pages not being found. I’m not actually sure how I could make them more available. They are the first two items on the main nav. If you could let me know what would have helped you find them better, I would truly appreciate it!

    in reply to: Error when editing categories #441018
    Steven Zahm
    Keymaster

    @ Ratika

    I’ve located and corrected the bug. Apologies for the trouble!

    in reply to: Customizing "Date" Field #441010
    Steven Zahm
    Keymaster

    @ BossRadioDJ

    Here’s a link with instructions:

    https://connections-pro.com/support/topic/types-as-data-fields-instead-of-hardcoded/#post-334275

    Hope that helps! Let em know.

    in reply to: Reinstating my license and support #441008
    Steven Zahm
    Keymaster

    @ Eric

    To continue support, you can renew your license from you purchase history page under the Licenses tab. For a second site, you would need a second license. Depending on what extensions/templates you are using it could be less expensive to buy just what you need OR if you are using a lot of the items it could be less expensive to renew and then upgrade to the 1-5 site licenses.

    Hope that helps!

    in reply to: Dropdowns #441007
    Steven Zahm
    Keymaster

    @

    RE: Is it possible to have the categories as a drop down selection ?

    Sorry, no, not with the Market template. If you like Market but want a drop down, you need the cMap template. Seeing as your purchase of Market was recent, I am willing to do an exchange. Just let me know.

    RE: Would it be possible to select 10 per page

    Yes. Add page_limit=10 to the existing shortcode you added to the page to embed the directory. Market has many options, see it’s doc page.

    RE: and then page across ?

    Sorry, no, both Market and cMap are designed as a single column layout. Perhaps you want the Tile Plus template???

    Hope this helps!

    in reply to: Get only Logo #441004
    Steven Zahm
    Keymaster

    @ Miguel Quispe

    Sure, it is possible. But, there is nothing available “out of the box” which can. It would have to be custom coded. The closest ready solution would be the Recently Added widget which comes as part of the Widget Pack. It has the option of displaying the logo and can be placed on a page with a shortcode too. Applying a bit of custom CSS you could probably get the layout you want.

    Hope this helps!

    in reply to: displaying City/State/Country on the same line #441000
    Steven Zahm
    Keymaster

    @ Andrey

    Nope, there’s no carrage return. CSS is used to push down on its own line. So you can use CSS to move it back up.

    Add the following to the theme’s custom CSS area:

    #cn-list span.adr span.country-name {
        display: inline-block !important;
    }
    

    Hope that helps!

    in reply to: PHP Warning Error #440995
    Steven Zahm
    Keymaster

    @ Al

    Ok, it’s the NULL values.

    Is it one or more entries causing the error? Do those entries have “empty” open hours assigned. By empty I mean there is a row for a start and stop but they contain no values.

    This error is only on the front end, correct? Does the error display where the current open status is (currently opened or currently closed) or within the list of open hours? This will help me determine where I need to check for the null value.

    in reply to: Error when editing categories #440988
    Steven Zahm
    Keymaster

    @ Ratika

    I’m unable to replicate this error. To debug this, I’ll need an FTP and an admin WP login. The details can be posted here as a private reply.

Viewing 10 posts - 2,641 through 2,650 (of 15,332 total)