Hi guys, I wanna know how resolve this issue, I have the same problem, but I can’t login, either see the page, if you look the url the site efe.edu.co you look that the only appear is the “Fatal error” Fatal error: Call to a member function using_index_permalinks() on null in wp-includes/rest-api.php on line 318
Please somebody help me.. thanks a lot.
Hi Bryan, I know that my question could be confused…
Anyway, I solve the problem today, this morning.
Basically it needed to know the code to put in the php of the recent post, but my theme was bringing determined a space for another rating. Then only replace the code, and put it this in the .php the recent post of my theme:
<?php rw_the_post_rating(”, ‘front-post’); ?>
<script type=”text/javascript”>
RW_Async_Init();
</script>
Thanks you anyway.