Forum Replies Created
-
Author
-
ThrewTheNevR
ParticipantAhh i see now it worked.
By chance is there a function to make all featured Images once selected
In the a new post automatically set itself to custom size?ThrewTheNevR
ParticipantI was checking out here documentation on their site and it appears to have a paid extension for that and explains the issue I was having. Odd the post type showed as a selective box option within the element.
ThrewTheNevR
ParticipantIt just don’t seem Feedzy categories work with the News highlight element even if I selected the correct post type.
ThrewTheNevR
ParticipantMy apologize, I thought I updated this to resolved.
I was able to fix the issue by using content aware sidebar plugin.
ThrewTheNevR
ParticipantI stopped using the style.css in the file manager awhile back, I had problems with custom css not being issued at the time. I been placing css in theme options>general> custom css.
I removed the width from the code above and the problem persist.
I also checked previous css and found/*fix width for sidebars on 1840 screen resolutions*/
.page-id-9481 div#main-container {
max-width: 1840px !important;
padding-left: 0px !important;
}I commented it out to see if anything changed but the problem persist.
ThrewTheNevR
ParticipantThank you so much. I’m going do set this to resolved cause the initial question was answered.
Il continue to see what’s causing it on my end and post back here if I figured it out.
ThrewTheNevR
ParticipantOnce the content I posted reached the limit where u needed to select the load more.
ThrewTheNevR
ParticipantAll post before the load more seems to work. I tested 3 accounts and posted on the feed.
I kept posting updates using a different browser the selected the load more but nothing happened once I selected the load more button.
ThrewTheNevR
ParticipantThank you so much it works, it appears though that it wont show previous post when I select the load more. My admin account would have some test post from before showing.
The user I blocked post from showing from the feed is from another account I use for auto posting content from rss feeds.
However in the box that says show, I select updates and it will show my admin post, just unable to see it when it’s selected as everything.
Seems as if the load more has broke.
April 19, 2018 at 15:56 in reply to: sidebar and content width like facebooks(activity feed) #195351ThrewTheNevR
ParticipantAhh I think I can figure this one out.laura thank you so much.
April 18, 2018 at 22:38 in reply to: sidebar and content width like facebooks(activity feed) #195306ThrewTheNevR
ParticipantThat works perfectly as in the pic below, but is there a way to change Main content width for two sidebars templates other than theme options> layout settings?
67% for this particular screen size resolution still just a bit wide?
Attachments:
You must be logged in to view attached files.April 17, 2018 at 04:22 in reply to: sidebar and content width like facebooks(activity feed) #195078ThrewTheNevR
Participant1920×1080 resolution on screensize shows the sidebars width way to wide.
April 17, 2018 at 03:35 in reply to: sidebar and content width like facebooks(activity feed) #195073ThrewTheNevR
Participantim trying to have the sidebars have the same look like the pic below no matter the screensize.
Attachments:
You must be logged in to view attached files.April 17, 2018 at 01:57 in reply to: sidebar and content width like facebooks(activity feed) #195072ThrewTheNevR
Participantthe pic above is what it looks like,the sidebars are wayyyy to wide.
April 16, 2018 at 22:12 in reply to: sidebar and content width like facebooks(activity feed) #195056ThrewTheNevR
ParticipantThis reply has been set as private.ThrewTheNevR
ParticipantI actually need to be more clear what I’m trying to do.
Instead of click subject on the private message page to view the message I’m trying to have it where they can click anywhere on that box to view it.ThrewTheNevR
ParticipantReverse engineering kleos core files from parent I have found the solution.
For future reference if anyone needs to change the nav menus icon sizes
On the profile page add the following css to quick css or style.css.bp-light-icons #buddypress div#item-nav ul li a:before{
fontello;font-size:1.8rem;
}From there you can change font-size to whatever you want.
Cheers..ThrewTheNevR
ParticipantI appreciate it Radu. It appears to be a conflict with buddypress not accepting the changes from the style.css in my kleo-child files.
However I did create the activity page using WPBakery page builders activity page element.
What I ended up doing tho was heading to buddypress>options>pages and set the activity page to none fixed the issue.
Your css works when i did it that way,and I dont want you to waste or spend more of your time on the issue. Your a busy man whom been a mod for kleo for very long time, I am grateful for your help.
ThrewTheNevR
ParticipantCrap that didn’t work either. I tried both the style.css and the css option within the page itself.
Page title still shows. Tried it in couple different browsers it’s not a caching issue.
ThrewTheNevR
ParticipantKieran_SQ you are absolutely amazing.
No idea how I overlooked that comment from before.
I must of left it there from previous css I was doing the other day.
And thanks for the advice.
ThrewTheNevR
ParticipantI very much appreciate the help.I actually tried using that code yesterday and oddly enough it didn’t work.
However I have placed your version in kleos child themes style.css and it didn’t work.
This time I just took your code provided and applied it to my all pages>activity page And placed it in pages add css setting.So strange it don’t work via file manager.
ThrewTheNevR
Participantremeber the code `
div#text-5 h4:before {
content: “\f2bd”;
font-family: fontawesome !important;
padding-right: 10px;
}`i am unable to do this with a new widget using a different icon
COPY CODEdiv#text-7 h4:before { content: "\f2bd"; font-family: fontawesome !important; padding-right: 10px; }
any ideas?
ThrewTheNevR
ParticipantThe place I tried to place the code is shown in the pic below.
Attachments:
You must be logged in to view attached files.ThrewTheNevR
ParticipantI’ll need separate icons for each widget title but I’ll just stick with this icon below,
Icon #1 fa-user-circle here’s link Icon hereI would like to have the icon show up on my test widget #1 on left side bar.
In the picture I attached shows the first widget.
Attachments:
You must be logged in to view attached files. -
AuthorPosts