MixItUp - Page 2 - Post ID 266379

User 490066 Photo


Registered User
38 posts

Ok. I may not know exactly what I am doing most of the time, but I usually figure it out with time and/or help. Continuing with my above task of getting the MixItUp plug-in to work for me within RSD I am in another place of confusion. What does it take to enable the filtering buttons (maybe the sort buttons too) that are contained within the following HTML:
My buttons are in place but have no controls because I am not sure how. Any takers? Help with this would be much appreciated. TY in advance :D

<div class="controls">
<label>Filter:</label>

<button class="filter" data-filter="all">All</button>
<button class="filter" data-filter=".category-1">Category 1</button>
<button class="filter" data-filter=".category-2">Category 2</button>

<label>Sort:</label>

<button class="sort" data-sort="myorder:asc">Asc</button>
<button class="sort" data-sort="myorder:desc">Desc</button>
</div>
<div id="Container" class="container">
<div class="mix category-1" data-myorder="1"></div>
<div class="mix category-1" data-myorder="2"></div>
<div class="mix category-1" data-myorder="3"></div>
<div class="mix category-2" data-myorder="4"></div>
<div class="mix category-1" data-myorder="5"></div>
<div class="mix category-1" data-myorder="6"></div>
<div class="mix category-2" data-myorder="7"></div>
<div class="mix category-2" data-myorder="8"></div>

<div class="gap"></div>
<div class="gap"></div>
</div>
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Can you share a link please?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 490066 Photo


Registered User
38 posts

Eric Rohloff wrote:
Can you share a link please?


I've tried to get this on my xxxx.coffeecup.com location but its far too cumbersome. My only way is to manually delete the individual files thru the dashboard & upload again. A more daunting task as I add content. The Direct FTP will not connect to it either - tells me that I am not authorized.
Anyway, I have uploaded everything to the real world. As mentioned, the images do not maintain a centered justification but more importantly getting the "filter" buttons to work is an issue. It "works" now as your example does. Just random sort with every page view/ refresh. Not sure where to begin, as the MixItUp tutorial does not transfer to RSD without some reconfiguration. Hopefully its possible because its a nice touch.

http://www.pettyengineering.com/portfolio.html
User 2699991 Photo


Registered User
5,402 posts
Online Now

Hello from sunny Bali,
Excuse me for butting in, & I am only guessing here but you could look at setting left / right margins for the images to auto, that might help to center the images.

And even the container/ left right margins(if thats what the images are placed in )
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS


A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/index.html
User 490066 Photo


Registered User
38 posts

Wayan Jaya wrote:
Hello from sunny Bali,
Excuse me for butting in, & I am only guessing here but you could look at setting left / right margins for the images to auto, that might help to center the images.

And even the container/ left right margins(if thats what the images are placed in )


The images are in a container. I just did a test with those settings (auto margins) but no difference. Possible I am doing something wrong... most of what I accomplish within RSD is trial and error
User 2699991 Photo


Registered User
5,402 posts
Online Now

Eric McDowell wrote:
Wayan Jaya wrote:
Hello from sunny Bali,
Excuse me for butting in, & I am only guessing here but you could look at setting left / right margins for the images to auto, that might help to center the images.

And even the container/ left right margins(if thats what the images are placed in )


The images are in a container. I just did a test with those settings (auto margins) but no difference. Possible I am doing something wrong... most of what I accomplish within RSD is trial and error


well without being able to see your settings for the row/column/container it is difficult to suggest a solution as to what is happening,, short of attaching the project files,,, perhaps a couple of screen shots of the settings for those elements would help



try setting the width of the container to 100% and the max width to none (keeping the auto margins on auto )
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS


A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/index.html
User 490066 Photo


Registered User
38 posts

Wayan Jaya wrote:

try setting the width of the container to 100% and the max width to none (keeping the auto margins on auto )


After clicking around and reading some more on the MixItUp tutorial it turns out that setting the typography to "center" justify works great. Go figure - something simple. Never would have thought of that since there is no text in that container, but if it works it works. Time to try & make the filter buttons work. Thanks for your input - it got me looking around some more. At times I feel I am getting nowhere just trying different settings.... I save a new file every time I do something significant so I can always go back. This project is on save #121.
User 490066 Photo


Registered User
38 posts

Advanced Filtering - Combine filter selectors using logic to build powerful filtering interfaces.
https://mixitup.kunkalabs.com/learn/tut … filtering/

anyone, anyone... Bueller, Bueller...

configuring these buttons within RSD to do this is making my hair fall out
User 490066 Photo


Registered User
38 posts

Yes, yes I am continuing to NOT accomplish this part... I don't even see where this info is added to a buttons logic.
Where do you add this "data-filter" information?
https://mixitup.kunkalabs.com/learn/tut … t-started/


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.