• Hi there, a couple of issues i was just wondering if anyone can help.

    The plugin is installed and cars can be entered into the car-for-sale tab and are visible on the website when searching using the sidebar.

    The first issue is that the page is very displaced when the search results are shown, i am using iFeature Pro if this helps!!

    The second is that if you click on one of the results, it then shows ‘oops’ as if it never existed.

    I would be grateful for any help!

    If you start here: http://premier.unifido.info/sales/adria/ then you can use the search panel and see the issues.

    Thanks

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter ryan1107

    (@ryan1107)

    I’ve done some research to try and find a fix and as I’m digging around I’ve noticed that in the sidebar.php code, the tabs/menus can be removed but this leaves me with what looks like a page of footer. I would like to try and fix it by adjusting the width percentage of both the content and secondary divs but i cant find that either, help! :p

    Thanks again

    Plugin Author theverylastperson

    (@theverylastperson)

    You might try downloading the Car Demon Styles PlugIn and trying the responsive style.
    http://wordpress.org/plugins/car-demon-styles/

    You could also try downloading something like WoodoJo and using it to add some custom CSS like

    #demon-content {
    	width: 725px !important;
    	margin-left: 170px;
    }
    .widget-container {
    	width: 300px;
    }

    It isn’t responsive, but I think it’ll get you started on making it work with your theme.

    Thread Starter ryan1107

    (@ryan1107)

    thanks, installing woodojo has helped slightly on the displacement front, just got to start to tweak it.

    The other issue is still unsolved however. When i search for the cars, they come up on the results page, however, when you click to view the details of the specific car, the message ‘Oops! That page cannot be found.’ appears as if the car never existed. The URL is correct and I know it is in the cars for sale page too, any ideas?

    Thanks

    Thread Starter ryan1107

    (@ryan1107)

    just changed my permalinks settings to /%postname%/%post_id% and now you can view the car details, still issues with ‘footer creep’ as i keep calling it, if i leave a link you may be able to see for yourself

    http://premier.unifido.info/?s=cars&car=1&search_condition=&search_year=&search_make=&search_model=&search_dropdown_body=&stock=&submit_search=Search

    Thanks

    Plugin Author theverylastperson

    (@theverylastperson)

    Hi Ryan,

    I tried to take a quick look at it, but your site doesn’t want to load this morning. You can probably use a little custom css to adjust your footer to exactly where you want.

    Thread Starter ryan1107

    (@ryan1107)

    Hi Jay,
    Yea around an hour ago it started to freeze up on me when i was trying to access it to make changes, this link should show you what i mean, should work now. im not great at coding so its not so simple for me haha
    http://premier.unifido.info/cars-for-sale/wqqq
    Thanks for your help though!

    Plugin Author theverylastperson

    (@theverylastperson)

    I hate to say it, but it looks like its freezing again. In most cases just a little custom CSS can make it match your theme. Have you had a chance to try each of the styles in the style PlugIn to see if they match or come close to matching your theme?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘A couple of issues: theme displacement & carforsale not functioning’ is closed to new replies.