Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

yt-news-ajax-tabs-module does work properly
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: yt-news-ajax-tabs-module does work properly

yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #410

  • dannato1980
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Hi Staff,

I have bought a yt-news-ajax-tabs-module and installed in my site: artofgaming.it
Testing now at address www.artofgaming.it/links (on the right)
I notice the following issues:
- Sort order by "Recently added first" doesn't work. The articles are not the latest, but are stuck from 84xx ids (when the latest article published has 11705 id!)
- Thumbnails doesn't created from remote image (eg. flickr, imageshack) but I can fix it adopting local images only
- Top and Bottom Layout doesn't fit the width neither when specified (Width Layout Tab, Thumbnail Width)

I have to show news like in home page (Global news zone), title, limited intro text and thumbnails, but with your module, with a ajax support.

How can resolve? Is it possible the fix to these issues? Or there are no way, and I must entrust myself of your refound policy?

Thanks in advance
Marco

PS
where is the supporto? I contacted through email, msn, ticket... but no response...

Re: yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #446

marco hi,

i am tasos from greece, member of the joomla ext. club...

just curious if anyone ever replied to you on your issue ?...

i've been waiting their support on my case for days... k2 slideshow never works... for me...

cheers, tasos

Re: yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #449

  • admin
Dear tasoskouk

I am replying in the ticket

Thanks

Re: yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #450

  • admin
dannato1980 wrote:
Hi Staff,

I have bought a yt-news-ajax-tabs-module and installed in my site: artofgaming.it
Testing now at address www.artofgaming.it/links (on the right)
I notice the following issues:
- Sort order by "Recently added first" doesn't work. The articles are not the latest, but are stuck from 84xx ids (when the latest article published has 11705 id!)
- Thumbnails doesn't created from remote image (eg. flickr, imageshack) but I can fix it adopting local images only
- Top and Bottom Layout doesn't fit the width neither when specified (Width Layout Tab, Thumbnail Width)

I have to show news like in home page (Global news zone), title, limited intro text and thumbnails, but with your module, with a ajax support.

How can resolve? Is it possible the fix to these issues? Or there are no way, and I must entrust myself of your refound policy?

Thanks in advance
Marco

PS
where is the supporto? I contacted through email, msn, ticket... but no response...


Dear dannato1980

I am sorry for this late. I would like to answer you as follows:

- Sort order by "Recently added first" doesn't work. The articles are not the latest, but are stuck from 84xx ids (when the latest article published has 11705 id!)
=> Please open modules\mod_yt_news_ajax_tabs\assets\yt_newsajax_tabs.php file and make sure that you are having this code:

elseif ($this->sort_order_field == 'created' || $this->sort_order_field == 'modified'){
$this->type_order = 'DESC';
$orderby = ' ORDER BY ' . $this->sort_order_field . ' ' . $this->type_order;
}


in
if ($this->sort_order_field == 'random') {				
				$orderby =  ' ORDER BY rand()';			
			} 
            elseif ($this->sort_order_field == 'created' || $this->sort_order_field == 'modified'){
                $this->type_order = 'DESC';
                $orderby = ' ORDER BY ' . $this->sort_order_field . ' ' . $this->type_order;
            }           
            elseif ($this->sort_order_field == 'title' || $this->sort_order_field == 'ordering'){
                $this->type_order = 'ASC';
                $orderby = ' ORDER BY ' . $this->sort_order_field . ' ' . $this->type_order;
            }
            else {
                $orderby = ' ORDER BY ' . $this->sort_order_field . ' ' . $this->type_order;			
            }
			$limit = " LIMIT {$this->limit_item}";

- Thumbnails doesn't created from remote image (eg. flickr, imageshack) but I can fix it adopting local images only
=> Yes, thanks
- Top and Bottom Layout doesn't fit the width neither when specified (Width Layout Tab, Thumbnail Width)
=> It is calculating automatically

Re: yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #461

  • dannato1980
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Thanks admin,

but the code you have posted isn't in my modules\mod_yt_news_ajax_tabs\assets\yt_newsajax_tabs.php
When i search "sort_order_field parameter", i found it in getList function with this code:

			if ($this->sort_order_field == 'random') {				
				$orderby =  ' ORDER BY rand()';			
			} 
			else 
			{				
				$orderby = ' ORDER BY ' . $this->sort_order_field . ' ' . $this->type_order;			
			}
			$limit = " LIMIT {$this->limit_item}";
             //var_dump($this->cat_or_sec_ids);die;  
            if (is_array($this->cat_or_sec_ids)){
                $ary = " in (" . implode("," , $this->cat_or_sec_ids) . ")";   
            } else { 

                $ary = " = ". ( int ) $this->cat_or_sec_ids; 
            }


in the head of file there is this:

/*------------------------------------------------------------------------
# Yt News Ajax Tabs - Version 1.2
# Copyright (C) 2010-2011 The YouTech Company. All Rights Reserved.
# @license www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Author: The YouTech Company
# Websites: www.ytcvn.com
-------------------------------------------------------------------------*/


Did you sent me a old version?
Last Edit: 12 years, 10 months ago by dannato1980.

Re: yt-news-ajax-tabs-module does work properly 12 years, 10 months ago #462

  • admin
Dear dannato1980

Please download the latest version

We updated all extensions to new version

Thanks
  • Page:
  • 1
  • 2
Time to create page: 0.24 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes