• You will see down the bottom of the page there is a URL link to Genre – Phrase Books but when you click it it doesnt resolve.

    It is the same for all genres the link I did remove the hyphen in Mooberry settings as it dint work with the hyphen so thought trying it without might refresh the links etc.
    But it did not.

    Everything else works fine and this is a fantastic plugin,

    Also on the book grid on my site how can you trunacate the long text that ruins the layout?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    Try this:
    * in Mooberry Book Manager Settings -> Book Grid make sure that the MBM Tax Grid page is selected in the TAXONOMY GRID SETTINGS section.

    * Go to Settings -> Permalinks and click the save button. No need to make any changes.

    Plugin Author mooberrydreams

    (@mooberrydreams)

    As for the too long titles, here are two suggestions:
    In Appearance -> Custom CSS add the following:

    .mbdb_float_grid {
        height: 400px !important;
    }

    You can change the 400 to any number that suits your purposes. The downside is that ALL books will have this spacing regardless of length of title.

    Alternatively, you can cut the titles down by only including the part before the : as the title and putting the part after the : as the subtitle.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Genre URL results in 404’ is closed to new replies.