I want the “ Add gift options” and “Add gift options for the Entire Order” checked by defaultHow to...

Store Credit Card Information in Password Manager?

Why would a new[] expression ever invoke a destructor?

Why does a simple loop result in ASYNC_NETWORK_IO waits?

What exact color does ozone gas have?

How do you make your own symbol when Detexify fails?

Does malloc reserve more space while allocating memory?

What happens if you are holding an Iron Flask with a demon inside and walk into an Antimagic Field?

On a tidally locked planet, would time be quantized?

How to hide some fields of struct in C?

Is there a way to get `mathscr' with lower case letters in pdfLaTeX?

Did arcade monitors have same pixel aspect ratio as TV sets?

What if a revenant (monster) gains fire resistance?

Invalid date error by date command

Recommended PCB layout understanding - ADM2572 datasheet

Mixing PEX brands

Using substitution ciphers to generate new alphabets in a novel

Calculating total slots

Why is this estimator biased?

Multiplicative persistence

PTIJ: Haman's bad computer

Yosemite Fire Rings - What to Expect?

How to explain what's wrong with this application of the chain rule?

Can a College of Swords bard use a Blade Flourish option on an opportunity attack provoked by their own Dissonant Whispers spell?

Why is so much work done on numerical verification of the Riemann Hypothesis?



I want the “ Add gift options” and “Add gift options for the Entire Order” checked by default


How to remove the 2 checkboxes from the Gift Messages on Order Level?How to enable the ability of using gift cards at check outMagento Recurring Profiles Custom OptionsHow to remove the 2 checkboxes from the Gift Messages on Order Level?Navigation Drop Down - Icon Changes When ActiveMagento Sending Transactional Emails To Previous CustomersCharging credit card via Magento admin new order using Authorize.Net[Magento 1.9.2]Customer email not savedHow to setup Shopper Approved? I suppose to add their code to the check-out page to make their “survey” appear after the check-out processSUPEE-10266 and SUPEE-10348Order View Page not showing Customer order details?













0















In the order process - when customers come up to the "Do you have any gift items in your order?" section of the order --) they have to click the check-mark into " Add gift options." first and then - ANOTHER check-mark into "Add gift options for the Entire Order" under the "Gift Options for the Entire Order." section.



This makes no sense for us because all of our customers will have to leave a Message card so this clicking and clicking again to put 2 check-marks in there is really unnecessary!



Any ideas on how to make it show up by default without the need to put any check-marks anywhere?



Magento 1.9.1.0
just installed the Porto Theme #11





Updated on March 22nd, 2019:



I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the



/public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml 


(as mentioned here: How to remove the 2 checkboxes from the Gift Messages on Order Level? )



I found the code mentioned by Anil Suthar in the answer below in the:



/public_html/skin/frontend/smartwave/porto/css/custom.css file.



I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?










share|improve this question

























  • Is it OK for you, if you do this by just CSS, like: display:block !important ?

    – Anil Suthar
    Jun 27 '16 at 13:44













  • Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

    – Allysin
    Jun 27 '16 at 13:56
















0















In the order process - when customers come up to the "Do you have any gift items in your order?" section of the order --) they have to click the check-mark into " Add gift options." first and then - ANOTHER check-mark into "Add gift options for the Entire Order" under the "Gift Options for the Entire Order." section.



This makes no sense for us because all of our customers will have to leave a Message card so this clicking and clicking again to put 2 check-marks in there is really unnecessary!



Any ideas on how to make it show up by default without the need to put any check-marks anywhere?



Magento 1.9.1.0
just installed the Porto Theme #11





Updated on March 22nd, 2019:



I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the



/public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml 


(as mentioned here: How to remove the 2 checkboxes from the Gift Messages on Order Level? )



I found the code mentioned by Anil Suthar in the answer below in the:



/public_html/skin/frontend/smartwave/porto/css/custom.css file.



I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?










share|improve this question

























  • Is it OK for you, if you do this by just CSS, like: display:block !important ?

    – Anil Suthar
    Jun 27 '16 at 13:44













  • Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

    – Allysin
    Jun 27 '16 at 13:56














0












0








0








In the order process - when customers come up to the "Do you have any gift items in your order?" section of the order --) they have to click the check-mark into " Add gift options." first and then - ANOTHER check-mark into "Add gift options for the Entire Order" under the "Gift Options for the Entire Order." section.



This makes no sense for us because all of our customers will have to leave a Message card so this clicking and clicking again to put 2 check-marks in there is really unnecessary!



Any ideas on how to make it show up by default without the need to put any check-marks anywhere?



Magento 1.9.1.0
just installed the Porto Theme #11





Updated on March 22nd, 2019:



I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the



/public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml 


(as mentioned here: How to remove the 2 checkboxes from the Gift Messages on Order Level? )



I found the code mentioned by Anil Suthar in the answer below in the:



/public_html/skin/frontend/smartwave/porto/css/custom.css file.



I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?










share|improve this question
















In the order process - when customers come up to the "Do you have any gift items in your order?" section of the order --) they have to click the check-mark into " Add gift options." first and then - ANOTHER check-mark into "Add gift options for the Entire Order" under the "Gift Options for the Entire Order." section.



This makes no sense for us because all of our customers will have to leave a Message card so this clicking and clicking again to put 2 check-marks in there is really unnecessary!



Any ideas on how to make it show up by default without the need to put any check-marks anywhere?



Magento 1.9.1.0
just installed the Porto Theme #11





Updated on March 22nd, 2019:



I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the



/public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml 


(as mentioned here: How to remove the 2 checkboxes from the Gift Messages on Order Level? )



I found the code mentioned by Anil Suthar in the answer below in the:



/public_html/skin/frontend/smartwave/porto/css/custom.css file.



I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?







magento-1.9 gift-card






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 8 mins ago







Allysin

















asked Jun 27 '16 at 13:31









AllysinAllysin

63939




63939













  • Is it OK for you, if you do this by just CSS, like: display:block !important ?

    – Anil Suthar
    Jun 27 '16 at 13:44













  • Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

    – Allysin
    Jun 27 '16 at 13:56



















  • Is it OK for you, if you do this by just CSS, like: display:block !important ?

    – Anil Suthar
    Jun 27 '16 at 13:44













  • Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

    – Allysin
    Jun 27 '16 at 13:56

















Is it OK for you, if you do this by just CSS, like: display:block !important ?

– Anil Suthar
Jun 27 '16 at 13:44







Is it OK for you, if you do this by just CSS, like: display:block !important ?

– Anil Suthar
Jun 27 '16 at 13:44















Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

– Allysin
Jun 27 '16 at 13:56





Thank you for your reply. I don't mind doing it any which way that works...the only thing is - I don't know much about CSS - would I just add that code to....where exactly? Thanks!

– Allysin
Jun 27 '16 at 13:56










1 Answer
1






active

oldest

votes


















1














You can do this with some CSS. Add following CSS to any .css file (that is available in checkout page).



.gift-messages p.control {
display: none;
}
#allow-gift-message-container.gift-messages-form {
display: block !important;
}
#allow-gift-message-container.gift-messages-form p {
display: none;
}
#allow-gift-messages-for-order-container.allow-gift-messages-for-order-container {
display: block !important;
}


You can add/edit/remove css that suites your requirements. Also can edit .phtml that contains Gift Message forms, here /app/design/frontend/PACKAGE/THEME/template/giftmessage/inline.phtml






share|improve this answer
























  • I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

    – Allysin
    10 mins ago











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f122987%2fi-want-the-add-gift-options-and-add-gift-options-for-the-entire-order-check%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














You can do this with some CSS. Add following CSS to any .css file (that is available in checkout page).



.gift-messages p.control {
display: none;
}
#allow-gift-message-container.gift-messages-form {
display: block !important;
}
#allow-gift-message-container.gift-messages-form p {
display: none;
}
#allow-gift-messages-for-order-container.allow-gift-messages-for-order-container {
display: block !important;
}


You can add/edit/remove css that suites your requirements. Also can edit .phtml that contains Gift Message forms, here /app/design/frontend/PACKAGE/THEME/template/giftmessage/inline.phtml






share|improve this answer
























  • I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

    – Allysin
    10 mins ago
















1














You can do this with some CSS. Add following CSS to any .css file (that is available in checkout page).



.gift-messages p.control {
display: none;
}
#allow-gift-message-container.gift-messages-form {
display: block !important;
}
#allow-gift-message-container.gift-messages-form p {
display: none;
}
#allow-gift-messages-for-order-container.allow-gift-messages-for-order-container {
display: block !important;
}


You can add/edit/remove css that suites your requirements. Also can edit .phtml that contains Gift Message forms, here /app/design/frontend/PACKAGE/THEME/template/giftmessage/inline.phtml






share|improve this answer
























  • I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

    – Allysin
    10 mins ago














1












1








1







You can do this with some CSS. Add following CSS to any .css file (that is available in checkout page).



.gift-messages p.control {
display: none;
}
#allow-gift-message-container.gift-messages-form {
display: block !important;
}
#allow-gift-message-container.gift-messages-form p {
display: none;
}
#allow-gift-messages-for-order-container.allow-gift-messages-for-order-container {
display: block !important;
}


You can add/edit/remove css that suites your requirements. Also can edit .phtml that contains Gift Message forms, here /app/design/frontend/PACKAGE/THEME/template/giftmessage/inline.phtml






share|improve this answer













You can do this with some CSS. Add following CSS to any .css file (that is available in checkout page).



.gift-messages p.control {
display: none;
}
#allow-gift-message-container.gift-messages-form {
display: block !important;
}
#allow-gift-message-container.gift-messages-form p {
display: none;
}
#allow-gift-messages-for-order-container.allow-gift-messages-for-order-container {
display: block !important;
}


You can add/edit/remove css that suites your requirements. Also can edit .phtml that contains Gift Message forms, here /app/design/frontend/PACKAGE/THEME/template/giftmessage/inline.phtml







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 27 '16 at 14:21









Anil SutharAnil Suthar

3,9881617




3,9881617













  • I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

    – Allysin
    10 mins ago



















  • I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

    – Allysin
    10 mins ago

















I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

– Allysin
10 mins ago





I am trying to set this up on Magento 1.9.4 but I don't have any luck. I have modified both the /public_html/app/design/frontend/base/default/template/giftmessage/inline.phtml file as well as I found your code (right above here) in the /public_html/skin/frontend/smartwave/porto/css/custom.css file. I uploaded the same file to the same directory on Magento 1.9.4 but it does not work! Any ideas?

– Allysin
10 mins ago


















draft saved

draft discarded




















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f122987%2fi-want-the-add-gift-options-and-add-gift-options-for-the-entire-order-check%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

“%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

夢乃愛華...