BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 1,321 through 1,330 (of 15,332 total)
  • Author
    Posts
  • in reply to: Disabling Google Maps in cMap Plugin #469545
    Steven Zahm
    Keymaster

    @ Russ

    I bolded the instructions that relates to disabling the map on the single entry profile page of cMap to call them out.

    Navigate to the Connections : Templates admin page and click the Customize button for cMap.

    The page will reload with the Customizer on the left and a preview on the left.

    Click the back arrow in the upper left of the Preview and then click the Map panel. Now disable the map option.

    Notice the instructions in the preview above the directory. Give them a quick read so you better understand the next step.

    Click an entry name, any entry name, in the preview. The preview will refresh displaying the single entry profile page.

    Disable the map again.

    Lastly, Publish the changes and exit the Customizer.

    Hope that helps! Let me know.

    in reply to: "View Profile" -Nothing Happens. #469520
    Steven Zahm
    Keymaster

    @ Rocky

    For some reason the permalink for the entry is not being output as it should so the browser uses the current page.

    • What is the exact shortcode you are using?
    • Do you have the directory home page set on the Connections : Settings admin page under the General tab?
    in reply to: Centre Table of Contents #469464
    Steven Zahm
    Keymaster

    @ Craig

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

    div#ez-toc-container {
        margin: 0 auto;
    }
    

    Hope that helps!

    in reply to: CSV Import: Failed to write file to disk. #469430
    Steven Zahm
    Keymaster

    @ Tony

    yep, that would do it too. Good to hear you were able to get to the bottom of it!

    in reply to: Bug: CSV import skipped files 404 #469429
    Steven Zahm
    Keymaster

    @ Pete

    I just tested your file. I did get the same 8 skipped rows.

    The issue is that you can not have two rows for a single entry. They will not get merged. When there is no first and last name (if individual) or organization name (if organization) that row will get skipped.

    In regards to the 404, left click on the skipped file link and copy the link address. What is this link? Paste it as a private reply.

    in reply to: CSV Import: Failed to write file to disk. #469426
    Steven Zahm
    Keymaster

    @ Tony

    The is an error return by WordPress. WordPress was unable to save the file to the following path:

    ../wp-content/uploads/csv_files/

    Make sure the uploads folder is writable. Also make sure the csv_files folder is writable.

    The upload is handled by core WordPress functions, so, it is possible another plugin it interacting with uploading which in turn is causing the error. With this possibility, please check for plugin conflicts.

    Hope this helps, let me know.

    in reply to: Hide Widget Sidebar Until Login #469393
    Steven Zahm
    Keymaster

    @ Pete

    The best solution to this would to be to use a plugin which allows you to control widget visibility. Some possible plugins I found after a couple quick web searches:

    The last two seem the most promising.

    Hope this helps!

    in reply to: Bug: CSV import skipped files 404 #469392
    Steven Zahm
    Keymaster

    @ Pete

    Could you please attach a copy of the CSV file, as a private reply, so I can test? Thanks! You might have to rename the file from .csv to .txt to attach it. Also please attach a screenshot of the mapping you used. This way I can duplicate the process as exactly as possible.

    in reply to: No Image Available #469382
    Steven Zahm
    Keymaster

    @ paul

    Yes, use the cMap Customizer… navigate to the Connections : Templates admin page and click the Customize button.

    The page will reload with the Customizer on the right and a preview on the left.

    Click the back arrow in the upper right of the Customizer and then click the Image panel.

    Choose your desire image type and other image related settings.

    Click the back arrow again and click the Tray image panel and configure those setting (if desired).

    Notice the yellow note boxes in above the directory in the preview. Follow those instructions and configure the images settings for the single entry profile view.

    Lastly, Publish the changes and exit the Customizer.

    Hope that help!

    in reply to: Undefined index errors #469335
    Steven Zahm
    Keymaster

    @ Joel

    You may have inadvertently enabled this… to disable, navigate to the Connections : Settings admin page and click the Display tab. In both the Results List section and Single Entry section, disable the Custom Fields option within the Content Blocks section.

    Hope this helps!

Viewing 10 posts - 1,321 through 1,330 (of 15,332 total)