| bio | website | altramarketing.com |
|---|---|---|
| location | Camarillo, CA | |
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Dec 4 '12 at 20:10 | |
| stats | profile views | 24 |
I am a Website Designer using WordPress. I have created 100's of custom WordPress sites for my small business clients.
|
Apr 3 |
awarded | Popular Question |
|
Mar 20 |
answered | how to create a static front page for my blog in wordpress |
|
Jan 24 |
answered | Is there a good plugin for an online booking system..? |
|
Jan 3 |
awarded | Supporter |
|
Jan 3 |
awarded | Scholar |
|
Jan 3 |
comment |
How to display 2 equal columns of li based on the count of items in wp_nav_menu divided by 2? Thank you t3los! I think I was a little intimidated with so much, but once you explained it as above, I thought I'd give it a try. It works wonderfully! It basically split the one UL into two, then I could style them appropriately. |
|
Jan 3 |
accepted | How to display 2 equal columns of li based on the count of items in wp_nav_menu divided by 2? |
|
Dec 15 |
comment |
How to display 2 equal columns of li based on the count of items in wp_nav_menu divided by 2? Thanks, t3los. I tried following your instructions, but I think I am lacking quite a bit of know-how to make this work. Your answer did open me up to knowledge of the the nav_walker which I was unfamiliar with. However, I am still confused about how to implement your solution. Thank you so much for spending the time to answer. I am certain others with more know-how will find it very useful. |
|
Dec 13 |
asked | How to display 2 equal columns of li based on the count of items in wp_nav_menu divided by 2? |
|
Oct 11 |
answered | Is Dreamweaver CS5 a serious choice for theme/plugin development? |
|
Jul 2 |
awarded | Student |
|
Jul 1 |
comment |
Conditional Query of Custom Post Type and custom taxonomy Thanks Wyck, This would allow me to have all the content on one page. This will be useful. But, here is more clarification of what I want. I want to use the same content, (..do custom stuff here ..) for each term. Is there a way to create the one template page that I apply to these 6 pages, then depending on which page it is, maybe page id, the loop would change??? In other words, I would rather not copy and paste the 'do custom stuff here' repetitively because this part is quite extensive, lots of custom field output, etc. |
|
Jun 30 |
asked | Conditional Query of Custom Post Type and custom taxonomy |
|
Mar 10 |
comment |
jQuery slider widget similar to cnet.com Sorry, nrimed.com. Still not used to iPad's keyboard. |
|
Mar 10 |
awarded | Teacher |
|
Mar 10 |
answered | jQuery slider widget similar to cnet.com |
|
Mar 9 |
comment |
Parked domain redirecting to wrong error404 page Also, I am unfamiliar with the term common virtual root. So, I will guess here. It is a shared hosting account. There is one main domain with the account and we can add other add-on domains that are registered elsewhere and parked domains that can be directed to those add-on domains as well. The error page that appears is for the main domain on the account though. I hope that helps. |
|
Mar 9 |
comment |
Parked domain redirecting to wrong error404 page This is the part the host provider says is causing the problem # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress |
|
Mar 9 |
asked | Parked domain redirecting to wrong error404 page |