Tagged: enfold
-
AuthorPosts
-
March 1, 2017 at 11:33 am #753605
Hi,
I was told to open this thread to gain assistance. Also told to include the link below in private content…
Yes, you can replicate that page easily. If you decide to purchase Enfold, please start a thread on our support forum – https://kriesi.at/support/ and attach this link and we will tell you which elements are used to create that page :)
————————————March 2, 2017 at 8:29 pm #754543Hi!
Sorry for the late reply!
After updates and issues occured on Amazon servers, forums got super busy :)Please add Grid Cell element to your page under Layout Elements tab of Advanced Layout Builder and change grid sizes to display 2/3 on the left column and 1/3 on the right column.
On left 2/3 grid, insert Image element, Special Heading element, Text Block element, Whitespace/Separator element, 1/3 column element (then inside image element inside it) and 2/3 column element (and insert Text Block element and Button element), Whitespace/Separator element after that 1/3 and 2/3 column element and repeat it three times in total and add Icon List element at the bottom
On right 1/3 grid, insert two Text Block elements and edit them to give them different background colors.
For landing page, please Masonry or Masonry Gallery element :)
Best regards,
YigitMarch 2, 2017 at 11:31 pm #754723Hi Yigit,
So in the top section you are describing how to produce the internal pages like this: http://www.yaffa.com.au/b2b/marine-business/
And where you mention landing page, you are referring to how we can make the homepage: http://www.yaffa.com.au/
Is that correct? We want to reproduce both homepage and internal page.
Also, what demo would you recommend importing so that we have the best site structure to begin with?
March 3, 2017 at 2:18 pm #755061Hi,
Exactly!
If you would like to have similar color scheme, i would recommend – http://kriesi.at/themes/enfold-construction/. You can then go to Enfold theme options > Header and change header style to display Logo on the left and menu on the right :)
Best regards,
YigitMarch 4, 2017 at 9:23 am #755560Hi Yigit…
Thank you, I’m working on this now.
Have a great weekend!
Terry
March 4, 2017 at 9:52 am #755562Hi Yigit..
Could you please guide me a little more on the layout elements I should be using for the homepage?
- This reply was modified 7 years, 8 months ago by C-Y-B-E-R.
March 5, 2017 at 9:26 am #755878I followed your instruction above for the internal page, and the homepage, but they don’t work as planned. Results in private content below.
- This reply was modified 7 years, 8 months ago by C-Y-B-E-R.
March 7, 2017 at 1:00 am #756678Hey!
1- Please go to Enfold theme options > General Layout > Dimensions and decrease container width
2- They are actually aligned correctly however image sizes are not enough to fill their container width, hence it looks misaligned. Please upload images in bigger sizes.
3- Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your text block elements and give them custom CSS classes (“box-one” and “box-two” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab.box-one { background-color: orange; } .box-two { background-color: blue; }
4- I created a testing page. Linked in private content field below and added some custom CSS code to Enfold theme options > General Styling > Quick CSS.
Cheers!
YigitMarch 7, 2017 at 7:14 am #756796Thank you for trying to help, but this is the wrong information.
This is having no effect on the actual content body, which is the problem. Changing the container width is only mucking up the
‘header’.Homepage sample is also nothing like what we are seeking.
Please see attached images and links in private content below.
March 7, 2017 at 2:23 pm #757008Hi,
1- I edited your Grid Row element, gave it a unique ID “magazine” and added following code to Quick CSS
#magazine { max-width: 1024px; margin: auto; }
2- I edited your page and added your content into 1/1 column section element.
Please also review this video tutorial – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
Best regards,
YigitMarch 11, 2017 at 5:59 am #759255Hi Yigit,
Everything is looking much better now.
Is there an easy way for us to change the display order of the portfolio items on the homepages.
For example to display items at the top, bottom or sides where we want them? Perhaps a plugin you can suggest that would allow us to drag and drop the taxonomy order?
Thanks,
TerryMarch 13, 2017 at 8:32 am #759867Hey!
You can try the following plugin but it causes issues with the avia_post_nav function (the arrow navigation on each side of a post).
// https://wordpress.org/plugins/post-types-order/
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.