Translation Ready and Sliders

Viewing 5 posts - 1 through 5 (of 5 total)
  • #22742
    iboregua
    Participant

    Hello,

    I have some questions now. I chose Pinboard theme. Is it possible to search through topics separately for each theme? And – is it possible to enlarge the numbers of hits on one page?

    I miss some features in the Pinboard theme. Now, I don’t know whether I missed the concept – should I rely on plugins or is it that I really can’t find the trigger?

    I’m talking about Translation Ready feature. Should I install a plugin like WP Globus or there is something in the theme that enables this feature? I would like to have at least three versions of this website wordimagine.com: en, pt and es.

    The same for sliders: I saw https://www.onedesigns.com/support/topic/problem-with-slideshow/#post-22621. There’s a solution but I don’t know exactly how to implement it. Namely in the solution it is mentioned
    template-portfolio-*.php.

    Does this mean I need to insert
    the following snippet:

    <?php if( pinboard_get_option( 'location' ) ) : ?>
        <?php pinboard_current_location(); ?>
    <?php endif; ?>

    into each of
    template-no-sidebars.php,
    template-portfolio-four-col.php,
    template-portfolio-left-sidebar.php,
    template-portfolio-no-sidebars.php,
    template-portfolio-right-sidebar.php,
    template-portfolio.php?

    Or is it the last one enough. I should probably mention that the home page on this website is a page and not a post.

    Best regards,

    Igor

    • This topic was modified 7 years, 3 months ago by iboregua.
    • This topic was modified 7 years, 3 months ago by iboregua.
    #22751
    Daniel Tara
    Keymaster

    I don’t understand this question:

    Is it possible to search through topics separately for each theme?

    For a multilingual website you need to use a plugin such as WPML.

    The slider displays sticky posts. You need to mark some posts as sticky for it to show up. You don’t need to edit any templates since it will display on the front page regardless.

    #22756
    iboregua
    Participant

    Thank you for your reply, Daniel!

    By

    search through topics separately for each theme

    I meant narrowing a search e.g. only for topic Slider for theme Pinboard. If I choose Pinboard forum and write in search slider I get also topics from other themes.

    Can I use a slider also for anything else? E.g. just for a clickable image?

    Best regards,

    Igor

    #22757
    Daniel Tara
    Keymaster

    No such search functionality is currently available but it makes sense. Not entirely sure if it possible with bbPress but I will research it.

    With Pinboard theme you can only use the slider for sticky posts. With Enlightenment you can display all sorts of queries inside a slider.

    #23103
    Ashok
    Participant

    Hi there and thanks for the great theme!

    This is related to translation readiness, I’m using the plugin polylang for multi-language support. The slider is showing up only on the ‘main’ homepage (ie english version); I have used the same template (‘Default template’) for all language versions of the frontpage. Any ideas on how I can get it to work on my other language frontpages? (they all display under different urls).

    Regards,
    Ashok

    http://www.dudhsagarplantation.com

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.