Page 2 of 7

Layouts

Posted: Sun Sep 18, 2011 5:54 pm
by countzer0
Hi Jimmy

I have purchased this module and have been very impressed with it so far. I have a question though:

Say I have 2 categories of articles, News and Reviews. Is it possible to define a different layout for each category, so for example, when I'm looking at a News article, I can have a list of News articles in the right-hand column, but when I'm looking at a Review, I get a list of Reviews in the right-hand column?

Thanks for your good work.

Stylesheets

Posted: Sun Sep 18, 2011 7:08 pm
by countzer0
Also, how should I customise the stylesheet for the News pages? There is a stylesheet at /catalog/view/news/global.css but there are also stylesheet definitions in the .tpl files in /view/theme/default/news. And some classes aren't defined anywhere at all, such as "articlemodule".

I want to make sure my customisations are not overwritten by any updates to Opencart, or to the CMS module.

Thanks for any help.

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Sun Sep 18, 2011 8:13 pm
by Maansy
Is it vqmod'ed or it doesn't need to?

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Sun Sep 18, 2011 11:14 pm
by countzer0
Maansy wrote:Is it vqmod'ed or it doesn't need to?
If you're referring to my site, no it is not. Should it be?

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Mon Sep 19, 2011 1:13 am
by jimmyphong
Thank narrowly on the interest of both of you with this module .
Say I have 2 categories of articles, News and Reviews. Is it possible to define a different layout for each category, so for example, when I'm looking at a News article, I can have a list of News articles in the right-hand column, but when I'm looking at a Review, I get a list of Reviews in the right-hand column?
I think the two modules in News CMS system is not enough for you to do this, and I think it's a great idea for me to write add a new module and integrated into, I will do it in 1-2 days and you will be the first to get the result, module sold many copies, :joker: but I get very little feedback to build it into a module is easy to use wicks anyone, and they desired

or maybe it's a very good job, but the suggestions or feedback of your own is the basis and motivation for long-term development of this particular module and OpenCart general, if possible I want the session Version 1.6 of OpenCart :laugh: will be used as default News module
Also, how should I customise the stylesheet for the News pages? There is a stylesheet at /catalog/view/news/global.css but there are also stylesheet definitions in the .tpl files in /view/theme/default/news. And some classes aren't defined anywhere at all, such as "articlemodule".

I want to make sure my customisations are not overwritten by any updates to Opencart, or to the CMS module.
you any peace of mind. News Module I think it is a core system rather than a normal module, you can customize it and create many different genres for example page : http://www.bestofthecoast.com.au/

I only intervene in the default template and create template for cms news, if you have a different template you need to coppy and redesign this .

I try not to intervene in the system except OpenCart header.php to get information about the menu and re-arranged it, if you do not want to use it, you may not need, but News and CMS is or not cause any significant problems

Is it vqmod'ed or it doesn't need to?
I've worked with vqmod'ed and I think vqmod'ed may be better if the two: as usual module, and for vqmod , but also a number of limitations vqmod basis to write complex code ,but I will considering moving two or more modules of vqmod :crazy: in the near future

thanks again! (My english not good if you do not understand the sympathy for me)

Best Regards
Jimmy

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Mon Sep 19, 2011 2:05 am
by countzer0
Thanks for the reply Jimmy, your english is better than my vietnamese!

I had a look at http://www.bestofthecoast.com.au/ - how did they create one layout for Recipes (catid=1) and a totally different one for News & Blogs (catid=2)? I want to do this on my site...

I look forward to the new module.

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Mon Sep 19, 2011 4:10 am
by Maansy
Is it vqmod'ed or it doesn't need to?
I've worked with vqmod'ed and I think vqmod'ed may be better if the two: as usual module, and for vqmod , but also a number of limitations vqmod basis to write complex code ,but I will considering moving two or more modules of vqmod :crazy: in the near future
ok. Maybe I should have asked this instead. Does this extension(s) override any files?

Bug report: Layout override

Posted: Mon Sep 19, 2011 6:18 pm
by countzer0
Hi Jimmy

I have found a bug: If you change News Article > Design tab > Layout override to a new value, it does not set the value. When you return to the setting, the dropdown list has the default value.

