alexukie
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] whats meta data for city / locationfound it – they are here – thanks
Forum: Themes and Templates
In reply to: [Twenty Fourteen] full width for featured image?Jarret Dude – you are my hero!!! i Have been looking how to get it fixed for years.. I appreciate you are helping out.. Now looks much prettier.. Thanks a lot!!!
Forum: Plugins
In reply to: [WP Job Manager] page not foundnever mind – got it fixed after i updated to yoast Version 12.6.2 – all good now..
We have implemented / updated local on server level firewall – and server crashes went away for now. I think hitting php / mysql directly 1000 times – the server just goes down.. Will update if it comes back..
Thanks for your reply..
We have max_execution_time = 30 and memory_limit = 516M..
When DDOS (or imitated DDOS) happens to one website – the whole server crashes (we have 4 websites on it now)..
1 Thing I think might be causing an issue is that we still run php 5.6 and mysql 5.6 as we have one website that does not support php 7..
- This reply was modified 5 years, 1 month ago by alexukie.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured Header Image Not Properly Aligned?That’s amazing – that did fix it up.. Thanks so much for your help
Any way to make head images wider ? and put title right at the bottom of them? kind of like this? https://twentyfourteendemo.wordpress.com/2013/11/12/featured-images-really-shine/
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured Header Image Not Properly Aligned?Weird.. dont have any weird plugins installed.. i do have the following CSS maybe something not aligning right? thanks for your help
#secondary {
display: none;
}.site:before {
display: none;
}
.site-content, .site-main .widecolumn {
margin-left: 0;
max-width:100%;}
.site {
max-width: 100%;
}.site-header {
max-width: 100%;}
.hentry {
max-width: 90%;
}.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
max-width: 1024px;}
.post-navigation,
.image-navigation {
max-width: 1024px;
}.archive-header,
.page-header {
max-width: 1024px;
}.contributor-info {
max-width: 1024px;
}.comments-area {
max-width: 1024px;
}.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
max-width: 1024px;
}body {
font-size: 19px;
}.entry-title {
font-size: 35px;
}#disqus_thread {
margin: auto;
max-width: 90%;}