Comments 2Adriano started the conversationJanuary 31, 2017 at 4:56amIn new post, how I set page option or configuration default? 7,092Oliver repliedJanuary 31, 2017 at 2:42pmHI!Sorry, there are no possibility to default configuration.The most simply way is to use plugin Duplicate post. I.e. create one default post with your settings and clone it when you need.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Adriano repliedJanuary 31, 2017 at 2:49pmHello,I think is bad way, I disagree, because it is not a correct way to do for a customer who has no experience, and give a more difficult form.To begin with, where does this default value fill 80 paddings and title with 18 margin bottom? Surely you have a place to change this pattern. 7,092Oliver repliedJanuary 31, 2017 at 4:29pmHI!You can set it with next css: div#page-title { padding-top: 40px !important; padding-bottom: 80px !important; } It's will be default for all the pages.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Adriano repliedFebruary 2, 2017 at 1:49amPlease, without CSS.This may have future problem. 2Adriano repliedFebruary 2, 2017 at 3:01amThis is an error to standardize the post.Can you please help me to change default? (No CSS) 2Adriano repliedFebruary 2, 2017 at 3:12amThe standard post came all that content, imagine the job to clean.It would help if you could have documentation how to set up default. 7,092Oliver repliedFebruary 2, 2017 at 3:02pmHI!1. You can use visual composer templates. https://wpbakery.atlassian.net/wiki/display/VC/Templates2. Sorry, without css there are no possibility to change it. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Adriano repliedFebruary 2, 2017 at 3:05pmHow can it not be?No .php files to change the default? 7,092Oliver repliedFebruary 2, 2017 at 6:17pmDefault padding you can change in the e/wp-content/themes/thegem/style.cssline 1601Pls. note, If you'll edit this file, after update of the theme your revisions will be removed.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 7,092Oliver repliedFebruary 2, 2017 at 6:18pmThen pls check: wp-content/themes/thegem/inc/post-types/init.phpline 522 Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 Like 2Adriano repliedFebruary 3, 2017 at 2:44amThat's exactly what I needed.It would be nice to put the default setting on the interface.Thank you very much! Sign in to reply ...
In new post, how I set page option or configuration default?
HI!
Sorry, there are no possibility to default configuration.
The most simply way is to use plugin Duplicate post.
I.e. create one default post with your settings and clone it when you need.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hello,
I think is bad way, I disagree, because it is not a correct way to do for a customer who has no experience, and give a more difficult form.
To begin with, where does this default value fill 80 paddings and title with 18 margin bottom? Surely you have a place to change this pattern.
HI!
You can set it with next css:
It's will be default for all the pages.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Please, without CSS.
This may have future problem.
This is an error to standardize the post.
Can you please help me to change default? (No CSS)
The standard post came all that content, imagine the job to clean.
It would help if you could have documentation how to set up default.
HI!
1. You can use visual composer templates.
https://wpbakery.atlassian.net/wiki/display/VC/Templates
2. Sorry, without css there are no possibility to change it.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
How can it not be?
No .php files to change the default?
Default padding you can change in the
e/wp-content/themes/thegem/style.css
line 1601
Pls. note, If you'll edit this file, after update of the theme your revisions will be removed.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Then pls check:
wp-content/themes/thegem/inc/post-types/init.php
line 522
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
That's exactly what I needed.
It would be nice to put the default setting on the interface.
Thank you very much!