Re: Bug report: Layout override

Posted: Tue Sep 20, 2011 4:17 pm
by jimmyphong
thank for this bug >:D
countzer0 wrote:Hi Jimmy

I have found a bug: If you change News Article > Design tab > Layout override to a new value, it does not set the value. When you return to the setting, the dropdown list has the default value.
aha :laugh:
i see :crazy:

/admin/view/template/news/news_article_form.tpl

in line 246
<?php if (isset($news_layout[0]) && $news__layout[0] == $layout['layout_id']) { ?>

hahah
this have " __ "

you replace with " _ " :joker: in $news__layout[0] to $news_layout[0]


Best Regard
Jimmy

In new update will be :
-- this bug fix
-- moudle by catalogy
-- mail when have new comment
....

will be release soon and free update
it take from 1-2day work
thank all again .

Re: Bug report: Layout override

Posted: Tue Sep 20, 2011 5:35 pm
by countzer0
Thanks for the prompt fix. Looking forward to the updates.

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Wed Sep 21, 2011 3:42 am
by jimmyphong
RELEASE V4.1

free update for V4.0
Change in update version :

-- Mail to admin when new comment (admin control on/off)
-- Bug fix in article create form (Layout override to a new value)
-- All in one module article (add new value show article auto fill by category) demo : http://optheme.com/Reviews?news_id=2
Image
...

File has been change :

admin\controller\news\setting.php
admin\view\template\news\setting.tpl
admin\language\english\news\setting.php
admin\controller\module\newsarticle.php
admin\view\template\news\news_article_form.tpl

catalog\controller\news\article.php
catalog\language\english\news\comment.php
catalog\controller\module\newsarticle.php


install : coppy all file in attachment and override

Best Regards
Jimmy

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Wed Sep 21, 2011 3:57 am
by countzer0
The Module auto fill by category in the 4.1 update works like a charm - thanks!

Re: [RELEASED]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Sat Sep 24, 2011 4:42 pm
by jimmyphong
many people told me that it is great and I want a discount again! I thank everyone, and I will discount is 20% from here to November 1, expect people to get it, and happy with it

Best Regards
Jimmy

Re: [SALE OFF 20%]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Fri Sep 30, 2011 8:45 pm
by expanism
How do seo urls look like when enabled from .htaccess is there always the word "news" or "article" in the url? I like to use the CMS for custom pages like http://www.webshop.com/service/service-one will this be possible?

Re: [SALE OFF 20%]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Fri Sep 30, 2011 11:07 pm
by jimmyphong
yes ! all possible

if you wanna url like http://youwebsite/category/article

when creat new categories in admin you must type SEO Keyword:, same in article

the Url rewrite same in demo page : http://optheme.com/Reviews/Acer Aspire/Related product in article

Regards
Jimmy

Re: [SALE OFF 20%]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Fri Sep 30, 2011 11:19 pm
by expanism
Ok, thanks! Very nice module :)

Re: [Support 1.5.3]Gallery + Blog + News CMS Opecart 1.5.x

Posted: Sat Oct 01, 2011 12:58 am
by jimmyphong
Compatible with OpenCart version 1.5.1.3

If you has install or upgrade to opencart 1.5.1.3
you download the following fix file

fix...

Ajax json Opencart 1.5.1.3
Images View type in admin ..
....................


Regards
Jimmy

Re: [Release Support 1.5.1.3]Gallery + Blog + News CMS Opeca

Posted: Mon Oct 10, 2011 11:13 am
by jimmyphong
Some fix , and vqmod release soon !

Re: [Release Support 1.5.1.3]Gallery + Blog + News CMS Opeca

Posted: Thu Oct 13, 2011 5:22 am
by dperez
I'm interested in using your extension for articles only . Is it possible not to show comments section and not allow comments from customers.

Re: [Release Support 1.5.1.3]Gallery + Blog + News CMS Opeca

Posted: Fri Oct 14, 2011 1:11 am
by jimmyphong
dperez wrote:I'm interested in using your extension for articles only . Is it possible not to show comments section and not allow comments from customers.
Well, in the article you can choose to agree or disagree comment? You can even choose the comment function to be approved before display, everything you want!

Regards
Jimmy