41
twitaman
Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 1:21

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I have a theme that is based on the default XOOPS theme. I'm using XOOPS 2.0.9.2 (a fresh install).

My problem is that my right-hand and left-hand block headers will adopt hyperlink qualities of the text that is above it. For instance, I have a "Big Feature Story" block on the right hand side column and below that a block for a banner, with the header "Sponsor Us."

Once there were enough clicks to activate the big feature story link not only did it become hyperlinked but it also effected the header of the block below it. So now "sponsor us" has become a hyperlink that goes to the big feature story.

Here's a pic of what's happening:
Resized Image

You can also view what's going on at my site: www.obstestsite.com

If anyone knows how I can fix this, please let me know!

Thanks



42
twitaman
Re: phpAdsNew Banners not showing up...
  • 2005/2/26 23:14

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Quote:

kenmcd wrote:
The banners show up fine.

Are you running any ad blocker software on your laptop?
Norton Internet Security?
Firewall with ad blocker?
Toolbar with ad blocker?

How do you connect to the internet?
Any proxy which could be blocking?


Thanks! You were right I do have Norton Internet Security and it must've blocked the ads. Is there anyway to circumvent this? Having Norton IS also seems to hinder me from posting to this forum -- I had to shut it off to type this.



43
twitaman
Re: phpAdsNew Banners not showing up...
  • 2005/2/25 18:28

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I just got word from a friend who visited the site and told me the banners are showing up just fine.

SO0000, why aren't they showing up in IE or Firefox on my laptop?



44
twitaman
phpAdsNew Banners not showing up...
  • 2005/2/25 17:45

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I wanted to create a page that list some of the sponsors to my site by showing their logos. I used phpAdsNew because I want the clicks to be tracked.

I set up my publishes, and zones, and used campaign selection to call the banner through remote JavaScript. I generated the code then placed it in TinyD. Everything seemed to work fine the banners all showed up on the page on my computer.

But, then I fired up my laptop and went to the page. None of the banners are showing up? I tried it in both Firefox and IE and none of the banners show up on my laptop??? I don't get it. I mean, why would they show up on my desktop and yet not on my laptop?

Maybe there's something wrong with my laptop or something (BUT WHAT?). Could someone go to this page and tell me if my banners are showing up.http://www.obstestsite.com/modules/tinyd0/

If they aren't showing up, then what did I do wrong?



45
twitaman
Re: default font in koivi editor
  • 2005/2/24 18:42

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


If you want all of your content to look the same font-wise then you'll have to make sure that your content providers use the "brush" tool on their work if they paste it in from another website or MS Word or something. It will remove all the special formatting. Then they can format it in Koivi.

From Sami: Quote:
There is an option called “Delete all format”. Is very useful if you copy paste an article from other site. It simply deletes all html format.

You can see the cleaning options pressing in the little dot near the brush button.

I’ll try to add in newer versions an option for doing It automatically.


And if you want to make sure that only certain fonts are seen in Koivi then you'll have to edit your formwyswiygtextarea.php file located in the wysiwyg folder.

Around line 108 look for this:

Quote:
$deffonts=array('Courier New'=>'Courier New, Courier, monospace','MS Serif'=>'MS Serif, New York, serif','Verdana'=>'Verdana, Geneva, Arial, Helvetica, sans-serif');


And change it to the default family you like, in my case I did this:

Quote:
$deffonts=array('Verdana'=>'Verdana, Geneva, Arial, Helvetica, sans-serif');



46
twitaman
Re: Banner Manager module
  • 2005/2/21 17:50

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


just trying to see if someone has any tinyd info -- how do you use it with phpadsnew?



47
twitaman
Re: Banner Manager module
  • 2005/2/18 20:01

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I'd still like to know exactly how you use TinyD to display ads with phpAdsNew?
Quote:

twitaman wrote:
Okay, I got that to work. But what it comes surrounded by the border line that I have set for my normal blocks. I don't think I want borders around the ads. And it was left justified, is there a way to easily center all ads in blocks?

I would still like to know why someone suggested using TinyD to display ads. And how do you use TinyD to do this?



48
twitaman
Re: Banner Manager module
  • 2005/2/18 1:31

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Okay, I got that to work. But what it comes surrounded by the border line that I have set for my normal blocks. I don't think I want borders around the ads. And it was left justified, is there a way to easily center all ads in blocks?

I would still like to know why someone suggested using TinyD to display ads. And how do you use TinyD to do this?



49
twitaman
Re: Banner Manager module
  • 2005/2/17 23:03

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I got phpAdsNew set up correctly but how do you get your banners to show in TinyD? What is TinyD? Does it create blocks or something where I can place the code for my banners?

Why can't you just place the code in a custom block you create? What's the advantage of using TinyD?

Quote:

rolmar1 wrote:
Claudio,

You should look into phpadsnew, it works great as a stand alone software (althogh it seems to have been ported as a XOOPS module, but I have not tried it as such), it will manage classes and types as you describe. I a have been using it for almost 2 years. You can be embed the code for the banners in either your theme.html file or into a module such as tinyD. It has excelent documentation, it requires a litle bit of reading and a little bit of trial and error, but it definetly is worth the time and effort. You can see it working at www.matamoros.com, the reloading of the banners is done by placing the actual banners in separate pages and reloading them at a fixed interval of time via javascript, and calling the pages on an I-frame on the theme.html file as well as in various tinyD modules.

Hopes this helps.

Saludos from Mexico
Rolando



50
twitaman
Re: Clone template then blank
  • 2005/2/16 18:10

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Quote:

eon03 wrote:
I just cloned the default template set then changed my preferences to use the cloned set, now the site it totally blank. I can not get to any admin menu to change to debug mode or back to the default template set. Where can I go to switch my site back to the default set? Why does cloning, without making any changes, crash xoops?


I just want to say that I also had this problem after cloning my XOOPS 2.0.9.2 site.




TopTop
« 1 2 3 4 (5) 6 7 8 ... 25 »



Login

Who's Online

174 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 174


more...

Donat-O-Meter

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

Latest GitHub Commits