Tagged: Mansory
-
AuthorPosts
-
October 9, 2016 at 6:02 pm #697085
Hey guys,
i have a small issue with the displaying of the sort options with the mansory layout.
Example: There are multiple post categories like “a, b, c, d, e”.
In the mansory options you can choose the content, which has to be displayed in the mansory layout.
If you choose “a,d, e” as categories, the sort options will be displayed like “a / / / d / e”.How can i fix the white space and empty “/” sections, so that only the right sort options will be displayed like “a / d / e” ?
Thank you and have a great week!
October 9, 2016 at 11:50 pm #697128Hey eny4W,
We will surely help you with this. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayOctober 12, 2016 at 11:46 am #698201Hey Vinay,
thanks for your respond. i will send you the link via private content.
The Problem are the red borders and the blank space between the sort options. Ive already resorted the categories, that dosnt helped yet.
To change the border color to white doesn’t solved the problem, because the space between the “/” don’t disappears.
Thank you!October 12, 2016 at 11:48 am #698202Oh, the viewed sort options are the only one, which are selected in the mansory-options – so there are no “empty” categories selected.
October 12, 2016 at 4:21 pm #698381Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-sort-by-term .text-sep { border: none!important; text-indent: 0!important; } .av-masonry-sort .avia_hide_sort { display: inline-block; }
Best regards,
YigitOctober 12, 2016 at 4:28 pm #698392Hey Yigit, thank you for this hot stuff!
It seems to work, but now the sort options from the Mansory gallery are ignored and all categories are displayed, also those, which are not selected.Greetings
October 12, 2016 at 4:29 pm #698393Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitOctober 12, 2016 at 4:34 pm #698394Hey,
here you go.Thank you!
October 12, 2016 at 4:45 pm #698398Hey!
I changed the code to following one
.av-sort-by-term .text-sep { border: none!important; text-indent: 0!important; } .avia_hide_sort + .text-sep { display: none!important; }
Please review your website now
Regards,
YigitOctober 12, 2016 at 4:58 pm #698408That worked fine! You’re awesome!
Thank you for your great support! :)
Have a nice week!October 12, 2016 at 7:57 pm #698501Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)You too have a great week! :)
Best regards,
Yigit -
AuthorPosts
- The topic ‘Separators between sort options (mansory)’ is closed to new replies.