mattyd247
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Fields] conflicts with the Jquery dat pckerBut the date picker problem still exists in the latest version of WP and doesn’t appear to have been resolved, hence my post.
Forum: Plugins
In reply to: [Simple Fields] conflicts with the Jquery dat pckerI’d be interested in a solution for this as well.
Forum: Plugins
In reply to: [wp-mpdf] Damaged PDF filesIt appears that the script is failing at 57,703 bytes.
Is there anything that can be altered to overcome this?
Forum: Plugins
In reply to: [wp-mpdf] Damaged PDF filesCould it be the version of PHP (5.3.26) or missing extensions?
Forum: Plugins
In reply to: [wp-mpdf] Damaged PDF filesI did open the downloaded file and the cached file and they both look very similar.
Here is where: http://new.devon.gov.uk/pdftest/sample-page/
Forum: Plugins
In reply to: [wp-mpdf] Damaged PDF filesI can’t seem to get any of them to open without being damaged. The cached files are fine though.
I’ve managed to open the file in a text editor but as expected, it’s displaying a lot of strange characters without giving away many clues.
Thanks for your input so far though, it’s really appreciated.
Any ideas as to what I can try next?
Forum: Plugins
In reply to: [SuperCPT] Struggling with hierarchical taxonomiesThanks Matthew…. that’s exactly what I was looking for and that works great.
Keep up the good work
Forum: Plugins
In reply to: [WooCommerce] Cart widget not working after upgradeI’m also having the same problem with the MyStile theme. Only the widget title appears, nothing beneath it.
Forum: Plugins
In reply to: [The Events Calendar] Displaying selected month within page templateThat worked… thanks
Forum: Plugins
In reply to: [The Events Calendar] List view by month?I kind of figured this out by myself. I discovered that if the event list view is loaded into the same div as the gridview, then the events displayed are based on the month selected.
Feel free to mark as RESOLVED and thanks for the feedback
Forum: Hacks
In reply to: Generated passwords causing logoutsThanks for your help so far redrocksrover2.
It seems like I was trying to overcomplicate things so thanks for your help so far.
The script I have created has been placed in the root folder of the install. If I am needing to make use of the wp_hash_password() function, what files need to be included at the top of the page?