• Resolved Nigel_S

    (@nigel_s)


    Hi,
    I am having a problem when displaying lists of items in a category.
    I expected to see a hyperlinked list of items, maybe even with an image but all I have is the word “SEARCH” followed by the title, date, location and price of the item, with nothing hyperlinked.
    Is this correct?
    I am using the latest version of the plugin and both WordPress and the “X” theme and all the other WPAdvert pages seem to be 100% OK.
    For an example of what I mean, take a look at: http://www.airsoft-action.online/advert-category/airsoft-guns/
    Any help or advice would be very gratefully received.
    Many thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi, i am not sure, the page you linked to http://www.airsoft-action.online/advert-category/airsoft-guns/ seems to be displaying fine (or at least as designed), the only problem i can see is that the search form is cut off at the top which you can fix by adding the code below to your theme CSS file

    
    .adverts-options {
        margin-top: 55px;
    }
    
    Thread Starter Nigel_S

    (@nigel_s)

    Hi Greg,
    Thanks for coming back to me so promptly.
    I think I’ve narrowed the problem down to an issue with X’s sidebars.
    If I try to do a category list with a sidebar on the same page, it shows as described above, however, if I remove the sidebar, it displays properly, although across the entire width of the page.
    I tracked that down to the default setting I had for the X template (full width with no container), clashing with selecting to have an “inner container” on the row containing the [adverts_list] – which it seemed to “ignore” and go full-width anyway.
    I resolved that by choosing to have a non-default template for the page which already had an inner container for the whole page, rather than just the row. It also shows the search form correctly now too.
    Ain’t life fun!
    Thanks again for your help and I hope you have a brilliant Xmas and New Year!

    Plugin Author Greg Winiarski

    (@gwin)

    Ok, thanks for feedback, i am marking this thread as resolved, maybe someone using the same theme and WPAdverts will find it helpful.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Advert Category Display Problem’ is closed to new replies.