Christine Tierney

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 49 total)
in reply to: Side bar showing below main content #203640

Christine Tierney
Participant

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;
}
in reply to: Side bar showing below main content #203638

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Side bar showing below main content #203637

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Side bar showing below main content #203628

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Side bar showing below main content #203623

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Side bar showing below main content #203597

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Side bar showing below main content #203544

Christine Tierney
Participant
This reply has been marked as private.
in reply to: File Selector Dropdown for Multi-file PDF Viewer #203298

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Issue with PDF Viewer Pop-up #201888

Christine Tierney
Participant

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?

in reply to: Issue with PDF Viewer Pop-up #201863

Christine Tierney
Participant

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.

in reply to: Issue with PDF Viewer Pop-up #201848

Christine Tierney
Participant

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

in reply to: Issue with PDF Viewer Pop-up #201846

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Issue with PDF Viewer Pop-up #201835

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Issue with PDF Viewer Pop-up #201834

Christine Tierney
Participant

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.

in reply to: Issue with PDF Viewer Pop-up #201813

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Issue with PDF Viewer Pop-up #201768

Christine Tierney
Participant
This reply has been marked as private.
in reply to: Issue with PDF Viewer Pop-up #201762

Christine Tierney
Participant

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

in reply to: Issue with PDF Viewer Pop-up #201760

Christine Tierney
Participant
This reply has been marked as private.
in reply to: PEF Viewer opening at bottom of website vs. in pop-up #201437

Christine Tierney
Participant

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

in reply to: PEF Viewer opening at bottom of website vs. in pop-up #201410

Christine Tierney
Participant
This reply has been marked as private.
in reply to: PEF Viewer opening at bottom of website vs. in pop-up #201371

Christine Tierney
Participant

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

in reply to: PEF Viewer opening at bottom of website vs. in pop-up #201341

Christine Tierney
Participant

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

in reply to: PEF Viewer opening at bottom of website vs. in pop-up #201288

Christine Tierney
Participant

I’ve checked everything and had my server admin check as well. We can’t find anything amiss. It looks like the w3eden model is loading in the footer rather than a popup which makes me think it’s something in the latest update that caused this. What was updated in the last PDF Viewer update?


Christine Tierney
Participant

I did a ton of testing on other websites I host that use this plugin and the same theme, and are also on WP Engine hosting, and none of my other websites (4 that I tested) have this issue.

Is it possible to get a prior version of the plugin so I can rule out a conflict in the latest version?


Christine Tierney
Participant
This reply has been marked as private.
Viewing 25 posts - 1 through 25 (of 49 total)