Tagged: sorting
-
AuthorPosts
-
May 6, 2018 at 3:01 am #952198
Why is it that on modules such as BLOG POSTS, there are no sort options at all?
Usually one can sort by:Date, ascending or descending
Post ID, ascending or descending
Random
Featured
PopularityI see no way to display anything other than the default which appears to be latest in descending order??
- This topic was modified 6 years, 6 months ago by Steve.
May 7, 2018 at 12:16 am #952410???
May 8, 2018 at 12:09 am #952978Is there any support here or am I in the wrong place??
May 8, 2018 at 5:50 am #953093Hi,
Thank you for using Enfold.
Use this filters to add the order and orderby option to the blog posts element.
Just add it in the functions.php file. Again, we would like to apologize for the late response.
Best regards,
IsmaelMay 8, 2018 at 7:31 am #953176This seems a very antiquated method for something that is standard in every other theme/page builder?
May 8, 2018 at 8:53 am #953226Honestly, this method is OUTDATED and BREAKS the current version of the theme.
Using a child theme, creates a huge amount of work to change settings on the site that I have already spent days doing prior to launch, and if append the change to the themes functions.php files directly (not in the child theme) then many other functions on the site break.
You either need to update the code you are providing, or update the theme to have these basic sort functions built in without requiring this type of site modification.
As it stands right now, you have no solution…
May 8, 2018 at 11:19 am #953306Hey!
The filter didn’t break the site when I added it on my installation. Please try it again.
Using a child theme, creates a huge amount of work to change settings on the site that I have already spent days doing prior to launch
You don’t need to start from scratch. Just activate the child theme and then import the parent theme options.
// https://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
IsmaelMay 8, 2018 at 2:17 pm #953386When i activated the child theme it totally changed the site header…
May 8, 2018 at 4:13 pm #953436Hi,
Have you imported parent theme options in Enfold theme options > Import & Export tab? If you have, please go to Enfold theme options > General Styling > Quick CSS, enter space to enable “save” button and then save to flush dynamic CSS file.
Regards,
YigitJuly 6, 2018 at 4:08 pm #982118Hi Yigit,
I’m having the same issue – blog posts are sorted in descending order no matter which code I insert into functions.php
Your link from May 8 points to a contact form issue, not to sorting options for blog post.
Could you privide a different one?
Thanks in advance!
Tanja- This reply was modified 6 years, 4 months ago by TanjaHuckenbeck.
July 7, 2018 at 11:06 am #982379Hi Tanja,
Please open a new thread and include admin login details to your site so that we can have a closer look.
Best regards,
RikardJuly 11, 2018 at 10:56 am #984114Hi Rikard,
thank you so much for your fast reply.
If you could check the link I mentioned above and correct it (like I said, it points to https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button- instead of anything connected to sorting blog posts), it would be totally ok.
Best regards
TanjaJuly 11, 2018 at 11:38 am #984139Hi Tanja,
Could this be the link you are looking for – https://kriesi.at/documentation/enfold/blog-post/#sort-filters?
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.