• Resolved jpknz

    (@jpknz)


    This affects Shortcode addons and Tabs – Responsive Tabs with Accordions

    When you load content in to a tab using a shortcode the content doesn’t display breaks/horizontal spacing correctly. Instead where a break is expected the content is on the line directly under the previous one.

    See https://imgur.com/a/mXKtU9B for example of expected vs what is displayed using tabs.

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

    (@biplob018)

    Its hard to understand as there have some css conflicts. I suggest you to provide link or contact via oxilab.org as they can solved or update if there have any bugs.

    Thread Starter jpknz

    (@jpknz)

    Hi

    This occurs with default theme on a fresh install of wordpress. I’ve created a site for you to see this problem. Whats the best way to get the credentials to you? The site is http://3.8.122.152/. The second tab displays the linespacing/break issues.
    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.

    So a new issue to report by the looks in that content tabs won’t display the tabs on a fresh install of wordpress.

    Plugin Author biplob018

    (@biplob018)

    I understand the bugs. kindly contact via oxilab.org. There was no jQuery call into your theme. that’s why its happened. Kindly contact via oxilab.org.

    wp_enqueue_script not called primary to load jQuery.

    Thread Starter jpknz

    (@jpknz)

    Agreed that there was no jquery – I’ve just solved that as below
    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’);

    Thread Starter jpknz

    (@jpknz)

    Hi

    Is there any update on this one?

    Thanks

    Plugin Author biplob018

    (@biplob018)

    Yes i already update my both plugins. So you can use it now. At previous data kindly modify or edit once to view accurate and hope future data will automatic sensitize properly.

    Thread Starter jpknz

    (@jpknz)

    Hi

    I’ve just updated (and deleted and re-installed and created a new set of tabs) and the break issues are still present.

    See http://3.8.122.152/ for the example

    Plugin Author biplob018

    (@biplob018)

    will you please paste this bullet list outside of tabs into this page. so hope its will be same result. kindly done this.

    Thread Starter jpknz

    (@jpknz)

    Hi

    The same issue exists. I’ve added another tab at http://3.8.122.152/ where you can see the results

    Plugin Author biplob018

    (@biplob018)

    I see the problem. Most of time content means p tag conflict with my tabs while theme have some custom code and its conflict padding margins size into my plugins.

    Such as some theme use padding after p tag and some of them use margin. that’s why i suggest user to add br tag if they need space between line. Kindly add <br> after line finished.

    I need to do this to avoid css conflict with theme. I understand its minor problem to users but unable to give access with theme for conflicts. Hope you can add br tag for space between line.

    Thread Starter jpknz

    (@jpknz)

    Hi

    The test site provided is on the default wordpress theme without any custom code or css.

    Having to use a <br> tag in text instead of simply writing the text as it would be is not a solution as the text can be used in multiple places – everything else of which does not require this. It would mean creating two sets of text – one for content tabs and one for everything else – and having to remember to update both when it needs changing.

    The text works fine in all over plugins that display content. Surely there is something that needs to be changed in content tabs/shortcode add-ons in order to display correctly.

    Plugin Author biplob018

    (@biplob018)

    I understand whats you want and will you please reply to oxilab.org. I will send back to you fully custom file as those will works as your theme file.

    I mark this as solved and kindly reply to oxilab for custom file.

    Thread Starter jpknz

    (@jpknz)

    Hi

    Contacted via oxilab as requested but haven’t had a response to date so reopening.

    Thanks

    Plugin Author biplob018

    (@biplob018)

    I am sorry for this. I replied, kindly check your spam box or email again.

    It’s will be fully customise so kindly confirm with template number but can’t get response.

    I can do it after getting template number while it’s will to hard and need much time to customise all 23 template. Waiting for your email and confirm this solved.

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

The topic ‘Content loaded from shortcode doesn’t display breaks? correctly’ is closed to new replies.