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 #1683081
customize the theme
Closed

Comments

  • Fathey started the conversation

    hi
    i've just purchased your theme i think it is diffecult to configure
    but i'll used to use it soon or later
    i've just some questions
    1- i want to select layout width for example i want post page is in boxed layout
    2- remove website field from comments
    3- what is your recommendition for plugin to signup and sign in for users
    and social media login 

  •  2,699
    PenciDesign replied

    Hi,

    I'm sure with you that's the most easy themes on the Envato MarketThe way to config it like all other free themes on Wordpress.org - but it has too much options with that free themes.

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

    2/ To do that, please add more this code to Customize > Custom CSS:

    @media only screen and (min-width: 768px){
    #respond p.comment-form-email, #respond p.comment-form-author{ width: 48%; }
    #respond p.comment-form-email{ margin-left: 48%; }
    #respond p.comment-form-url{ display: none; }
    #respond p.comment-form-author input{ max-width: 100%; }
    }
    

    3/ You can use Register/SignUp Form from BBPress plugin - this theme supports BBpress plugin already. But, this plugin doesn't supports for social media login.

    If you want to get social login, try use this plugin: https://wordpress.org/plugins/oa-social-login/

    Best Regards,

    PenciDesign