Tagged: x
-
AuthorPosts
-
April 26, 2016 at 8:14 pm #901276
adulthomehealthParticipantI have a blog page at http://adulthomehealthcare.com/blog/ and I cant get the dates to show up. I have access to the control panel (FTP). Please advise of next steps to correct this.
April 27, 2016 at 8:33 am #902126
DarshanaModeratorHi there,
Thanks for writing in! Please head over to Appearance -> Customize -> Blog section and enable post meta.
Hope that helps.
April 27, 2016 at 9:51 am #902316
adulthomehealthParticipantI just checked and it was enabled. That is not the issue.
April 27, 2016 at 11:06 am #902468
adulthomehealthParticipantIssue #2: How do I change the widget area color? I have attached the photo. I’m referring to the area that has the BBB Accreditation and the others listed in that area. See attached photo. http://www.adulthomehealthcare.com
April 27, 2016 at 5:36 pm #903152
adulthomehealthParticipantIssue# 3 Depending on the computer monitor and the browser the inline logo and menu drops to the next line. Is their a coding fix for this?
April 27, 2016 at 5:56 pm #903166
JadeModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 27, 2016 at 7:01 pm #903229
adulthomehealthParticipantThis reply has been marked as private.April 27, 2016 at 8:14 pm #903277
adulthomehealthParticipantIssue # 4 Once you select on a Category in the blog and the page opens up the blog articles are right at the top. Is it possible to have a small space from the top. see attached photo.
April 28, 2016 at 7:55 am #904016
Paul RModeratorHi,
Issue #1
Please provide us ftp login in private reply so we can check.
For 2,3 & 4
You can add this under Custom > Edit Global CSS in the Customizer.
For Issue #2
.x-colophon.top .x-column.x-1-4 { background-color:Red; }For Issue #3
@media (max-width: 1460px) { .x-nav-wrap.desktop { display: none; } .x-btn-navbar { display: block; float: right; } .x-nav-wrap.mobile.collapse.in{ display:block !important; } }For Issue #4
body.x-navbar-fixed-top-active .x-navbar-wrap { height: 97px; } .archive.category .x-container.max.width.offset { margin-top: 50px; }Hope that helps.
April 28, 2016 at 10:14 am #904236
adulthomehealthParticipantFor Issue #4 the code didn’t fix the spacing issue.
April 28, 2016 at 10:18 am #904240
adulthomehealthParticipantThis reply has been marked as private.April 28, 2016 at 10:26 am #904250
adulthomehealthParticipant#2 fix did not work.
April 28, 2016 at 10:37 am #904265
adulthomehealthParticipantFor Issue 3 Code didn’t fix the issue. Still the same.
April 28, 2016 at 11:33 pm #905164
Rue NelModeratorHello There,
#1] Please give us acces to your WP dashboard. We want to check everything including your date settings.
#2] please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-colophon.top { background-color:Red; }#3] please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media (max-width: 1460px) { .x-nav-wrap.desktop { display: none; } .x-btn-navbar { display: block; float: right; } .x-nav-wrap.mobile.collapse.in{ display:block !important; } }Hope this helps.
April 29, 2016 at 7:56 am #905622
adulthomehealthParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-901276 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
