Christine Tierney

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 52 total)
Jan 21, 2026 at 4:46 pm
#210920
Participant
Christine Tierney
OP
This reply has been marked as private.
Jan 21, 2026 at 4:01 pm
#210917
Participant
Christine Tierney
OP
This reply has been marked as private.
Jan 21, 2026 at 12:48 am
#210867
Participant
Christine Tierney
OP

I would also like to know the answer to this question!

Feb 15, 2025 at 3:05 pm
#203640
Participant
Christine Tierney
OP

I adjusted your CSS so that it’s fixed. The side menu on the interior pages was too narrow and some text on the top part of the downloads page was overlapping.

Here’s the code that seems to be working now (added the wpdm class on that last padding element)

.widget_nav_menu li[class*="current"] > a {
    color: #438ac9 !important; }

body.single-wpdmpro #grve-content{
	display:inline-flex;
	flex-direction: row-reverse;
}

body.single-wpdmpro #grve-content.grve-left-sidebar #grve-main-content {
    width: 98% !important;
    margin-left: 0% !important;
}

body.single-wpdmpro #grve-content.grve-left-sidebar .grve-content-wrapper{
	width:70% !important;
}

body.single-wpdmpro #grve-content.grve-left-sidebar {
	padding-left:50px;
}
Feb 15, 2025 at 2:55 pm
#203638
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 15, 2025 at 2:54 pm
#203637
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 15, 2025 at 6:09 am
#203628
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 14, 2025 at 7:02 pm
#203623
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 13, 2025 at 10:19 pm
#203597
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 11, 2025 at 11:00 pm
#203544
Participant
Christine Tierney
OP
This reply has been marked as private.
Feb 3, 2025 at 5:42 pm
#203298
Participant
Christine Tierney
OP
This reply has been marked as private.
Dec 5, 2024 at 10:30 am
#201888
Participant
Christine Tierney
OP

No, I’m talking about the original fix added to the functions.php document, this code:

add_filter("wpdm_lightbox", function ($lightbox) { return 2; });

Is that code going to be added to a future plugin update?

Dec 4, 2024 at 5:47 pm
#201863
Participant
Christine Tierney
OP

Thank you that worked. Is this going to be implemented in a future release of the plugin? As I indicated in an earlier message, it appears to be affecting a number of my websites.

Dec 4, 2024 at 10:37 am
#201848
Participant
Christine Tierney
OP

It is the same page as I shared before: https://aspiremnstg.wpenginepowered.com/policies/

Dec 4, 2024 at 10:25 am
#201846
Participant
Christine Tierney
OP
This reply has been marked as private.
Dec 4, 2024 at 5:59 am
#201835
Participant
Christine Tierney
OP
This reply has been marked as private.
Dec 4, 2024 at 5:58 am
#201834
Participant
Christine Tierney
OP

That works however if the website isn’t scrolled, the top of the PDF shows under the site header so I can’t close the pop-up.

Dec 3, 2024 at 7:06 pm
#201813
Participant
Christine Tierney
OP
This reply has been marked as private.
Dec 2, 2024 at 11:09 am
#201768
Participant
Christine Tierney
OP
This reply has been marked as private.
Dec 2, 2024 at 5:33 am
#201762
Participant
Christine Tierney
OP

Thank you, yes I just shared URLs and some data in a private message!

Dec 2, 2024 at 5:32 am
#201760
Participant
Christine Tierney
OP
This reply has been marked as private.
Nov 14, 2024 at 4:15 pm
#201437
Participant
Christine Tierney
OP

Oh, amazing! Thank you! Confirming that this did indeed resolve the issue.

Nov 13, 2024 at 8:17 pm
#201410
Participant
Christine Tierney
OP
This reply has been marked as private.
Nov 13, 2024 at 10:08 am
#201371
Participant
Christine Tierney
OP

I don’t know how to “turn off” WP Engine. What do you recommend?

Nov 12, 2024 at 5:41 pm
#201341
Participant
Christine Tierney
OP

I have no way of testing this off WP Engine. WP Engine is my only server.

Viewing 25 posts - 1 through 25 (of 52 total)