j007w

Forum Replies Created

Viewing 11 posts - 46 through 56 (of 56 total)
  • Author
    Posts
  • in reply to: home top section not being shown #8652

    j007w
    Free User
    Post count: 56

    Good morning.

    Sorry to bother you about this again.

    I realized that when I go directly to the home page, the home top section shows its widgets (sildeshow and search bar) properly; however, when clicking through pages or when going to the site for the first time–such as this morning–there’d be a JavaScript popup saying undefined. Then, the site takes me to location site.com/city/united-states/texas/dallas/ and the home top section widgets do not display.

    Could this be related to my other post about the back end listing edit/add page giving undefined error and not loading the entire page?

    Thanks for your help!

    in reply to: undefined function error in admin #8615

    j007w
    Free User
    Post count: 56

    Just want to add that when I click the “visual” tab nothing happens. I think the page is stuck due to the error.

    Thanks in advance.

    in reply to: how to modify detail page #8567

    j007w
    Free User
    Post count: 56

    YES! It worked!

    Thanks, Paolo!

    in reply to: how to modify detail page #8564

    j007w
    Free User
    Post count: 56

    Hmm…that didn’t work. I also tried adding an action to output ” but that also didn’t work.

    
    
    remove_action('geodir_details_slider', 'geodir_action_details_slider',10,1 );
    add_action('geodir_details_slider', 'geodir_action_details_slider_custom',10,1 );
    function geodir_action_details_slider_custom() {
    	echo '';	
    }

    Any thoughts? THANKS!

    in reply to: how to modify detail page #8563

    j007w
    Free User
    Post count: 56

    Hi Paolo,

    You guys are so fast in answering questions! Just want to say I really appreciate you.

    OK, please let me know if this is correct. If I want to remove the slider in the detail page, do I put this in the function.php file under the child theme?

    remove_action('geodir_details_slider', 'geodir_action_details_slider',10,1 );

    Thanks!

    in reply to: home top section not being shown #8559

    j007w
    Free User
    Post count: 56

    Hi Paolo and John,

    Thanks again for your help. I guess the what did it was changing from static page to post for the home page. I get it now.

    Hope you guys will have a great rest of the day!

    in reply to: home top section not being shown #8556

    j007w
    Free User
    Post count: 56

    Hi John,

    I noticed that the widgets in the home top section are now in the slider-container div while in the past they were in the main content div. Was it something that I did wrong? If you get a quick moment, could you please tell me how you moved (fixed) this issue. I really appreciate your help!

    Thanks

    in reply to: home top section not being shown #8552

    j007w
    Free User
    Post count: 56

    Hi John,

    Thanks so much. Does it only work if the map is on the home page? Could you please tell me what you did to fix it?

    Thanks so much!

    in reply to: home top section not being shown #8546

    j007w
    Free User
    Post count: 56
    This reply has been marked as private.
    in reply to: home top section not being shown #8471

    j007w
    Free User
    Post count: 56

    Hi guys,

    Thanks so much for helping.

    There is a home top section for widgets but it’s not working. Even the search bar isn’t being displayed at all. It was working prior to my update.

    If I switch back to using the Avada child theme everything works.

    Thanks again.

    in reply to: home top section not being shown #8366

    j007w
    Free User
    Post count: 56

    Maybe this could help?

    Found out Avada’s own child theme–under theme customize–shows the home top section while the GeoDirectory Avada child theme doesn’t. Please see screenshot.

    Thanks

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