BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 3,291 through 3,300 (of 15,332 total)
  • Author
    Posts
  • in reply to: several questions #423853
    Steven Zahm
    Keymaster

    @ Mieke

    If yo give me a temp admin login, I’ll take a look. The login details can be posted here as a private reply.

    in reply to: add logo? #423774
    Steven Zahm
    Keymaster

    @ Tim

    The only way to do this would be to edit the template’s PHP file and perhaps its CSS file in order to account for the image placement. The function is:

    $entry->getImage( array( 'image' => 'logo', 'width' => 30, 'height' => 30 ) );

    Hope this helps!

    in reply to: Pagination not working #423765
    Steven Zahm
    Keymaster

    @ Mitch

    I took a look at the Customizer issue on your site. The problem was there was no direct home page created with the [connections] shortcode on it. I created a page name “Connections Business Directory” and put the shortcode on it and then set it as them home page in the settings. Now the , Template Customizer works as it should.

    Hope this helps!

    in reply to: Search by Opening Hours #423762
    Steven Zahm
    Keymaster

    @ Rian

    Sorry, no, there is no way to search by the open status. actually do to the way the data is saved, it is not possible to search by status at all.

    in reply to: Google Map for card-single.php template #423761
    Steven Zahm
    Keymaster

    @ Mitch

    The Default Card template does not display map. The function name is, but, it also requires a bit of javascript to initiate the HTML output with the Google Maps API. Without it, the function will not appear to display anything. Not sure it’ll help, but here’s the function name:

    $entry->getMapBlock();

    in reply to: several questions #423760
    Steven Zahm
    Keymaster

    @ Mieke Haveman

    re: When I make a custom field under add an entry it shows up. [first attachement] but if I later return to add an entry the custom field I made is gone. So how do I save them?

    That drop down that says “Select” the “diploma’s” will now exist there for when you add new entries.

    Hope that helps!

    in reply to: how to add custom fields to form #423759
    Steven Zahm
    Keymaster

    @ Mieke Haveman

    Here’s a link to a tutorial on how to add a custom text field. after you add the field, it will also automagically display in Form.

    Hope this helps!

    in reply to: Licence and translations #423758
    Steven Zahm
    Keymaster

    @ Thibaut Lacroix

    re: I used the Duplicator plugin to send all the website on an other place. But now, my plugins are not under licence. How can i fix it ?

    Login into the source site and deactivate the licenses on the Connections : Settings admin page under the Licenses tab and then log into the destination site and activate your licenses again.

    If you no longer have access to the source site, please follow the instructions in this FAQ in the “License Activated on Another Site” section.

    re: I don’t know why but the “cn-circled-detail-link” didn’t follow the translation (french) and it stayed in english. I changed it in the “connections-circled/card.php”. I’m not sure that’s the best way to resolve it … Did you have a better solution for me ?

    Template and the other extensions have their own unique string which may or may not have translation files available. Templates do come with an easy way for you to be able to translate the text. Here’s the link to the instructions for the Circled template.

    Hope this helps!

    in reply to: Insert data from public page #423757
    Steven Zahm
    Keymaster

    @ roberto

    re: can you enter data not from cms but by registering a user from public page?

    Sorry, but no, the user registration does not enter an entry into Connections.

    Hope this helps!

    in reply to: An unknown error occurred #423535
    Steven Zahm
    Keymaster

    @ agathe

    Ok, if you notice again, let me know and I’ll check it out.

Viewing 10 posts - 3,291 through 3,300 (of 15,332 total)