mike wilderman

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: favorites GeoDirecotryV2 #483555

    mike wilderman
    Free User
    Post count: 6

    Thanks Kor, Alex

    I updated to latest plugin and the favorite is now working. thanks.

    I tested the above shortcode (gd_listings), the pagination is not showing. The “show all” does appear at the bottom of the test page. I am wondering if we need another parameter such as with_pagination=’1′ ? I did verify Blog pages show at most is set at 20 in the WP setting. The shortcode is set at 100. [gd_listings post_limit=”100″]

    The pagination does appear in the archive page.

    thanks.

    in reply to: Geodirectory V2 #475884

    mike wilderman
    Free User
    Post count: 6

    I believe I can clone it. I am waiting for a test computer and will setup everything again. once I get everything up, i will try to debug it and will let you guys know.

    in reply to: change pagination next page and last page arrows #475882

    mike wilderman
    Free User
    Post count: 6

    yes I did. everything was successful. however, the links seem to be broken. I will try to setup a new test computer next few weeks to debug the issues. Will update support if I am able to resolve it. thanks again.

    in reply to: change pagination next page and last page arrows #475856

    mike wilderman
    Free User
    Post count: 6

    Hello Kor,

    after playing with it for few hours, I am able to change the >> arrow to ‘->’ using CSS. here’s what i did in case someone having the same issue. Not sure if this is the best way of doing it but it works for me.

    .gd-page-sc-nxt {
    visibility: hidden;
    }
    .gd-page-sc-nxt::after {
    content: ‘->’;
    }

    After I did that, I upgraded to V2. all the pages display blank. I have to figure out what happened. I am guessing it has something to do with CPT that broke the links and incorrect shortcodes. I am reading your support pages and learned that V2 doesn’t have pagination. I still not sure how the V2 works and will have to spend some time playing with it.

    in reply to: modify search result page #468371

    mike wilderman
    Free User
    Post count: 6

    Hello Alex and Kor,

    thanks for your responses. You guys are amazing. I don’t have a website. The reason I am looking into your product because a friend of mine is asking my help to create an event page for his website. I am doing reach and I think your product is robust and satisfy his requirements. Not to mention your prompt support. 🙂

    You are right, the search will return “No listings were found matching…” However, I did click on the search button without any search string (empty). it will (I think by default) return all listing. I don’t know how many it returns as I only created 2 records for testing. I think it should not return any values if the search field is empty. If I do use your product, I will need to modify the codes to display custom message or/and return other information. This is why I was asking if you have any template that I can modify.

    For the sidebar, I added a latest post widget on the right sidebar. When I click search with invalid word like testing, it returns “no listing were found….” however, the latest posting widget will display on bottom right side of the webpage. It seems like the “no listing were found” message width is 100%.

    I will look into V2 as I will recommend my friend to purchase the event module once I figure out how the event works with the GD core. Overall a very solid product. Good jobs !

Viewing 5 posts - 1 through 5 (of 5 total)