chadwick526
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot add pages to menusApparently there is a problem with the “WP Db Abstraction” plugin that I mentioned we have because we are running on MSSQL Server. I found this: https://sourceforge.net/p/wp-sqlsrv/bugs/10/ , which says to change one line of code in a php file of this plugin. I can now see my list of pages, though I am concerned what other bugs are caused by using MSSQL…
Thanks for your help!
Forum: Plugins
In reply to: [Reusable Text Blocks] Cannot view created blocksHi Hal, I did more searching on the web and found this was indeed a problem with this abstraction plugin for MSSQL Server. It is something not specific to your plugin, but rather to a lot of the lists in the admin (such as displaying a list of posts) – a line of code needed to be changed in one of the php files (in case you’re interested, https://sourceforge.net/p/wp-sqlsrv/bugs/10/).
Thanks for your help, your plug-in is great!
Forum: Plugins
In reply to: [Reusable Text Blocks] Cannot view created blocksI tried installing another plugin that does something similar, and had a similar issue.
What is strange with yours is after I create the text block, I can take the short link and place it in a page and it displays properly. So the data is there somewhere, but I cannot view or edit the text blocks that have already been created.
Forum: Plugins
In reply to: [Reusable Text Blocks] Cannot view created blocksI have tried with IE, Firefox, and Chrome. Yes we have WordPress installed on MSSQL with IIS.
Forum: Plugins
In reply to: [Reusable Text Blocks] Cannot view created blocksHi Hal, yes I understand that but what I am referring to is under the list of text blocks I have created, they are not displayed so I cannot edit them. I have deactivated every other plugin (except for one must use plugin, “WP Db Abstraction”) and I am using the standard theme but it does not fix it. We are using WordPress on MSSQL Server 2008 so maybe this is causing an issue?
Forum: Fixing WordPress
In reply to: Cannot add pages to menusYes, I have reverted to the Twenty Twelve theme and deactivated all plugins, except for one “must use” plugin called “WP Db Abstraction”, which I cannot deactivate.
On the menu screen, under the Categories section, I see three tabs for Most Used, View All, and Search. I should see this under the Pages section as well, but I don’t even see that – all it says is “No items”.
Forum: Fixing WordPress
In reply to: Menu and pages issueI have this same problem as well. All pages are public and published, and have tried deactivating all plugins and using the default theme. Still it just says “No items” under Pages when trying to create a menu. The only time I can add a page to the menu is if I have checked the “Automatically add new top-level pages” box and then create a new top level page – it will add it to the menu, but still not appear under Pages. Has this been resolved??