Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    can I know what’s in this line /home/content/27/7547627/html/wp-content/themes/periodic_v2.2/functions.php on line 297 ?

    also, try to disable title rewriting at settings > pages > event list/archives > Disable title rewriting?yes

    Thread Starter jonbyington

    (@jonbyington)

    Thanks for your help agelonwl. I disabled the title rewriting at settings > pages > event list/archives > Disable title rewriting?yes, but it didn’t make a difference.

    I wasn’t sure which line was 297 so I pasted the entire php file here: https://pastebin.com/zwzWhRyn in order to find out. It says that line 297 is this:

    wp_register_style( ‘black-purple’, get_template_directory_uri() . ‘/css/black-purple.css’, ‘periodic-core’, wap8_version_cache(), ‘screen’ ); `

    I can choose from several different colors with my theme and I believe this is what this line of code is referring to.

    Appreciate any guidance you can provide.

    Hi,

    what happens if you try to remove that line ? or at-least you can ask your theme developer regarding this issue and what does this function wap8_version_cache() do?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Events Manager] Catchable fatal error; read previous posts, but still won't work’ is closed to new replies.