tungdo
Forum Replies Created
-
Forum: Plugins
In reply to: [Prismatic] WarningsI’ve narrowed it down to one setting:
Limit to Posts and PagesIf I uncheck that box to use Prismatic on custom post types, the warning appears on all archive pages. It doesn’t appear on custom front page and singular pages.
Personally, I’ve gotten around this issue by making wp-config.php hide warnings, but I’ve seen a site online with the same problem. If you google “WordPress prismatic Warning: array_filter() expects parameter 1 to be array”, you’ll find it.
Hope that helps 🙂
Forum: Fixing WordPress
In reply to: Time conversionYou’re looking for human_time_diff.
Forum: Localhost Installs
In reply to: font awesome icons not displayingYou might be using relative path. How are you linking to it?
I forgot to add that it’s NOT beta material. It simply follows WordPress’s versioning method.
Hi there. I’m the author behind this theme. To clarify some of the misunderstandings and admit shortcomings on my end =)…
- The search box showing up twice in the header is an oversight. The theme settings allow you to attach a search form to either or both menus in the header.
- The menu bar switch is for mobile device users. At the moment, there is mobile friendly solution for drop-down menu items, which is why I opted to display the menu in its entirety. Otherwise, mobile users cannot use dropdown menus at all because dropdown menus typically depend on CSS hover.
- Layout 7-12 simply hides the second menu. The menu you see at the bottom is a different menu displaying the same links. I realize now the way I’ve set up the demo is a bit confusing =).
This theme is too massive for one single demo to demonstrate. Like the 7-12 layouts, its meant for a different use but confusing when shown along with other layouts because elements like menus changes.
Thank you for your suggestions by the way.