BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,061 through 12,070 (of 15,332 total)
  • Author
    Posts
  • in reply to: Directory not displaying all items #278706
    Steven Zahm
    Keymaster

    @ Tim

    I see you’re using WP Super Cache … try clearing the cache for that page. After you add entries to the directory, you should clear the page cache otherwise visitors will have to wait until that page expires and the cache is updated. When you’re logged in, cached pages are not served which is why you see all the entries.

    Hope that helps!

    in reply to: No text showing #278688
    Steven Zahm
    Keymaster

    @ Greg

    It doesn’t seem that you’ve activated the template. Could you double check that?

    in reply to: Bulk Uploads #278632
    Steven Zahm
    Keymaster

    @ Tim

    Have you watched the video walk thru here?

    Steven Zahm
    Keymaster

    @ Michael

    Ahhh, which post would that be … I looked for a few minutes and didn’t find it.

    in reply to: siteshot options? #278610
    Steven Zahm
    Keymaster

    @ Kera

    The images are refreshed about once every 24hrs.

    Do you mean the entry’s gravatar if they have an email address and if that email address has a registered gravatar?

    Steven Zahm
    Keymaster

    @ Michael

    The only way this can be done is to use CSS. Add the following to your theme’s custom CSS area:

    #cn-form #cn-org-unit label:nth-child(2),
    #cn-form .address-geo {
    	display: none;
    	
    }

    Hope that helps.

    in reply to: Added Members #278605
    Steven Zahm
    Keymaster

    @ Tina

    Click the Approved link. After that, the drop down right below that link, change each one to Show All and then click the filter button. You should not be able to view all approved entries. For good measure, you could also click the All link to the left of the Approved link.

    That should do it.

    in reply to: siteshot options? #278604
    Steven Zahm
    Keymaster

    @ Kera

    The actual thumbnail creation is be done by a third party service. There really is no way for me to query if a thumbnail is ready or not. The service is actually even serving the spinner temp image.

    Which template are you using? If it has the image_fallback shortcode option, you could use image_fallback=siteshot instead. That way if you have a logo/image it’ll be used first and if there is not one, then SiteShot will be used if there is a website entered for the entry.

    Hope that helps!

    in reply to: ERROR: Destination directory can't be created #278603
    Steven Zahm
    Keymaster

    @ Dominic

    For some reason the server is blocking the request to create the folder. You’ll have to login to your site using FTP and create the folder manually. Create a folder named csv_files within this folder:
    ../wp-content/plugins/connections-csv/

    After the folder is created, you should be able to finish the import.

    in reply to: Call Category Description #278602
    Steven Zahm
    Keymaster

    @ Julie

    Well, I don’t think I have any function you can just call, although, you might be able to use this code here and tweak it to suit your needs.

    I hope that helps!

Viewing 10 posts - 12,061 through 12,070 (of 15,332 total)