| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | May 1 at 16:35 | |
| stats | profile views | 10 |
|
Nov 4 |
awarded | Editor |
|
Nov 4 |
revised |
Exclude Specific Categories? according to title and contect the category "home-featured" should be excluded not displayed. |
|
Nov 4 |
suggested | suggested edit on Exclude Specific Categories? |
|
Nov 4 |
answered | JW Player for wordpress fails to install |
|
Nov 3 |
answered | Can I make the list collapsible? |
|
Nov 3 |
comment |
News Management System Just do a search for "magazine wordpress theme" and you should get a number of themes that would help creating a site like tabnak.ir |
|
Nov 3 |
answered | Is there an email subscription plugin which allows user to select category? |
|
Nov 3 |
answered | how to get confirm that a shared user are inivited by member of website? |
|
Nov 2 |
answered | How do I create a NextGen slideshow to show all photos? |
|
Oct 26 |
answered | Rewrite URL for taxonomy listing |
|
Oct 23 |
answered | Projectmanager Internal Link Code Location |
|
Oct 22 |
answered | Filter to modify post_title after image upload? |
|
Oct 21 |
answered | Using Woocommerce to display price range |
|
Oct 21 |
answered | Let user subscribe to specific categories |
|
Oct 21 |
comment |
wp_query for the first sticky, then display the rest of the posts excluding the first sticky Here is the reference in the wordpress codex codex.wordpress.org/Function_Reference/wp_list_pluck It's a relative new function and I only learned of it because a premium theme I know is using it for this purpose ;) |
|
Oct 21 |
answered | Posts in multiple Categories different single.php |
|
Oct 20 |
answered | wp_query for the first sticky, then display the rest of the posts excluding the first sticky |
|
Oct 20 |
comment |
how i can increase Featured thumbnails size? first you need to change thumbnail size in your functions.php. Did you change it there? add_image_size('thumbnail-leadimg', 610, 320, true); // Lead Image Thumbnail Size |
|
Oct 20 |
comment |
Woocommerce showing images blurry in description page did you define the width in your css and added !important to the style declaration? The width in the backend has no impact on the css. |
|
Oct 20 |
comment |
Wrong theme being activated go to network admin => all blogs and click edit for the blog in question. Here go to the last tab "settings" and scroll down to "Template". Enter twentyeleven. And in the next line stylesheet enter twentyeleven too and save the settings. Now you should have the theme twentyeleven enabled. Check if changing themes is working now (maybe a problem with your current theme) |