Forum Replies Created
-
AuthorPosts
-
dasigna
Participant…! fiddled around for dont know how long with the code you provided before, and tadaaa: here it is again – proper solution, working like a charm.
tom, again leaving me speechless. big thanks.
merry christmas to you and you family!
dasigna
Participanthmmm…
take the browser of your choice, use the inspect tools and find out what selectors are used for the referring item… then copy the css into child-style.css or via ‘simple css’-plugin, change it to your needs and (hopefully) youre done.
not that hard – just try 🙂
dasigna
Participant… got it! 🙂
was indeed due to wp-types – the cpt-slug needs a special prefix to work this way. so why should be easy when things can be more complicated …but one thing is missing and didnt get to work so far ist to target the link to _blank. any hints?
dasigna
Participant…
so thats tom – asking if its possible, and theres not only the answer’yes’ – you also provided already with code. second to none 🙂
but unfortunately it wont work. even if i set the is_page condition to every page it wont do. hmmm…
the field-slug is correct obviously, so i am running out of ideas.
maybe its due to the field created by ‘wp-types’ plugin? … have to fiddle a bit again later and hope to get it working somehow. but functions are not my favour indeed.thanks so far – great support as always.
dasigna
Participantthanks for info – think i can take it if it takes one and a half week 😉
another question if you dont mind:
will there be a function so sort posts in list view?
e.g. show all posts of a certain type and sort per buttons after lets say categories on frontend?Would be highly appreciated too 🙂
dasigna
Participantabsolutely great to hear! (or better read…) 🙂
any timeline for the update??? new site is sketching status, and online devepolement should start about next week… 🙂
dasigna
Participant… thats o.k. for now tom.
assume visitors dont reload pages that often within one session, and for the next visit it reloads again. so thats alright at the moment until a better solution comes up.
more important that the duplicated post issue is solved. 🙂thumbs up.
dasigna
Participantconfirmed as resolved – no duplicate posts encountered with this fix!
great job as always – thanks!
dasigna
Participant… any news to this case?
dasigna
Participant… i knew there must be something missing! (but thought it might be on my side…) 😮
dasigna
Participant… 🙂
as already assumed theres is no change – sorry. or maybe still got something wrong …
but always getting double posts when selecting ‘random’ as ordering together with pagination. no matter what i try.meanwhile thought this might interfere with other content on page, but its not the case when selecting other sorting than random.
so issue still unsolved for me, will leave the sorting to something different for the time being.(btw: it came to my mind that there was another case like that with another theme but same demands and havent been solved till yet: cpts list, random sorting, pagination …)
but maybe you want to take a look by yourself if youve got the time and motivation?
dasigna
Participantworks perfect. thanks.
dasigna
Participanto.k. – but that doesn’t sound quite different than before… 🙂
(not on working enviroment right now, will test again as soon if)
did before:
– select number of posts to show
– set pagination (ajax or not)
– set order to random… and got doubled posts.
what is the difference now? setting number of posts, choosing ajax? sorry for maybe being slow on brains, but right now its not very clear to me what exactly makes the difference when so far nothing has changed??
what did you experience while testing?
the only way i got no doubled post with random ordering till now was setting to show all posts at once… no big deal until now with 12 or 13 posts, but as the number will grow this might be an issue regarding loading times…will try again (maybe tomorrow) anyway and see what happens. 🙂
big thanks again so far – by far best and fastest support i’ve ever experienced on things like this!!dasigna
Participanto.k. thanks so far.
so to just understand right: the decribed ‘issue’ is quite ‘normal’ behaviour and the extension code is necessary to make wp itself behave like we want it for cpt’s. in other words… there is nothing ‘wrong’ so far when there is no post-nav shown for custom post types, although they use the standard wp post- and singlepost-templates. right?
or is there still something that should have been done another way?
dasigna
Participantjeah – saw that.
but why does this not show up in my (custom) single posts???maybe too stupid to find the trick …
btw:
might change to GP forums for that? -
AuthorPosts