Si Retu
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] No results after 3.5.6Same error here… Btw thanks for the link of the previous version
Forum: Plugins
In reply to: [Contextual Related Posts] Remove div class=”crp_title”@ajay I used the editing option, I don’t like manipulating css, if there is a better solution (change the div to span) than I choose that solution…
Previously I had to create my own function and call the short code. I use plugin such as Search & Replace to change [crp] inside my post with my own short code which actually use the php function provided by Contextual Related Post.
So, when I know that it can be changed via output-generator.php I use the [crp] again and run the Search & Replace plugin to finish it 😀
Forum: Plugins
In reply to: [Contextual Related Posts] Remove div class=”crp_title”@ajay that little tweak works well for me. Thanks 😀
Forum: Plugins
In reply to: [Contextual Related Posts] Remove div class=”crp_title”Nah, that’s what happens to me when I just want to display the shortcode as list…
Indeed, it is valid html5 but somehow doesn’t proper for my blog post…
Right now I create a new function that produces shortcode from crp function to be called in post and I think it’s not effecient but still the best solution for me..
Maybe in the next update you can consider our suggestion or give the user options either use div or span
Forum: Plugins
In reply to: [Contextual Related Posts] Remove div class=”crp_title”I think it is weird if there is a
<div>inside<li>what do you think? Should thedivsit there?