Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter theartpole

    (@theartpole)

    Hi,
    after a lot trial and error I finally managed to make it work! ??
    I don′t know why it didn′t work the last time, when I included this code in my footer.php…

    <?php
    do_shortcode(‘[si_feed]’);
    ?>

    But now everything is fine!
    I also wanted to include space between the images and tried it with this code:

    .si_feed .si_item{
    width: 10%; margin-left: 6px !important; margin-right: 6px !important; margin-top: 6px !important; text-align: center !important; }

    I have two rows of images and the problem is, as soon as the screen goes smaller 2 or 3 images are jumping down on a third row. Can I avoid this somehow or is this a common problem when adding space between the images?

    Thread Starter theartpole

    (@theartpole)

    Hi,
    after a lot trial and error I finally managed to make it work! ??
    I don′t know why it didn′t work the last time, when I included this code in my footer.php…

    <?php
    do_shortcode(‘[si_feed]’);
    ?>

    But now everything is fine!
    I also wanted to include space between the images and tried it with this code:

    .si_feed .si_item{
    width: 10%; margin-left: 6px !important; margin-right: 6px !important; margin-top: 6px !important; text-align: center !important; }

    I have two rows of images and the problem is, as soon as the screen goes smaller 2 or 3 images are jumping down on a third row. Can I avoid this somehow or is this a common problem when adding space between the images?

    Thread Starter theartpole

    (@theartpole)

    Hi,
    I′m still looking for a solution for my Instagram feed and found somebody which is using your Plugin on the same place I′d like to place it.
    The last time I wrote here, it didn′t seem to work at all. That′s why I wanted to try it again and copied her code and custom css on my site and the Plugin works fine after all! She also added comments and likes on her feed, which I wouldn′t need. But I also have seen, that she didn′t use the simple function: [si_feed] in her footer.php…
    The problem still is, I can′t seem to manage to include my own account/feed, the way she does.
    Could you maybe have a look on my testwebsite? Probably you can tell the problem.
    https://www.thevoguence.com/wordpress

    Thank you very much in advance!!!

    Thread Starter theartpole

    (@theartpole)

    Like I wrote I tried to put the code already on different places in the footer.php (before and after </body>). Nothing worked.
    I also tried echoing it, still no success. It′s quite strange as other widgets work fine in the footer.php , no matter where I place them …
    Maybe I look for another widget then, as it seems difficult to find the problem.
    But thank you very much for your fast and help and effort!!!

    Thread Starter theartpole

    (@theartpole)

    Still no success. Yes, I′m editing the footer.php.
    I′d like to have the code on the bottom of the site. But I also tried to put the code on different places in the footer.php – nothing worked.

    footer.php:


    ?>
    </body>
    </html>

    (here I tried to include the code)

    The other widgets are working fine.
    Troubles occur with Simple Instagram only in the footer.php ( on a normal page Simple Instagram works perfectly) :-/

    Thanks for the help!

    Thread Starter theartpole

    (@theartpole)

    Hi,

    thanks for your reply.
    After including your code, the images are still not showing. Same problem as before, it′s only showing the text ” do_shortcode(‘[si_feed]’); ”

    Thread Starter theartpole

    (@theartpole)

    Thank you very much! It worked fine.

    Thread Starter theartpole

    (@theartpole)

    #access li a:hover {
    background: white !important;
    color: ORANGE !important;
    }

    Thread Starter theartpole

    (@theartpole)

    For people who may have the same problem:
    I tried to delete under wp-content-languages all .de files. Everything was in english then (dashboard, search button, etc.), except the article details (like author, date, category, comment)showed still in german (don′t know why).
    Cause it was important for me, that really everything was in english, I decided to delete everything and download it again in the english version. The example article and categorie showed still in german, I would be curious why…, but thats something easily changed.

    Is there another possibility (easier) than downloading it from SVN? Tried it, but don′t know at all how to do it… Quiet complicated for a beginner like me. I′m as well self-hoster and really would like to have the manifest theme with the post formats options. I downloaded all the files manual from SVN, but the theme didn′t look anymore like it should. So I deleted everything again.
    Would be really happy, if somebody would have the Manifest wordpress.com version in zip file for me or maybe could tell me a way how to get it

Viewing 10 replies - 1 through 10 (of 10 total)