fmayer01
Forum Replies Created
-
Forum: Plugins
In reply to: Promotion Slider errorSolved it 🙂
Internet explorer was reading the links of the slider with a border with color, so I added a code to the css of the plguin.
I had to add “border:0px;” to the css file of the plugin:.promo_slider_wrapper { margin:10px 0; position:relative; }
.promo_slider { height:265px; overflow:hidden; position:relative; text-align:center; margin-right:10px;}
.promo_slider img { margin:0; padding:0; border:0px;}
.promo_slider .panel { background:url(‘images/slide.png’); display:none; float:left; overflow:hidden; width:100%; height:265px; }
.promo_slider .panel-1 { display:block; }
.pointer {cursor:pointer; cursor:hand;}
.ps_hover { display:none; }
.promo_slider:hover .ps_hover { display:block; }
.promo_slider_sep { font-weight:normal; }Forum: Plugins
In reply to: Promotion Slider errorCan anyone help me please…
Forum: Plugins
In reply to: Promotion Slider errorForum: Plugins
In reply to: Promotion Slider errorok
I deleted this :wp_enqueue_script(‘triton_newslider’,get_template_directory_uri().’/js/featureList.js’);
I think it was calling for that, the page doesn´t present any more error but i still have the outline.
Forum: Plugins
In reply to: Promotion Slider errorI also get this error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; BRI/2)
Timestamp: Tue, 24 Apr 2012 12:35:50 UTCMessage: Syntax error
Line: 2
Char: 1
Code: 0
URI: http://mayer.hostei.com/fm/wp-content/themes/triton-lite/js/featureList.js?ver=3.3.1