Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1735355
comment and header
Closed

Comments

  • samvadplus started the conversation

    *

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for loving our theme.

    1/ To do that, please do following steps:

    a) Go to Dashboard > Settings > Discussion > and un-check on "Comment author must fill out name and email "

    b) Add more this code to Customize > Addinational CSS:

    @media screen and (min-width: 768px){
    #respond p.comment-form-author, #respond p.comment-form-email { width: 49%; }
    #respond p.comment-form-url { display: none; }
    }
    

    2/ Unfortunately, currently this theme doesn't support this feature. We will consider to add more this feature in the future updates.

    3/ You can change the header style to another header style like you want - that's only way now because this theme doesn't support for arrange header items.


    Best Regards,

    PenciDesign

  •   samvadplus replied privately
  •   samvadplus replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Please try again with this code:

    #respond p.comment-form-url { display: none; }
    @media screen and (min-width: 768px){
    #respond p.comment-form-author, #respond p.comment-form-email { width: 49%; }
    }
    

    Best Regards,

    PenciDesign

  •   samvadplus replied privately
  •  2,699
    PenciDesign replied

    Hi,

    You just need do that for non-amp version. Because comment on AMP pages will link to non-AMP pages.


    Best Regards,

    PenciDesign

  •   samvadplus replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Wordpress has milions plugins and we can't check & compatible for all plugins.

    And we didn't check the theme with that plugins also. You can give it a try to see it work or not

    For website statistics, I think you just need use google analytics is enough.

    Best Regards,

    PenciDesign

  • samvadplus replied

    thanx