Did you figured it out how to do that?If user click on register button, it would open popup form for registering.
How to disable that, and open complete register web page.
Thanks
xf:if is="$xf.options.registrationSetup.enabled">
<a href="{{ link('register') }}" class="p-navgroup-link p-navgroup-link--textual p-navgroup-link--register" rel="nofollow"
data-xf-click="overlay" data-follow-redirects="on">
<span class="p-navgroup-linkText">{{ phrase('register') }}</span>
</a>
data-xf-click="overlay" data-follow-redirects="on">
Thanks. Will check and revert back. And can you tell me which Theme do you use?@Fastline
In Page_container template, find part
Code:xf:if is="$xf.options.registrationSetup.enabled"> <a href="{{ link('register') }}" class="p-navgroup-link p-navgroup-link--textual p-navgroup-link--register" rel="nofollow" data-xf-click="overlay" data-follow-redirects="on"> <span class="p-navgroup-linkText">{{ phrase('register') }}</span> </a>
And deletedata-xf-click="overlay" data-follow-redirects="on">
@SunkaThanks. Will check and revert back. And can you tell me which Theme do you use?
Basic theme but with colours of my choice and little css/less tweaksAnd can you tell me which Theme do you use?
I am using @Siropu addon for ads. Here is a link fot that addon.Also how did you implemented Adsense in HTTPS?
I'm trying from last couple of days, but no ads. However the same ads shows on another website which is not having any HTTPS support.
If you think for ads, it just part of @Siropu addon I mention it aboveAlso how did you use latest post?
Thank you!Basic theme but with colours of my choice and little css/less tweaks
I am using @Siropu addon for ads. Here is a link fot that addon.
Siropu is one of the best developers for xenforo (beside @Xon, @Bob and few another).
But ads will work from default in https and http.
They should!
If you think for ads, it just part of @Siropu addon I mention it above
The Addon works great but the ads do not show in IE. It only shows on Chrome and Safari. I haven't checked in any other browser. Any idea?Thank you!
I was thinking to download the same. Let's see how it goes
Thanks once again
Yes, i can see. But not in mine. It says "The Website declined to show this Webpage"Works fine in all browsers.
Look at screenshot below.
Also, you can open my site in IE browser and you will see ads there.
View attachment 180507
Something like this add into extra.lessAlso how can i use custom image/icon in navigation menu or it's child?
.p-navEl [data-nav-id="forums"]:before{font-family:FontAwesome;content:"\f015";padding-right:5px}
But where's the image location defined?Something like this add into extra.less
.p-navEl [data-nav-id="forums"]:before{font-family:FontAwesome;content:"\f015";padding-right:5px}
You have in resources here complete tutorial for that
It's a font right? I want to use a custom image/icon in the menus.
yepIt's a font right?
then just use image link not a font aawesome in codeI want to use a custom image/icon in the menus.
I do not know, try search forums here.Also is there any way for a Backup and Restore for the forum only? Like Wordpress
We use essential cookies to make this site work, and optional cookies to enhance your experience.