Blog Machine - FAQ

How can I remove RSS Feeds from CS.Posts section in my Blog?

It's easy to do. Just go to the standard DNN setting of CS.Posts module and uncheck the Display RSS checkbox.


Is it possible to get rid of the view/edit tab that shows up on the top of the page on the site.

If you want to disable the "View/Edit" radio buttons when you not logged in, so you need to open Admin->Site Settings->Usability Settings->Control Panel Security: and choose Page Editors.

What I need to do to change the height of the tags cloud?

You should edit the Tags.ascx file that is located here:

<%root%>/Portals/_default/Containers/CS.Blog/Tags.ascx

line 14         jQueryCS144(".TagsContainer ul.cs_blog_tags").tagcloud({type:"cloud", height:100, sizemin:11,sizemax:20});

You can simply change height to 300 or more

When someone “likes” my blog post in facebook, is there a way to find out who liked the post? Is there a way to display who specifically has liked the blog post rather than just showing the number of likes a post has gotten?

The problem with Facebook button has been fixed in the newer version of Blog Machine - 1.2.17. Do you use this version? In case you use the previous version, please, upgrade the blog machine. You can download latest version on our website - http://www.codingstaff.com/products/dotnetnuke-modules/dnn-blog-module

Also, when someone “likes” my blog post in facebook, is there a way to find out who liked the post?

The following analytics are available about the Like button.
If you visit facebook.com/insights and register your domain, you can see the number of likes on your domain each day and the demographics of who is clicking the Like button.

You can find additional info here - http://developers.facebook.com/docs/reference/plugins/like/

Is there a way to display who specifically has liked the blog post rather than just showing the number of likes a post has gotten?
There is only one thing that might suit you - another facebook button that shows your friends who liked a post.


Questions?

+1-775-979-5505