bmlt-enabled / bmlt-wordpress-satellite-plugin

WordPress Plugin Project for the BMLT Satellite
3 stars 3 forks source link

Still having issues with plugin 3.9.6 #8

Closed pjaudiomv closed 5 years ago

pjaudiomv commented 5 years ago

on mvana.org i didnt have plugin installed fo ri dont need it. I did new install of plugin settings page is there, set the root server, api key. and created a page with shortcode on it. However plugin isnt reading shortcode my page just displays shortcode

https://www.mvana.org/bmltsat/ [bmlt]

[bmlt_table]

I had a similar problem with nerna.org when updating the settings page worked but not reading shortcode. i cleared theme cache siteground cache and used private browser.

mvana is on ipage nerna is on siteground

weird thing is when upgrading charlestonna.org which is ipage it worked fine.

pjaudiomv commented 5 years ago

when trying to update from 3.9.3 to 3.9.6 on sca.charlestonna.org i get the following notice and plugin just doesnt update Constant ROOTPATH already defined in /home/charl767/chs/wp-content/plugins/bmlt-wordpress-satellite-plugin/vendor/bmlt/bmlt-satellite-base-class/bmlt-cms-satellite-plugin.php on line 32

pjaudiomv commented 5 years ago

on sca.charlestonna.org after deleting and reinstalling i get same warning notice but it activates, once again though not reading shortcode https://sca.charlestonna.org/bmltsat/

dgershman commented 5 years ago

The plugin doesn't use standard WP shortcode methodology, you must double square bracket everything. https://bmlt.app/what-is-the-bmlt/sample-bmlt-searches/

pjaudiomv commented 5 years ago

omg duh, im still getting this notice with debugging turned on Notice: Constant ROOTPATH already defined in /home/charl767/chs/wp-content/plugins/bmlt-wordpress-satellite-plugin/vendor/bmlt/bmlt-satellite-base-class/bmlt-cms-satellite-plugin.php on line 32

pjaudiomv commented 5 years ago

and nerna.org still doesnt work, not reading shortcode idk if it is an issue with wordpress database or not but its not reading shortcode

dgershman commented 5 years ago

doesn't work means?

pjaudiomv commented 5 years ago

not reading shortcode https://nerna.org/meeting-search/

pjaudiomv commented 5 years ago

damn figured it out

pjaudiomv commented 5 years ago

I was using a stupid custom theme that wasn't baked into plugin

pjaudiomv commented 5 years ago

Im sorry for wasting your time, i'll submit a pr to include theme in next release so i dont go through this again

dgershman commented 5 years ago

What theme?

On Nov 16, 2018, at 1:50 PM, pjaudiomv notifications@github.com wrote:

Im sorry for wasting your time, i'll submit a pr to include theme in next release so i dont go through this again

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/bmlt-enabled/bmlt-wordpress-satellite-plugin/issues/8#issuecomment-439489997, or mute the thread https://github.com/notifications/unsubscribe-auth/ABw9uz-jtdyQ8itL1rB6pdJMdg3AEBK1ks5uvwjfgaJpZM4YmkWC.

dgershman commented 5 years ago

The ROOTPATH constant thing is something worth patching. It should have a check there to make sure it’s not already set.

On Nov 16, 2018, at 1:50 PM, pjaudiomv notifications@github.com wrote:

Im sorry for wasting your time, i'll submit a pr to include theme in next release so i dont go through this again

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/bmlt-enabled/bmlt-wordpress-satellite-plugin/issues/8#issuecomment-439489997, or mute the thread https://github.com/notifications/unsubscribe-auth/ABw9uz-jtdyQ8itL1rB6pdJMdg3AEBK1ks5uvwjfgaJpZM4YmkWC.

pjaudiomv commented 5 years ago

a Color Theme I had made for the plugin, so when i updated the theme disappeared because isnt apart of the repo