agershon
Forum Replies Created
-
+1 … this needs to happen.
Forum: Themes and Templates
In reply to: [Hueman] Page Options>Layout is not overriding the defaulHey Alexander … appreciate your quick response. And the theme is awesome.
The only option that is NOT (X) on that page is Global Layout. All the individual page types are (X).
Forum: Themes and Templates
In reply to: [Hueman] Page sidebar not overriding defaultI am having this same problem. I’m choosing an alternative page layout (one column left, instead of two columns left/right) but it’s not changing anything.
Forum: Themes and Templates
In reply to: [Hueman] reduce the width of the primary sidebarThis code works for me. I included the note to myself to remember that whatever width I choose must add up to 340 with the padding:
/* 3 column, content middle padding left plus background must add to 340 */ .col-3cm .main-inner { padding-left: 290px; background-position: -50px 0; } .col-3cm .s1 { margin-left: -290px; } .s1 { width: 290px; } @media only screen and (min-width: 479px) and (max-width: 960px) { .s1-expand .s1 { width: 290px; } .s1-expand .s1 .sidebar-content, .s1-expand .s1 .post-nav { min-width: 290px; } }
Forum: Themes and Templates
In reply to: [Hueman] reduce the width of the primary sidebarFor me, this code constrains the primary side bar text and shrinks the colored top bar with “Follow”. However, it doesn’t allow the main center column to widen.
My site: https://www.fastinfastout.com/
Forum: Themes and Templates
In reply to: [Hueman] How to get rid of H2 on Calendar PageThanks guys! Jay … your css snippet worked: https://www.fastinfastout.com/track-days-calendar/
Now, I sure hate to nitpick but it would be great if I could suppress only the page title on the calendar page … or even override it with a value like “Track Days Calendar”.
Is there a way to do that?
Forum: Themes and Templates
In reply to: [Hueman] How to get rid of H2 on Calendar PageHi Hi … Still having an issue where a strange H2 is showing up in the page title field.
See here: https://www.fastinfastout.com/track-days-calendar/
“Thunderhill” is the tile of several events from Event Calendar.
How would I either get rid of that H2 or override the value with something else?
Thanks!
AGForum: Fixing WordPress
In reply to: Fhi Zin adds a # and external links won't work…Hi Sarah, no I haven’t found the solution yet. I’m pretty burned on using a theme without any support available. I’m deciding on a supported (read: pay) theme and will make the switch soon. Good luck!
Forum: Fixing WordPress
In reply to: Fhi Zin adds a # and external links won't work…Hey Ben,
Looks like you may have given up on this theme. I thought that if you used the custom field for an external link it automatically put it in the sidebar. No?
Did you have a problem with the second page of “posts” not showing up? I have more than 7 blog posts, but the scroll arrow at the bottom doesn’t bring them up. It just reloads the home page while the url says “.com/page/2/”