Myrianne

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 45 total)
  • Author
    Posts
  • in reply to: missing "near me compass" after update #307787

    Myrianne
    Expired Member
    Post count: 48

    ok changing themes does solve it. ill look more closely at what code actually hides it.

    thanks for your support, you can close this issue.

    in reply to: missing "near me compass" after update #306789

    Myrianne
    Expired Member
    Post count: 48

    its all updated now. the near me compass has dissapear.

    in reply to: missing "near me compass" after update #306370

    Myrianne
    Expired Member
    Post count: 48

    i mean update the geodir_advance_search_filters plugin. not the geodir plugin.
    basically everything works fine until I upgrade the geodir_advance_search_filters plugin.

    in reply to: missing "near me compass" after update #306368

    Myrianne
    Expired Member
    Post count: 48

    hello – ive tested it before with both the theme and the advance search plugin updated and had the same result.

    Ive updated the theme on http://intouchdev.wpengine.com/

    the compass appears fine now… until we update the plugin (you can go ahead and updated it in extemtion manager ive entered my code)

    so update the plugin – see the compass dissappear…

    in reply to: missing "near me compass" after update #306175

    Myrianne
    Expired Member
    Post count: 48
    This reply has been marked as private.
    in reply to: missing "near me compass" after update #305783

    Myrianne
    Expired Member
    Post count: 48

    I reverted to GeoDirectory Advance Search Filters Version 1.4.3 and now its settled… can you let me know when its fixed please.

    thanks

    in reply to: losing content when choosing Package on add listing page #305282

    Myrianne
    Expired Member
    Post count: 48

    In not sure what you mean by “You do know you can just add content to the page it’s self”

    Here are the means to modify the page I know:

    1. using the add_action hooks present in add-listing.php
    2. By copying add-listing.php to my child theme and adding some do_action
    3. using the add_action hooks present in the geodir_action_add_listing_form function, defined in pluginfolder/geodirectory_template_actions.php
    4. By duplicating the function geodir_action_add_listing_form and modifying it to my needs

    Of of the thing I need to accomplish (and ive been loading stuff in the footer then moving it with javascript until now) is to add more details and icons to the package part.

    also the part where we select an “empreinte”, and certifications.

    Basically, its the ability to insert content in-between the custom-added fields that id like.

    Maybe what im looking for is the ability to create a completely custom add-listing page… Render the fields I want to with whatever in between and styling them as I want.

    You can see an exemple of what ive accomplished so far at:
    http://dev.intouch.green/ajouter-entreprise/?listing_type=gd_place

    ive split the process into 2 steps, and used a combination of injecting content with add_actions and javascript relocating of items. Its pretty fragile the way I did it but does the job. I guess id be looking to accomplish the same, but with only php and no js.

    Let me know if there is any ressources that could guide me to accomplish that.

    is there a function that renders the custom fields by their ID name? the I could re-build the whole page and insert whatever with php.

    Thanks for your support. I do understand this is custom programming – Im really trying just to get a hold of it to stop bothering you guys and be independent 😉

    in reply to: losing content when choosing Package on add listing page #304755

    Myrianne
    Expired Member
    Post count: 48

    you’re my savior, that works. Thanks for your responsiveness Stiofan.
    Is there any side-effects to using this? I mean will it interfere with any other functionality?

    As a general rule, how do people ad content and reshape their add-listing page?

    For now as you’ve seen im loading content in the geodir_top_content part, then using javascript to place it exactly where it needs to be.

    Seems like there could be a better way to inject content exactly where it needs to be in that page?

    Do you suggest copying geodir_action_add_listing_form to our child theme and making php calls directly there?

    in reply to: losing content when choosing Package on add listing page #304429

    Myrianne
    Expired Member
    Post count: 48
    This reply has been marked as private.
    in reply to: losing content when choosing Package on add listing page #304345

    Myrianne
    Expired Member
    Post count: 48
    in reply to: losing content when choosing Package on add listing page #304343

    Myrianne
    Expired Member
    Post count: 48
    This reply has been marked as private.
    in reply to: losing content when choosing Package on add listing page #304342

    Myrianne
    Expired Member
    Post count: 48

    there is supposed to be the full content of the “test” page in the top part of the site – thats what the pasted function does.

    it works fine when no package is selected: http://dev.intouch.green/ajouter-entreprise/?listing_type=gd_place

    but the we select a package and it reloads to: http://dev.intouch.green/ajouter-entreprise/?listing_type=gd_place&package_id=3

    and the “test” page content (the top text on the gray background) gets “chopped off” when we have a package id in the url (after we’ve clicked on the radiobutton from Select package).

    So i need to figure out why that happens.
    Sorry for the complications in the way I say it – im french speaking 😉

    in reply to: aby ways to enable us to post answers or reply to questions? #304333

    Myrianne
    Expired Member
    Post count: 48

    great, thanks.

    in reply to: additional conditions to validate #304332

    Myrianne
    Expired Member
    Post count: 48

    ok thanks, ive figured it out, you can close 😉

    in reply to: change off-canvas menu width #304329

    Myrianne
    Expired Member
    Post count: 48

    great, thanks

Viewing 15 posts - 16 through 30 (of 45 total)