jptiger
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Chaplin] LinkedIn Social Icon?…naturally as soon as I post this, the link shows up with the icon just fine. I have no idea why or what changed.
So a modification of my original question: is there a list of social media links that will automatically associate with the appropriate icon when put in the Social Links Menu? And if there’s something unusual we might want to add, what’s the best way to add its icon?
Forum: Themes and Templates
In reply to: [Chaplin] Cover Text (not the title)Found it. It’s the “Excerpt” of the page, something you can set from the right sidebar in the Block Editor, in the “Document” tab.
So really this is a duplicate of this issue, but I’m leaving it up in case someone searches using the same terms I was: header text, cover text, cover subtitle, or smaller text under title.
- This reply was modified 5 years, 10 months ago by jptiger.
Hey Ben,
Thanks for writing back! Glad to see you guys support this kind of thing even for the Lite plugin.
You’re right, the site does use caching. It’s hosted on a GoDaddy dedicated wordpress package and they seem to have a server-level caching. They do you allow to load pages by appending ?nocache to any URL, but I don’t know URL encoding well enough to both do that and have the Page Builder active.
Here’s what I’ve tried instead:
1. Flushed the cache
2. Edited the padding (reverts as usual even before publishing changes)
3. Loaded the normal page with ?nocache
4.Cleared the chache again after editing padding settings.Still having the same issue.
I’ve done some more digging and found the default values that it keeps reverting to in the Receptar style sheet:
.fl-col-content { padding: 1.62rem .81rem; } .home.is-singular .fl-col-content { padding: 3.62rem 1.81rem; }I tried overriding them with custom CSS, even by giving the exact same classes lower values in my child theme, but it keeps reverting to these values instead. Do you think I should be taking this up with whoever made the theme?
Thanks again!