Forum Replies Created
-
AuthorPosts
-
November 26, 2021 at 3:03 am in reply to: order by custom field A and filter by custom field B #35799
Carlo
ParticipantGreat, thank you Elvin.
November 25, 2021 at 1:58 am in reply to: order by custom field A and filter by custom field B #35766Carlo
ParticipantThanks Elvin, it works now.
Could you post an example of 2 lists?
Something like:
if list 1111 then (order x and filter y)
if list 2222 then (order z and filter w)Thank you.
November 20, 2021 at 3:43 am in reply to: order by custom field A and filter by custom field B #35647Carlo
ParticipantHi Elvin,
I am not sure if I haven’t got it or if the code is covering my purposes partially:
I need to apply a filter by a custom field “Place” with the value “online” (in order to select only the posts that have the value “online” in that custom field) AND set the order by another custom field whose name is “idorder”.
Can I do it with the code you provided? If yes, would you mind applying it to the shortcode?Thank you. Best wishes. Carlo
Carlo
ParticipantHi Tom,
great call as usual. Changing it to “medium” instead of “500” fixed it.
Looking forward to the new wpshowpost block version. 🙂
Carlo
ParticipantHi Elvin,
thank you for letting me know there was something wrong with the website. It had to do with some nightly update.
Now it is ok again. Can you chek it now?
About your question:
Flying press has 2 cache options.
One is called “Browser Native Lazy loading” and get advantage of browsers’ level lazy loading capability.
Since the “job” is done at browser level, the great advantage is that no added javascript is needed.
The trigger is always the defaultloading="lazy"
I have googled it and I think browsers’ level lazy loading capability is well described here: https://web.dev/browser-level-image-lazy-loading/
The other option (not the best one) is via javascript.
In other words, flying press support is saying that wpshopost is not compatible with the first, best option.
Would you guys please check if there is a solution to make it compatible?
Thank you Again. Best wishes. Carlo
Carlo
ParticipantUPDATE:
I found easier to use this
https://wpshowposts.com/support/topic/option-to-disable-permalinks/#post-2146anyway my question still stands 🙂
Is this this the best solution so far?
Carlo
ParticipantHi,
I need to disable the links of the images for specific lists.
A “link disabled” list must work also when placed in pages together to other lists that have normal links.
I have already disabled titles, so no need to remove links for that.
Is this solution still the best one at the moment?
https://wpshowposts.com/support/topic/option-to-disable-permalinks/#post-3069
Or is there some new?Thank you. All the best. Carlo
Carlo
ParticipantThank you Elvin, it works.
Just in case someone else should need it, I just added the id number of the list here (ie: 1234)
‘id’ => ‘1234’
Carlo
ParticipantUpdate:
Never mind Elvin,
since I want to keep the website as “light” as I can, avoiding adding code for each single thing, I am modifying the layout of the carousel with just one post and its image each.I’ll wait for wpshowposts block version and see if it will be simpler to achieve my original aim.
Thank you. All the best. Carlo
Carlo
ParticipantThank you Elvin,
I have generateblock pro, generatepress pro and wpshowpost pro as well.Could you please guide me with how to do this?
Thank you again. Carlo
Carlo
ParticipantHi Elvin,
glad to know the team grew, you deserve this success guys.
I’ll check that page finger crossed 🙂
Carlo
ParticipantHi Tom,
any news about this? 🙂
Thanks. Carlo
Carlo
ParticipantHi Elvin,
thank you for your reply.
February 22, 2021 at 6:16 am in reply to: Bug: can't exclude current AND also exclude posts IDs #27129Carlo
ParticipantSure, I’d be glad to be of help.
I can clone the production site to a staging one and check.Let me know how to upload the beta version 😉
February 15, 2021 at 4:01 pm in reply to: Bug: can't exclude current AND also exclude posts IDs #26827Carlo
ParticipantHi Tom,
any news about this? I have a production site with the same problem (cannot exclude posts by ids when “exclude current post” is checked)Thank you. Best wishes. Carlo
-
AuthorPosts