• Resolved onemplsu

    (@onemplsu)


    Hi I can only click on the picture of the car to get into the car page but not the “View Detail” page. Could you let me know how to fix this issue, thanks.

    Also, on the bottom of the page it shows some links as followed:
    Pages
    Home
    Service
    Sales
    Consignments
    Trade In
    Contact Us
    Office Information
    Archives
    Categories
    No categories

    Please let me know how do you get rid of it.

    Thanks.

    http://wordpress.org/plugins/car-demon/

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author theverylastperson

    (@theverylastperson)

    Would you mind posting a link to your site so we can see what is happening? It sounds like some of your problems might be theme related, but without seeing what’s happening it’s hard to say for sure.
    thanks!
    -jay

    Thread Starter onemplsu

    (@onemplsu)

    Plugin Author theverylastperson

    (@theverylastperson)

    I took a quick look and see a couple things that might be causing your problems. The first thing I suggest is deactivating some of the other PlugIns you have installed, they appear to be conflicting. Do that one at a time and see if the offset errors go away. If they do please note the PlugIn you deactivated and post it here so we can determine the cause of the conflict. I don’t think it’s WooCommerce because I use it along with Car Demon on several sites.

    It might also be a conflict with your Theme. I know that’s what is causing the menu issue. What theme are you using?

    Thread Starter onemplsu

    (@onemplsu)

    ok the issue I am having is with one plugin is yoast as soon as I turn it on it will give me the error Warning: Illegal offset type in isset or empty in C:\Inetpub\vhosts\turboted.com\httpdocs\wordpress\wp-includes\post.php on line 1038

    Plugin Author theverylastperson

    (@theverylastperson)

    Dang. I thought all issues with Yoast SEO had been resolved. I use that PlugIn myself on a couple sites and don’t have any issues.

    It could be some of the settings causing a hiccup. I don’t suppose you can run down the changes you made to the Yoast SEO settings? You might need to set it back to default and then make each change one at a time to see if/when the issue pops up.

    But before you do that try activating a different theme, like Twenty Twelve just to make sure it isn’t your theme conflicting with Yoast. You should also try deactivating your other PlugIns as well, just to verify that they aren’t causing the conflict.

    If you put it back to Twenty Twelve and are running just Car Demon and Yoast but are still having a problem then post the changes you made to your Yoast settings and we can use that to debug the issue.

    How did you resolve the issues with Yoast? I am still getting the wp-includes\post.php on line 1038 error – Thanks

    Plugin Author theverylastperson

    (@theverylastperson)

    Hey Strollan,

    Originally I modified the way a couple arrays where working and it solved the issue for me, so I assumed (incorrectly) that the issue was resolved for everyone.

    It would now appear that it only solved the issue I was having. This leads me to believe that the problem is occurring when certain settings are changed in Yoast SEO.

    I’m not saying the problem is with Yoast, it’s a very solid PlugIn. The problem has to be in Car Demon, but only manifests when certain setting changes are made in Yoast.

    Do you recall what settings you changed in Yoast?

    Hi Jay,

    The only change i make in Yoast is too use keywords (not needed i know but i use for yahoo and bing), i set that back to default but nothing changed. i noticed that if you uncheck the default “use open graph” under Social – it removes two of the 5 errors. I am using Car Demon Version 1.2.4 is that the latest version? Any Suggestions?
    Thanks

    Plugin Author theverylastperson

    (@theverylastperson)

    Hey Strollan,

    I’m using 1.2.4 on most of my sites, on one of them I’m using the development version (ie. 1.2.5 pre-release)
    http://downloads.wordpress.org/plugin/car-demon.zip

    I’m going to setup a ‘fresh’ site to test this issue out. I’ll start off with Twenty Twelve as the theme and just Car Demon and Yoast SEO. Are there any other PlugIns you’re using? Also, what theme are you using?

    If I can recreate the error I should be able to resolve it pretty quickly.

    For this site I am using Ithemes Builder – with child theme Thinner – The Builder themes are pretty bare bones themes.

    Ive gone in and disabled each plugin one at a time – then checked the page
    http://www.savtruckcenter.com/cars-for-sale but the errors still existed each time.

    Here is a list of the plugins I am using and tested…
    BackupBuddy
    Easy Columns
    Google XML Sitemaps
    Image Widget
    Linkable Title Html and Php Widget by PepLamb
    Regenerate Thumbnails
    Restore Image Title
    Rotating Images
    Super Simple Google Analytics
    Ultimate TinyMCE
    Widgets on Pages
    WordPress SEO ( deactivating this cleared the error of course)
    Wordpress Tiniest Super Cache
    WP-PageNavi

    Thanks for your help

    Plugin Author theverylastperson

    (@theverylastperson)

    This is a longshot, but it might solve the issue.

    Go to car-demon->car-demon.php
    Go to function get_car_demon_posts
    It should be the very last function.

    Look for this line;

    $query->set( 'post_type', array( 'cars_for_sale' ) );

    Try changing it to;

    $query->set( 'post_type', 'cars_for_sale' );

    Cross fingers and see if that resolves the issue.

    That did it!
    great work, great plugin!
    Thanks so much for figuring this out
    – hopefully it works for everybody.

    Plugin Author theverylastperson

    (@theverylastperson)

    No way. That’s awesome, it was a complete stab in the dark, then again it was the only thing I could think of.

    That patch shouldn’t cause any other issues… in theory. But if it does let me know and we’ll tackle that next.

    Thanks for your patience on this and the help in getting it debugged!

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘View Detail cannot be clicked’ is closed to new replies.