Problem with style / multiple columns
-
The plugin is working like expected on my site but I having a problem with the style and how itens are shown on the page (I’m using the latest version).
I created a new page on my site and add the short-code [a-z-listing post-type=my-post-type] with my custom post type, I also created the a-z-listing.php in my theme folder and pasted the code, the page that I created is listing my posts as expected, but the letters in the title are aligned in the center, the posts indexed to the letter are also centralized, and doesn’t matter if I set $_a_z_listing_colcount = 3; and $_a_z_listing_minpercol = 1; in the a-z-listing.php, the page keep showing only one column centralized (and with huge spaces between lines).
Could this be a problem related with the theme that I’m using or I’m missing something?
The topic ‘Problem with style / multiple columns’ is closed to new replies.