michaeljmac
Forum Replies Created
-
I have the free level setup; however, I don’t want them to have to select the free level. I want it to be automatic that on initial setup, the user is just given that free level.
Thanks
Forum: Plugins
In reply to: [Theme My Login] Show Register Link on Login PageThanks. The page was there, but the link wasn’t showing up on the Login page. It was actually because I had forgotten to click the “Anyone Can Register” checkbox in the main WordPress settings.
Forum: Plugins
In reply to: [MapPress Maps for WordPress] Not show in ExcerptSorry, just realized the theme overwrote the excerpt with its own “excerpt”. Once I modified that, the map no longer showed up.
Forum: Plugins
In reply to: [Theme My Login] Issues with "Email Confirmation" registration processThis is now actually working for me.
Thanks; however, in the end short codes didn’t work because I’m developing a page that shows a static front page for those not logged in and a page with the user’s listing for those that are.
So, in the end, I used the custom post type and the user id to combine to get the list programmatically. Yet, I am also using this short code in another manner, so both answers were very helpful. Thanks again.
I did get a recent email with a link to the updates. Thanks.
However, please see my other issue that has not been resolved as I thought it was probably due to the need to update the premium modules; however, after updating them, I am still getting the same error (Region module error).
I don’t see a short code for “view listings for user” in that link. Am I missing something?
I think I may have found a way to do this, but I would like to know what the exact name of the custom post type you are using for these listings. Could you let me know what that is?
Forum: Plugins
In reply to: [Search Everything] Search results of shortcodeThanks for the response. Unfortunately, the blog is not available for outside viewing yet. I am using the WP FAQs plugin. The posts are simply the shortcode in plain text. We do sometimes add a hidden div as well with additional terms, and the search finds those without a problem (as well as whatever is in the title); however, whatever is in the expanded shortcode itself is not found.
Thanks again.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search shortcode resultsMikko,
Thanks for the response. So, is the index done at regular intervals or do you have to manually index.
Thanks,
Michael
Forum: Plugins
In reply to: [WP Ultimate Search] Search shortcode resultsThanks for the response. Any idea on when that might happen?
Forum: Themes and Templates
In reply to: [Blue Planet] Add logo instead of text to headerThat worked. Thanks!!
Forum: Themes and Templates
In reply to: [Blue Planet] Add logo instead of text to headerI have the Blue Planet theme with lines. What I’m trying to find is the code that writes the title and sub-title to the page. It’s in a do_action function. I found a copy of it in theme-custom.php, but changing the code there does nothing. Where is the main copy of this? The do_action title is “blue_planet_after_masthead_open”.
Thanks.
Hi,
I’m having this same issue, but I don’t want the mobile version to look different than the full sized version. Is there any way to make that button appear the same square in both versions?
Thanks,
michael
Forum: Themes and Templates
In reply to: [Admired] Custom Sort CodeJust as a note, I tried to do a simple url insertion, but it didn’t work and just continues to sort by date.
?meta_key=_count-views_all&orderby=meta_value_num&order=DESC
Thanks again!