Robin Labadie
Forum Replies Created
-
Thanks for your (fast) answer !
I didn’t explore that category yet, that’s a great tool, good to know it’s there.
I’d like to keep the full history, but if it becomes unstable, at least i know i can wipe some data.
In database, it seems like everything is OK, the only option i got is “Re-run Install: Install Now!”I can see in the Resources/Information that it used much memory :
Memory usage in PHP: 14 127 288 Byte
Last Overview page memory usage: 134 217 728 Byte
PHP Memory Limit: 256MSo, PHP is already at 256M.
MySQL has this (hope it’s actually the relevant info) :
query_cache_limit = 8M
query_cache_size = 64MI guess more wouldn’t be reasonable, what do you think ?
Forum: Plugins
In reply to: [WordPress Social Login] Password not hideSame issue, with all social networks… That’s a huge deal, please correct.
Forum: Plugins
In reply to: [WordPress Social Login] Linkedin need to login twiceGot this issue with google, facebook, steam, and not witch twitch… I have to login twice every single time.
Any idea mates ?
Forum: Themes and Templates
In reply to: [Duena] Remove slider ?OK it was just “show slider”… Searched for 20 minutes, found just after posting. When it’s the most obvious you can’t find it !
Forum: Themes and Templates
In reply to: [Hiero] mobile screen width@maruti Mohanty=> It’s true that i modified the CSS since my post, so what you may have seen is a static website. This is because i wanted a full width website. Now i need to figure out how to make it full width AND responsive.
But on mobile this width problem always existed, before my modifications, and after.
I guess is should learn CSS a bit more then correct it myself… Unless some nice guy gives the solution right here.Forum: Fixing WordPress
In reply to: "There has been an error cropping your image"I’ll check that asap ! Thanks a lot, you rock !
I don’t wanna hire someone for that, i like doing my welbsites all alone with the smallest amount of money (btw i don’t have a lot of money yet :p)
Really, that plugin has a great potential, it just lacks just a few functionnalities but i know the work it represents, so right now i’ll just try to make it the way i want with the piece of information you gave me.
Thanks again, i’ll keep you informed of what i was able to achieve or not.
https://www.mesnie.org/boutique/ => Regular page, full width, theme’s sidebar
https://www.mesnie.org/wiki/ => Not full width, no theme’s sidebar1) The knowledgebase isn’t full width
2) My Theme’s widget bar isn’t showing in KnowledgebaseI don’t know what to do about that (you told me of KBE but i don’t know that stuff, so i’m asking for help about it)
3) I don’t understand how categories work, articles showing several times, sub categories don’t have an easy direct link… Am I dumb or something ?
Forum: Themes and Templates
In reply to: [Hiero] Full Width PageHi there,
Thanks for your solution Maruti, i just did :
.container { width: 1440px; } .site-sidebar { width: 180px; float: left; margin: 0 0 0 -300px; }
With Simple Custom CSS plugin.
But i lose responsiveness. ??
Would you have any key to solving this please ?EDIT : OK, i’m new to that. I had to copy the whole CSS to my CSS editor…
Now another issue : on my Nexus 5, the page is half cropped (in vertical position), which is annoying… I mean the right half is blank and i have to zoom in to get a non perfect result. Any way to correct that in css ? I suppose yes… But i’ve been trying stuff for 30 mins with no luck.
Also, it’s not perfectly fullscreen neither when in landscape position.Well, i’m sorry to bother you again, but i finally chosed a theme that has the issue too, so i’d really wish to understand how to change the KBE template.
It’s so sad it can’t display as a standard page’s content and just leave the rest of the theme alone. Maybe it’s just impossible ? Maybe you’re already having that on your checklist ?
If so i’ll just wait ! Otherwise, i’m no CSS or PHP programmer, i just understand some code and can tweak it a bit (linux admin, multiple game servers owner, a bit of lua coding… i just know the basics to get what i need working), so do you think i have a chance to be able to do it without ruining your holidays ?Also, i won’t make a topic for that except if you ask me to, but there’s something very strange to me : See how it looks https://www.mesnie.org/wiki/
=> Lot of stuff is duplicated, there is no link for sub categories even if they exist (example https://www.mesnie.org/knowledgebase_category/metiers/ )… I’d prefer a hundred times having a simple display such as parent/sub_category/articles… But i can’t figure how to do so. Any enlightenment would be very appreciated.BTW, nice plugin, without those 2 things (and URL that changes and doesn’t correspond to what i chose), i’d be really happy with it ! Thanks for what you’re doing, keep up !
Forum: Themes and Templates
In reply to: [ProfitMag] code for Media galleryThat’s good that there is a solution… Thanks David.
But i was more hoping something from the author to make this user friendly… You know what i mean.Forum: Fixing WordPress
In reply to: Image Issues: CroppingI’m going to up this too.
Dedicated server, administered by myself. Tried chmod 777 onto my folder : no success.
I also already have php5-gd installed.Forum: Themes and Templates
In reply to: [ProfitMag] code for Media gallerySame here… It definately need an option to disable it. Also 2 critical things : When no setting are done for add picture and gallery and home page featured blocks, it should show nothing, not those dumb examples… With your theme, we have to find workarounds to get it to work.
Otherwise it would be a great theme.Forum: Themes and Templates
In reply to: [ProfitMag] How do we get rid of B/W picture on home page?It works. Now i gotta get rid of the photo gallery…
Forum: Themes and Templates
In reply to: [Hiero] Featured image – EditingWell thanks for answering. I now have a 980×153 banneer, and thumbnails are still not centered. ??