Missions Press

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
in reply to: Debug: line 306 #174582

Missions Press
Participant

Here is the code from the Login.php

{
        $id = get_option('__wpdm_login_url', 0);
        if ($id > 0) {
            $page = get_post($id);
            if ($page->post_status == 'publish') {
                $url = get_page_link($page);
                //$url = $page->guid;
                if ($redirect != '')
                    $url = add_query_arg(array('redirect_to' ► urlencode($redirect)), $url);
            } else $url = $login_url;
        } else $url = $login_url;
        return $url;
    }
in reply to: Hide Feature Images #172947

Missions Press
Participant

Thank you so much!!!

in reply to: Hide Feature Images #172917

Missions Press
Participant
This reply has been marked as private.
in reply to: Page number cuts off #87858

Missions Press
Participant

Thank You!! That did it.

in reply to: Icon Missing on WPDM Search Bar #87536

Missions Press
Participant

Thank you! That worked.

in reply to: WP Pro Membership plugin #87224

Missions Press
Participant
This reply has been marked as private.
in reply to: Using Essential Grid #85513

Missions Press
Participant

Sorry about the login information. I will check the credentials for next time.

There was a plugin conflict that did not allow searches to be made. It seems to be Facebook Pixel. No worries, I don’t think we need that plugin at this time.

I am trying a few other options. Hopefully I won’t have any issues. Thanks for your time.

in reply to: Using Essential Grid #81469

Missions Press
Participant
This reply has been marked as private.
in reply to: WordPress Pro Membership #78562

Missions Press
Participant

After being asked to login to my WP Download Manager account from my WordPress Dashboard, everything is normal.

Thanks!

in reply to: Menu Pages #78255

Missions Press
Participant
This reply has been marked as private.
in reply to: WP Pro Membership #72718

Missions Press
Participant
This reply has been marked as private.
in reply to: Change font on Login, Dashboard and Upload #72407

Missions Press
Participant
This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)