YMC-22 / smart-filter

YMC Smart Filter, allows to solve a variety of tasks for displaying posts on site pages. For advanced developers, there is an opportunity to independently develop layouts for filters and post cards, which makes the plugin universal.
14 stars 6 forks source link

Custom Theming breaks after latest update (2.9.22) #28

Closed tpapaz closed 3 months ago

tpapaz commented 3 months ago

Hello guys, thanks again for the wonderful plugin,

It seems that after the latest update, my custom css theme that I wrote for the custom filtering does not work.

More specifically, for example the YMC CSS class selector ".ymc-smart-filter-container .container-posts .post-custom-layout .post-item" loads first and ignores my custom ones that were working all this time.

-> It tries to load the classes from ".../wp-content/plugins/ymc-smart-filter/includes/assets/scss/style.scss".

Thanks!

YMC-22 commented 3 months ago

Hi! Please send me a link to the page of a previous site where you use element styling. Perhaps your selector specification does not match the plugin specification.

tpapaz commented 3 months ago

Link: https://bhv.iti.gr/publications/

It worked perfectly fine all this time before the update. I put specific rules in my css: eg: -> .ymc-filter-1274 .container-posts .post-custom-layout .post-item

but they get ignored now. I even try to set explicitly "ymc-smart-filter-container .container-posts .post-custom-layout .post-item" but it gets ignored. See photo below: image

I repeat, this started happening after the latest update.

tpapaz commented 3 months ago

Btw it tries to load a .scss file from the plugin

YMC-22 commented 3 months ago

Thanks for waiting. Our specialists are working to resolve the error. There will be a plugin update today, please update!

YMC-22 commented 3 months ago

We have fixed the bugs. Please update the plugin on your side.

tpapaz commented 3 months ago

Thanks for your immediate resolve of the issue.

Only one thing I see that remains. The font "Poppins" remains as default, even when I change it to Roboto from the YMC UI!

tpapaz commented 3 months ago

(Not everywhere, but in some cases!) e.g.: https://bhv.iti.gr/projects/

YMC-22 commented 3 months ago

Download the plugin from the WordPress repository and upload the entire plugin again to your site in the plugins folder via FTP. Most likely, not all files were uploaded to the repository) Update the files again!