Forum Replies Created
-
AuthorPosts
-
Prabakaran Shankar
ParticipantHi,
I have found the bug. Please check out the video https://www.loom.com/share/aa50ac32417c46a08a424408897e93eb?sid=3b43ceb3-e908-4212-bd9c-0d586c6571af and try it in your local site. Help me to find the issue in my site.
"post type archive option"Prabakaran Shankar
ParticipantThanks for your time. I know that, there is no issue with CPT code. However, there is something prevents the MB favorite post function to execute. Please refer the image ( https://imgur.com/a/iWyv48E ). In the troubleshooting mode with twentytwo theme, MB, MB AIO, MB favorite post, i have saved the settings to display both top and bottom of the post to show the button. Selectively not showing in 2 CPT.
Prabakaran Shankar
ParticipantShortcode rendering in the CPT [ https://1drv.ms/u/s!AjLgaRuebK87hq4Dy4iDjctM2gon9w?e=fXB2AD ] is working well.
Shortcode renderring problem is in the CPT [ https://1drv.ms/u/s!AjLgaRuebK87hq4Fp7SOmVqW5ygqjA?e=QSdI9B ].Prabakaran Shankar
ParticipantSame problem, here also.
Prabakaran Shankar
ParticipantHi, I finally found the real culprit: the "Chrome extension" responsible for automatically inserting extra spaces in the text editor.
Thank you very much for your support and time. Please close the ticket.December 31, 2022 at 6:10 AM in reply to: MB geolocation google address autocomplete not working with conditional logic #40078Prabakaran Shankar
ParticipantHi, I appreciate your suggestion. However, MB Builder was used to produce that code. Anyhow, I made the suggested attempts. No fruitful outcome. I've just used the MB plugin with default theme in troubleshooting mode for debugging.
Please watch the video that is provided.
https://1drv.ms/v/s!AjLgaRuebK87hqBC_6O3CZXY_pv7xg?e=8jrp3IDecember 30, 2022 at 5:09 PM in reply to: MB geolocation google address autocomplete not working with conditional logic #40069Prabakaran Shankar
ParticipantHi, without conditional logic working fine. However, the same working in another group without problem.
Here is the text file containing the code for your reference.
https://1drv.ms/t/s!AjLgaRuebK87hqBAOKOZpwxlmNKEFw?e=LdxuSiDecember 30, 2022 at 1:19 PM in reply to: MB geolocation google address autocomplete not working with conditional logic #40066Prabakaran Shankar
ParticipantHi,
I have checked and found that it is related to my site only specifically for one of the post type. It throws the following error in console log as
Uncaught TypeError: Cannot set properties of null (setting 'value')
at Map.populateField (geolocation.js?ver=1671820208:54:44)
at geolocation.js?ver=1671820208:33:62
at Array.forEach (<anonymous>)
at Map.populateFromAddress (geolocation.js?ver=1671820208:33:39)
at yt.<anonymous> (geolocation.js?ver=1671820208:142:10)
at _.O (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:111:320)
at Hf (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:113:320)
at Hf (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:113:304)
at _.P.set (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:281:758)
at z$.So (js?libraries=places&key=AIzaSyAOZtBrBJUf9tuxWU_0bWvtFwJjLFAdxsc&ver=6.1.1:121:347)Do you have any idea what is going wrong. I could not locate the mistake. Thanks for your effort on identifying the issue and time spending on this issue.
December 30, 2022 at 9:04 AM in reply to: MB geolocation google address autocomplete not working with conditional logic #40064Prabakaran Shankar
ParticipantApologies for the trouble; I forgot to explain that it occurred when using the group field.
December 22, 2022 at 9:55 PM in reply to: ✅field type taxonomy advanced - not populating data in the metabox #39994Prabakaran Shankar
ParticipantThank you for providing an update. It's effective...
December 22, 2022 at 5:39 PM in reply to: ✅field type taxonomy advanced - not populating data in the metabox #39989Prabakaran Shankar
ParticipantHello, is there a chance for a fast repair, patch, or file?
December 22, 2022 at 12:53 AM in reply to: ✅field type taxonomy advanced - not populating data in the metabox #39967Prabakaran Shankar
ParticipantThanks.
December 21, 2022 at 3:51 AM in reply to: ✅field type taxonomy advanced - not populating data in the metabox #39950Prabakaran Shankar
ParticipantHello Peter,
Thanks for the information and the idea. Based on that, I've checked with a new custom table and group field with taxonomy advanced and individual taxonomy advanced.
<?php add_filter( 'rwmb_meta_boxes', 'your_prefix_function_name' ); function your_prefix_function_name( $meta_boxes ) { $prefix = ''; $meta_boxes[] = [ 'title' => __( 'Job Meta - Logo', 'your-text-domain' ), 'id' => 'job-meta-logo', 'post_types' => ['page'], 'storage_type' => 'custom_table', 'table' => 'custom_table', 'fields' => [ [ 'name' => __( 'Group', 'your-text-domain' ), 'id' => $prefix . 'page_qryparams', 'type' => 'group', 'fields' => [ [ 'name' => __( 'Countries list', 'your-text-domain' ), 'id' => $prefix . 'couq1_dadsaf', 'type' => 'taxonomy_advanced', 'taxonomy' => ['country'], 'field_type' => 'select_advanced', 'multiple' => true, ], [ 'name' => __( 'Taxonomy', 'your-text-domain' ), 'id' => $prefix . 'taxonomy_b6txshpk8ct', 'type' => 'taxonomy', 'field_type' => 'select_advanced', ], ], ], [ 'name' => __( 'Taxonomy Advanced', 'your-text-domain' ), 'id' => $prefix . 'tx_123', 'type' => 'taxonomy_advanced', 'taxonomy' => ['country'], 'field_type' => 'select_advanced', ], ], ]; return $meta_boxes; }check out the image for output.
For both input, data stored in the custom table without any problem. The results are not positive for taxonomy advanced inside the group field. However, the individual taxonomy advanced field populate the content.December 20, 2022 at 4:52 PM in reply to: ✅MB Views query error in settings area to set location #39935Prabakaran Shankar
ParticipantKudos to the team.
Please close this support ticket.December 9, 2022 at 5:38 PM in reply to: ✅MB Views query error in settings area to set location #39640Prabakaran Shankar
ParticipantHi, Thanks for your response.
You mean other rule set apart from singular? -
AuthorPosts