Forum Replies Created
-
AuthorPosts
-
August 11, 2015 at 12:22 am in reply to: home page featured content disappeared after upgrade #62720
effess
ParticipantThere’s a child theme but nothing was edited in the catch-kathmandu-pro directory. Reverted to v4.2 and all is well.
effess
ParticipantThank you!
effess
ParticipantWhich file needs to be edited? Or would it be better to use a plugin?
effess
ParticipantThis plugin works great: https://wordpress.org/plugins/extra-classes/
effess
ParticipantClick on one of the images to see the attachment page (such as http://www.sonomalavender.com/lavender-collection/stuffed-animals/plush_elephant/) It’s the attachment page that needs the highlight. Thanks.
effess
ParticipantOh, of course. That works — thanks!
effess
ParticipantWould very much like to make the font smaller and specify a hover color. Tried a control with Google Fonts plugin but no luck. Any ideas? http://www.sonomalavender.com/?s=bath&submit=Search
.search-results .entry-container .entry-header h1.entry-title a:link,
.search-results .entry-container .entry-header h1.entry-title a:visited { font-size:14px !important; font-size: 1.4rem !important; color: #67009b; border-bottom:1px solid #67009b; text-decoration:none; margin-bottom:0; padding-bottom:0; }.search-results .entry-container .entry-header h1.entry-title a:hover { font-size:14px !important; font-size: 1.4rem !important; color:#9900cc !important; border-bottom:1px solid #9900cc !important; text-decoration:none; }
effess
ParticipantNo, that’s not the CSS that’s needed. This works as far as it goes: .search-results .entry-container .entry-header h1.entry-title a { border:1px solid blue; } — a border can be put around it but any other styling doesn’t work. This problem is only on the search results page. Thanks.
effess
Participant1) Still like to know how to style the h1.entry-title on the search results page.
2) How can I get a right sidebar on the search results page?
effess
ParticipantHello Sakin,
I saw your post in another fourm: “IE8 is too old browser. We don’t support IE8 and even WordPress theme guideline doesn’t support IE8. You can try any WordPress default theme. Same issues.” This makes sense to me & I’ve passed this info along. So never mind & thanks.
effess
ParticipantTrying to style the four “results” on this page http://www.sonomalavender.com/?s=bath&submit=Search — .search-results .entry-container .entry-header h1.entry-title is not correct. Can you give me the CSS please?
effess
ParticipantThis works but if it should be something else please let me know:
.entry-meta .in-category { display:none; }effess
ParticipantOn the search results page, it’s the links to “topics” I’d like to display:none. Thank you.
effess
Participant1) That worked, thanks.
2) Yes, the Breadcrumb NavXT plugin is used on this site and is styled in catch-kathmandu-pro-child/style.css (based on catch-kathmandu-pro/style.css). The breadcrumbs are working fine throughout the site except for the search results page. (See http://www.sonomalavender.com/lavender-collection/lavender-heated-spa/valencia/ for an example of how the breadcrumbs should look.) At http://www.sonomalavender.com/?s=bath&submit=Search, the breadcrumbs are beneath the “result” instead of on top and the styling is missing & so is the separator.
effess
Participanthttp://www.sonomalavender.com/timberlake-collection/ This page is a better example of images on the left instead of centered in the space.
effess
Participanthttp://www.sonomalavender.com/wp/timberlake-collection/
The images float to the left, which they should. I’ve tried putting them into a div with margin:0 auto; text-align:center; but that did nothing. There has to be a way to do this.
effess
ParticipantThat worked. Thanks!
effess
ParticipantDo I need to copy the entire content-page.php into the child theme or just the part that needs editing?
effess
ParticipantRight — what I want is for the TITLE of the hamburger menu to be visible (in mobile devices) instead of showing the current page title or “Menu”
-
AuthorPosts