• Hi,
    I got my directory plugin working on: https://culturavenray.nl/databank/dans/

    1) my grid view doesn’t show.. anyone knows how i can fix this?

    2) how can i change the backgroundcolor of the navigation bannner (where the search form is placed for example).

    3) i got 404 when i go to the submit a listing and manage pages…. why….

    bye Wilbert

    • This topic was modified 7 years, 11 months ago by creativenl.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author LDD Web Design

    (@lddwebdesign)

    Hi Wilbert. Thanks for using our plugin. I’ll take your questions in reverse order here:

    1. 404 error: try resetting your permalinks. Let me know if that fixes this issue.
    2. background color of nav bar: you can edit the CSS in various ways. Probably the simplest would be to add the following css to your childtheme:
      .navbar-inverse {
          background-color: #222;
          border-color: #080808;
      }

      Change the color codes to your preference.

    3. We’ll have our developers take a look at this issue. There may be a bug.
    Thread Starter creativenl

    (@creativenl)

    Thanks for your reply.

    1. resetting didn’t help.
    2. thanks. That works
    3. i wait

    I used my own template files now. Because of the 100% width and the categorylist that didn’t style fine and some other tweaks i think.

    Plugin Author LDD Web Design

    (@lddwebdesign)

    my grid view doesn’t show.. anyone knows how i can fix this?

    Looks like this caused by a conflict with WP Super Minify plugin. You may need to adjust the settings of that plugin.

    i got 404 when i go to the submit a listing and manage pages…. why….

    Do you find the appropriate pages in your admin? (Dashbaord >> Pages)
    https://prntscr.com/ew4g3m

    Thread Starter creativenl

    (@creativenl)

    Sorry for this late reply.

    After deactivating the WP Super Minify Plugin i got no better result … https://www.culturavenray.nl/databank

    and yes i know where to change the pages, but still a 404. And there are tags on that pages i selected: https://www.dropbox.com/s/991lgxct457l7r3/Schermafbeelding%202017-04-14%20om%2016.25.16.png?dl=0

    Plugin Author LDD Web Design

    (@lddwebdesign)

    There is something weird going on with your slugs/urls. We’ll see if we can reproduce this problem here.

    What theme are you using?

    Thread Starter creativenl

    (@creativenl)

    I’m using Polo (Themeforest).

    Plugin Author LDD Web Design

    (@lddwebdesign)

    @creativenl, unfortunately we were unable to reproduce this issue. It looks like a conflict with your theme. You may try contacting the support over at Themeforest for your theme.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘grid view doesn’t show’ is closed to new replies.