Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #292302

    I want to add widgets to my newly created pages.

    You can say use avia layout builder> code block and paste the code there but not every widgets has codes to paste like contact 7
    (paste this code [contact-form-7 id=”3995″ title=”Contact form 1″])

    Most of the widget are for drag and drop only. I see these widgets at the widgets section but i can’t use them in pages.
    At widgets section you can drag them to sidebars or footer but not to the pages.

    Or is there a way to see widget’s codes to paste in to the code block?

    Best Regards

    Cihan

    #292414

    Hey cbehen!

    Thank you for using our theme.

    Widgets are specially designed for the widget areas.

    Some provide a shortcode, others not.

    If you do not find something in the documentation you can look in the code for:

    
    add_shortcode( .......  );
    

    In this case you can use a shortcode to activate the widget on a page.

    See also: http://codex.wordpress.org/Shortcode_API

    Regards,
    Günter

    #292448

    Actually ı want to use login and resigter at your small bar above the header..

    I created the links at the small bar ; to be able to use these links ı have to create login and register pages.

    I created the pages but ı don’t know how to add register and login to the page.

    I think login and register are widgets and ı don’t know their codes to paste.

    Best Regards

    Cihan

    • This reply was modified 10 years, 4 months ago by cbehen.
    #292453

    Hi!

    Please refer to Josue’s post here – https://kriesi.at/support/topic/client-login/#post-291229

    Regards,
    Yigit

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