• Resolved Redouane

    (@donlk)


    Hi,
    I’m using Pictorico theme on my website, and it’s great. I’m having this weird problem where the slider displays only a black space even though i have posts with the featured tag.

    I’m using a child theme with the original theme files intact, i tried re-uplaoding the original theme files with no avail.

    If i change the featured tag in ‘Customize’ to something different, the slider dissapears, so it means that the slider detects the posts with the featured tags, it’s just not showing them, because you can clearly see them in the source code.

    what would be the fix for this?

    Also, it looks like the theme has no RTL support, so when i first installed it everything looked so messy and scrollbars were everywhere, i did my best to cover up all that (but without actually fixing anything, because i don’t know how). so, any news on that? is it planned?

    here’s my arabic translation for the theme (i did my best): http://cl.ly/1K1n3P0B3G1e

Viewing 1 replies (of 1 total)
  • Thread Starter Redouane

    (@donlk)

    The theme has RTL support, but i had to

    wp_enqueue_style(‘chld_thm_cfg_parent’, get_template_directory_uri() . ‘/rtl.css’);

    in the child functions.php to force load it.

    now the slider works.

Viewing 1 replies (of 1 total)

The topic ‘Black slider ( RTL support?)’ is closed to new replies.