Jared Ch
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [CWP MegaResponsive] Found a couple bugsI’m having the same problems on the latest versions of all browsers on Win 7. Once the scrolling is initiated it just keeps looping the same posts.
Very helpful, thanks a lot ccov.
Forum: Plugins
In reply to: [WP Favorite Posts] Problem with the shortcode!Same issue as well. WP Favorite Posts seems to not be tab friendly as it echoes above and outside the tabset.
Forum: Plugins
In reply to: [WP Modal Login] Auto Refresh page after logging inJust to follow up — It looks like there could be some other cache issues happening. Not specifically with this plugin since other modal login plugins are behaving the same way by not refreshing the page after logging in.
Forum: Plugins
In reply to: [WP Modal Login] Auto Refresh page after logging inI”m having the same problem as well on all major desktop browsers with win7. Using the following in the header:
<?php add_modal_login_button( $login_text = 'Login', $logout_text = 'Logout', $logout_url = '', $show_admin = false ); ?>The page does not refresh after logged in, I have to refresh manually to see the update. So far I’ve tried deactivating various plugins and defaulting back to the parent theme’s functions file, but I haven’t been able to phase it.