CodeCanyon

Articulate Articles

  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Netherlands
  • Referred between 1 and 9 users
_jd says
Purchased

Did anyone managed to add a wysiwyg editor to the post/page page? I tried but I got errors, and fields out of place etc.

Hope anyone has a solution.

1 year ago
  • Has been a member for 2-3 years
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Hungary
IcETeE says
Purchased

How I know it to stick next?

<?php setlocale(LC_ALL,’hungarian’); echo strftime(“%Y %B %d %A”, time()); ?>

// <?php $comment?>the_date(‘F jS, g:ia’); ?>

1 year ago
Author
vasilios vasilios replied

I don’t know what you seem to be asking… :( If you are trying to edit the time offset, there is a setting for that. If you need more help, email me at vasilios@duove.com.

1 year ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Netherlands
cookiemonster1988 says

how do you get images on that

by html codes or [img]imageurl[/img] ?

cause am really interested in buying  this one

cheers

11 months ago
Author
vasilios vasilios replied

Just straight HTML tags. :)

11 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Ukraine
damark says
Purchased

Hi. I have a problem with this script, when I have installed and run it, I saw empty information at the home page … . When in admin page I created a new category and then view a home page I saw that Categories block empty too… please help. :crying:

10 months ago
Author
vasilios vasilios replied

Could you email me at vasilios@duove.com?

9 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
umndesigner says

Do you have any examples of sites that have used this CMS ?

9 months ago
Author
vasilios vasilios replied

The only one I know for sure is my own personal blog, http://vasili.duove.com/

If you know of any, or if anyone does, please show me! You can email them to me at vasilios@duove.com. I would love to see what people have done with this script! :)

9 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
phrozen755 says
Purchased

How do I display x amount of posts from a specific category?

Example: I want to show 5 most recent posts from a category called “new”. What’s the PHP to do that with your CMS ? (I’m about to resort down to basic MySQL calls).

Thanks.

9 months ago
Author
vasilios vasilios replied

You would have to use some MySQL with a built in function called get_posts

<?php $posts = get_posts(array(
     'where' ?> 'FIND_IN_SET("category_id", `post_category`)',
     'order' => '`post_date` DESC',
     'limit' => 5
));
?>
9 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
phrozen755 says
Purchased

Any plans for user roles?

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
GoldenHorn says
Purchased

I have a problem with the install . After entering the database information ive got this error message :

MySQL error: Table ‘db398075997.aa_settings’ doesn’t exist

the database is empty how can i fix this ?

5 months ago
Author
vasilios vasilios replied

Did you run the install file?

4 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
preciouslaw says

Hello I want to buy the script…but is there a way to summaries list of articles..so instead of showing all the content of the article at once, it shows just two to three lines.

3 months ago
Author
vasilios vasilios replied

Yes, there is an option to display an excerpt of the article. The excerpt for each entry can either be custom (typed when writing the post initially) or automatically generated if a custom one does not exist.

3 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
lbmedia says

This looks perfect for my project. Does this CMS generate an RSS feed and a sitemap xml file?

23 days ago
Author
vasilios vasilios replied

It creates an RSS feed, if you would like the XML sitemap file, contact me either through my profile page or at vasilios[AT]duove[DOT]com

21 days ago
by
by
by
by
by