mixtlupus
Member
Posted 1 year ago #
Hi there after I updated to WordPress 3.1.3 the plugin no longer displays the information from the custom field "subpage_excerpt" on any of my pages, is this a known issue and is there a simple fix?
I am using the following shortcode on my pages:
[autonav display="images, excerpt" columns="2" titles="1"]
I just re-tested with 3.1.2 and 3.1.3, as well as the current trunk version. It seems to work fine. Do you see anything in your Apache error log, or what exactly happens?
mixtlupus
Member
Posted 11 months ago #
I don't have access to the error logs, the pages html code just show like this:
<table
class="subpages-table"><tr
class="subpages-row"><td
class="subpages-cell"><a
href="http://testing.planitbs.co.uk/products/area/product" ><img
src="http://somesite.co.uk/wp-content/uploads/2011/04/page-image.png" alt="Page Item" width="110" height="150" class="subpages-image" /></a><p
class="subpages-text"><a
href="http://testing.planitbs.co.uk/products/area/product">Page Name Here</a></p></td></tr></table>
These are manually added custom fields for excerpts.
You upgraded only WordPress, and not the plugin itself? Or can you try a previous version of the plugin (1.3.8, perhaps) with the current WordPress? Alternately email me directly at bill@saltriversystems.com and let's see what the difficulty is.
mixtlupus
Member
Posted 11 months ago #
I think I upgraded both at once, I have uninstalled and reinstalled to no avail however your idea of installing 1.3.8 worked perfectly :)
Thank you :)