• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

virginie

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • April 17, 2013 at 9:56 pm in reply to: Remove page navigation from archives #36068
    virginie
    Member

    Great! Thank you Brad.

    I modified the code with  is_archive  and  genesis_after_endwhile

    the code works perfectly but didn't fix my first archive page language problem 🙁

    Are you aware of the problem between qtranslate and genesis_post_nav? (first page back to default language even if the link on source code show the right one)

    thank you again

    April 16, 2013 at 7:41 pm in reply to: Remove page navigation from archives #35869
    virginie
    Member

    great thanks.

    Now i'm looking for the function or hook to replace the genesis_posts_nav by

    <?php wp_pagenavi(); ?> or
    <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
    not sure i'm doing right.

    April 16, 2013 at 2:05 pm in reply to: previous page back to default language #35813
    virginie
    Member

    Merci pour l'affichage sur ipad. J'ai enlevé la fonction "responsive".

    Pour ce qui est de mon problème, c'est effectivement dû au système de pagination . J'utilise celui par défaut de Genesis avec le thème News.

    Le plugin qtranslate fonctionne très bien avec d'autre child theme de Genesis. J'essaie de comparer avec les autres thèmes et je ne vois pas vraiment de différences.

    Auriez-vous une idée?

    April 12, 2013 at 8:39 am in reply to: Remove page navigation from archives #34986
    virginie
    Member

    Thank you Dave but I'm looking for the Previous/Next page navigation at the bottom.

    April 11, 2013 at 12:36 pm in reply to: previous page + qtranslate : back to default language #34799
    virginie
    Member

    If I look at the source code, I see the link for page 2 : http://ymamj.org/blogue/en/category/article/page/2

    and for page 1 is : http://ymamj.org/blogue/en/category/article/

    if  I go back from page 2 to page 1, link http://ymamj.org/blogue/en/category/article/

    change to http://ymamj.org/blogue/category/article/

    even if we read the English link in the source code as http://ymamj.org/blogue/en/category/article/

    I tried this function but its not working - maybe something is missing to be compatible with genesis :

    add_filter('get_pagenum_link', 'qtranslate_next_previous_fix');

    function qtranslate_next_previous_fix($url) {
    $aUrl = explode("/".qtrans_getLanguage(),$url);
    if (isset($aUrl[1]))
    $url=qtrans_convertURL($aUrl[1]);
    return $url;
    }

    thank you

    April 10, 2013 at 11:27 am in reply to: previous page + qtranslate : back to default language #34582
    virginie
    Member

    note : I used Genesis Featured page widget as first page.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble