| bio | website | |
|---|---|---|
| location | Sweden | |
| age | ||
| visits | member for | 7 months |
| seen | 13 hours ago | |
| stats | profile views | 12 |
|
May 21 |
comment |
Upload files in wordpress Not what I know of but you could use this plugin to upload all your pictures and then disable it. And I think there is a way to upload thru FTP and force wordpress to recognize the files. But I suggest you to use a plugin, thats how I would do it. link @Md Toufiqul Islam |
|
May 15 |
comment |
Is a multisite install what I need? Yeah sorry consedring that the install are allready done...@Pat J |
|
May 15 |
comment |
Is a multisite install what I need? You want to log in to all sites with one username/password? |
|
Apr 2 |
comment |
Function to prevent users from trashing comments @brasfilo - if you look at your nr 2 suggestion, is there anyway to rename the field in the same function ? or to hide the "Empty Trash" button. |
|
Mar 27 |
comment |
Function to prevent users from trashing comments Thank you, genuis :D! |
|
Mar 27 |
comment |
Function to prevent users from trashing comments Thanks for the fast detailed reply! Your code works perfectly except that i wanna show the trash , but then in the trash i wanna hide the "delete peremenatly" @brasofilo |
|
Mar 27 |
comment |
Get only form elements in Contact Form 7 try doing that in your template maybe? |
|
Feb 7 |
comment |
Logout/login redirect CSS issue Sorry its only custom css* |
|
Feb 4 |
comment |
Logout/login redirect CSS issue Yes ive tried it and its the same issue. Sems im being redirected to wordpress default login instead of my custom login. Its only a guess. |
|
Feb 4 |
comment |
Logout/login redirect CSS issue I checked and every class and ids are the same. So my only guess its that im being redirected to wordpress default login instead of my custom login page? |
|
Jan 31 |
comment |
Logout/login redirect CSS issue REQUEST_URI didnt work , same issue and get_permalink() dont allow me to logout. |
|
Jan 31 |
comment |
Logout/login redirect CSS issue I just want when i logout ill get redirected to (pic1) again... |
|
Jan 31 |
comment |
Logout/login redirect CSS issue It looks like the same page as your said. Only the GET_ changes. Everything is the same until /wp-admin.php? |
|
Jan 31 |
comment |
Logout/login redirect CSS issue If same page but missing CSS , what is causing it ? @s_ha_dum |
|
Jan 31 |
comment |
Logout/login redirect CSS issue No its not the same link really. 1. When someone is trying to reach the website , ull be redirected to wp-login (pic1) & (link1) 2.When you sign in and log out (pic2) & (link2). Question Updated again @s_ha_dum |
|
Jan 31 |
comment |
Infinite Scroll not working in own theme Have you called infinity.js in your wp-head or in functions ? And did you check it properly ? |
|
Jan 31 |
comment |
Logout/login redirect CSS issue Yes its involved , see updated question. That happens when i click logout. Im not sure if im geeting redirected to another page or to the same page but no css applied. |
|
Jan 31 |
comment |
How to export comments in WordPress? Didint get it to work thou. I cant understand why the plugin in firsthand i not working. |
|
Jan 29 |
comment |
How to List Thumbnails based on Custom Categories Please edit the question with more code |
|
Jan 29 |
comment |
How to List Thumbnails based on Custom Categories try removing, $meta = $custom_metabox_jurister->the_meta(); part. |