Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • This is not true. If you go to the Theme editor you can remove the footer from the index.php file on line: 36

    <footer id="colophon" class="site-footer"><div class="site-info">
    	<?php esc_html_e( 'Intentionally Blank', 'intentionally-blank' ); ?>
    	<?php /* translators: Proudly powered by WordPress */ ?>
    	- <a href="<?php echo esc_url( __( 'https://www.ads-software.com/', 'intentionally-blank' ) ); ?>"><?php printf( esc_html__( 'Proudly powered by %s', 'intentionally-blank' ), 'WordPress' ); ?></a>
    </div></footer>

    So its a bit harsh to give this theme one star isn’t it?

    Same issue here, exept my error was: <meta name=twitter:label1 value=”Geschreven door”>

    Disabling the Enhanced Slack sharing did remove the W3C validation error.

    Thread Starter wouterstg

    (@wouterstg)

    Hi,
    Today i’ve updated the plugin and was surprised to see this option Fixed stars when MAX_RATING is greater than 5.

    Is this only when you use the code above? Or is there an option to change this?

    I still would like the review rating to go to 10 instead of 5. But this is not that is it ??

    • This reply was modified 5 years, 1 month ago by wouterstg.
    Thread Starter wouterstg

    (@wouterstg)

    Hi (sorry for the late reply, Christmas time and stuff.) I’ve tried your script and it does work. However, like you said, this causes troubles ??

    I’m going for a different approach now. Can I hook into the rating number and multiply it by 2. So when ever the review count is 4.2 it multiply’s the count to 8.4. Maybe thats a simpeler way of doing this. Is this possible?

    Thread Starter wouterstg

    (@wouterstg)

    Hi Thanks for the quick reply. I only want to change the number from max 5 to 10 so it’ll show 9.4 out of 10 instead of 4.3 or something like that. The stars wil stay at max 5.

    Is that possible to do?

    I updated as well. But I have a different problem. The HTML mockup doesn’t seem right when viewing all the reviews:

    There is a span element not right I think. The span element for the ellipses class has a double span for me. This makes the Read more and Read less not work.

    When I look at the inspector I get the following error:
    The tag name provided ('SPAN<SPAN') is not a valid name.

    Thanks for reigniting this plugin BTW!

Viewing 6 replies - 1 through 6 (of 6 total)