-
-
Hello,
I have problem on my site. Some projects in portfolio tab are missing. They are properly tagged, but showing randomly each time you load the portfolio page. Maybe it’s because I changed ‘slug’ names in some portfolio items (printscreen below). I don’t know how to change them back. Can You tell me how to fix this issue?
Also is there a way to set the default category that displays after loading portfolio tab to other that “All”?
This is the current address of my portfolio:
- This topic was modified 6 years, 6 months ago by kamikakamilakamila.
-
Hello,
How did you change the slug’s? By changing theme code directly? Or did you install any plugin for this?
In case you have made direct changes to theme files, we recommend to upload a fresh copy of theme files to overwrite the changes and get theme back to it’s original state.Save a backup if you have made other changes you do not want to lose.
If you do not have any unchanged version of theme files, you can always download it from Envato at any times.-to change the ‘All’ in portfolio categories bar, go to file: \folie\template-parts\portfolio\parts\filters.php
and find this line:
<button data-filter="*" class="selected"><?php esc_html_e( 'All', 'folie' ) ?></button>
Edit only the “All” string from it.Best regards!
-
Hello,
I didn’t install any plugin for this. I just changed them directly in wordpress and codeless builder, because I didn’t want some random name displaying in the link. I mentioned that, because somewhere on this forum I read that this could be an issue.
Regards.
-
Hello,
If you changed anything from the wordpress or codeless builder options, then there should be no problem. If you have altered the code directly, however, then this can cause issues.
Can you please let us know more details? What options did you change? So i can try reproducing the same situation on my side and test it.Best regards!
-
Hi,
as I mentioned before – I only made changes in codeless builder and wordpress, not directly in code. I created several tags for my projects/portfolio items and then I tagged them (some projects have more than one tag). I also changed dates and slugs of each item – I posted printscreen in previous post to show you exactly where I did it.
The problem is that despite tagging the items properly, they display randomly every time I load the page. Sometimes there is one item/project in given category, and the next time you load the page there are all of them, but sometimes there is none..
Also, when you are in given category and want to switch to second page to see if there are more – the page takes you back immediately to ‘All” category.
Please see my page to better understand what I mean.
I’ve recently updated Folie to the newest version through ftp by deleting old one and uploading new, so the code is untouched and up to date.
- This reply was modified 6 years, 6 months ago by kamikakamilakamila.
- This reply was modified 6 years, 6 months ago by kamikakamilakamila.
-
Hello,
About the filter, you have two possibilities:
1) Show all the items without pagination, and in that way filter will work properly
2) I can modify the code, in a way that everytime users clicks on the filter page redirects to the new category.
Let me know what works better for you.
Also, we can update the theme to make it possible that, filters and pagination can work properly together.About the tags, can you help me understand, which is the issue? Can’t reproduce this.
Thanks
-
Ok, the problem is fixed. I disabled pagination.
You can close the ticket.
Regards.
-
You must be logged in to reply to this topic.