Forum Replies Created
-
Author
-
clarksvilleoutloudParticipant
Thank you. I got it to worn prefect now. I was just having an issue with the continue reading button. I used firebug and all I got was kleo-continue. This apparently is the whole row the button is on. What is the selector for just the button. I know the highlight color in theme options contributes to this but I’d like to style it independently.
clarksvilleoutloudParticipantWell the only reason I used the user role editor was to give capabilities without access to the back end….is this possible without a plugin. Allow new user to post on front end and upload files. Without using social articles.
clarksvilleoutloudParticipantYes. I configured the rte to show the add Media button. I only didn’t want this because I want them to be able to upload only from pc and bot have access to the library.
Whatever the post body is linked to is what I want the image upload field linked to.
clarksvilleoutloudParticipantI’m just so stuck. Believe me when I say I’ve been googling for hours.
I assumed the theme itself had a certain meta key already for images being posted.
I’ve tried so many things but nothing works. I upload image hit submit …..the post body and title show ….but no image. I don’t know what to put the meta key name as
clarksvilleoutloudParticipantI am not too sure on how to do it. I’d like it linked there so it can show in the listing and also linked to show in single post.
clarksvilleoutloudParticipantIt’s form management system, and I understand it’s not an included plugin I just would like to use it with the site’s functionality. And presently that one custom field is preventing that
clarksvilleoutloudParticipantThat’s what I want to happen. I just can’t link the image upload field to it. The built in rich text editor doesn’t have an image button. Obviously that’d be great if I can add that button but the custom field is what I’m doing now. It just needs to link to post body and I can’t figure out why.
clarksvilleoutloudParticipantI’ve already an installed plugin to allow front end posts. I have post title, post exerpt, and post body working, but the custom field (image upload) asks for a meta key. I’m just stuck there, I just want it to post with the body. Apended I guess is what it is.
clarksvilleoutloudParticipantThere is a plugin called if menu in wordpress plugins. If that does no suffice, just google “Conditional menu plugins”.
None of the above would be necessary if your problem is only that certain menu items, specifically, Login, register, log out remain in the menu despite either being logged in or logged out. This can be resolved in your menus tab (appearance/menus) Be sure to click the screen options link at the top right of the menu page and locate Buddypress and Kleo. By checking these it will populate links in the menu creator for logging in and logging out.
clarksvilleoutloudParticipantOk, so after looking on another sized device. I noticed that the border around the article drops the body.
in the second attachment is the desired output, minus border issues mentioned above.
Attachments:
You must be logged in to view attached files.clarksvilleoutloudParticipantThe borders are there exactly where I’d like them. I’d like to color in that meta area and change the border colors per article’s category.
I have worked the blog page to have a different color header automatically per category with this
COPY CODE.masonry-listing .category-reviews .post-header { background-color: #ECA73B!important; } .masonry-listing .category-clarksvillians .post-header { background-color: #0075B0 !important; } .masonry-listing .category-events .post-header { background-color: #0C595B !important; } .masonry-listing .category-opinions .post-header { background-color: #34308C !important; } .masonry-listing .category-news .post-header { background-color: #CC2E26 !important; } .masonry-listing .category-uncategorized .post-header { background-color: #333333 !important;
I’d like something where the display of the articles border and meta bg are based off category.
clarksvilleoutloudParticipantWell I’ve added some css to the child and was was able to fix that tab issue. …still can’t get the colors for theinput fields and cover link.
clarksvilleoutloudParticipantThe link color change and borders worked perfectly.
I’m curious though, after the addition of this new css, their is a new random tab added to the profile page, on the way left. It has been there before, but I had some code to rid it from the page.
Also, as you can see in the settings tab of the profile page, The input fields are still the same color as my background. I’d like to remedy that. Either a white border or a different color inside.
Lastly, that button on the right side of the cover photo area is still almost unreadable.
-
AuthorPosts