EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

Author Topic: Link categories in separate ezblocks?  (Read 5990 times)

0 Members and 1 Guest are viewing this topic.

Offline Jim88

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
Link categories in separate ezblocks?
« on: October 02, 2015, 08:28:55 pm »
I am now trying to make a new ezblock that will display a new category of links that I have just created. 
But I can't figure out how to put the 2 categories into 2 separate ezblocks.  Is there a way to do this?
As it is now I just get a list of all the links and it ignores the categories. 

Any help would be appreciated.

Jim

Offline Maxx

  • VN Vet E4
  • Hero Member
  • *****
  • Posts: 560
  • Karma: 8
  • Gender: Male
  • Web Designer
    • SurfaceThemes - Web Design Ideas Classic Rock
Re: Link categories in separate ezblocks?
« Reply #1 on: October 03, 2015, 10:37:20 am »
HTML ezblock.
But you'll need to format it correctly with HTML code, I think I posted something on this in the How to section!

This the code example for the one I did on the left side, of this site:
you will need to replace the links with yours, you can link to other site no problem!

Code: [Select]
<style type="text/css">
.style1 {
    text-align: left;
    background:#FFF3DC;
    border:2px #cdcdcd solid;
    padding:5px;
        border-radius: 4px;
}
</style>
</head>
<body style="background-color: #E3ECD6">
<div class="style1">
<br />
    <strong>Sample HTML Block Usage - You May Custom Code it, as needed!</strong>
<ul>
    <li>
        <a href="http://www.ezportal.com/announcements/">Announcements</a><br /><br /></li>
    <li>
        <a href="http://www.ezportal.com/community-rules/">Community Guidelines &amp; Rules</a><br /><br />
</li>
    <li>
        <a href="http://www.ezportal.com/how-to-section/">How To Section</a><br /><br />
    </li>
    <li>
        <a href="http://www.ezportal.com/ezportal-showcase/">EzPortal Showcase</a><br /><br />
    </li>
    <li>
        <a href="http://www.ezportal.com/support/">Support</a><br /><br />
    </li>
</ul>
</div>
</body>



regards,
Maxx
If you find this Portal System useful, please consider supporting us with a small Donation!
Check out the How to Section!!
Please remember to keep your back ups, up to date, before you try anything new!

Offline Jim88

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
Re: Link categories in separate ezblocks?
« Reply #2 on: October 03, 2015, 02:32:42 pm »
Hi Maxx,

That is very nice code for a Sample HTML Block but that is not what I am after. 

I have gone to EzPortal / EzBlock Manager / EzBlocks and  created an ezblock.  I have used Block Type: SMF Links EzBlock.   

Under Configuration / Links Configuration / Manage Categories I have a couple of different categories listed. 

When I create a second EzBlock and choose SMF Links Ezblocks it just repeats the original EzBlock.  I want to create another EzBlock using another category. 

I hope I have explained it better this time. 

Jim

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
7627 Views
Last post February 13, 2009, 09:37:08 am
by Drum4urlife
1 Replies
4922 Views
Last post September 24, 2010, 02:34:21 am
by Feldpost
2 Replies
8142 Views
Last post April 29, 2012, 06:13:21 pm
by Maxx
1 Replies
12594 Views
Last post June 27, 2012, 10:27:23 am
by KarmicStigmata
6 Replies
17539 Views
Last post August 04, 2014, 09:07:01 am
by bagus

+-SMF Gallery

Quick Menu


Powered by EzPortal