Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    In any .php file of your theme, depending on the place where you would like quotes and tips to be displayed.
    For example, in header.php after the <body> tag.

    Sincerely,
    BestWebSoft Support Team

    How to put it nearby recent posts on home page? Where should I place it?

    Thank you!

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi exudio,

    Please find the necessary .php file and add the following code in the necessary place of the template file, in which you want the Quotes and Tips to be displayed:

    <?php if( function_exists( ‘qtsndtps_get_random_tip_quote’ ) ) qtsndtps_get_random_tip_quote(); ?>

    Since we do not know, which theme is installed on your website, and how exactly the recent posts are displayed on the home page, we cannot tell precisely where the code should be pasted.

    If you want, you can create a private ticket on our support forum http://support.bestwebsoft.com/, and in this ticket provide a link to your website, theme name, the description of a place you want the Quotes and Tips block to be displayed (with screenshots), so that we could tell the exact place, where the code should be pasted.

    Please add a link to this page to the ticket as well, so that we could recall the case immediately.

    Regards,
    BestWebSoft Support Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘What do I need to run the tips on my pages?’ is closed to new replies.