BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 4,661 through 4,670 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ faurmic

    Can you please share screenshots showing a couple entries where you have entered anniversary or birthday and a screenshot showing the dashboard?

    in reply to: Problems with Card Template #397706
    Steven Zahm
    Keymaster

    @ Matthew

    Oh, so you like Circled, but not that the image is presented circular, correct? If that is the case, add the following to the theme’s custom CSS area:

    #cn-circled .cn-circled-thumb img {
        border-radius: 0;
    }
    
    #cn-circled .cn-circled-thumb span.cn-image-style {
        border-radius: 0;
    }
    

    Hope that helps!

    in reply to: Image in responsive mode #397705
    Steven Zahm
    Keymaster

    @ Iowah

    In the Template Customizer they is an Image panel where you can configure the image properties. Set the desired width only, leaving the height blank and then select the “Resize proportionally adjusting the size of scaled image so there are no margins added.” option.

    Give that a try, to start, tweak as desired.

    Hope that helps!

    in reply to: Language of labels #397704
    Steven Zahm
    Keymaster

    @ Melanie

    Well, that is a bit odd.

    My suggestion. Remove the str shortcode option from the shortcode and reactivate the template. I suppose somehow one of the translated strings is causes this. So removing them and adding them one at a time will allow you to identify exactly which string. After you isolate the string let me know which one and what the exact string you are using. I need this so I can duplicate the error.

    Hope that helps! Let me know what you find.

    ps. I recommend starting with the str_image option since that is being used on the line of code the error is reporting.

    in reply to: Possible Plugin Conflict with Yoast SEO #397703
    Steven Zahm
    Keymaster

    @ Steve

    re: Removing the trailing slash at the end shouldn’t make any difference for the sitemap structure or the sitemap generated.

    Ok, what they say here seems to confirm there is a bug or another issue. The only way the 62 URL were in your page sitemap is if I removed the trailing slash. With the trailing slash there were only two pages. Now, this was with Connections both activated and deactivated so it was not Connections related like the homepage dropping out of the sitemaps.

    re: point 2

    The page site map always generated with the post name permalink structure on your site, no matter which option I choose. So, it seems like this is indeed a bug too. I, of course, was refreshing the sitemap cache by toggling the on/off.

    If they have not logged into your site and looked, you might want to ask them too because there response indicates what I saw were bugs. Perhaps I was doing something wrong or perhaps there is another plugin conflict. So, maybe take a little time to replicate my findings before saying definitively if this is an real issue or not.

    in reply to: Conclusion of a certain category on Google map #397644
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    Currently Connections does not have this type of feature.

    in reply to: Is it possible to customize the search engine? #397642
    Steven Zahm
    Keymaster

    @ Игорь Афанасьев

    re: Is it possible to customize search results algorithm

    The order is determined by the database by a score that it sets for relevance. Connections simply uses that score to order the entries as the database determines relevance. There is no way for me to change the score assigned by the database for relevance.

    You can read more about how the database does searching in this blog post:

    https://www.mullie.eu/mysql-as-a-search-engine/

    in reply to: Business Directory Hours/Image as link? #397641
    Steven Zahm
    Keymaster

    @ Georg

    Sorry, not automatically. The image link is reserved for a manually added link. See the Assign option when adding a link. So, you could manually add the link to the entries own page. NOt elegant but it would work.

    Hope that helps!

    ps. You could always use CSS to make the link standout even more so the user will know to click it, but, I suspect they will already know.

    in reply to: "Ghost" listing showing in directory view #397640
    Steven Zahm
    Keymaster

    @ Christine

    You can delete it now if you need/wish… I just didn’t want to delete any of your content. Tip, you can also Unapprove to send an entry to the mod queue and it will not list too. This can make them harder to find though if you are not checking the mod queue actively. So, unlisted works well.

    If I have not already asked and you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!

    https://wordpress.org/support/plugin/connections/reviews/

    in reply to: Multiple Directories #397639
    Steven Zahm
    Keymaster

    @ James

    The answer on this really depends on what you are trying to achieve. That said, a lot of users do put multiple directories on the same site by splitting them up with categories.

    Here’s FAQ that explains how. It is cMap specific but the same technique will work with all the premium templates.

    Hope this answers your question thoroughly!

Viewing 10 posts - 4,661 through 4,670 (of 15,332 total)