-
-
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 ago by ekaki_san.
-
Hello,
Can you show us the structure of the permalinks? Please reset permalinks in Settings > Permalinks and try again.
Let us know.Best regards!
-
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?
-
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 ago by ekaki_san.
-
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!
-
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
-
-
Hi,
I installed Lightbox right now, and that’s good.
But the permalink problem have not fixed yet… -
-
Hi Mihaila,
I added Website, Username & Password to User extra information just now.
Is it okay?Best Regards,
Yusuke
-
-
-
-
I updated the user info just now.
Please check it again.Thanks,
Yusuke
-
-
Hello,
Just checked, and the prohibition is still present. Please grand admin rights to the user created for us.
Thanks!
-
-
-
Hello again,
I’d like to change the font color of “Leave a Reply” in pages of Portfolio items.
How do I do? -
One more thing.
I’d like to change “Continue Reading” to “Leave a Reply”.
How do I do?Thanks,
Yusuke -
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!
-
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?
-
-
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!
-
Hello,
How can I update?
That (1.2.1.) is displayed the latest ver. on the dashboard.Thanks,
Yusuke -
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!
-
Thanks,
I updated 1.2.2. and re-installed just now.
But the pagination doesn’t work… -
Hello,
Sorry for the late reply.
Please go to file includes/core/codeless_routing.php (using a ftp account or your cpanel) and replacecodeless_set_portfolio_query()
function’s code like below:
Current code: https://pastebin.com/KKDBUxAD
Edited code: https://pastebin.com/VqvSwYXbLet us know.
Best regards!
-
You must be logged in to reply to this topic.