Forum Replies Created
-
AuthorPosts
-
sebastien
ParticipantDoes it mean you’re going to implement some filters? as searchandfilter does? is it on your road map?
I would not buy this plugin if I know you’re going to do the same thing..sebastien
ParticipantOk I was able to “Replace” the Expert Text by a full custom field.
1) I’ve hook a custom field (code field) at wpsp_before_content
2) I’ve name the div of the content if the field the same name as the div card style use to display Exerpt text:<div class="wp-show-posts-entry-summary"><p>my custom content</p></div>
Then, I can display a full text different (from a custom field) into the wp-show-posts-entry-summary
Such a pain, but I’m so happy now =)sebastien
ParticipantOk thanks, you have any ETA for the next version? days, weeks, months?
sebastien
ParticipantThe aim is so to build an dynamic filter (ajax).
Do you think this is the good way to accomplish it:
* Post: use filter to change values of inc/defaults.php for a selected WPSP list
* Get: then use this value to launch an ajax request to “refresh” theDo you have any exemple of this kind of need?
thanks
sebastien
ParticipantOh thanks you so muchhhhhh…
sebastien
Participantthanks for help,
David, to be sure we are speaking of the same element, my issu appears on the second Post List ID: 10224 (where there is a “RED Icon” into one of the 3 cards.
The problem is: the Exerpt text is ALWAYS displayed instead of been displayed only when hovering.
I don’t understand why..sebastien
ParticipantHey David =)
I’ve disable WP Rocket as suggested, let me know if I can do something else.
See you latersebastien
ParticipantEdit: I’ve sent an email with my current website showing issue.
thanks for helpsebastien
ParticipantFor me,
1) Your pluggin would be very powerfull if you able to chose the field you want to replace the content of : post_content / link / Icons / Title / Featured Image
(That’s what I was trying to do by asking your some help with hook etc. in previous posts)That also could able to avoid to create new post type.
Example: I could add field to main PAGES, and then match them to WPSHOWPOST cards… !!!2) Also, you could add a FLIPBOX to the CSS Cards Types.
3) If WPSHOWS could dipslays TAGS / CATERGORIES that would be awesome.
4) But please let kill any SVG image request / font / of your pluggin as you re doing for your theme !!! At the moment I have to do not use 80% of your features because of that…. =/ I only use WPSHOW to call a post type custom display only the “body”… Then I customize the CSS/ HTML of the body. that a lot of work…
About the Idea of “add custom SVG to use them as ICON”… My point is: at the moment we only can use YOUR selection of ICONS (social etc.). It would be nice to be able to add some custom Icons to this list.
BUT, SVG inline of course !!!!!!!!!!!! 😛edit: any ETA for WPSHOWP update? weeks? months?
I hope GP is going to be update this week xD… generatepress.woff2 is the last “bad point” Google Speed page tell me to fix !!! I can’t wait !!!!sebastien
Participantok, thanks for information.
I hope you’ll also replace Icon by SVG Inline Icon !! and also add the possibility to add custome SVG code to use it as icon.
see you later !sebastien
ParticipantI think you should consider to enable to dispalys some customs fields of the Post, before , after or into (I don’t know) the actual containers.
Finding a way to add some custom field would increase thesebastien
Participantsecond question about images in WPSHOW POSTS:
in html view it seems every posts display by the plugin, follow this schema:
img -> title -> content
my question is: the position of images are before the title but it should be after the title to be SEO indexed better with the head tag, should it not?
sebastien
ParticipantI mean we could forget to replace original datas/fields by customs one, but we could Add data/fields next to the original one….
sebastien
Participantmy solution, was stop to use any cards style, use the “none” and then build my own CSS…
sebastien
Participantthank for help, but I’m very sad after descover your answer 😮
I’m made many hope in WP Shows Posts with these feature, because it could defiltnly help to display any type of content, and to build super rules by stocking some data in custom fields.Is there not any other solution?
* don’t touche these filters, but put my datas between these div?
for exemple: custom_content before the Text content.
custom title just before the curent title
etc. ? -
AuthorPosts