peipooh
Forum Replies Created
-
Thanks for the reply!
In the wiki page it says to set it to 240 per minute which is the setting I already had.
For one user it just worked by changing IP address, but many others are still having the same error regardless. I even tried to whitelist their IP but it didn’t work either.
Anything else I could try?
Thank you!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Widen Post/Page bodyOhh, what a stupid mistake! How could I miss it!
Also the code you gave me works now and it’s perfect ??Thank you so much!!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Widen Post/Page bodyThank you! I’ve done as you said, and now the mobile version doesn’t break anymore.
However I can’t see any change in the width of the post body. I tried changing the px value but nothing seem to happen.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Widen Post/Page bodyThank you so much for all the informations!
I’ve added the code you gave me and it works for me! Do you have any visualization problems?As for the CSS I tweaked, it’s not even that much really. I use a plugin called ‘my custom css’ to make my changes, so I don’t have a child theme.
This is what’s inside:
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { /* Original max-width: 474px */ padding-top: 5px; max-width: 80%; } table, th, td { border: none; } .content-sidebar { width: 300px; } .content-sidebar .widget .widget-title { border-top: 5px solid #69babe; color: #2b2b2b; font-size: 11px; font-weight: 900; margin: 0 0 18px; padding-top: 7px; line-height:18px; text-transform: uppercase; } #secondary .widget .widget-title { border-top: 5px solid #69babe; #secondary { width: 162px; }
I know it is probably a lot to ask, but what line do you think it’s causing the problem when the screen width is reduced?
Thanks so much again!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Widen Post/Page body@sdavis2702
Ok thank you, I see! Here’s the website then.I tried using @pete’s code but it didn’t work for me.
Thank you!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Widen Post/Page bodyThe website isn’t live yet. Does the image I linked work at all? ?? Thank you!
Thanks for the suggestion but I can’t really seem to make the plugins work ahah!
Oh well, I’m gonna leave it as it is for now.I just have one more question if by any chance you know how to fix this.
Do you have any idea how to reduce the white space between the post body and the right sidebar? like in this page.I played around with the CSS a bit but it messes up everything else.
Thanks again!
Sure! Here you can see the right sidebar even tho the template is set to full width page.
If you check the forum, it’s the same thing, but if you actually navigate in it, it gets full width.
Any idea why?
Thank you so much!
Thank you so much @backpackersunion! It worked, although partially.
When I click on the forum page, the sidebar is still there. However, when I go in a forum section, it gets full width, and even if it’s not completely what I wanted, I can go with that.
However, the full width option is now not hiding the sidebar anymore, for example if you look at the picture I posted for reference in my first post, now that page does display the sidebar on the right even tho it didn’t before.I’m really confused, any idea of why this could be happening?
Thanks again!