BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 3,941 through 3,950 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    Moved from Feature Request support to CSV Import support.

    Steven Zahm
    Keymaster

    Closing as duplicate.

    in reply to: Images not being uploaded #413139
    Steven Zahm
    Keymaster

    @ Raffaella

    Can I get a temp WP admin login so I can take a look?

    in reply to: Search By State not appearing to work #413138
    Steven Zahm
    Keymaster

    @ dgalassi

    What is the exact shortcode you are using?

    Can you share a link to your test directory so I can take a look?

    in reply to: Will only import 100 records #413137
    Steven Zahm
    Keymaster

    @ David

    Great to hear you found the cause. That typo would have causes you all sorts of trouble so it’s good to find it sooner vs later.

    in reply to: Will only import 100 records #413091
    Steven Zahm
    Keymaster

    @ David

    The Uncaught SyntaxError: Unexpected token ? in JSON at position 1 is likely the cause.

    It is hard to decipher the messages copy/pasted, but, this error looks like the response expected back from a batch import request was not what was expected. This indicates a server error response. You would find these under the Network tab in the Control panel. It would be near the bottom of the list on a line beginning with admin-ajax.php (you have to have the Control panel open during the import for the network request log to record requests and responses.

    If you can give me a temp WP admin login and attach a copy of your CSV file with a screenshot of the mapping you are using. I can do an import so I can see the responses. The login details can be posted here as a private reply.

    in reply to: Will only import 100 records #413082
    Steven Zahm
    Keymaster

    @ David

    It sounds like another plugin or possible the theme is not limiting their javascripts to their own admin pages and causing a fatal javascript error preventing the importing javascript from running. The first 100 are triggered via the Import button then javascript is used to batch import 100 at a time via javascript requests. If there are fatal javascript errors, this will prevent the batch import requests from happening.

    To see if this is the issue, navigate to the Connections : Import CSV admin page and hit the F12 key. Now click the Console tab.

    Import the file following the normal steps.

    On the last step, with the progress bar, take note of any javascript errors being displayed? What are they? Often the error message will give clues as to the source of the error.

    Hope this helps, let me know.

    in reply to: Images not being uploaded #413078
    Steven Zahm
    Keymaster

    @ Raffaella

    So, if I understand correctly…

    You add an image, it does not show on the directory page.

    You edit the entry, it shows when you edit.

    You click remove and save the entry.

    You edit the entry again and add an image, and now the image displays on the directory page?

    in reply to: Don't want to open entry card on another page #413071
    Steven Zahm
    Keymaster

    @ sunstylefiles

    Assuming you are using the Default Entry Card template…

    Navigate to the Connections : Templates admin page.
    Click the Customize button for the Default Entry Card template.

    The page will refresh displaying a preview on the right and the Customizer on the left.
    Enable all the options and click the Save and Publish button.
    Exit the Customizer.

    Hope this helps, let me know.

    in reply to: Notifications via Link Plugin #413070
    Steven Zahm
    Keymaster

    @ Christine

    The Form extension has this feature and does integrate with Link. Perhaps that will meet you needs.

    Hope this helps!

Viewing 10 posts - 3,941 through 3,950 (of 15,332 total)