• Resolved Ann74

    (@ann74)


    First thank you for sharing your code and knowleged,
    I am trying to use Simple Author Box

    I would appreciate it if you could help me, in my website KosmosGrid.com I tried to create a page (https://kosmosgrid.com/anarra/) and I am looking for that once a person does a click in the page anarra then the photo and the media icon list appears.
    For unknow reason I see that it appears in a post (https://kosmosgrid.com/non/) but is not appear in the page anarra as it is where I am to see all that. Not sure how to link the post with the page or to create css to make sure that the the photo and media icons appears as they look in the Post (https://kosmosgrid.com/non/)

    For your support thank!Ann

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @ann74,

    The only solution would be to create a page template and then manually insert the Simple Author Box in your template file, by using the following code snippet:
    <?php if ( function_exists( 'wpsabox_author_box' ) ) echo wpsabox_author_box(); ?>

    If this is not a solution for you, then please keep an eye for our update which will be available soon and then you will be able to manually add Simple Author Box on any page by using a shortcode.

    All the best,
    Mihaela

    Thread Starter Ann74

    (@ann74)

    Thank you Michaela,
    I tried to add the code in different part of web but it did not work. I am not sure where it is the right place p/point to place it. I punt it before a text I wrote in a page using the I tried too <script > < scrip> BUT it did not work. Since a need to use it ion only one of the pages and not all the pages. I notice that the Post (where the BIO appears nice) can be include in the menu area, I did it BUT I see regales that it looks nice I need it in a page to be able to use the page functionality anyway. So I am not sure how to find the right spot where this code should be include.
    Here is the example with the post as part of the menu bar options. https://kosmosgrid.com/anarra/ BUT again I must finde a way dinamic/manual to include the code you said in a page section and not in a post..

    Beside that question, I am wondering how to be able to put in that box the photo/avatar without having to register in avatar website, just to put a photo/pic which is in my library. THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘page missing the media list (facebook, twitter..)’ is closed to new replies.