Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #900692

    Hello!

    In a few of your demos you have designed the text with a leading with more distance than regular.
    http://www.gutegymnasiet.se/wp-content/uploads/2018/01/leading.png

    How should I do to get the same leading? Are you using a text block or a special heading? Where can I find the settings for this?

    Regards,

    Peder
    Sweden

    • This topic was modified 6 years, 10 months ago by Gute.
    #901147

    Hi Peder,

    I can give you the shortcodes for that page if you want to import it to see exactly how it’s done? You will need to activate debug mode first to be able to add shortcodes though: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. Please link directly to the demo page you want to import as well :-)

    Best regards,
    Rikard

    #901319

    Hello Rikard!

    Thank you for your help.

    1. So, I am not using a child theme. Should I only add the last code or both? And where should I put the code in the functions.php?
    2. If I import a demopage? How dows that work? Does it show up as an active page on my web site?

    These are the pages I want to see whas behind:

    The best

    Peder

    #901353

    Hi,

    1. Yes, since you’re not using a child theme, edit functions.php and find this line of code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    below this code add:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    2. If you import a demopage, you will have all pages exactly as the demo, so if the demo has 1 page only then you get 1 page, if you import for example Enfold 2017 you’ll get all the pages it has also :)

    Best regards,
    Nikko

    #911166

    Hello!

    Can I import demos without them overwriting the existing pages and site? I mean, I already have a site runing. What happens when I import?

    #911168

    From this demo I would like to see the shortcodes, thank you!

    And as I said, I don’t wan’t to overwrite my existing site.

    Regards,
    Peder

    #911180

    Hi,

    Here are the shortcodes for One Page Portfolio: https://pastebin.com/H5KTNMPD
    You may need to upload the images, since it’s not imported.
    Hope this helps :)

    Best regards,
    Nikko

    #911188

    Hi Nikko!
    Thank you!

    When I copy and paste this into a page the page gets a boxed kind of look, not wide over the hole screen.
    Even though I created a new page into my existing site, which has a wide look.
    Any idea?

    Best regards,
    Peder

    #911197

    Hi Peder,

    Can you give us a link to the page where you applied the css code? you can put the link in private content to keep the public from seeing it.

    Best regards,
    Nikko

    #911580

    Hello!
    Here is a link.

    #911683

    Hi,

    I have checked it and it seems, the theme settings are keeping it from displaying how it should look. Can you let us check the theme settings and settings of the page in the link. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #911780

    Hello!
    Here’s a temporary account!
    Thanks!

    #912107

    Hi,

    I have applied it and it’s looking good now :)

    Best regards,
    Nikko

    #912151

    Hi!
    Thanks Nikko!

    The first text about Enrique I cant see on my site. So I dont know if its correct or not. I really like how this text is layouted “WELCOME!
    I AM ENRIQUE FOLD I am a New York based developer specialized in branding and web design.
    Take a look at my work and if you like it I would love to hear from you!”
    I’ve tried with different settings for headings etc but I cant get there.
    Is it something with the demo i’ve chosen?

    Firther down, below this text “This is me. Designer by day & developer by night. I never sleep… almost.” There is a Lorem ipsum-text.
    On my site it’s smaller and doen’t look as good as on your site. I would like to get this setting exactly. And by copying the code you gave me apparently doesn’t do the trick.
    Any other tips?

    #912295

    Hello!
    Now, when I look at it. I dont have to go so far. When looking at the demo Enfold 2017 and for example the “text block”-page. I have this demo imported and I am using it.
    The text has more air between the lines and the text is bigger.
    When i create a text block, and change the headings/titles, the change doesn’t look as good as in your demo page. It just gets small and doesnt look nice at all.

    Regards,
    PEder

    • This reply was modified 6 years, 9 months ago by Gute.
    #912325

    Hi PEder,

    Yes, you’ll just need to adjust it in Enfold > Advanced Styling > Select an item to customize, select < p > then click on Edit Element button, just adjust the font size and line height then save and that should be it. :)

    Best regards,
    Nikko

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.