-
AuthorPosts
-
March 4, 2017 at 1:04 am #1015202
I have followed the instructions and gone through and created a new Home page, however when I publish it and look at the site it only shows the header and footer.
Editing the page at: /component/jabuilder/home?jub=edit (works)
Publishing the page at: /component/jabuilder/home (works)
Front page of site at: / (doesn’t work)
Front page edit at: /?jub=edit (doesn’t work)If I go back into the backend I can edit the page as normal and all of my content elements are there, however I cannot get it to display them normally.
Cheers
Girkers
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 6, 2017 at 7:55 am #1015558Hi Girkers,
You can share the URL and Admin login info of your site so I will take a look.
Regards
josefk Friendjosefk
- Join date:
- February 2014
- Posts:
- 16
- Downloads:
- 12
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 5 times in 5 posts
March 6, 2017 at 8:28 am #1015571I can confirm that! I ve tried to build a normal blog-layout page. Followed the instructions, created a new menu link –> choose Ja-builder as tempalte style. When i pusblish the site in frontend, only footer and header (menu + logo) are rendered with the tempalte styles. the content section is pure html, without any css-files loaded from the template. same problem with single page article.
can`t share link, this is on my local xamp server.
rest of ja-builder works as intended.please fix this asap. this is crucial. cheers, joe
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2017 at 4:04 am #1015849Hi guys,
You can open this file: ROOT/templates/ja_builder/index.php
Look for this div tag:
<div class="uber-block mainbody">
and change it to:
<div class="jub-block mainbody">
Then refresh your site again.
Regards
1 user says Thank You to Saguaros for this useful post
josefk Friendjosefk
- Join date:
- February 2014
- Posts:
- 16
- Downloads:
- 12
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 5 times in 5 posts
March 7, 2017 at 11:45 am #1016015Hi guys,
You can open this file: ROOT/templates/ja_builder/index.php
Look for this div tag:
<pre class="prettyprint linenums:1 prettyprinted" style="">
- <span class="tag"><div <span class="pln"> <span class="atn">class<span class="pun">=<span class="atv">"uber-block mainbody"<span class="tag">>
and change it to:
<pre class="prettyprint linenums:1 prettyprinted" style="">
- <span class="tag"><div <span class="pln"> <span class="atn">class<span class="pun">=<span class="atv">"jub-block mainbody"<span class="tag">>
Then refresh your site again.
Regards
thank you – this works for me.
blog post pictures should have a padding/margin if they are floated right or left.
also, they do not automatically scale when viewport is smaller, not responsive. you should consider this in future updates.
cheers,
joeMarch 7, 2017 at 11:43 pm #1016106I tried to change the DIV tag but this made no difference, as this if statement is failing:
if (!$helper->isJUBPage() && is_array($cols)) : ?>
Because that is failing, I get the generated HTML:
<div class="main-content"> <div id="system-message-container"> </div> <div class="blog-featured" itemscope itemtype="https://schema.org/Blog"> <div class="page-header"> <h1> Home </h1> </div> </div> </div>
Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 8, 2017 at 2:15 am #1016130Could you illustrate the modification you expect via screenshot?
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Content blocks not showing on publish
Viewing 7 posts - 1 through 7 (of 7 total)