StudioPress Community Forums
  StudioPress Community Forums > Search Forums
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: badpenguin
Forum: General Discussion 09-27-2012, 02:09 AM
Replies: 2
Views: 341
Posted By badpenguin
This will not work in my case because i need to...

This will not work in my case because i need to hack the wp_query
before the loop, i handle the archive loop in functions.php i don't need to recreate
it in this template.

Also a plugin...
Forum: General Discussion 09-26-2012, 04:50 PM
Replies: 2
Views: 341
Posted By badpenguin
how to create a page templat that act as directory?

I want to create a page that act as a category and show all the posts:
a kind of sitemap.

I called a page with the slug "/map" and assigned it my custom page template.

In the template i just...
Forum: General Discussion 07-04-2012, 08:15 AM
Replies: 7
Views: 253
Posted By badpenguin
This is the latest good solution i found. I...

This is the latest good solution i found.

I hook category_link and if $cat match a category_id i soft-redirect it to the SLUG/Permalink
of a "static page".

Code Example from...
Forum: General Discussion 07-04-2012, 08:12 AM
Replies: 4
Views: 216
Posted By badpenguin
It looks also trivial to add this to the genesis...

It looks also trivial to add this to the genesis core.

How can i submit a patch?
Forum: General Discussion 06-29-2012, 08:44 AM
Replies: 6
Views: 287
Posted By badpenguin
baaaaaaaah i disabled "more taxonomies" plugin...

baaaaaaaah i disabled "more taxonomies" plugin then just added to my functions.php
an add_action('init','child_taxonomies');
and registered my taxonomies and they are working.

One more time, i...
Forum: General Discussion 06-29-2012, 08:23 AM
Replies: 4
Views: 184
Posted By badpenguin
Thanks Andrea, i already tried this, it does...

Thanks Andrea,
i already tried this, it does not seems to work from with a plugin
i must try then from my theme's functions.php
Forum: General Discussion 06-29-2012, 08:15 AM
Replies: 6
Views: 287
Posted By badpenguin
Already did the trick of going to the permalinky...

Already did the trick of going to the permalinky settings switch it in and out
didn't solved

i created them using "More Taxonomies" plugin
Forum: General Discussion 06-29-2012, 08:14 AM
Replies: 4
Views: 184
Posted By badpenguin
ok what i did is to write a plugin that add a...

ok what i did is to write a plugin that add a button to the user profile.
pressing the button will cause an email will be sent to that user
with his username, password and all the URLs of pages and...
Forum: General Discussion 06-29-2012, 08:03 AM
Replies: 6
Views: 287
Posted By badpenguin
What i did is: - install all available official...

What i did is:
- install all available official wordpress .mo, WPML will use those automatically
- install the genesis translation plugin, it will take care of translation automatically
- use...
Forum: General Discussion 06-27-2012, 04:08 AM
Replies: 6
Views: 287
Posted By badpenguin
setup WPML to work with Genesis

After installed WPML and Genesis wich is the right way to do?
Should i install the "genesis translations" plugins or install .mo files
under /wp-content/themes/genesis/

where do i get them? in...
Forum: General Discussion 06-19-2012, 07:46 AM
Replies: 4
Views: 184
Posted By badpenguin
is it possible to implement this workflow with wordpress?

I've created a few website with great homepages IMHO with genesis
but i've never pushed wordpress behind the boundaries of blogs or directory websites.

Is it possible to use wordpress for this...
Forum: General Discussion 03-22-2012, 11:36 AM
Replies: 4
Views: 237
Posted By badpenguin
it looks also that i can do it in functions.php...

it looks also that i can do it in functions.php too without any plugin
just using this:
add_filter('category_link', 'PrePare_Cat_Link' ,10 ,2);
and creating a function of mine.
Forum: General Discussion 03-22-2012, 11:33 AM
Replies: 4
Views: 237
Posted By badpenguin
I think i found the solution, i'm testing this...

I think i found the solution, i'm testing this plugin:

"Category Redirect to Post or Page"
Plugin for redirecting categories to different URLs such as a post or a page. Very useful for themes...
Forum: General Discussion 03-09-2012, 02:03 AM
Replies: 4
Views: 216
Posted By badpenguin
Sorry i mean that you cannot set them globally...

Sorry i mean that you cannot set them globally thru' the seo settings page.

This seems to be a workaround for that:

remove_action('genesis_meta','genesis_robots_meta');...
Forum: General Discussion 03-08-2012, 01:09 PM
Replies: 4
Views: 216
Posted By badpenguin
genesis 1.8 seo settings for taxonomy are not working

I've noticed that my taxonomies pages are not getting a meta robots tag correctly.

Actually the problem is in "function genesis_robots_meta() {" that lacks logic
for handling it.

Handling...
Forum: General Discussion 02-17-2012, 04:13 AM
Replies: 4
Views: 237
Posted By badpenguin
about "How to Create a Category Blog Page"

I found this very usefull!
http://www.studiopress.com/tutorials/category-blog-page

But to make it really usefull when you have many categories and doing 301 redirects by hand is tedious.

There...
Forum: General Discussion 02-12-2012, 02:59 AM
Replies: 7
Views: 253
Posted By badpenguin
Then, how do i create a page that can be indexed...

Then, how do i create a page that can be indexed and has some more content linked?
I mean i've an "hotel" category with all the hotels, i wish now to have a page that is indexed and lists all the...
Forum: General Discussion 02-06-2012, 02:23 PM
Replies: 7
Views: 253
Posted By badpenguin
SEO setting for categories: wich is the best practice?

Wich is the best practise for categories? For instance i've an "hotels" categories and i've a text for it of about 300 words.

Should i change SEO settings and allow index of categories and put...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -5. The time now is 01:18 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.