[8WR] XenPorta (Portal) PRO

[8WR] XenPorta (Portal) PRO [Paid] 1.2.2b

No permission to buy ($40.00)
I have a raw html block with option sets that only appears on my main portal homepage: http://maxconsole.com

But I don't want it to appear on the multi-pages of the homepage, for example NOT to appear on http://www.maxconsole.com/?page=2 up until the end http://www.maxconsole.com/?page=846

Is there a way I can do that using the powerful EVAL command, if so what would be the syntax?

If not, is there any other option I can do that to prevent a widget block from NOT appearing on the other pages of the main index?

Or finally, if nothing would it better to enable instead Infinite Scroll so there is one endless page, and if so would that be better anyhow for SEO and other reasons instead of having multiple-pages indexed?

Thanks in advance to anyone that can help in my request, etc.
 
  • Articles index supports Paul Irish's Infinite Scroll for endless pages.
How to user ?
Enable it in style settings.

I have a raw html block with option sets that only appears on my main portal homepage: http://maxconsole.com

But I don't want it to appear on the multi-pages of the homepage, for example NOT to appear on http://www.maxconsole.com/?page=2 up until the end http://www.maxconsole.com/?page=846

Is there a way I can do that using the powerful EVAL command, if so what would be the syntax?

If not, is there any other option I can do that to prevent a widget block from NOT appearing on the other pages of the main index?

Or finally, if nothing would it better to enable instead Infinite Scroll so there is one endless page, and if so would that be better anyhow for SEO and other reasons instead of having multiple-pages indexed?

Thanks in advance to anyone that can help in my request, etc.
I guess you can try $params['start'] != 1.

Infinite Scroll should not affect SEO at all.
 
I guess you can try $params['start'] != 1.

Sadly, I just noticed you can only use the eval command on whole layout, not on widget itself, but I guess I can copy the main layout and have second one, but that does not work for main default articles list, and with new ones there is no multi-pager to worry about so that does not help.

Any other suggestions, is there user-generated Raw PHP widget like from the previous one, that could work then I could code the widget to not display the info on the second and higher prices.
 
Me again :D

Would it be possible to add an option to your Discord Widget to show only members in the voice chat channels and not just logged into chat on the channel? Just some like to sit in chat whilst at work and not appear on a widget somewhere their boss might see, also could you set an option to have it update on each page refresh as at the moment we have to hard refresh the channel (F5) to see if there have been any changes (or even have a setting so it does it just once every minute?)

Cheers!

P.S. It was your widget I was talking about earlier with the requirement to query the TS server on a more frequent basis, any chance of implementing that as we host our own TS server and the repeated queries just won't be an issue?
 
Me again :D

Would it be possible to add an option to your Discord Widget to show only members in the voice chat channels and not just logged into chat on the channel? Just some like to sit in chat whilst at work and not appear on a widget somewhere their boss might see, also could you set an option to have it update on each page refresh as at the moment we have to hard refresh the channel (F5) to see if there have been any changes (or even have a setting so it does it just once every minute?)

Cheers!

P.S. It was your widget I was talking about earlier with the requirement to query the TS server on a more frequent basis, any chance of implementing that as we host our own TS server and the repeated queries just won't be an issue?
The Discord Widget included with this is the default Widget supplied by Discord itself. If you want changes to it, ask Discord.

https://blog.discordapp.com/add-the-discord-widget-to-your-site/

The TS widget is the one provided from Instant Teamspeak. If you don't like it, just with the Discord widget... ask for changes or use a different one.

Dose it work with XF 1.3.10
A more recent version of XF, I think it was 1.3.6, but I can't be sure, changes the way thread construction happens. So you must have at least that.

I would like my front page to have several items that my guild is used to using on our previous ShivTR site.

First is our shoutbox, cBox. http://www.cbox.ws/

Here it is on our website in action. http://tyrspaladium.shivtr.com/?site_game_id=103929

