151
heyula
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/6/4 11:22

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


@timingo

Are you a new video for module !



152
heyula
Re: Xoops Blog Theme very soon !
  • 2015/1/15 14:21

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


@AngeloRocha

server error has been corrected.



153
heyula
Re: Ethernial: a new freemium theme for XOOPS
  • 2014/12/24 7:11

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


really great,thank you.



154
heyula
Xoops Blog Theme very soon !
  • 2014/12/15 16:34

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


very soon !

Resized Image


Resized Image


Demo :
http://xoopstasarim.com/blogtheme/



155
heyula
Headline News Publisher
  • 2014/9/26 11:35

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


Resized Image


theme.html Code :
<link href="<{xoImgUrl css/mansetx.css}>" type="text/css" rel="stylesheet" />  
<
script type="text/javascript" src="<{xoImgUrl js/mansetx.js}>"></script>
<
script type="text/javascript" src="<{xoImgUrl js/jquery-1.11.1.js}>"></script>


theme.html add :

<{includeq file="$theme_name/slidetpublisher.html"}>



slidetpublisher.html code :

<{php}>
include_once 
XOOPS_ROOT_PATH '/modules/publisher/include/common.php';
$publisher =& PublisherPublisher::getInstance();
$myts =& MyTextSanitizer::getInstance();
$itemsObj $publisher->getHandler('item')->getItems($limit 6$start 0, array(_PUBLISHER_STATUS_PUBLISHED), -1$sort 'datesub'$order='DESC'''true$criteria nulltrue);
$totalItems count($itemsObj);

global 
$items;
$items = array();
if (
$itemsObj) {
        for ( 
$i 0$i $totalItems$i++ ) {

            
$newItems['itemid']       = $itemsObj[$i]->itemid();
            
$newItems['title']        = $itemsObj[$i]->title();
            
$newItems['body']         = $itemsObj[$i]->body();
            
$newItems['votes']        = $itemsObj[$i]->votes();
            
$newItems['image']        = XOOPS_URL '/uploads/blank.gif';
            
$images $itemsObj[$i]->getImages();
            if (
is_object($images['main'])) {
                
$newItems['image'] = XOOPS_URL '/uploads/' $images['main']->getVar('image_name');
            }
        
$items[] = $newItems;
    }
}
<{/
php}>
        <
div id="mansetx">
            <{
php}>
        foreach ( 
$GLOBALS['items'] as $myrow )
        {
        
$GLOBALS['xoopsTpl']->assign('itemid'$myrow['itemid']);
        
$GLOBALS['xoopsTpl']->assign('title'$myrow['title']);
        
$GLOBALS['xoopsTpl']->assign('body'$myrow['body']);
        
$GLOBALS['xoopsTpl']->assign('votes'$myrow['votes']);
        
$GLOBALS['xoopsTpl']->assign('image'$myrow['image']);
<{/
php}>
        <
div id="mansetx-img">
            <
a href="<{$xoops_url}>/modules/publisher/item.php?itemid=<{$itemid}>"><img width="720" height="315" src="<{$image}>"></a>
        </
div>
         <{
php}>
        }
<{/
php}> 
        <
div id="mansetx-selector">
            <
ul>
            </
ul>
        </
div>
</
div>


Demo :

http://estetikameliyatmerkezi.com/xoopson/

Hasta Yatakları



156
heyula
Re: xoopsthemes.com online again
  • 2014/8/13 5:09

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


Thanks very good news.



157
heyula
Re: Asking for your opinion about QuickPages
  • 2014/7/20 19:36

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


I'm ready to help if needed.



158
heyula
Re: Asking for your opinion about QuickPages
  • 2014/7/17 20:35

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


rmcommon
gave a white page after installation error.
does not work.



159
heyula
Re: Asking for your opinion about QuickPages
  • 2014/7/17 19:59

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


@BitC3R0
perfect,thank you

off your site ?
http://www.xoopsmexico.net/



160
heyula
Xoops theme for the movie
  • 2014/7/15 19:50

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


Resized Image


Xoops 2.5.7
Publiseher 1.02 Beta

Demo :
http://entopukluayakkabi.com/xoops/




TopTop
« 1 ... 13 14 15 (16) 17 18 19 ... 24 »



Login

Who's Online

178 user(s) are online (113 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