Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Cannot View Second Page of Portfolio

home pagePaginationportfolio
    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Hello,

       

      I built up a new website with Folie.

      But I cannot view a second page of portfolio.

       

      Please check the following webpages. Same photos are viewed on them.

      https://chamograph.com/page/1/

      https://chamograph.com/page/2/

       

      What should I do?

       

      Best Regards,

      Yusuke

      • This topic was modified 7 years, 7 months ago by ekaki_san.
    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      I found a hint.

      The correct address is

      h ttp://chamograph.com/home/page/2/

       

      But the generated link is

      h ttp://chamograph.com/page/2/

      • This reply was modified 7 years, 7 months ago by ekaki_san.
      • This reply was modified 7 years, 7 months ago by ekaki_san.
    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Can you show us the structure of the permalinks? Please reset permalinks in Settings > Permalinks and try again.
      Let us know.

      Best regards!

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Hi Mihalia,

      Thank you for your reply.

      This is a screenshot of permalink in Settings.

      https://chamograph.com/wp-content/uploads/2017/11/2017-11-18-20.11.17.png

      How do I do?

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      I have one more question.

      I can transit the page like this on DEMO.

      https://chamograph.com/wp-content/uploads/2017/11/2017-11-18-20.57.36.png

      I cannot transit like DEMO but like this on my website.

      https://chamograph.com/wp-content/uploads/2017/11/2017-11-18-20.57.55.png

       

      How can I fix?

      • This reply was modified 7 years, 7 months ago by ekaki_san.
    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Please set the permalinks to “Post name” structure. Save changes and refresh page.
      See screenshot: https://postimg.org/image/s8ur9h9gr/

      -The transit in the demo, is the lightbox effect. You can add it in the media element options. What element are you using? Can you send us some valid wp credentials in a private reply? So we can check if the configuration is set up correctly.
      Let us know.

      Best regards!

      • 7 years, 7 months ago ekaki_san
        Participant

        Expired

        Hello again,

        I have changed the permalink to “Post Name”.
        But the bug is not fixed.

        So, do you mean that I tell you login pass & id?

        Thanks,
        Yusuke

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Hi,

      I installed Lightbox right now, and that’s good.
      But the permalink problem have not fixed yet…

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Please fill in the wp login credentials on the information fields of your profile data. So we can give it a closer look.

      Read this article for more information.

      Best regards!

      • 7 years, 7 months ago ekaki_san
        Participant

        Expired

        Hi Mihaila,

        I added Website, Username & Password to User extra information just now.
        Is it okay?

        Best Regards,
        Yusuke

    • 7 years, 7 months ago Mirela
      Participant
      This reply has been marked as private.
      • 7 years, 7 months ago ekaki_san
        Participant

        Expired

        Oops! I will check it right now.

      • 7 years, 7 months ago ekaki_san
        Participant

        Expired

        I updated the user info just now.
        Please check it again.

        Thanks,
        Yusuke

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Just checked, and the prohibition is still present. Please grand admin rights to the user created for us.

      Thanks!

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Hello again,

      I’d like to change the font color of “Leave a Reply” in pages of Portfolio items.
      How do I do?

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      One more thing.

      I’d like to change “Continue Reading” to “Leave a Reply”.
      How do I do?

      Thanks,
      Yusuke

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Hmmm..i not sure what is wrong in your page, but i created another portfolio test page with pagination and the pages are changing well. In each page there are different items showing. Please see it here: https://chamograph.com/portfolio-test/page/3/

      -I changed the “Leave reply” font color to white by adding this code into your custom css box in General > Custom codes > Custom CSS:

      .cl-comment-reply h6 {
          color: white !important;
      }

      -To change the “Continue Reading” to “Leave a reply” you need to edit theme file. Go to file \folie\template-parts\blog\parts\entry-readmore.php and find this line:
      <a href="<?php echo esc_url( codeless_get_permalink( get_the_ID() ) ) ?>" class="entry-readmore"><?php esc_html_e( 'Continue Reading', 'folie' ); ?></a>

      Let us know.

      Best regards!

      • 7 years, 7 months ago ekaki_san
        Participant

        Expired

        Hi Mihaila,

        Thank you very much.
        Mmmm. I try to set the front page to the portfolio-test. But the page nation doesn’t work.

        How do you think about this problem?

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Please update theme to it’s latest version 1.2.2. After it, update Codeless Builder as well (latest version is 1.2.3).
      Let me know if the situation persists.

      Best regards!

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Hello,

      How can I update?
      That (1.2.1.) is displayed the latest ver. on the dashboard.

      Thanks,
      Yusuke

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      You can update theme in two ways.
      1-Manually: This means you have to go to your Envato account > Downloads. In the list of downloaded themes, find Folie theme and download once again. Here is always stored the latest version of theme!
      In wordpress dashboard, deactivate current theme; Delete it’s files; Install new version like you did the first time.
      Or if you want to keep the previous version as a backup (if you have made direct changes to it’s files) then update from ftp. Using a ftp account, go to wp-content/themes folder. Find and rename the current theme folder. Import the new updated theme folder. Go back to wordpress dashboard > Themes and activate the new version.

      2-Automatic: Using Envato Market plugin. Once registered with your api key, you will be able to see all themes you have purchased. If they have any update available and update theme with just a click.
      Read this article to guide you further with it: https://www.wpexplorer.com/envato-market-plugin-guide/

      After updating theme, you can now easily update the Codeless Builder. Just deactivate and then delete the current version(files included). After this, go back to your dashboard and install plugin again from the Required plugins (see message at dashboard).
      The version that will install is the included in theme, which is the latest one.

      Let us know.

      Best regards!

    • 7 years, 7 months ago ekaki_san
      Participant

      Expired

      Thanks,

      I updated 1.2.2. and re-installed just now.
      But the pagination doesn’t work…

    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      Please go to file includes/core/codeless_routing.php (using a ftp account or your cpanel) and replace codeless_set_portfolio_query() function’s code like below:
      Current code: https://pastebin.com/KKDBUxAD
      Edited code: https://pastebin.com/VqvSwYXb

      Let us know.

      Best regards!

Viewing 19 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password