Home › Forums › Legacy Support › Support queries › Update Issues › Can not switch buttons for show page title, show breadcrumbs and page builder
- This topic has 13 replies, 5 voices, and was last updated 8 years, 8 months ago by Anshuman Sahu.
Viewing 14 posts - 1 through 14 (of 14 total)
-
AuthorPosts
-
February 4, 2016 at 9:50 pm #25473ArjenParticipantSee attachment with buttons i mean. Since the latest update not be able to use them anymore. I have all the latest versions of all the plugins.February 5, 2016 at 12:06 pm #25703ArjenParticipantAny update on this? And i could not change my previous message, due a keyboard shortcut my email adres is accidentally shown in the post, how can i delete this?February 6, 2016 at 1:41 pm #26086sandyMemberThe issue is fixed in latest update of theme as well as plugins. Can you please check if all have been updated(check right sidebar of this page for latest versions). ALso try clearing browsers cache and recheck.February 6, 2016 at 1:53 pm #26098ArjenParticipantAll plugins are latest version, caches where cleared. But issue remains. And there are some more: I posted therefore site credentials in an another post, could you check this?: https://wplms.io/support/forums/topic/students-can-not-choose-random-unit-anymore-since-update-to-2-0-2/#post-25773February 8, 2016 at 3:05 pm #26545Anshuman SahuKeymasterthis seems to be working at your site : http://screencast-o-matic.com/watch/cDnjofh91JFebruary 8, 2016 at 3:11 pm #26551ArjenParticipantThank you for checking: but you checked the wrong settings: see the screenshotFebruary 9, 2016 at 6:37 am #26710Anshuman SahuKeymasterYep this is an issue and will be fixed in the vibe-custom types plugin update today . Thanks for reporting this to us .February 12, 2016 at 6:45 am #27770H.K. LatiyanParticipantIts been resolved in the latest version, Please check and confirm the same. Latest Versions WPLMS v 2.0.6 Vibe Course Module v 2.0.6 Vibe Custom Types v 2.0.6 Vibe Shortcodes v 2.0.6 WPLMS Dashboard v 2.0.6 WPLMS Assignment v 2.0.6 WPLMS Front End v 2.0.6 WPLMS EventOn v 2.0.6 WPLMS Modern Child Theme v 2.0.6February 12, 2016 at 12:19 pm #27917externalusesParticipantI've updated everything to the latest, the issue still remains for me.February 13, 2016 at 7:16 am #28146Anshuman SahuKeymasterWas an issue but now working fine after the update . Please try disabling the third party plugins for this . Also have re-save the permalinks and tried deleting browser cache and cache from your server also . If above soes not helps please share site url and admin credentials to check the issue at your end . Ps: mark reply as private while sharing the credentials .February 17, 2016 at 3:55 pm #29587externalusesParticipantCould you tell me what you'd do to check the issue, so I can try it out.February 18, 2016 at 5:58 am #29740Anshuman SahuKeymasterI would check some scripts and code on the site and also check some settings of the permalinks and with the wplms options . If you have any caching or script minification plugins or any other third party plugins that uses scripts on the edit pages in backend please try disabling those plugin one by one abd check the issueFebruary 27, 2016 at 6:27 pm #32649externalusesParticipantAlex, having woocommerce disabled causes this. Could you please verify? My website does not have a Woocommerce installation, and once I added it back it started working. Does WPLMS depend on some libs that Woo brings in? Thanks.February 29, 2016 at 6:18 am #32762Anshuman SahuKeymasterYep this is a known issue in wplms as of now . to quick fix that please follow these steps : Goto wp-admin -> plugins -> editor . Select vibe custom types plugin to edit . Select meta_box.php to edit . Find admin_enqueue_scripts function in metabox .php file . Replace this line : if(in_array($post_type,array('course','quiz','unit','news','wplms-assignment','wplms-event','question','post','testimonial','popup','certificate'))){ with this : if(in_array($post_type,array('course','quiz','unit','news','wplms-assignment','wplms-event','question','page','post','testimonial','popup','certificate'))){ then save the changes . refer : http://prntscr.com/a9af65
-
AuthorPosts
Viewing 14 posts - 1 through 14 (of 14 total)
- The topic ‘Can not switch buttons for show page title, show breadcrumbs and page builder’ is closed to new replies.