1
rhoda
Problem with Internet Explorer
  • 2013/12/2 10:30

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


hi

I have a slider on my site, when open site in Internet Explorer 9 , 8 , ... show script error message
and in ie8 and opera the slider Stops

Errors :
'console' is undefined
URL: tabanpolymerco.ir/../script.js

Unable to get value of the property 'addEventListener': object is null or undefined
URL:tabanpolymerco.ir/../wowslider.js

URL:www.tabanpolymerco.ir

How can I solve the problem?

Sorry My English is not good.



2
rhoda
Re: how can add slider in home page
  • 2013/11/10 8:09

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


My problem was resolved with z-index in css



3
rhoda
Re: how can add slider in home page
  • 2013/11/9 13:26

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


I have a slider on my site theme and I have a drop down menu ,my cascade menu is at the top of the slider
But my problem:
The sub menus are Behind my slider and do not view sub menus

What is the solution



4
rhoda
Re: how can add slider in home page
  • 2013/11/6 6:57

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23



Thank you very much



5
rhoda
how can add slider in home page
  • 2013/11/5 15:11

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


Hi
I want add a slider in my site theme, but I want slider only shown on the home page and does not display in other pages

How can i find now on the home page or on other pages of the site
Please guide how to do it

Sorry I can not speak English well



6
rhoda
Re: problem with adding the XOOPS editor 2.5.6
  • 2013/8/31 6:25

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23



Thank you very much

My problem was resolved



7
rhoda
problem with adding the XOOPS editor 2.5.6
  • 2013/8/30 14:43

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


hi
I need add editor in xoops 2.5.6.
there was 11 Editor's in this path: "htdocs\class\xoopseditor" .But in Site Management displayed only 3 editor

Please guide How do I add editor in the management

Thanks



8
rhoda
Re: XOOPS 2.3.x Translations
  • 2012/5/23 8:11

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


hi
I need Georgian language in xoops
(I can not find georgian lang )
Please help me



9
rhoda
Re: Problem after update php
  • 2012/4/11 12:00

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


Hello
my site is good.but my host update php form php5.2 to 5.3 and now
some module in my site have problems and my page in site is white
one of message displayed:
Fatal error: Class 'XoopsLogger' not found in /home/.../public_html/modules/oledrion/class/PEAR.php on line 569
/home/.../public_html/modules/liaise/...
/home/.../public_html//modules/newbb/...
and ...
Please Help me
my Site information is very important



10
rhoda
Re: how do change direction block in theme?
  • 2011/10/16 9:49

  • rhoda

  • Just popping in

  • Posts: 14

  • Since: 2010/2/23


Thank you
my problem was resolved
I added the below code to the file theme.html
<{if $xoops_langcode=='en'}>

<{else}>

<{/if}>

<table id="xo-canvas-columns">
    <
tr> <{if $xoops_langcode=='en'}> <{if $xoBlocks.canvas_right &&
        
$theme_view_rightcolumn}> <{includeq file="$theme_name/blockszone.html"
        
blocks=$xoBlocks.canvas_right zoneClass='xo-canvas-column'
        
zoneId='xo-canvas-rightcolumn' zoneTag='td' }> <{/if}>
        <
td id="xo-page"> <{if $theme_view_breadcrumb}><{includeq
            file
="$theme_name/xo_breadcrumb.html"}><{/if}> <{if
            
$theme_view_topblock && ($xoBlocks.page_topleft or
            
$xoBlocks.page_topcenter or $xoBlocks.page_topright)}>
            <
div id="xo-page-topblocks" class="xo-blockszone-xo-<{$theme_top_order}>pageblocks">
                <{
includeq file="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:0:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:1:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:2:1}>
            </
div>
            <{/if}> <{if 
$xoops_contents}>
            <
div id="xo-content"> <{$xoops_contents}></div>
            <{/if}> <{if 
$theme_view_bottomblock && ($xoBlocks.page_bottomleft
            
or $xoBlocks.page_bottomcenter or $xoBlocks.page_bottomright)}>
            <
div id="xo-page-bottomblocks" class="xo-blockszone-xo-<{$theme_bottom_order}>pageblocks">
                <{
includeq file="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:0:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:1:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:2:1}>
            </
div>
            <{/if}>
        </
td>
        <{if 
$xoBlocks.canvas_left && $theme_view_leftcolumn}> <{includeq
        file
="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_left
        zoneClass
='xo-canvas-column' zoneId='xo-canvas-leftcolumn' zoneTag='td'
        
}> <{/if}> <{else}> <{if $xoBlocks.canvas_left &&
        
$theme_view_leftcolumn}> <{includeq file="$theme_name/blockszone.html"
        
blocks=$xoBlocks.canvas_left zoneClass='xo-canvas-column'
        
zoneId='xo-canvas-leftcolumn' zoneTag='td' }> <{/if}>
        <
td id="xo-page"> <{if $theme_view_breadcrumb}><{includeq
            file
="$theme_name/xo_breadcrumb.html"}><{/if}> <{if
            
$theme_view_topblock && ($xoBlocks.page_topleft or
            
$xoBlocks.page_topcenter or $xoBlocks.page_topright)}>
            <
div id="xo-page-topblocks" class="xo-blockszone-xo-<{$theme_top_order}>pageblocks">
                <{
includeq file="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:0:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:1:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=top
                lcr
=$theme_top_order|substr:2:1}>
            </
div>
            <{/if}> <{if 
$xoops_contents}>
            <
div id="xo-content"> <{$xoops_contents}></div>
            <{/if}> <{if 
$theme_view_bottomblock && ($xoBlocks.page_bottomleft
            
or $xoBlocks.page_bottomcenter or $xoBlocks.page_bottomright)}>
            <
div id="xo-page-bottomblocks" class="xo-blockszone-xo-<{$theme_bottom_order}>pageblocks">
                <{
includeq file="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:0:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:1:1}> <{includeq
                file
="$theme_name/centerblocks.html" topbottom=bottom
                lcr
=$theme_bottom_order|substr:2:1}>
            </
div>
            <{/if}>
        </
td>
        <{if 
$xoBlocks.canvas_right && $theme_view_rightcolumn}> <{includeq
        file
="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_right
        zoneClass
='xo-canvas-column' zoneId='xo-canvas-rightcolumn' zoneTag='td'
        
}> <{/if}> <{/if}>
    </
tr>
</
table>




do it work is right?




TopTop
(1) 2 »



Login

Who's Online

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


Members: 0


Guests: 178


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