Forum Replies Created
-
AuthorPosts
-
FlowParticipant
nevermind. Just figured out it was a conflicting responsive slider plugin. I deactivated it and it works.
FlowParticipantAlso, the right sidebar is no longer working appropriately anymore on my blog page, and the customize page on the dashboard never fully loads.
FlowParticipantI updated my subscription and downloaded the latest attitude pro. then updated to wordpress 5.5.1, but the site is still not working correctly. When I added the jQuery Migrate Helper plugin it stated:
http://bodypainter.com/wp-content/themes/attitude-pro/library/admin/js/add-image-script-widget.js: jQuery.fn.live() is deprecated
Any ideas?
FlowParticipantHello, what is the current version of Attitude Pro? I want to see if I need to update to the latest version. My site has crashed with the recent wordpress 5.5.1 update, and I had to roll back. Seems like the theme might be the issue. But I’m not sure.
FlowParticipantJust figured it out. There was a conflicting plugin.
FlowParticipantIf you click on the last post, you will see nav buttons going to previous post 11 and so on. I have 401 posts total.
FlowParticipantThe only thing is that I have 401 posts. For some reason it is not recognizing that I have 401 posts and reverting to only one page for the blog.
The blog page actually shows 10 posts, not 6. If it set to 2 or 3 it only shows 2 or 3 without prev and next buttons.
There is an issue somewhere, and I cannot pinpoint it.
FlowParticipantAdded the plugin, and it gave me some insight.
At first it didn’t work at all, then I clicked the toggle to force nav buttons to show even if it’s only one page.
Sure enough, my blog page is being treated as if it is only one page, which is probably why there aren’t nav links showing.
Ended up deactivating the plugin.
Any idea why the blog page is not recognizing past pages?
FlowParticipantI did not edit the theme. Is that plugin required? I swear I had the links without the plugin before.
But I do use these custom css. maybe one of these is screwing it up?
.entry-meta {
display:none;
}
.entry-meta-bar {
border-bottom: medium none;
border-top: medium none;
}
.hgroup-wrap {
padding-bottom: 0;
padding-top: 0;
}
#site-logo {
float:left;
margin-top: 15px;
margin-bottom: -20px;
}
#branding {
background-color: #411001;
}
.page-title-wrap {
display: none;
}
#footer, #footer p {
color: #ffffff;
}
body
{
background-color: #411001;
}
.tags
{
display: none;
}
.form-allowed-tags{
display:none;}ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}FlowParticipantit won’t let me paste the g+ url for some reason. You can find it in the source code of the wordpress link the canonical ref
FlowParticipantHere is the google+ post
FlowParticipantI take that back about the slider. It only works in safari and mobile for me. Chrome and Firefox it doesn’t work.
FlowParticipantJust fixed the background issue by adding to the custom css
body
{
background-color: #411001;
}I think the wide layout doesn’t give any option to change the background color, so manually adding custom css does the trick.
FlowParticipantThanks Sanjip Shah,
Really though, the site looks awesome thanks to you guys!
So, I changed the background settings as you described. It all worked perfectly in the narrow layout. But when I changed back to Wide, it reverted to white. However, this time it was just plain white, with no pattern on it. That original pattern, I’m not sure where it came from. It wasn’t selected in the theme options, but now it’s gone anyways. But, it might give a hint as to where the color is being set.
I am using a CSS code to change the header background to the burgundy color. And the background is set to the off white you see in the middle.
I’m not sure if the area beneath the footer which I added to house that tracker is just reading from the background color or not. I’m guessing not since in narrow it works perfectly.
Not sure where to change it.
ALSO, a note about the slider issue. I have discovered that it only seems to be an issue with the Chrome Browser. Interesting.
FlowParticipantAlso, I am trying to change the color of the background underneath the footer on the main page. You’ll notice it is white with texture, and there is a little blue circle logo image for my website tracker. I’m trying to change that background color.
It is not the same as body background color in the theme options. It’s some sort of default background color under everything else.
is there a css code or something I can add to change that color?
THanks
-
AuthorPosts