Okay, Bootstrap JS conflict, this has been resolved.
Nevermind, this was resolved in other thread.
Hello, the archive page seems to have stopped working and the tiny MCE short code editor doesn’t work.
Great t hank you Humayon, Have a great day! Looks good.
Okay thank you. It looks like that in incognito for me as well, However none of the menu items work when clicked. As well, the download items are not expanding to fill for longer titles.
Please see this video: to show how the menus are not working, as well as the image below, how can I achieve this css with the cares, which is appropriate margins / and padding to accommodate long titles.
Video here: https://streamable.com/9i3qcl
Okay, now it looks like we have to do a full front end re-design again.
Okay, all the shortcode on the site and the shortcode you post have the wrong charectors.
″ <- your using this and you need this ”
I got it to kinda work.
Hello, I have the directory shortcode now showing in the short code editor, so this has fixed the critical error. The archive page / directory addon is installed, but none of the short code generated are showing within the site still.
Hello, this has not done anything and it still says critical error when I click the short code generator in a post.
I have had a working archive page for 4 years.
I have tested any archive page shortcode, and it is not working anywhere.
The default archives page seems to be working fine: https://bnssghealthiertogether.org.uk/all-documents/
However any shortcode and the shortcode editor seem to be broken. Are there historic versions of the plugin we can revert too so I can get this up and live?
When I try to make the shortcode again:
Thank you for checking.
This has not fixed anything. Only the “HOME” menu button works, anything with a drop down breaks completely.
I have jsut tested in:
Edge: Still broken
Chrome: Still Broken
Firefox: Still Broken
All with cache clear. I have disabled the plugin
I have in my testing
1. Disabled all plugins but WP download manager to test.
2. Disabled all caching plugins
3. Tried it in every major browser down to IE11.
4. Cleared ALL CSS for Download Manager / Theme.
Sorry, I attempted a quick fix by removing the accordion, however, accordions are now working. The Archive page has completely changed appearance though. It was left menu / right documents now its top menu bottom documents.
I can live with this if that was the issue.
Thanks.
URL: https://bnssghealthiertogether.org.uk/healthyweston/additional-information/
The conflict is causing the “tabs” to not work at all. And accordions don’t work either.
Great stuff, thanks for the fix. ! Looking good,.
I was able to get the dropdown to sit correctly with:
.w3eden .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
width: calc(100% – 75px) !important;
}
It turns out the drop down was defaulting to 75px and the default calc to make it float with the button was not enough. This let me not have to mess with a template.
I am still trying to sort out pagination issues:
I can’t see a way to modify this at all, without some serious css. Aslo the search favicon I want to change that.