henkboersema
Forum Replies Created
-
For me buying the pro version solved it.
Suddenly it worked again… but no the database is empty. And it asks for a clean WordPress install. I have the duplicator Pro version btw.
Yeah I did, but afterwards pressing the button does nothing.
Thanks!
Thanks, were should I put this? In the head?
Thanks for your answer, however It is about tag descriptions. I use the Tag descriptions on my site so I dont want to empty them. The Tag page has the same problem with the Meta Description.
How do I turn these of? Maybe with a bit of extra code?
GReetings
Forum: Plugins
In reply to: [Search Everything] Search every tag name doesn't workOk nice, I love to hear from you once it works again.
Greetings
I Found the answer!
If anyone is interested in this, I found a way to prevent this behaviour.
Find these lines and comment them out as follows:
private function get_terms( $tax ) {
//if ( $this->all_terms )
return get_terms( $tax );
//else
//return QMT_Terms::get( $tax );
}This of course would be overwritten should a new version of the plugin come out. That is why is never a good idea to change to core files of the plugin. But in case somebody really wants it.
I’ve got the same problem:S Did you fix it already Jacorre? Or can somebody help us?
Forum: Plugins
In reply to: WP-Table Reloaded sorting doesn't work properly in IEYoure right, it sorts the currencies from 1-9. Do you have some insight on how to make sure it sorts from, for instance, $3,- to $19,99. Right now it thinks 19,99 is lower than 3 because of the 1 in 19
Forum: Plugins
In reply to: WP-Table Reloaded sorting doesn't work properly in IEThank you for your reply,
if you press on “premies” in IE and then again in Chome you will notice the difference. In Chrome it sorts from high to low and backwards. In IE it gets messed up.
I will drop this question in the forum at datatables as well. It would be weird if I’m the only one with this issue.
Forum: Themes and Templates
In reply to: WP refuses to wrap text arround my imagesThanks! It worked.
Anyone?
Forum: Themes and Templates
In reply to: Thrilling Theme sidebar hyperlinksThanks, your right. Do you know how I can keep these two tables on the position they are now without messing with the sidebar next to it..?