aj5
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.And I take it back…
The images/portofolio items are NOT loading properly on ANY pages.
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.Seeing as how it worked for a while yesterday, I am guessing that the issue might be due to a setting that times out, or reaches a low maximum capacity.
I am wondering what setting could be affecting this…
Anyone?
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.*sigh*
So…as I check my website this morning, it turns out that I am not crazy after all.It’s happening again.
More specifically, the portfolio images seem to not be working solely on my home page. They seem to be loading properly on other pages (‘Painting’, ‘Illustration’)…for now.
Where exactly within the dashboard can I clear the cookies/cache?
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.Thanks Evan, I’ll give that a shot.
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.Thanks for the support Evan.
Have you ever encountered a problem like this before?
Other than clearing out my cookies, what should I do if this occurs again?
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.If it does happen again.
What should I do?
Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.Yeah! That is how they SHOULD look when opened up.
I tried clearing out my cookies before, but it did not seem to make a difference. Nonetheless, I will try again.
I should however also say that I ran into this problem when accessing my website on a couple of different cell phones (one of them being mine), and on another person’s laptop.
Frustrating thing is that I just logged out of WordPress, and opened my site to see the portfolio items displaying properly again.
But as was the case over the past few days, something occurs where all of a sudden they stop opening up…I will monitor it throughout the day, and am almost positive that this will occur again.
I swear I am not crazy…ha ha…
*sigh*Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.Yeah that is issue.
But you say that you did not have any problems with the portfolio items opening up?
Hmmm…now I’m really stumped….
Is it a setting on my computer?
What am I missing here?Forum: Fixing WordPress
In reply to: Portfolio items not displaying properly when logged out.To elaborate further, the only modifications I made, were the following, which were all done strictly via ‘Additional CSS’, and were primarily related to style – colors, opacities…
body.dark-header #header { background-color: #191b1d; border-bottom: none; }
.site-title a.logo img { max-height: 80px; margin-top: -10px; }
.container {
background: 000000;
background: rgba(0,0,0,0.77);
}.welcome-message { display: none; }
body.home #header { margin-bottom: -1px; }#slider { background-color: transparent; }
.portfolio-nav.portfolio-archive{ background-color: transparent; }
a.more-link{ display: none; }
#swipebox-caption { display: none; }
.slider-control-paging{ display: none; }
.flexslider.testimonials{ display: none; }
body{
color: #ffffff;
}.portfolio-details h1 a{
color: #99a0a8;
}.portfolio-details h2{
color: #f1f1f1;
}.portfolio-keywords li a{
color: #303030;
}#sidebar .widget-title {
color: #adb1b6;
}#nav-menu a:hover{
color: #4f5860;
}#nav-menu a{
color: #dddddd;
}a{
color: #dcdcdc;
}.content strong{
color: #eaeaea;
font-weight: 700;
}#footer .widget-section {
width: 45%;
float: left;
margin-left: 5%;
}.gallery:hover .fullscreen-gallery { opacity: 1; }