• Resolved jpknz

    (@jpknz)


    This affects Shortcode addons and Tabs – Responsive Tabs with Accordions

    When creating content on a tab that has bullets indented they show indented in the edit preview.
    E.g. Content should be
    1. step 1
    2. step 2
    ^ step 2 indented bullet (used ^ as not sure how to get circle bullet on here)
    3. step 3
    etc

    On the main tab preview (Shortcode addons -> Tabs -> Edit <on one of the created tabs> -> scroll down to see content – they will show as below
    1. step 1
    2. step 2
    step 2 indented bullet (NB no actual bullet showing)
    3. step 3
    etc

    When actually used on a page they show as
    1. step 1
    2. step 2
    ^ step 2 indented bullet (bullet shows but it’s not indented)
    3. step 3
    etc

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author biplob018

    (@biplob018)

    At preview page I just load simple css file and that’s why there was some css missing. Such as theme file others plugins file.

    That’s why its happened. I will try to make more accurate .

    Thread Starter jpknz

    (@jpknz)

    Thanks but that doesn’t explain why when the page is view in live (e.g not preview) the list is still not indented as below.

    1. step 1
    2. step 2
    ^ step 2 indented bullet (bullet shows but it’s not indented)
    3. step 3
    etc

    Plugin Author biplob018

    (@biplob018)

    its will be better as you can share your url. Normally tabs or my shortcode can’t hold your data.Maybe those are comes from your theme data.

    Perhaps I am creating Bullet list elements and hope at night you will get it. If not kindly wait until tomorrow and contact via oxilab.org

    Thread Starter jpknz

    (@jpknz)

    Hi

    The URL is internal on a development site. The problem also occurs with the default wordpress theme and all plugins disabled.

    I’ve created a site for you to see this problem. Whats the best way to get the credentials to you? The site is https://3.8.122.152/
    The issue with the test site (brand new installation just now) however is that content tabs won’t even show the tabs content when viewing as a user. You can see it when in admin mode however. This is simply the default install of wordpress, updated to 5.1.1 and the twenty nineteen theme also updated.
    The only plugins active in this install are Shortcode addons and Response Tabs with Accordions.

    Thread Starter jpknz

    (@jpknz)

    Update to not loading when viewing as a user – I had to add the below in for it to show. It seems the plugin expects some other plugin/theme to load jquery instead of loading it itself
    wp_enqueue_script(‘jquery’);

    Either way it appears that the CSS is being overridden for some reason – will need to investigate why

    • This reply was modified 5 years, 8 months ago by jpknz.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Indented bullets don’t indent’ is closed to new replies.