Missketer
Forum Replies Created
-
Forum: Plugins
In reply to: [Date and Time Picker Field] Change time format on front endNevermind I solved it
Forum: Plugins
In reply to: [Multi Rating] Display form with phpThank you
No problem thanks.
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Grid view, maybe?Thank you managed to do quite easily.
[27-Apr-2015 09:41:21 UTC] PHP Fatal error: Out of memory (allocated 28573696) (tried to allocate 12288 bytes) in /home/mskibati/public_html/wp-content/plugins/wp-statistics/includes/functions/functions.php on line 795
[28-Apr-2015 02:14:18 UTC] WordPress database error Duplicate entry ‘2015-04-28-/2014/01/formally-sophisticated.html’ for key ‘date_2’ for query INSERT INTO
wp_statistics_pages(uri,date,count,id) VALUES (‘/2014/01/formally-sophisticated.html’, ‘2015-04-28′, 1, ’96’) made by shutdown_action_hook, do_action(‘shutdown’), call_user_func_array, wp_statistics_shutdown_action, Hits->PagesForum: Plugins
In reply to: [Custom Post Type UI] Show multiple taxonomies per postThanks, was using get_the_terms
Forum: Plugins
In reply to: [Taxonomy Icons] Output taxonomy iconThanks. I see that too but cant seem to find the edit button for the previous comment. My apologies
Forum: Plugins
In reply to: [Imsanity] Exclude featured image in image resizeThanks that worked.
Forum: Plugins
In reply to: [Brute Force Login Protection] htaccess not writableThanks
Forum: Plugins
In reply to: [Brute Force Login Protection] htaccess not writableYes, This is what I get on the settings page
.htaccess file found
.htaccess file readable
.htaccess file not writeable. I have even resaved the permalinks as I read online but I don’t know why it is still not readable. This happened when I moved hosts btw.Forum: Plugins
In reply to: [Subtitles] How to show subtitleNever mind echo get_the_subtitle( $post ) worked. Thanks
Forum: Plugins
In reply to: [Subtitles] How to show subtitleThank you am able to show the subtitles thanks, however it shows the subtitles of the page the loop is in not the posts. Anyway around this?