• Resolved halukkuruoglu

    (@halukkuruoglu)


    Letters display properly only to logged-in users. I think there is a css issue here, functions.php already have a_z_listing_force_enable_styles action. Please help.

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

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

    (@diddledani)

    Hi,

    Your site isn’t sending the stylesheet at all. This doesn’t look to be a cache issue because I bypassed WPFC when testing. Can you show me what you wrote in your functions.php file? Please copy and paste the lines so that transcription errors are avoided. Also, when writing your reply, please select the pasted code and click the code option in the compose pane so that formatting doesn’t get mangled by the forum.

    Thread Starter halukkuruoglu

    (@halukkuruoglu)

    Thanks for your reply. Here is the code at functions.php:

    `add_action( ‘init’, ‘a_z_listing_force_enable_styles’ );

    I also tried with 99.

    The tricky part is when I login via wp-admin everything became OK on the page.

    Thread Starter halukkuruoglu

    (@halukkuruoglu)

    Nevermind, I added all three css files via functions.php manually and it is working now.

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

The topic ‘Letters display properly only to logged-in users’ is closed to new replies.