Moez Tharani

Forum Replies Created

Viewing 11 posts - 46 through 56 (of 56 total)
  • Author
    Posts
  • in reply to: Add Header to Category Pages #291290

    Moez Tharani
    Full Member
    Post count: 60

    I’d actually prefer to replace the header in the detail page too. Is there a way for me to remove the header on the detail page as well?

    in reply to: Add Header to Category Pages #290689

    Moez Tharani
    Full Member
    Post count: 60

    Well I’m past that now anyway. Now I just need to figure out why I get a duplicate header on the listing detail page. Any idea on that?

    in reply to: Add Header to Category Pages #290512

    Moez Tharani
    Full Member
    Post count: 60

    Ok, I figured out a different approach to this, basically modifying the existing code instead of adding new code. In order to do what I need, I need to move the title from before the content sidebar to after the header. I changed:

    add_action( 'genesis_before_content_sidebar_wrap', 'geo1280_page_title', 10 );

    to

    add_action( 'genesis_after_header', 'geo1280_page_title', 10 );

    That has the desired effect on every page but the detailed listing page. On that page, the title is displayed twice. I don’t know enough about Genesis to understand why that’s happening. Any ideas? Link below shows the duplication.

    https://petpedia.ca/dog_parks/alberta/calgary/off-leash/confluence-park-west-nose-creek/

    in reply to: Description Missing from Preview #285924

    Moez Tharani
    Full Member
    Post count: 60

    It appears that a workaround for this was implemented for Adeniyi. Can we get those instructions? I have 2 sites in development that need this fixed.

    in reply to: Description Missing from Preview #246178

    Moez Tharani
    Full Member
    Post count: 60
    This reply has been marked as private.
    in reply to: Description Missing from Preview #246177

    Moez Tharani
    Full Member
    Post count: 60

    Ok, next post will have the login details for a new test site I created with just Events Manager, GD, and the claim listing plugin enabled. Before I do that though, I did notice that during the preview, the content below is inserted by Events Manager after post_profileTab. I never noticed this before as I have the acknowledgement turned off in the settings on my other site. Might help identify what’s going on.

    
    
    <div id="post_profile" class="hash-offset"></div>
                            <div id="em-wrapper"><p style="color:#999; font-size:11px;">Powered by <a href="http://wp-events-plugin.com" style="color:#999;" target="_blank">Events Manager</a></p></div>
    in reply to: Description Missing from Preview #245777

    Moez Tharani
    Full Member
    Post count: 60

    The listing preview doesn’t show the description unless Events Manager is disabled. This was discovered by Kor Chung and I confirmed it on two different GeoDirectory installations.

    in reply to: Description Missing from Preview #245494

    Moez Tharani
    Full Member
    Post count: 60

    While I appreciate that, and certainly iCal support would make my life easier, it likely wouldn’t change our need to have a separate event system. The issue is that we want to keep the GeoDirectory events limited to use by our business members. But we also have larger community events showcased separately, requiring a system like Events Manager (which is how we are currently using it). In terms of this compatibility issue with Events Manager, is this something that would require a fix by the Events Manager team or is it a GeoDirectory issue?

    in reply to: Description Missing from Preview #245262

    Moez Tharani
    Full Member
    Post count: 60

    Interesting. Do you know if there are any events plugins that are compatible with GeoDirectory? We can’t use the one built into GeoDirectory as it doesn’t support iCal and we need that for our app.

    in reply to: Description Missing from Preview #244862

    Moez Tharani
    Full Member
    Post count: 60
    This reply has been marked as private.
    in reply to: Changing API Formatting #234272

    Moez Tharani
    Full Member
    Post count: 60

    Thank you paolo, but I’m not really looking for the WPGeoDirectory dev team to do this anyway, unless I was to pay for the customization. I agree, your time should be focused on the community and not these one-off scenarios. I was more curious to see if anyone in the community had input on a 3rd party service for connecting two APIs. For example, I’m looking at Zapier right now but it may not work for me because Zapier is designed for triggers and actions. So it would work if I could push the data to my mobile framework (action). Unfortunately, my mobile framework only supports pulling data in (trigger). So it’s a trigger <> trigger type of connection. I spent hours searching for a solution and have thus far come up empty.

Viewing 11 posts - 46 through 56 (of 56 total)