E.
Forum Replies Created
-
Forum: Plugins
In reply to: [WPCustom Category Image] Params exampleTry this:
<?php // if you want to 'echo', use category_image(array(),true); // or... $image = category_image(); echo $image; ?>
Forum: Plugins
In reply to: [WPInstagram Images Widget] Blank feedI think, everything it’s ok now.
Forum: Plugins
In reply to: [WPInstagram Images Widget] Blank feedHi jepsibah and annejohnson! Problem fixed.. Some changes in the Instagram page made ??the plugin stop working.
Forum: Plugins
In reply to: [WPCustom Category Image] Params exampleHey DaveRev,
Try this:
$image_src = category_image_src( array('size'=>array(300,200) ) , false );
or
$image = category_image( array('size'=>array(300,200) ) , false );
Forum: Plugins
In reply to: [WPCustom Category Image] Add support for tags and custom taxonomiesThanks birgire!
Forum: Plugins
In reply to: [WPInstagram Images Widget] Triggered a fatal error on activationEverything ok now..
Forum: Plugins
In reply to: [WPInstagram Images Widget] removing fb and twitter script functionI’m sorry, but this must be some other code in your page, some other plugin. Check your plugins that are used to share on facebook / twitter installed ??
Forum: Plugins
In reply to: [WPInstagram Images Widget] Triggered a fatal error on activationThanks for the bug report! Fixed in 1.2.4.
Forum: Plugins
In reply to: [WPInstagram Images Widget] Upgrade ProblemSorry for that, kghorbani…but:
/home/panerai/public_html/wp-content/plugins/instagram-for-wordpres/wpinstagram.php on line 75
The error you are viewing is not generated by “wpinstagram-image-widget” plugin.
Forum: Plugins
In reply to: [Scheduled Posts Calendar] Permalink changes when planing postI’ll try to simulate this error.
Thanks deeluuxe !
Forum: Plugins
In reply to: [Scheduled Posts Calendar] Permalink changes when planing postdeeluuxe,
“1. Click in “Scheduled for” to set a date
(very cool the date of the latest scheduled post is set automatically)”# This is not a feature of the plugin. This is a feature of WordPress.
“2. Note the name of the permalink
4. Now the permalink changed to the one of the last post “-2″ is added”# This happened because you saved the first post and second post you scheduled (same name “slug”). that’s not because of the plugin.
The plugin only selects the scheduled posts, it changes nothing in the schedules or scheduling functionality.
Thanks for the detailed answer.
Forum: Plugins
In reply to: [Scheduled Posts Calendar] Date is displaying %H:%MThat’s ok deeluxxe.
Yes! I will add more features..
Thanks!
Forum: Plugins
In reply to: [Scheduled Posts Calendar] Date is displaying %H:%Mdeeluuxe,
in the list of posts? or in the plugin “page”?
the plugin does not change anything on the “list of posts” screen.
Forum: Plugins
In reply to: [Scheduled Posts Calendar] The plugin does not work properlyHi Altcheb,
Could u send me a print of your screen?
What is not displayed correctly?
thank you