1
Zap_English
xBootstrap block problem

So, I had a block from the Headlines module showing in the top right block position

I created another block without a name and put it on top of the "Headline" block

Now the title "Latest Headlines" has become a live link to the sites homepage, instead of just a title.

Does anyone know why or how to stop this from happening?

2
zyspec
Re: xBootstrap block problem
  • 2016/6/10 14:59

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


The way the Headlines module displays blocks is "different" than most modules. I believe what you want is to comment out the 1st line of the ./blocks/headline_block.html line:
<a href="<{$site_url}>" target="_blank"><{$site_name}></a><br />


should look like:
<!-- <a href="<{$site_url}>" target="_blank"><{$site_name}></a><br /> -->


or
<{* <a href="<{$site_url}>" target="_blank"><{$site_name}></a><br /> *}>


either should do what you want...

NOTE: I have not tried this, but it should work.

3
Zap_English
Re: xBootstrap block problem

I cleared the caches and that didn't do anything

I should note that the title "Latest Headlines" appeared as a title UNTIL I put the block on top of it

And when I move the other block and "Latest Headlines" is again the top block, the header "Latest Headlines" is again a title and not a clickable link

4
Zap_English
Re: xBootstrap block problem

I think the problem is in themes/xbootstrap/tpl/rightBlock.html or rightBlock.tpl

5
zyspec
Re: xBootstrap block problem
  • 2016/6/10 17:44

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Guess I should have asked first but....

I'm assuming you're using xoopsheadlines? There is more than one Headline module.

6
Zap_English
Re: xBootstrap block problem

yes, xoopsheadlines

Sorry. I didn't know there was more than one

Version : 1.1 Final
Author : Kazumi Ono (https://xoops.org/http://www.myweb.ne.jp/ )
Credits : The Xoops Module Development Team
Licence : GNU GPL 2.0
Displays RSS/XML Newsfeed from other sites

7
Zap_English
Re: xBootstrap block problem

BUMP!

Is there a fix for this?

Blocks seem to be a big problem for the bootstrap theme

8
Zap_English
Re: xBootstrap block problem

Another problem with xbootstrap and blocks

I tried to change the "Visible in" setting of some blocks

and I get the following

Quote:
Errors
name is required


and

Quote:
Notice: Undefined index: options in file /modules/system/admin/blocksadmin/main.php line 289
Warning: Insert failed in method 'cleanVars' of object 'SystemBlock' in file /class/model/write.php line 279

9
Zap_English
Re: xBootstrap block problem

And, by the way, I wasn't having any problems with the blocks 10 hours ago and no settings have been chenged

10
Mamba
Re: xBootstrap block problem
  • 2016/7/15 13:34

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I am sorry to say that but you have way too many issues with XOOPS, which would indicate to me that something is very wrong with your setup/configuration/installation.

Send me via a private message/email access info to your server and I'll look into it, because this is really messed up
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

183 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 183


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits