helmsberger
Forum Replies Created
-
Please disregard, the problem fixed itself.
Many thanks.
I see in the html of the back-end Orders page:
<table class=”meta” cellspacing=”0″>
<tbody class=”meta_items”>
</tbody>
<tfoot>
<tr>
<td colspan=”4″><button class=”add_order_item_meta button”>Add meta</button></td>
</tr>
</tfoot>
</table>Completely empty…
Thank you. So if I see none of my PPOM data there,
does it mean there might be some conflict with my theme not passing on the info?Forum: Developing with WordPress
In reply to: Search not bringing back results of main queryFound the culprit plugin! (And I was quite surprised…)
Thank you bcworkz. Beautiful community and forums _/|\_
- This reply was modified 7 years, 7 months ago by helmsberger.
Forum: Developing with WordPress
In reply to: Search not bringing back results of main queryThank you bcworkz,
I’ll look into deactivating the plugins one by and one and seeing if it helps.I am puzzled though why this would only effect the search, wouldn’t such a plugin coding conflict also intercept the Main Query on any other page?
Forum: Plugins
In reply to: [PDF Embedder] Garbled text in pdf viewerCertainly!
Dear Paulhuisman,
it seems to have been fixed with one of the recent updates, the problem was apparently the inability to deselect something once it has been selected.
It works great now. Your plugin is a great enhancement to WordPress!
Thanks!
Unfortunately doesn’t quite work yet, the problem persists…
It only happens when I come back to edit a post in which I’ve already set these fields, and then after I click ‘Update’ the set numbers get merged in the meta_value row of the postmeta table.
For example, instead of just having
[“72157644877488042”]
it would contain
[“72157644877488042″,”72157646600310943”]Thanks, appreciate it!