Okay
  Public Ticket #3829943
Review Template
Closed

Comments

  • alexwb started the conversation

    Hello,

    I am looking to move the Review Overview ( footer) from the bottom of the article to the TOP of the article, below the title of the article.

    2IDKqT.jpg

    Can you please advise if this can be achieved from templates.php ?

    Thank you!

  •  267
    Theme Ruby replied

    Hi,  

    Thank you for reaching out!

    Yes, you can refer to this documentation to change it as needed:  
    https://help.themeruby.com/foxiz/how-to-control-review-box-position-manually/

    Best regards,  

  • alexwb replied

    Thanks, but now I have double Review overview, and I can not find anyway to disable the first one, or move it to another position.

    guOHwa.jpg

  •  267
    Theme Ruby replied

    Hi,

    Thank you for reaching out.

    You can add the following CSS code to hide the first review overview section:

    .qview-box.review-quickview {
        display: none;
    }
    

    Please try this and let us know if you need any further assistance.

    Best regards,

  • alexwb replied

    This is not a good practice as it will still load it.

    It also leaves a larger space then usual between Featured Image and First paragraph or [Contents] if enabled.

    jmS2uH.jpg

    I think there should be a condition if shortcode is enabled to automatically remove the quick view. (suggestion)

  •  267
    Theme Ruby replied

    Hi,

    Thank you for reaching out and sharing your feedback.

    We will forward your suggestion to our development team to assess its feasibility for a future update. In the meantime, please send your website login details via a private support ticket, and we will assist you in hiding it through code.

    If you have any further questions, feel free to reach out.

    Best regards,