Previously I’ve published BlogEngine theme AllTuts based on original wordpress theme. This theme is now updated for BlogEngine v2.5 and added to the online gallery. Have a look and let me know your feedback.
BlogEngine v2.5 is having theme, widgets and extensions gallery integration. From the administration interface, you can browse the online gallery and install the desired items directly from the gallery. The gallery is utilizing NuGet package management for installing the packages. You can now install the theme from the online gallery. For installing you have to login through the administration interface and navigate to themes section. In themes section, you get the currently installed themes. Navigate to online gallery and select the theme and install to your blog and activate the theme as usual. If you prefer to install the theme manually, navigate to dnbegallery.org and download the theme and install theme in your BE installation.


Can you help installing mostread extension in Alltut theme for BlogEngine v2.5
If you are using BE 2.5, then you can do this from the gallery. In gallery search the desired extension and install it from there.
friend
how do I resolve the exclusion of the pair windgts? some return?
Regards,
Wonderful theme Alltuts
looking for the next version
Thanks for all your support.
Hi. Well done! I am having an issue adding and deleting widgets. It works in every theme I’ve tried, but All Tuts. Once you add a widget, it does not let me edit it nor delete it. I’m using SQL as backing store…
I’m investigating causes, but if you come up with an idea, please let me know
I too have this problem …
After hours of debugging I found the issue. On the file WidgetContainer.cshtml, the id of the div was incorrect. You only need to remove a dash.
Change from:
to
That fixed my problem. Let me know if it fixes yours.
Thanks for pointing out the bug. I’ll update the theme soon.
My pleasure
. All for the community. It’s a beautiful theme. Thanks
That fixed my problem too.
that fixed my problem too
Oops, HTML code didn’t come out well in the comments. Hopefully you got the the idea.
Thanks for figuring the bug. I’m looking in to the code and update the theme soon.
friend
how do I resolve the exclusion of the pair windgts? some return?
Regards,
Is anyone having problem with IE9 ? I don’t see the right side (posts) but only the right column. Working fine in other navigators. Thanks!
Hi it’s possible to put after post votes? i don’t see in this themes…
thanks
Fab
You only need to add : @Html.Raw(Model.Rating) after of : Html.Raw(Model.Body) inside file: “themes/AllTuts/PostView.cshtml”
Additionally you need to add the following to style.css.ratingcontainer ul li
{
margin-left:60px;
}Et Voila!!!
Thank you very much, now i see rating, but i have wrote in style but i don’t see the difference..
.ratingcontainer ul li
{
margin-left:60px;
}
i don’t know is it’s right…
another problem is that rating and text (Currently rated 2.0 by 1 people) are one above the other, how to format them?
can you help me??
Thanks for all your support.
Fabrizio
Could you send me the link of the blog?
http://www.informarea.it is the link
this is a post
http://www.informarea.it/BlogEngine/post/2012/02/20/Social-Bookmarking-e-Social-News.aspx .. at the end of page you can see that the text is over rating..
thankss
HI, i have problem with tag cloud, i see the word always with the same size… what is the problem???
When i used this theme i realized that i cant change my widget name. Have you any idea?
Thanks for this kinda approach, Its give me few lesson that I need. Hope It will possible for to do it perfectly. Thanks!
Hi,
in 2.6.5 after adding to the footer, you are lost. You can’t delete them or move them.thanks
Thanks for reporting bug. I’ll update it soon.
Please download the latest version from gallery