jsecore
Forum Replies Created
-
what plugin was it? : )
I have this same problem, I checked the box and now I see page attributes “order” but parents not there. Under the main custom post type where you can see a list of all pages there, if I click quick edit you can see the word parent, but there is no dropdown. The odd thing is, on the first CPT I created, it is working, the second one, not so much…lol
UPDATE I figured it out – I moved a bunch of posts there but had not created a new one, once I created a new one, it fixed it : )
- This reply was modified 9 years, 4 months ago by jsecore.
Anything on this, I too have the same problem with GD running on my server? : (
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizesok, new issue noticed. when I enable the GridWUD plugin my whole 1st section on the homepage moves up 80px. I have an 80px padding marked important that moves it down below my logo, but when I enable GridWUD it goes back up.
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizesI was thinking I could get this to work exactly the way I wanted by using this slug in 5 areas: [gridwud slug=”race-results” skip=”1″ shape=”6″ grid=”1″ tiles=”0″ button=”1″] skipping 1 more post each place I put it. But when I do the first one it shows up great. Once I post another they look like thumbnails only. : (
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizesWOW, how amazing you are!
Ok, the fix for the blank page worked.
I see the settings added, so much appreciation for your work! But the width is not really the issue : ( it is the height. So on huge monitors your whole page is not filled up with these posts, just a max of 400,500 or whatever px.
The button hide worked great.
THANK YOU
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizessure
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizesit seems to only happen when I save a page or add a plugin it pulls up a blank page while the plugin is enabled.
The quick fix won’t be necessary as I can’t use the plugin without the other features discussed. : (
I am moving on to other pages and functionality in the site for now and will revisit this part of the home page when done with the rest and maybe you will have something.
thanks.
Forum: Plugins
In reply to: [Grid WUD] Breaks admin, max sizesI just downloaded it from within the site through plugins. so I am guessing it is the latest release. 1.5.4
1. I am on latest WP release with Latest Divi theme I am using advanced recent posts plugin, Q2W3 Fixed Widget, Root relative URLS, ultimate posts widget, unlimited logo carousel but even when I disable them all but WUD it happens.
2. that would be awesome. it just gets way too big on my large monitors.
3. thanks!
I disabled javascript library – it still does it.
I am not sure if this helps, but I noticed it does not have the problem in Chrome browser, but does in Firefox.
it seems that when I put in the code to remove the spaces and borders – that is when it starts to overlap into the footer. (the culprit below) is there another way to remove the horizontal lines and spaces between the column headers?
.wp-table-reloaded-id-N, .wp-table-reloaded-id-N td, .wp-table-reloaded-id-N th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
}in my template (pagelines platform pro) it has a checkbox and I have removed the 2 sidebars previously.
yes you are correct, I removed the code now and it is back to the original setup without the overlapping into footer.
as soon as I post that section it goes into the footer and each additional section makes it go longer into the footer.
I want to make the table go the full width of the page to keep all the data on one line.
here is the whole code I have added based on information I have found:
.wp-table-reloaded-id-1, .wp-table-reloaded-id-1 td, .wp-table-reloaded-id-1 th { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; width: 800px!important; } .wp-table-reloaded-id-1 .column-1 { width: 160px!important; padding: 0!important; margin: 0!important; } .wp-table-reloaded-id-1 .column-2 { width: 260px!important; padding: 0!important; margin: 0!important; } .wp-table-reloaded-id-1 .column-3 { width: 80px!important; padding: 0!important; margin: 0!important; } .wp-table-reloaded-id-1 .column-4 { width: 80px!important; padding: 0!important; margin: 0!important; } .wp-table-reloaded-id-1 .column-5 { width: 150px!important; padding: 0!important; margin: 0!important; } .wp-table-reloaded-id-1 th, .wp-table-reloaded-id-N .sorting { background-color: #ff0000!important; }thanks for the help!
PS the background behind the footer should be black like this: http://smokymountainspeedway.com/new/?page_id=547