dannydanz on "[Plugin: Tabs Widget for Page Builder] Tabs at bottom"

ساخت وبلاگ

Hi, I am not realy familiar with coding. So mayby you can fix my issue.

Im using your plugin because nextpage shortcode is not working with sitorigin. By using Tabs I try to structure my long texts. I put the TABs to the botton by droping the (ul) area of your php.file at the right place. The problem is that after using a TAB the text will not shown from the beginng/ top. But that would be the right viewport in this case.

http://www.wie-bitte-denken-sie.de/

Is it possible to fix this issue ?

Thx in advance.

Best regards

Jürgen

https://wordpress.org/plugins/tabs-widget-for-page-builder/

capuderg
Member
Plugin Author

Posted 2 days ago #

Hi Jürgen,

I don't see the problem with your text not displaying on top. This is how I see your page: http://www.awesomescreenshot.com/image/1276501/120495d87118f43388fd2375e63d5d62 and when I navigate the tabs, the text displays ok (from the top).

There is some padding and margin on top, if that is what you mean, you should write some custom CSS to eliminate that...

Let me know, if I did not understand you correctly.

Take care!

thx for the answer. After using a TAB (seite2/3/4) I would like to jump to the top of the content/ text.

Right now, this is not happen. Maby this does happen, because I changed the orientation of the TABs

Does that help ?

Best regards

Jürgen

capuderg
Member
Plugin Author

Posted 1 day ago #

Hi,

aha now I understand :)

However this is not a default tabs functionality (to jump at the top of the content)...

Even if you wouldn't change the tabs nav location, the action of clicking on a tab would not jump at the top of the content of that tab. Clicking on the tab just changes the content (that's it).

If you need to jump at the top of the content you will have to do some custom coding. You can use the scrollTop jQuery function to jump to desired selector. You can hook this function to a bootstrap event for the tabs (navs): http://v4-alpha.getbootstrap.com/components/navs/#events (we use the bootstrap framework in this plugin).

Take care!

dannydanz
Member
Posted 14 minutes ago #

Hi,

thx for your support. I am not abel do configure it. I suppose I have to put some code like this <script>
$(document).ready(function(){
$("button").click(function(){
$("div").scrollTop(100);
});
});
</script>
into a php file of your plugin. Maybe you can specificate what I have to do.

THX in advance.

Best regards

Jürgen

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 257 تاريخ : شنبه 8 خرداد 1395 ساعت: 3:36