KozaG
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Welcome Widget in all themesOkey, thanks!
Forum: Fixing WordPress
In reply to: Media Library not loadingThanks a lot for the effort to help.
I found out that I had so problematic lines in function.php. Removed those lines and media library works as it should work.
Forum: Fixing WordPress
In reply to: Canvas theme. Main navigation – Floar rightThis is a support reguest for how to properly handle CSS.
Forum: Fixing WordPress
In reply to: WordPress site show css that doesn't exist anywhereSo I recently moved my servers to SiteGround. Today I learned that they have Super Cache feature enabled by default. THIS was the reason for my problem. Turning this feature off solved the issue.
Thank you for help.
Forum: Fixing WordPress
In reply to: WordPress site show css that doesn't exist anywhereThis problem occurred even before I tried using WP SUper Cache plugin. I though that there might be something going on with caching the site but I’m still getting the error. When I click CLEAR CACHE in the plugin it shows that no cache is generated and all I see is zeros. I still click those clearing buttons and I still get this same problem.
By changing URL you are saying to change viktoria.fi/sitedata to for example viktoria.fi/wordpress?
Forum: Fixing WordPress
In reply to: WordPress site show css that doesn't exist anywhereAs I said these style.css?ver* files doesnt exist. My child style.css is empty. Why i still see this 33px line?
Forum: Fixing WordPress
In reply to: Slow WordPress and how to fix it.Thank you for help.
I believe that server caching is not problem here. The content does load pretty quickly, or atleast quickly enough. What concerns me is that when you move to the raccoonbox.com page your get nothing for 4-10 seconds. It is like page is not loading anything. After this blank time it loads the whole page pretty quickly.
I’m looking at Adam’s posted screenshot and I see that Go Portfolio plugins does take time to load. Maybe there is something badly written. I like Go Portfolio and one of the most important part of raccoonbox.com is the portfolio which is build on Go Portfolio plugin. I really don’t want to change that. I remember spending a lot of time looking for nice portfolio plugins and Go Portfolio seems to be the best.
EDIT: Now that I test it again. The blank time is gone. I only removed logo-slider plugin and installed that recommended bwp-minify plugin.
Thank you sir! ??
Forum: Fixing WordPress
In reply to: PNG images have borders and white background, how to removeWhoa! It helped with the borders but the png’s are still NOT transparent. Any idea on that?
I have this in my style.css
img, .entry img, img.thumbnail, #portfolio .group.portfolio-img img { border: none; box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; }
and this in my Custum CSS Manager plugin
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image { box-shadow: none; }
Forum: Fixing WordPress
In reply to: How do I move things where I want them?html code text-align: center; might help. But if you are completely new I suggest teamtreehouse.com tutorials.
Forum: Fixing WordPress
In reply to: Menu here, but according to all checks it should be here.Forum: Fixing WordPress
In reply to: Menu here, but according to all checks it should be here.