Forum replies created

    In reply to Icon not shown
    Roman
    Spectator
    Posts: 3147
    January 23, 2018 at 9:25 pm #36329

    did u try to add some custom style to the icon? in the source I see, there started definition of style

    Roman
    Spectator
    Posts: 3147
    January 23, 2018 at 9:01 pm #36325

    hm, maybe conflict with a plugin? tried to deactivate the jetpack plugin?

    In reply to Icon not shown
    Roman
    Spectator
    Posts: 3147
    January 23, 2018 at 8:58 pm #36324

    Hi Andreas, please provide the website URL to check the issue

    Roman
    Spectator
    Posts: 3147
    January 23, 2018 at 12:17 pm #36320

    you can disable it under Appearance -> Theme Options -> Blog -> General -> ‘Share This’ buttons placement -> Disable

    Roman
    Spectator
    Posts: 3147
    January 23, 2018 at 11:27 am #36318

    Hi Stefan, please check the URL you provided, it doesn’t work

    Roman
    Spectator
    Posts: 3147
    January 22, 2018 at 6:28 pm #36313

    Hi,

    you can disable it easily through Appearance -> Theme Options -> WooCommerce -> Disable Woocommerce Shop Page Ordering Boxes

    In reply to START
    Roman
    Spectator
    Posts: 3147
    January 21, 2018 at 9:50 pm #36308

    Hi Ulrike, please be more specify, thanks.

    Roman
    Spectator
    Posts: 3147
    January 20, 2018 at 1:11 am #36294

    try now please, not sure what’s causing the issue, when the ModSecurity is enabled

    Roman
    Spectator
    Posts: 3147
    January 20, 2018 at 12:45 am #36292

    I fixed your .htaccess file, also ModSecurity in your cPanel blocked the Reset Section option in the theme settings panel, also fixed 😉

    Roman
    Spectator
    Posts: 3147
    January 20, 2018 at 12:19 am #36291

    actual solution for your issue is to change those lines (#1847 and #3356) with following definition:

    echo '

  1. ' .get_the_title( get_option('page_for_posts', true) ) . '
  2. ';

    and

    $title = get_the_title( get_option('page_for_posts', true);

    yes, the query_vars actually uses the slug atribution of the page