Page 24 of 46 FirstFirst ... 14222324252634 ... LastLast
Results 231 to 240 of 451
  1. #231
    Join Date
    Aug 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: News & Article Management

    how do i install this?

    i can't find the instruction and website that has instruction seems to be down.

    when i unzip there are 4 seperate zip files. "news article management" "sidebox archive" "sidebox scroller" "sidebox ticker"
    do i have to unzip and and install ALL? or just what i need?

    please help me out

    thanks in advance

  2. #232
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: News & Article Management

    Just what you need.

  3. #233
    Join Date
    Mar 2005
    Location
    Helsinki
    Posts
    570
    Plugin Contributions
    0

    Default Re: News & Article Management

    How to

    1. include more posts than one on the front page?

    2. Display full posts in the archive instead heading?

  4. #234
    Join Date
    Sep 2004
    Posts
    28
    Plugin Contributions
    0

    Default Re: News & Article Management: MANUAL FOUND!!!

    Hi all,

    I read that the manual used to be on the dream-scape.com website, so I went to the Internet archive

    http://web.archive.org/web/200712260...t/install.html

    The manual and most of the screenshots are still there...

    Perhaps someone can move them to another site?

  5. #235
    Join Date
    Mar 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: News & Article Management

    Quote Originally Posted by poosk View Post
    How to

    1. include more posts than one on the front page?

    2. Display full posts in the archive instead heading?
    This is exactly what I'm looking for. How do I do this?

  6. #236
    Join Date
    May 2008
    Location
    Waterloo, Ontario
    Posts
    10
    Plugin Contributions
    0

    Default Re: News & Article Management

    Hello;

    I was wondering if someone can help me with my little alignment problem. Below is what I posted to the template thread thinking that the template could be adjusted to fit the content.


    Originally Posted by Crandall
    I have a quick question. I installed the news addon and that seems to work great. But the problem I have is that when the page for the news or archives is loaded it actually pushes the right side boxes to the bottom of the page. Which file(s) would I edit to maintain the proper spacing within that page.

    Thank You

    Chris

    main site
    http://randallsreptiles.com/index.php?main_page=index

    news page
    http://randallsreptiles.com/index.ph...&article_id=10


    And here is the response:

    If there is a support thread for this mod, can you please tell them that they have forgotten the:

    <div class="centerColumn"> and </div> that is supposed to surround all content of the site? That is your issue. (If you view the source of any other page in zen cart, you'll see that code.
    ##############################___
    Jade
    Sage Fish

    Cherry Zen
    Apple Zen
    Simple Zen
    Nifty Zen
    CSS Dropdown Header
    Optional Insurance
    Short Description for Categories
    Category Select


    Could someone point me in the right direction on which file(s) and where to make the necessary changes.

    Thank You Again

  7. #237
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: News & Article Management

    Quote Originally Posted by Crandall View Post
    Hello;

    I was wondering if someone can help me with my little alignment problem. Below is what I posted to the template thread thinking that the template could be adjusted to fit the content.


    Originally Posted by Crandall
    I have a quick question. I installed the news addon and that seems to work great. But the problem I have is that when the page for the news or archives is loaded it actually pushes the right side boxes to the bottom of the page. Which file(s) would I edit to maintain the proper spacing within that page.

    Thank You

    Chris

    main site
    http://randallsreptiles.com/index.php?main_page=index

    news page
    http://randallsreptiles.com/index.ph...&article_id=10


    And here is the response:

    If there is a support thread for this mod, can you please tell them that they have forgotten the:

    <div class="centerColumn"> and </div> that is supposed to surround all content of the site? That is your issue. (If you view the source of any other page in zen cart, you'll see that code.
    ##############################___
    Jade
    Sage Fish

    Cherry Zen
    Apple Zen
    Simple Zen
    Nifty Zen
    CSS Dropdown Header
    Optional Insurance
    Short Description for Categories
    Category Select


    Could someone point me in the right direction on which file(s) and where to make the necessary changes.

    Thank You Again
    Hi Chris,

    If you go to all the files in the includes/templates/template_default/templates folder of this mod:

    tpl_news_archive_default.php
    tpl_news_article_default.php
    tpl_news_comments_default.php
    tpl_news_default.php

    you'll see they all start with a <table>.

    So, right before the first <table> add this:

    <div class="centerColumn" id="news">

    and then at the very end of the file, after the ?> add this:

    </div>

    Without having this installed to test it, can't guarantee of the result, but give it a try.

  8. #238
    Join Date
    May 2008
    Location
    Waterloo, Ontario
    Posts
    10
    Plugin Contributions
    0

    Default Re: News & Article Management

    Quote Originally Posted by jettrue View Post
    Hi Chris,

    If you go to all the files in the includes/templates/template_default/templates folder of this mod:

    tpl_news_archive_default.php
    tpl_news_article_default.php
    tpl_news_comments_default.php
    tpl_news_default.php

    you'll see they all start with a <table>.

    So, right before the first <table> add this:

    <div class="centerColumn" id="news">

    and then at the very end of the file, after the ?> add this:

    </div>

    Without having this installed to test it, can't guarantee of the result, but give it a try.
    Thank You Jade!!! That code worked perfectly.

  9. #239
    Join Date
    Nov 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: News & Article Management

    Hi all,

    This is a bit of a newbie question but I've been hunting for hours with no luck.

    I'm trying to turn off the post comments to news articles because I can't stop the spam comments. I'm getting over 20 a day!

    I've tried making it so that people could only post if logged in but that hasn't helped.

    I'm running the latest version of Zen Cart.

    Any help would be great.

    Thanks in advance.

  10. #240
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: News & Article Management

    Quote Originally Posted by GreenSea View Post
    This is a bit of a newbie question but I've been hunting for hours with no luck.

    I'm trying to turn off the post comments to news articles because I can't stop the spam comments. I'm getting over 20 a day!

    I've tried making it so that people could only post if logged in but that hasn't helped.
    I recommend the search this thread facility towards the top of this page (different from search an below it). This would have led your to post #7, which deals with this problem (bug).
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 24 of 46 FirstFirst ... 14222324252634 ... LastLast

Similar Threads

  1. News & Article Management
    By akumi in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 May 2008, 03:27 PM
  2. Regarding News & Article Management
    By akumi in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 May 2008, 05:27 PM
  3. News & Article Management- couple small problems
    By chufty bill in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 26 Oct 2006, 09:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR