cmF
Forum Replies Created
-
@vipulratten I’m struggling with the exact same thing!
Forum: Plugins
In reply to: Changing 'Log In' to 'Login and Register' breaks CSSIt turned out to be an issue with my CSS. Solved.
So importing a .xls or .csv file doesn’t change anything. Both file types don’t yield search results.
One thing I did notice is that when the search results work when I actually copy and paste HTML table into the wordpress WYSIWYG instead of the short code. Normally I just need to put the TablePress shortcode into the WYSIWYG:
[table id=1 /]
Once again, the table shows up on the page but not the search results unless I manually copy and paste generated code:
<tr> <td>Example search term</td> <td>Example search term</td> </tr> etc
Why is that?
Forum: Plugins
In reply to: Email, Print, PDF Pluginbump ?? There has to be a solution for this!
Forum: Fixing WordPress
In reply to: Changed Hosts, Migrated Everything, Only Index and Admin WorkNevermind, I found the the solution here:
https://perishablepress.com/press/2006/06/14/the-htaccess-rules-for-all-wordpress-permalinks/
htaccess problem.
Forum: Plugins
In reply to: WP-dTree alternative (collapsible/expandable tree)I found a plugin that did the trick – https://navyroad.com/2007/09/04/folding-pages-widget/
Forum: Fixing WordPress
In reply to: HELP! Collapsible Pages and SubpagesI found a plugin that did the trick – https://navyroad.com/2007/09/04/folding-pages-widget/
Forum: Fixing WordPress
In reply to: Hide or collapse non-active sub-pages?I found a plugin that did the trick – https://navyroad.com/2007/09/04/folding-pages-widget/
Forum: Fixing WordPress
In reply to: Hide or collapse non-active sub-pages?I’m looking for that as well. Why does wordpress not have this feature? It would greatly expand it’s use as a CMS.
Forum: Plugins
In reply to: WP-dTree alternative (collapsible/expandable tree)Hey there, I’d be interested in implementing this to my theme. Can I ask how you did it?
Forum: Fixing WordPress
In reply to: HELP! Collapsible Pages and SubpagesA theme would be really helpful. Does anyone know of anything remotely similar?