Vulgar
Forum Replies Created
-
Forum: Plugins
In reply to: Tablepress: can't change columns widthOk thank you!
Another question: i want to “vertical-align: middle” my content inside the rows but i can’t figure how. Can you help me?
Btw, i just left you a 5 star review. You deserve it.
Forum: Plugins
In reply to: Tablepress: can't change columns widthI’m still on it.
I noticed the css is not working in the tablepress options but it’s working with the custom css in my theme options. Does it change something?
Btw, i’m using this code:
.entry table td, .entry table th {
padding: 4px;
}
.tablepress .column-1 {
width: 50%;
}
.tablepress .column-2 {
width: 50%;
}I just wanted to make two 50% width columns and make the rows smaller. It’s working on my website but is it the good way to make this?
ThanksForum: Plugins
In reply to: Tablepress: can't change columns widthCSS is not working.
I’m using.tablepress .column-1 {
width: 40% !important;
}.tablepress .column-2 {
width: 60% !important;
}and here’s what happens http://prntscr.com/b7yvzd
You can see it here: http://urlgone.com/00dfbf/
Forum: Plugins
In reply to: Tablepress: can't change columns widthThanks.
I found another solution. I’m using this:[table id=xx column_widths=”60%|40%” /]
.
Is it the same?Well, now i’m facing a new problem.
I made a nice looking table ( http://prntscr.com/b7xtyo ) but when i switch to the mobile view, it’s cut-off on the right side. I installed your responsive table extension, it’s working but i’d like to know if there’s a way to get that kind of table on mobile: http://prntscr.com/b7xvs3
Do you have any solution?Forum: Fixing WordPress
In reply to: Big problem with homepage (Cache issue?).Yup it’s annoying. I already had a lot of cache issues before and i had to wait a few days for it to be fixed.
Now i know where this problem is coming from so i feel better about this. :pThe culprit: https://www.ovh.co.uk/web-hosting/geocache.xml
Forum: Fixing WordPress
In reply to: Big problem with homepage (Cache issue?).Ok i finally found the culprit!
I have an option called “geocache” on my hosting provider. I had to refresh this cache. Thanks anyway!
Forum: Fixing WordPress
In reply to: Big problem with homepage (Cache issue?).Already did. It doesn’t change anything.
I don’t get it.Forum: Fixing WordPress
In reply to: Big problem with homepage (Cache issue?).I’m using Chrome.
But i tried with IE and firefox also and it always show me the wrong layout even if i delete the cache. I’m lost…Forum: Installing WordPress
In reply to: wp-admin/index.php and wp-admin/themes.php blank pagesStill no change but i find a way to access to these blank pages.
I just add an extra slash at the end of /wp-admin/ and it works. Then, the admin panel works perfectly but there’s 2 slashes in my urls ( website/wp-admin//themes.php etc…).
Still looking for a way to fix this…
Forum: Installing WordPress
In reply to: wp-admin/index.php and wp-admin/themes.php blank pagesYup and that’s what i did. Didn’t change anything.
After some google searches, i found out that i can access my admin panel when i’m adding “?” and a letter/number after the url. ( wp-admin/?X).
Hope it helps… I want to fix this.
Forum: Installing WordPress
In reply to: wp-admin/index.php and wp-admin/themes.php blank pagesI already flushed the cache, uploaded a fresh copy of my theme, of my wp_includes and wp_admin.
I can’t change the theme in the admin panel so i uploaded twentyfourteen and renamed it to my theme name.Nothing is working.
And i’m getting a new blank page in the wp-admin/ now after uploading a fresh wp_includes and wp_admin even if i reuploaded the old ones after that.
I don’t get it…
Forum: Installing WordPress
In reply to: wp-admin/index.php and wp-admin/themes.php blank pagesI don’t see any errors.
Well, i guess there’s something wrong with the code i copied above. I don’t know anything about php so i don’t understand what it did. But if that code was the culprit, it should work once i deleted it right?
Forum: Plugins
In reply to: [W3 Total Cache] Website broken with W3TCOk, that’s what i did, still waiting for their reply. Thanks anyway.
Forum: Plugins
In reply to: [W3 Total Cache] Website broken with W3TCWell, my bad. It’s not working. I just checked the homepage and just noticed all the url are gone…
Forum: Plugins
In reply to: [W3 Total Cache] Website broken with W3TCOk thanks. And thank you for your quick replies!