Alistair

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
in reply to: Auto Renew Cancel Please #169840

Alistair
Participant

Done, thank you.

in reply to: How to remove Sidebar? #163948

Alistair
Participant

Removed sidebar with some css

/*** Hide Sidebar ***/
.single-wpdmpro #sidebar {display:none;}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
.single-wpdmpro #left-area {
width: 100%;
padding: 23px 0px 0px !important;
float: none !important;
}}

in reply to: How to remove Sidebar? #163942

Alistair
Participant

Hi

I tried those and neither option worked.

Appearance> Widgets removes the sidebar on every page/post on the website, however it is only on the download pages I need the sidebar removed.

The page templates plugin overules the WPDM Page template setting so I can’t select one of the nice page templated that come with WPDM…?

in reply to: Remove Download Title and Thumb from Post #163882

Alistair
Participant

Ah, I found the theme setting to remove the title, all sorted now.

Thanks.

  • This reply was modified 2 years, 6 months ago by Alistair.
in reply to: Insert URL not working #163837

Alistair
Participant

I can see now it adds this in an “attachment” box at the end of the new entry – its all good now.

Viewing 5 posts - 1 through 5 (of 5 total)