jjanthony
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Having header color not full-widthForum: Themes and Templates
In reply to: [Point] Background size?I put this code in the theme options section for custom css:
body {
background-position: top center;
background-repeat: repeat-y;
}
So now the site will appear basically as I see it even on larger resolutions, and still remains responsive to smaller resolutions.Put a link up to your site if you still need help.
Forum: Themes and Templates
In reply to: [Point] Background size?I’m using one that is 1350 and it works fine for my site but I am concerned that it will screw up with larger screens. Looks terrible in the resolution simulators. https://indiearchives.com/
Forum: Plugins
In reply to: [Opes Favicon] Not in menuI think I used something else, not even sure which site I had it in. Thanks though
Forum: Plugins
In reply to: [SermonAudio Widgets] Widgets in widget areaI can make it work with enhanced text widget, but now I find i cannot create new widgets and none of my settings will go through.
Forum: Themes and Templates
In reply to: [Hueman] RSS Feed issue – Theme Huemen@linkedportals, your feed is working for me. One of mine is here: https://faithfulsoldier.com/fssoe/?feed=rss
Forum: Themes and Templates
In reply to: [Hueman] RSS Feed issue – Theme HuemenI am also getting rss error – fastcgi – after upgrading from “lite” to the one on the theme site. It appears I can have the share icons, or a feed, but not both! Went from version 2.0.8 to 2.2.2
Forum: Themes and Templates
In reply to: [Satu] Image doublesI’ll try that – the site i use satu for is not image heavy so it’s no biggie, and may be due to my hosting which is fussy with php sometimes. I replied to your comment on my review and added stars as i think it is a good theme despite my problems with it. thanks again.
Forum: Reviews
In reply to: [Satu] Had to scrap it – EDITScrapping it didn’t work for me – I went back to using satu and it’s working good for me now, just needed a few tweaks to suit my site and a little more patience from me thanks!
Forum: Themes and Templates
In reply to: [Hueman] Shortcode for tablesThanks!
Forum: Themes and Templates
In reply to: [Satu] Image doublesreally like the theme, but i’m going to have to scrap it and start over with a theme that has some support, or maybe a trusted theme that won’t have all of the issues.
Forum: Networking WordPress
In reply to: Multisite that will display one post on both sitesThanks! I’ll take a look at it. They’re actually not 100% the same, one is customer direct and the other is for resellers/agents. Thanks again!
Forum: Reviews
In reply to: [Gallery Share: Social Lightbox For Every Image] BrokenGreat! Thanks!
Forum: Themes and Templates
In reply to: [Stargazer] Removing "trackbacks and pingbacks" from each pageHere’s what I did, a quick fix in style.css, change font sizes to 0:
#comments {
font-size: 0px;
font-size: 0rem;}I’m using a different theme, but you should be able to find it in yours. Older post so you probably did, but for future reference anyway…
Forum: Themes and Templates
In reply to: [Stargazer] Removing "trackbacks and pingbacks" from each pageSunday Morning I believe you misunderstand his intention; he has already used the checkboxes, but wishes to do away with the text saying the comments are closed. Need to find the page template it is appearing on and change the code there. I’m doing this right now so when I figure it out (again – I’ve done this before!) I’ll post.