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
jadove 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.

Posted 10 months 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’); ?>

Posted 10 months 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.

Posted 10 months 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

Posted 7 months ago
Author
vasilios vasilios replied

Just straight HTML tags. :)

Posted 7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
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:

Posted 7 months ago
Author
vasilios vasilios replied

Could you email me at vasilios@duove.com?

Posted 5 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 ?

Posted 6 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! :)

Posted 5 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.

Posted 6 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
));
?>
Posted 6 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
phrozen755 says
Purchased

Any plans for user roles?

Posted 5 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 ?

Posted 1 month ago
Author
vasilios vasilios replied

Did you run the install file?

Posted 27 days ago

You must sign in or sign up to purchase this item.

$12Regular Licence

$12

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$60Extended Licence

$60

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

111 Purchases 128 Comments

Buyer Rating
12345 ( 32 ratings )
vasilios

vasilios

  • Has been a member for 3-4 years
  • Exclusive Author
  • Beta Tester
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 10 and 49 users
View Portfolio
Created 15 August 09
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Safari
Software Version PHP 5.x, MySQL 5.x
Software Framework N/A
Files Included PHP
by
by
by
by
by