Second is a custom youtube playlist. You can also see that in action on our page above.

Lastly, I'd love to point to separate raid calanders for the 6 games we are in, so that guildies can sign up.
RawHTML Widgets, plus the ability to make your own... make anything possible.
 
Just purchased!

I have a few questions..

1. Today's Birthdays widget isn't showing up... anyone have any idea why?

2. Can we change the icon in the Teamspeak 3 widget?

3. I'm using a Pixel Exit theme called Fragzone. The portal is easy to layout, however the Forum page is not in sync. They still have the default widgets... and one of your widgets which I disabled!
 
Last edited:
@Commodore
From the FAQ: To fix this, in your XenForo ACP go to Home > Options > Basic Board Information and clear the “Home Page URL” field. Doing so will remove the “Home” tab pointing to your home page and the remaining “Home” tab shall point to your portal page.

@Jaxel I bought Xenporta today to get SSL fully working (Xenporta 1 thumbnail previews cause mixed content errors).

Along the way I'm having a number of issues:

1. I can't enable the widget framework on the article view page with the following error:
Code:
Fatal error: Undefined class constant 'FETCH_LAST_POST_AVATAR' in/home/mobnet/public_html/library/EWRporta2/Widget/Threads.php on line 27

2. Likely to be a stupid question but I can't figure out how to remove the silly "Community" H1 header on the index page
UPDATE: .EWRporta2_ArticleList .titleBar { display: none; } fixes this, massive thanks to @CyberAP for this

3. I also can't figure out how to move the date to the left, this seems to be much further right than Xenporta 1

4. I can't see where to change the "Continue" button text

5. My Author List is empty, yet auto-promote is turned on and it has pulled in all my posts
 
Last edited:
@Commodore
From the FAQ: To fix this, in your XenForo ACP go to Home > Options > Basic Board Information and clear the “Home Page URL” field. Doing so will remove the “Home” tab pointing to your home page and the remaining “Home” tab shall point to your portal page.

@Jaxel I bought Xenporta today to get SSL fully working (Xenporta 1 thumbnail previews cause mixed content errors).

Along the way I'm having a number of issues:

1. I can't enable the widget framework on the article view page with the following error:
Code:
Fatal error: Undefined class constant 'FETCH_LAST_POST_AVATAR' in/home/mobnet/public_html/library/EWRporta2/Widget/Threads.php on line 27

2. Likely to be a stupid question but I can't figure out how to remove the silly "Community" H1 header on the index page
UPDATE: .EWRporta2_ArticleList .titleBar { display: none; } fixes this, massive thanks to @CyberAP for this

3. I also can't figure out how to move the date to the left, this seems to be much further right than Xenporta 1

4. I can't see where to change the "Continue" button text

5. My Author List is empty, yet auto-promote is turned on and it has pulled in all my posts
1 - Your XenForo installation is way out of date... You need to upgrade.
3 - Its in a style property somewhere... XenPorta 2 - Articles List > Display Date Block Next to Excerpt
4 - You can edit the template or change the phrase
5 - You need to create authors on the authors list page.
 
1 - Your XenForo installation is way out of date... You need to upgrade.
3 - Its in a style property somewhere... XenPorta 2 - Articles List > Display Date Block Next to Excerpt
4 - You can edit the template or change the phrase
5 - You need to create authors on the authors list page.

Thanks for the response.

1 - Ah, yes, this is planned
3 - That option turns it off, i'm looking to push it further to the left, i think it might need individual edits under "Date Block Container, Heading, Secondary"
4 - I've searched for the phrase and found "Continue reading" but that's not on the homepage
5 - Sorted this one, thought it pulled from the promoted article list
 
I promoted my first article.

Article Title to the top above my shoutbox!?.... rest of article below my shoutbox.

How can I fix this?

DT1XTKt.png


X4ur1uE.png
 
Top Bottom