hunk
Forum Replies Created
-
Forum: Plugins
In reply to: [Magic Fields] Duplicate posts under WordPress backendHi Pagelift, check this https://github.com/hunk/Magic-Fields/issues/128
Forum: Plugins
In reply to: Magic Fields Duplicate Groups LimitForum: Plugins
In reply to: [Magic Fields] "Sorry, your nonce did not verify" after latest MF updateMaybe the cache
Forum: Plugins
In reply to: [Magic Fields] WordPress Settings Menu DisappearsThanks John, fixed
Forum: Plugins
In reply to: [Magic Fields] Invalid argument supplied for foreach()add a if conditional
if($restaurants){
foreach($restaurants as $restaurant){
//code
}
}Forum: Plugins
In reply to: [Magic Fields] Post categories disappearcheck “screen options” right corner
Forum: Plugins
In reply to: [Magic Fields] WordPress Settings Menu DisappearsHave you other installed plugins?
Forum: Plugins
In reply to: [Magic Fields] [Plugin: Magic Fields] fields not saving contentHi, if you have few fields save correctly?
Forum: Plugins
In reply to: Magic Fields – text fields not savingAny error of javascript?
Forum: Plugins
In reply to: Help needed using Magic Fields 'Related Type'if you set post->ID in get for related-post-title, return the correct value?
<?php echo get(‘related-post-title’, 1, 1, false, 123)); ?>
Forum: Plugins
In reply to: Help needed using Magic Fields 'Related Type'ok what return get(‘my-related-field’) ? return the correct post_id ?
Forum: Plugins
In reply to: [Magic Fields] Translation filesyou can check with others languajes? https://github.com/hunk/Magic-Fields/downloads
you can set WP_DEBUG true an check if show error
ok, here other patch https://github.com/hunk/Magic-Fields/commit/56192d97d903e00e47b1b4f1a35af1300a4408be
OK, autumnmist you can download the las version o apply this patch https://github.com/hunk/Magic-Fields/commit/137064edbd4d4995f8f4a60460e5d4b36582cd67