crystal

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • in reply to: Sorting All Organization page to be alphabetical #367025

    crystal
    Free User
    Post count: 24

    Hi Stiofan,

    I don’t think we are on the same page here… What we are doing here *does not work* because we are stuck at the core plugin code to sort things in chronological order as I mentioned in my messages in this thread. How do we get around this??

    We see the code shows:

    $orderby = apply_filters(‘geodir_posts_order_by_sort’, $orderby, $sort_by, $table);

    $orderby .= $table . “.is_featured asc, $wpdb->posts.post_date desc, $wpdb->posts.post_title “;

    Is there anyway around to have alphabetical order at all times without editing core file?

    -Crystal

    in reply to: Sorting All Organization page to be alphabetical #366515

    crystal
    Free User
    Post count: 24

    Hi Stiofan,

    My apologies if I’m misunderstanding your question here… I don’t mean to repeat myself, but I’m not sure if this is a Core plugin question or search filter. We’re trying to make all views to show in alphabetical order in our organization list (http://thexpollinators.com/organizations/). However, when you use the filter, the result just gets sorted in chronological order.

    We see the code shows:

    $orderby = apply_filters(‘geodir_posts_order_by_sort’, $orderby, $sort_by, $table);

    $orderby .= $table . “.is_featured asc, $wpdb->posts.post_date desc, $wpdb->posts.post_title “;

    Is there anyway around to have alphabetical order at all times without editing core file?

    Thank you in advance for sharing your insights.

    Crystal

    in reply to: Sorting All Organization page to be alphabetical #366065

    crystal
    Free User
    Post count: 24

    Hi.. Do we have any update on this? Thank you so much again for your support.

    in reply to: Sorting All Organization page to be alphabetical #361806

    crystal
    Free User
    Post count: 24

    I should clarify, we did overwrite plugin sort for category and bioregion page, but our understanding is that search result page order by code is different. And we are getting stuck at the code I shared at the beginning of this thread.

    in reply to: Sorting All Organization page to be alphabetical #361783

    crystal
    Free User
    Post count: 24

    Hi Stiofan,

    Yes, we did create the filtering. Does that affect the way the result gets sorted in alphabetical order?

    Crystal

    in reply to: Sorting All Organization page to be alphabetical #361522

    crystal
    Free User
    Post count: 24

    Thanks, Paolo!

    in reply to: Update map custom query using ajax? #312871

    crystal
    Free User
    Post count: 24

    Hi Stofan – we actually got this figured out. Thanks for your response and willingness to support!

    in reply to: Listing Detail Page Format #292349

    crystal
    Free User
    Post count: 24

    Ah. I think I have an idea what happened now. I will check with our developer and see how we can fix it. Thank you, Paolo.

    in reply to: Listing Detail Page Format #291979

    crystal
    Free User
    Post count: 24
    This reply has been marked as private.
    in reply to: Listing Detail Page Format #287219

    crystal
    Free User
    Post count: 24

    A little background information: We built the dynamic website (with GD and BP) on norcalresilience.org then later decided we need to migrate all the dynamic website to a new site (thexpollinators.com), which is basically the clone of norcalresilience.org on backend. I later learned that our engineer did the clone improperly and put it on the same WP site. Long story short, I technically don’t need GD to be working on norcalresilience.org because I will be changing all the current links to directing to thexpollinators.com. I’m trying to make the Detail page on thexpollinators.com look like what it was on norcalresilience.org site.

    in reply to: GD EXPORT CSV Problem #287208

    crystal
    Free User
    Post count: 24

    BINGO! You rock Thank you so much for your support.

    in reply to: GD EXPORT CSV Problem #287192

    crystal
    Free User
    Post count: 24

    Hi Paolo – I updated the GD plugin via FTP and deactivate all other plugins. Still can’t export. What else can I do?

    in reply to: GD EXPORT CSV Problem #287177

    crystal
    Free User
    Post count: 24

    So sorry about this trouble. As you can imagine, after working with my engineer for 5 months, I had to fire her and deal with this myself. I really just want to get what I personally entered in GD out before her work burn the whole thing down..

    in reply to: GD EXPORT CSV Problem #287173

    crystal
    Free User
    Post count: 24
    This reply has been marked as private.
    in reply to: GD EXPORT CSV Problem #287169

    crystal
    Free User
    Post count: 24

    Help! T.T I deactivated every single plugin but Geodirectory and still no progress. It might be the customized Geodirectory plugin itself.. Is there anyway I can extract the data from the back end?

    Here is the situation I’m in right now: We built the dynamic website (with GD and BP) on norcalresilience.org then later decided we need to migrate all the dynamic website to a new site (thexpollinators.com), which is basically the clone of norcalresilience.org on backend. I later learned that our engineer did the clone improperly and put it on the same WP site. Long story short, I technically don’t need GD to be working on norcalresilience.org because I will be changing all the current links to directing to thexpollinators.com.

    With all that, do you think it would be OK for me to update the GD plugins to see if we can fix this issue? The future of the norcalresilience.org is just a static website with text content.

Viewing 15 posts - 1 through 15 (of 23 total)