iTuN3r
Well-known member
Events Calendar and Events Birthdays doesn't work (both trigger an unexpected error). Maybe I forgot something?
Other than those two works perfect![]()
Did you installed Events Plugin by Jaxel ?
Events Calendar and Events Birthdays doesn't work (both trigger an unexpected error). Maybe I forgot something?
Other than those two works perfect![]()
Did you installed Events Plugin by Jaxel ?
That's what I was missing. Now all I need to do is get rid of the second home.
the fb module can definitely be sized in the EWRPorta_Block_?Facebook template
You can (for now) get to the permissions window options by re-sizing your display
Is there an easy way to make a recent news module that just displays the full original post without the avatar photo or continue reading link?
<div class="messageUserBlock">
<div class="avatarHolder">
<xen:if is="{$news.attach}">
<a href="{xen:link attachments, $news.attach}"><img src="{$news.attach.thumbnailUrl}" alt="{$news.attach.filename}" /></a>
<xen:elseif is="{$news.medio}" />
<div style="background: url('data/media/{$news.medio.media_id}.jpg') no-repeat; background-size: 100%; -moz-background-size: 100%;">
<a href="{xen:link 'full:media/popout', $news.medio}" class="OverlayTrigger"><img src="js/8wayrun/EWRmedio_play.png" style="max-width: 240px;" /></a>
</div>
<xen:elseif is="{$news.image}" />
<a href="{$news.image}"><img src="{$news.image}" alt="{$news.image}" style="max-height: 150px; max-width: 150px;" /></a>
<xen:else />
<xen:avatar user="$news" size="m" itemprop="photo" />
</xen:if>
</div>
</div>
the fb module can definitely be sized in the EWRPorta_Block_?Facebook template
This did not work for me. I increased the heighth, but even a CTRL+F5 did not make any size differences whatsoever.
<fb:fan width="240" height="291" connections="12" stream="false" logobar="false" css="{$xenOptions.boardUrl}/js/8wayrun/facebook.css?1" profile_id="{$option.facebook_profile}"></fb:fan>
Any chance your templates are outdated? or you are using a different style then the template you modified?
The height value in the above line of code should instantly modify the height of your fb block on your portal page. It works perfectly for me.
This mod comes with NINE modules. They are NOT installed by default, but they are located in the /library/EWRporta/XML/ folder. If you wish to install them, just go to your modules page on your browser at /portal/modules/ and import the XML files you wish to use. You can find additional modules in this thread:
Going to /portal/modules with XenPorta enabled just takes me to a blank page with the XenPorta footer - Note that this is not an error page.
Did the install fail?
My assumption is, based on the post quoted above, that going to domain.tld/portal/modules/ should give me this module list. It is, however, not doing that.
I did the reupload and then followed that with an uninstall and reinstall. Verified my group has permission to administrate and I'm still getting shot back to /.
EDIT:
Getting a 301 redirect from /portal/modules
No change. I was, in fact, told to set the HomeURL value to blank to get rid of the double "Home" button.
For future reference plz share any XenPorta questions here > http://xenforo.com/community/threads/8wayrun-com-xenporta-portal.7586/Anyone can help me with this?
We use essential cookies to make this site work, and optional cookies to enhance your experience.