g1powermac
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Lightbox] Simple Lightbox Not working on Pages but does on PostsHi,
Thanks for looking into this! I looked at the changelog of PageBuilder and the timing that this bug came up. If it was a change in PageBuilder, it most likely occurred when they released their 2.2 version. I do know it was working correctly back in August with their older 2.1.x versions.
Thanks!
Forum: Plugins
In reply to: [Simple Lightbox] Simple Lightbox Not working on Pages but does on PostsSure, here it is: https://wordpress.org/plugins/siteorigin-panels/
Forum: Plugins
In reply to: [Simple Lightbox] Simple Lightbox Not working on Pages but does on PostsI did more troubleshooting. There seems to be a conflict between SLB and the PageBuilder plugin. SLB will work with every page, even ones built with PageBuilder, until I use their “Post Loop” widget. This setup was working originally before the recent update.
Forum: Plugins
In reply to: [Appointments] Pagination not working on monthHi All,
I wanted to add a quick and dirty fix to this problem so anyone else who has this problem can get a working solution. Since I have a site that also uses Divi, I ran into the same problem alucas36 has found. After poking around looking for a solution, I looked at the link the pagination buttons use. If you copy and past the actual link from the button into the URL bar of the browser, it moves on to the next month as it should. So I figured something was going on with the way this was being linked and that internal link format had me very suspicious. So I hunted around in the files for the A+ plugin and found where that link was being created (appointments/includes/class_app_shortcodes.php). I then searched for ‘#app_schedule’ and removed it from the two spots where the links are created for the next and previous buttons. Once done, it works as it should. I have yet to figure out why Divi has problems with this, but it at least now works.
J Silverman