Forum Replies Created
-
AuthorPosts
-
SteveKeymasterv9.4.29 was just a quick fix for WordPress 4.4. The version you will need is v0.9.9. Should be announcing this week.
September 22, 2015 at 10:02 am in reply to: performance drop with lots of conditional statements #4384
SteveKeymaster@justin– Glad you love Piklist! Would you mind telling the world by leaving a quick 5-Star review on WordPress.org? It really helps the project.
September 21, 2015 at 3:51 pm in reply to: performance drop with lots of conditional statements #4382
SteveKeymasterAlso, try opening
class-piklist-wordpress.phpand commenting out:add_filter('get_meta_sql', array('piklist_wordpress', 'get_meta_sql'), 101, 6);Let us know if that works.
September 21, 2015 at 3:48 pm in reply to: performance drop with lots of conditional statements #4381
SteveKeymasterSeptember 21, 2015 at 2:47 pm in reply to: Setting menu-icon on custom post declaration not working #4377
SteveKeymasterresolving issue since
menu_iconworks.
SteveKeymaster@gjiorg– Welcome to the Piklist community!
This is fixed in the next version of Piklist, which will be released shortly.
SteveKeymasterResolving this issue after discussing with you.
Your code works if you remove the folder:
Template: front-page, HOWEVER, this is really a bug. In the next version of Piklist your original code will work:Template: page-templates/front-pageSeptember 21, 2015 at 2:41 pm in reply to: CPT with multiple featured images and attached images #4374
SteveKeymasterNice! Glad you love Piklist. If you have a few minutes, a quick 5 Star Review on WordPress.org really helps the project.
SteveKeymasterCan you zip up your theme and email to [email protected]? We can help you faster if we have access to your code.
SteveKeymaster@bows3r– Welcome to the Piklist community!
Is the file front-page.php located in the folder page-templates?
If not then it should look like this:
Template: front-pageLet us know if that fixes the problem.
September 17, 2015 at 8:42 pm in reply to: CPT with multiple featured images and attached images #4351
SteveKeymasterJust copy the field code and adjust it. You’ll see the example validation rule for 2 uploads. Adjust it or remove. The code is probably 99% what you need.
September 17, 2015 at 5:27 pm in reply to: CPT with multiple featured images and attached images #4349 -
AuthorPosts