Tabs no longer working after 2.18.0
1 year 10 months ago - 1 year 10 months ago #67041
by nmron
Tabs no longer working after 2.18.0 was created by nmron
Hi Ced,
The tabs on my pages have stopped working after I installed 2.18.1 or 2.18.2
Everything was fine up until that point, and if I reinstall 2.18.0 then its all ok.
It is ok on J4 sites, the problem only seems to affect J3.10 sites
Can you help ? - I can provide site login if needed.
thanks
The tabs on my pages have stopped working after I installed 2.18.1 or 2.18.2
Everything was fine up until that point, and if I reinstall 2.18.0 then its all ok.
It is ok on J4 sites, the problem only seems to affect J3.10 sites
Can you help ? - I can provide site login if needed.
thanks
Last edit: 1 year 10 months ago by nmron.
Please Log in or Create an account to join the conversation.
1 year 10 months ago #67044
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Tabs no longer working after 2.18.0
Hi
I don't see any reason why it would stop working, just checked my release notes
I have also tested on a J3 website, it works
Please install the 2.18.2 version and give me the url of the page so that I can check the problem
CEd
I don't see any reason why it would stop working, just checked my release notes
I have also tested on a J3 website, it works
Please install the 2.18.2 version and give me the url of the page so that I can check the problem
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 10 months ago #67047
by nmron
Replied by nmron on topic Tabs no longer working after 2.18.0
Email sent with url
Please Log in or Create an account to join the conversation.
1 year 10 months ago #67052
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Tabs no longer working after 2.18.0
the tabs are working
I see that you are loading some iframe as content, the problem is that the iframe is not loading correctly
please try to add a text in a tab and see if it works
I see that you are loading some iframe as content, the problem is that the iframe is not loading correctly
please try to add a text in a tab and see if it works
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 10 months ago #67053
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Tabs no longer working after 2.18.0
the problem comes from the padding here
nothing to do with the tabs from Page Builder CK, this is only related to the way you are loading the iframes
Code:
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
padding-right: 1000%;
height: 100%;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 10 months ago #67058
by nmron
Replied by nmron on topic Tabs no longer working after 2.18.0
Hi Ced
I have been using that iframe code for years. It has worked ok through all the versions of PB right up until I loaded 2.18.1, then it suddenly stops working.
It is the same on 3 other websites.
When I revert back to 2.18.0 it starts working again.
So I am thinking there must be a change between these 2 versions ?
thanks
I have been using that iframe code for years. It has worked ok through all the versions of PB right up until I loaded 2.18.1, then it suddenly stops working.
It is the same on 3 other websites.
When I revert back to 2.18.0 it starts working again.
So I am thinking there must be a change between these 2 versions ?
thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds