The blog page navigation in iframe not working
I design a website in a webstarts environment. After inserting an iframe blog created on the brizy cloud, 2 articles will be displayed (I have 2 columns set). If I want to see more articles I can click on the navigation page of the blog to open another page with more articles. But unfortunately this does not work. After clicking on the navigation - page 2 - nothing happens.
See it here: https://my.secure.website/ordinace/clanky
My iframe code for the embedded blog from brizy cloud is here: <iframe src = "https://ordinace-blog.brizy.site/clanky" width = "100%" height = "1000px"> </iframe>
-
Hello Josef,
At https://my.secure.website/ordinace/clanky page 2 is trying to link to http://ordinace-blog.brizy.site/clanky?page=2 which does not exist. This means that Brizy's archive pagination is not designed to work in an iframe environment. Hence you cannot use Brizy pagination with iframes.
However, if you still want to use Brizy's blog archive page in a web starts website using iframes, here is a workaround you can consider. Make your archive page in such a way that all your blog posts are listed in Page 1. For example, if you have 3 blog posts in a row, you can list 45 blogposts in 15 rows. Depending on the total number of blog posts you have, increase the number of rows to include all your blogposts a single page. See here.
Best regards, Nelea.
0
Please sign in to leave a comment.
Comments
1 comment