Recent Topics

1 Jun 30, 2008 06:17    

My b2evolution Version: 2.4.2

Hey guys wanted to say congrats on an amazing blog software. This is my first blog and I chose this software because it..well looked the best and had the features I was looking for.

I just have a few little things Id like to do.

A) How do I add links at the top? I.E I have HOME and CONTACT Id like to add maybe an about me or something similar

B) Is there a plugin for the skin that just displays some links? Id like to give some credit back to major news outlets and my friends / fav. sites.

C) Is there a basic photo gallery that loads images off my server or from a remote location? Id like to be able to display some photos on my blog but in a more organized manner.

Thats about it if you can help me please post otherwise thanks for reading and keep up the great work B2!!

Best regards
eddy (temp up at www.netivex.com/~eddyg )

3 Jun 30, 2008 12:01

hey there i tried the free HTML plugin in the menu area and it did make the text i wanted but its not a clickable link nor does it have the same button style as home and contact, its just basically text.

http://www.eddyg.ca/blog1.php

any thoughts? thanks for the speedy reply tilqicom

4 Jun 30, 2008 12:03

I think what im looking for is a menu link plugin that i can actually customize if im not mistaken?

5 Jun 30, 2008 14:05

you dont need a plugin or sth.. your 'test' is not an actual link.. it should be looking sth like this

<a href="http://www.someurl.com">test</a> , the style part is easy

6 Jul 01, 2008 01:50

ok i understand that part but its still just text theres no actual button so it doesnt match the other two links?

7 Jul 01, 2008 01:55

You need to edit your li's
Your TEST link doesn;t have an opening list item or a closing list item.... it should look like this....
<li><a href="http://www.someurl.com">test</a></li>

<div class="top_menu">
<ul>
<li><a href="http://www.eddyg.ca/blog1.php">Home</a></li>
<li><a href="http://www.eddyg.ca/blog1.php?disp=msgform&amp;recipient_id=1&amp;redirect_to=http%3A%2F%2Fwww.netivex.com%2F%7Eeddyg%2F%3Fblog%3D1">Contact</a></li>
<li><a href="http://www.eddyg.ca/htsrv/login.php?redirect_to=http%3A%2F%2Fwww.netivex.com%2F%7Eeddyg%2F%3Fblog%3D1">Log in</a></li>
<li><a href="http://www.someurl.com">test</a></li><li><a href="http://www.eddyg.ca/blog1.php?disp=catdir">Categories</a></li>			</ul>

			&nbsp;
		</div>

8 Jul 05, 2008 05:20

Ok that looks better! Now I just have to figure out how to basically create a page with my blogs layout that I can link TO (from the header). Any ideas on how to do that?

Also I want to know if there is a widget that is setup for just linking to affiliates/news sites. I want these links to be displayed on the right side near the bottom.

Best regards,
eddy

John wrote:

You need to edit your li's
Your TEST link doesn;t have an opening list item or a closing list item.... it should look like this....
<li><a href="http://www.someurl.com">test</a></li>

<div class="top_menu">
<ul>
<li><a href="http://www.eddyg.ca/blog1.php">Home</a></li>
<li><a href="http://www.eddyg.ca/blog1.php?disp=msgform&amp;recipient_id=1&amp;redirect_to=http%3A%2F%2Fwww.netivex.com%2F%7Eeddyg%2F%3Fblog%3D1">Contact</a></li>
<li><a href="http://www.eddyg.ca/htsrv/login.php?redirect_to=http%3A%2F%2Fwww.netivex.com%2F%7Eeddyg%2F%3Fblog%3D1">Log in</a></li>
<li><a href="http://www.someurl.com">test</a></li><li><a href="http://www.eddyg.ca/blog1.php?disp=catdir">Categories</a></li>			</ul>

			&nbsp;
		</div>

9 Jul 11, 2008 23:38

BUMP!

can no one help me with this? I want to use this blog system so bad i just need a few little things modded to my liking.

10 Jul 12, 2008 00:09

Re an Affiliates Page
B2 has a blog in the standard download, called Links Blog, that does just that.

11 Jul 12, 2008 04:41

ok i added the widget linkblog and added it above my calendar but i cant add the actual links or anything? just fields to change the name of the linkblog.

12 Jul 13, 2008 20:20

You make/change the links by making/editing posts ( admin > write ) in the linkblog ;)

¥

13 Jul 13, 2008 22:08

I went to write but I couldn't see the option to write to the linkblog (which is a widget?) can you clarify ?

- eddy

14 Jul 14, 2008 00:08

The linkblog is kinda weird these days. You install it as a widget into any blog. Part of installing it is to say which blog is going to be the linkblog for this particular blog. So like pretend you're on blog #1 and you install the linkblog widget and tell it to use blog #3 as your linkblog.

So now you go to blog #3 to make a post like you would for any 'normal' post, only all you do is a title and a "link to URL" value. Like magic it shows up in the sidebar on blog #1.

15 Jul 14, 2008 01:16

thanks for the response i double checked and made sure its on blog 1 and it is but when i goto make a normal post what do i actually put in the link to URL? I cant just put a friends link in there i think its for internal use only?

16 Jul 14, 2008 17:07

It's not internal use. Look when you post in your linkblog it's because you want to link the text "My friend Bob" to Bob's website. So you put the text in the title field and the URL in the link to url field. When you write a regular post you still might want to link it to some other web page, so you would use the link to url field. Or leave it blank if you don't want to link it elsewhere.

Now if you leave it blank in a linkblog (#3 eh?) then the linkblog on your main blog (#1 perhaps) will have text that is unlinked which defeats the purpose of a linkblog, but hey you might have a cool reason to do that.

Same with adding an actual post body in your linkblog posts: there could easily be a reason you want to do that. Perhaps you are not even using it as a "linkblog via the linkblog widget". Perhaps you are having your linkblog in your public blog list and decided to put 25 posts per page and always have a sentence or two about why these links are things you want your visitor to know about.

The linkblog widget is a somewhat advanced way to make a list of links, and by using a blog for it you get to do all sorts of stuff that you couldn't do if it was just a plain-jane list of links.

But anyway it's not an internal use field. It links the title to a URL is all. Use it, or leave it blank. UNDER your post textarea should be a field that says something about post URL title or something like that. Anyway the field under your posting textarea you should leave blank and let b2evolution fill it in for you until you get familiar with what it does.


Form is loading...