nothroughroad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Drupal to WP…@anothercoffee, thanks for your post. Does your code migrate Drupal forums e.g. to bbPress?
Forum: Plugins
In reply to: [WooCommerce] Limit the purchasable quantity of downloadable items gonerbannerman, you’re a star. Thankyou!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard messagingLikewise, if I select say 1 July 2013 in the mini-calendar, it displays “APRIL 2013 // There are no upcoming events to display at this time.” I suggest either it shows “JULY 2013” or no month.
Thanks
ClareForum: Plugins
In reply to: [WP SIMILE Timeline] Time duration posts not workingThanks deepakrajpal, that worked for me.
It’s line 63 in inc/WPSimileTimelineDatabase.class.php that needs replacing.
Then I had to deactivate the plugin, delete the database tables, then reactivate.Forum: Themes and Templates
In reply to: [Thematic] thematic_navigation_aboveSorry, forgot I needed to add a priority, so
add_action(‘thematic_navigation_above’,’my_stuff’, 1);Forum: Plugins
In reply to: [Advanced Post List] How to exclude all Pages and only show PostsI want to display posts only or pages only, and find the taxonomy panel confusing too.
Using trial and error, I can list only posts if I check on all the Categories (excl Any/All), and check off all the Tags. If I had more Categories than Tags, I’d do it the other way round. Thankfully I don’t have many Categories (at the moment). But shouldn’t I be able to just check Any/All?
Forum: Fixing WordPress
In reply to: How do I best exclude a category from home pagejanjan32 try adding cat4 as a menu item. Does that do what you want?
As I guess everyone else is finding, home page displays, but search and menu do not respond.
On Samsung Galaxy SII.
The Elements of Your User Agent String Are:Mozilla/5.0
Linux
U
Android
2.3.4
en-gb
GT-I9100
Build/GINGERBREAD
AppleWebKit/533.1
KHTML,
like
Gecko
Version/4.0
Mobile
Safari/533.1Yes, caching of course… duh! Thanks for your response.
Forum: Plugins
In reply to: Function to always redirect home after login or logout?Just came across this re login, which works for me
https://codex.www.ads-software.com/Plugin_API/Filter_Reference/login_redirect