geodirectory_hooks_actions.php on line 1158

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 9 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #14811

    ironcore
    Free User
    Post count: 12

    Getting this error still even after adding:

    error_reporting(E_ERROR);

    to functions.php file

    What’s the deal?

    #14813

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that’s a php warning caused by a little error with Yoast SEO Plugin.

    It shouldn’t prevent your site from working, nor even appear in a live site.

    If you share a link and wp admin credentials in a private reply, I’ll make sure to make it disappear for you.

    The fix will be in next version, which we will probably release in the next few days.

    Thx

    #15895

    ironcore
    Free User
    Post count: 12
    This reply has been marked as private.
    #15925

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I’ve solved the PHP warning by adding

    error_reporting(E_ERROR);

    to your functions.php. Don’t know why didn’t work for you.

    A problem I see, is that you are using Avada without our child theme. Which makes it only partially compatible.

    You than have deleted or renamed the virtual pages, which should remain untouched.

    I’ve fixed this using this tutorial : http://docs.wpgeodirectory.com/how-to-restore-virtual-gd-pages/

    I’ve added the location switcher, because your default location was Zurich and you only had a place in basel.

    I’ve also fixed various other things that were not setup correctly.

    But still the listings page are returning 404 and I think that’s due to Avada theme being use without our child theme. It could also be one of 29 plugins installed…

    I’d try installing and activating Avada GD Child theme and if that doesn’t fix, try to disable all non GD plugins momentarly to see if one of them is the culprit.

    let us know,

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket