geonikon
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?So there’s good news !
Another useful think will be if there were a way to exclude some groups from being displayed:
Ex: [wp-portfolio exclude=”1,7,9″]Forum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?The problem is on this line in wp-portfolio.php:
$paginghtml .= sprintf(' <span class="page-jump"><a href="?page_id=181&portfolio-page=%s"><b>%s</b></a></span> ', $i, $i);
Here I have manually addedpage_id=181&
to get the pagination work. But the page ID in the pagination links must be automatically obtained.Forum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?Hi,
I have another problem !
Why is paging feature not working ?Here is the site:
https://terradesign.ro/?page_id=181Thank you,
GeorgeForum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?double post
Forum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?Hi,
I have just upgraded the plugin, but there are still some issues:
“Date Added” for all the sites added before the upgrade became “Mon 18th Oct 2010 at 18:21” (date of the upgrade) and therefore it is still not possible to sort those sites. I have no time to re-add them ??
Will there be a way to modify the date added in the next release ? Could this be modified directly somewhere in the database tables ?After upgrading, when I have added a new site, the time in the “wp-portfolio Summary” has appeared “16:12” but the real time was “22:12”. I have checked, and the time zone is correctly set in the wordpress.
George
Forum: Plugins
In reply to: [Plugin: WordPress Portfolio Plugin (WP Portfolio)] Order Newest to Oldest?Hi,
I’m working on a project and I’m glad I have found this plugin. I have to show a list of entries ordered by date, but the “Date Added” field is “Thu 1st Jan 1970 at 00:00″ for all my sites, and therefore the date ordering is not working: [wp-portfolio ordertype=”dateadded” orderby=”desc” ]
What may be the problem ?Thank you,
George