Digital experiences for all disciplines
Forum Replies Created
-
-
I did not originally set page to show sidebar on right, it occurred after the update. Where do I remove the right sidebar?
The posts now display, but their width is unusually narrow
All Posts Do Not Display in 2.0
I turned the header text on in both sections, saved, then removed, and saved again – solved problem even though I had not used either of them previously.
I prefer not to give admin access – I double checked the widgets and there are no widgets used anywhere.
It is not coming from any text widget, it is in the vertical header menu.
The code below makes it disappear, but I prefer not to solve with CSS.
.vertical-header #header-section #vertical-nav .vertical-menu-bottom {
display: none;
}i figured it out, was an ssh issue
although looks like issue may be with nginx caching plugin i use – still testing
I am experiencing issues with Woo-Commerce & Cardinal since update. Receiving insufficient permissions notices, and cannot access Admin Dashboard … does not occur when I switch to Twenty Fourteen theme
thank you, works great
re #2, looks like issue only occurs when i am logged in – not a big deal but let me know if there is an easy fix
also, do you have any suggestions to turn the most recent blog post counter number font color to white while hovering over the post when it turns to red?
all the other post counter numbers turn white when post hover turns red
Attachments:
You must be logged in to view attached files.works, great, thank you – any suggestions to add the same hover effect from share this button to new like button?
I styled the “like” button similar to the “share this” button, but of course it affected the styling of the love count on the .masonry items .blog-item .comments-likes on posts page.
Any suggestions to make the new “like” button similar to “share this” button (with same hover effects) and not have it affect styling of .blog-item .comments-likes on posts page?
——————————-
.love-it-wrapper {
border-radius: 2px!important;
padding: 12px 18px 11px!important;
position: relative;
z-index: 3;
background-color: #fe504f!important;
color: #ffffff!important;
}
i.ss-heart {
color: white;
}
.comments-likes .loved span.love-count {
color: white;
}
.blog-item .comments-likes .love-it-wrapper {
background: none !important;Attachments:
You must be logged in to view attached files.Hi Kyle,
I have noticed that you have a tendency to answer a question with another question, which is frustrating because it just adds more time to the process.
My question was fairly specific about how to change the heart icon and number into a button. I can style the button later.
figured it out, needed to force ssl in woocommerce settings
-
Posted in: Reply To: SSL Conflict