KWH

Forum Replies Created

Viewing 12 posts - 46 through 57 (of 57 total)
  • Author
    Posts
  • in reply to: WordPress SEO by Yoast with GDF 1.0.5 #9574

    KWH
    Expired Member
    Post count: 67

    I haven’t done anything with WordPress SEO, only installed the latest version. It’s literally out of the box. wp_debug is off in my config file.
    It’s the GeoDirectory Plugin that is causing it – I’ve just gone through the plugins and if I deactivate the GD plugin the message is removed.

    in reply to: WordPress SEO by Yoast with GDF 1.0.5 #9556

    KWH
    Expired Member
    Post count: 67

    This is the reply from the developers:

    “This is more than likely caused by a wrongly applied filter on ‘wpseo_canonical’. Please check your theme and other plugins to see if any of them add a filter on that hook.
    The filter receives a string to filter and is supposed to return a string. Apparently an object is returned.”

    It doesn’t appear to affect the function of the site, apart from the message at the top of all the pages. Surely this is going to occur for everyone using GDF v1.0.5 with the current version of WordPress SEO.

    in reply to: Line Breaks Ignored in Pages and Blog Posts #8445

    KWH
    Expired Member
    Post count: 67

    I’ve discovered that it’s actually the Geodirectory plug in which is causing this. If I strip out the GD plugin the pages in the framework display correctly, when I reinstall the GD plugin all white space is removed again.

    in reply to: Framework on Mobile Phone Screen #8178

    KWH
    Expired Member
    Post count: 67

    Thanks guys.

    in reply to: Line Breaks Ignored in Pages and Blog Posts #8108

    KWH
    Expired Member
    Post count: 67

    Update:
    The plugin works, then stops working.

    I’ve tried various instructions of adding php snippets to the functions.php but I always end up with the white page of doom. Is there a way I can add to the finctions.php file successfully, please?

    
    
    //disable automatic paragraphing
    remove_filter('the_content', 'wpautop');

    or

    
    
    remove_filter('the_content', 'wpautop');
    remove_filter('the_excerpt', 'wpautop');
    remove_filter('comment_text', 'wpautop');
    remove_filter('the_title', 'wpautop');

    are supposed to be successful.

    Thank you.

    in reply to: Line Breaks Ignored in Pages and Blog Posts #8094

    KWH
    Expired Member
    Post count: 67

    I tried both of those but neither worked.

    Apparently you can add a PHP snippet to your functions.php file, e.g.

    remove_filter('the_content', 'wpautop');

    There is a plugin which does work…

    https://wordpress.org/plugins/ps-disable-auto-formatting/

    Thanks for your advice!

    in reply to: Line Breaks Ignored in Pages and Blog Posts #8049

    KWH
    Expired Member
    Post count: 67

    Hi Stiofan,

    You’re right, I’ve just switched themes to Twenty Fourteen and it’s the same. I’ve never encountered this before. Can auto formatting be switched off?

    in reply to: Line Breaks Ignored in Pages and Blog Posts #8036

    KWH
    Expired Member
    Post count: 67
    This reply has been marked as private.
    in reply to: GD Framework Theme Main Menu #7874

    KWH
    Expired Member
    Post count: 67

    OK, well I’m not that bothered about using Ubermenu.

    Any advice on the problem with the GDF menu, please?

    “I have a multi level menu for the main menu, and I’ve found that on the computer screen the 3rd level menu items open by default, over the top of the 2nd level items. Am I doing something wrong or is there anything I can do to fix this please?”

    This is with the GDF menu, not Ubermenu.

    Screen shot of GDF menu

    in reply to: Framework on Mobile Phone Screen #7703

    KWH
    Expired Member
    Post count: 67

    I have the GeoDirectory homepage active with the left and right sections enabled. When I view the home page on a smart phone the right section displays full screen width (bottom screen shot), but the left section displays at the 15% it is set to in the GD settings (top screen shot) without adapting to a mobile screen, so everything in it is unreadable. I need to make the left section adjust to a mobile phone screen in the same way as the right section is.
    Thank you.

    in reply to: Framework on Mobile Phone Screen #7692

    KWH
    Expired Member
    Post count: 67
    This reply has been marked as private.
    in reply to: Still translation problems #6118

    KWH
    Expired Member
    Post count: 67

    Hi, I’m trying to transfer my locations and categories from Geo Theme to Geo Directory. Firstly I tried simply downloading the CVS from GT and uploading to GD but, despite a successful upload, 0 cities were imported. I then tried importing in the way I’ve successfully imported between GT in the past, using Apache Open Office. I’ve exported Cities, opened the CVS file in Open Office, deleted city ID, saved as CVS then imported to GD, but again a successful upload but 0 cities imported. Am I missing a trick, please?

Viewing 12 posts - 46 through 57 (of 57 total)