• Resolved PareStrano.it

    (@funesto)


    Hello,
    Sorry. I would like to have an output just like what I can can see in your header.

    Two columns per letter, and a grid to choose letters. But as you can see from my “Search Page” https://www.parestrano.it/cerca … index letters are in vertical just like:

    a
    b
    c
    d
    e

    etc.

    Please How can I get somethink like you show here:

    in your header image?

    Thank you so much!

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

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

    (@diddledani)

    Hi,

    This is commonly caused when you use a page builder that doesn’t register the usage of the shortcode properly. To fix you can force the styles to be loaded by adding the following line into your theme’s functions.php file:

    add_action( 'init', 'a_z_listing_force_enable_styles' );
    
    Thread Starter PareStrano.it

    (@funesto)

    Sorry for this late reply … It did not notify me your reply!

    Thank you! It worked! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Letter Index is not “Horizontal”’ is closed to new replies.