Forum Replies Created
-
AuthorPosts
-
November 14, 2016 at 9:15 pm in reply to: Where to add code to include tracking to Submit button #712161
Thanks Yigit, I’ve read that post already and still not clear where the file is to add the code to
I’ve added code to the functions.php file. Whats the best way to update to the latest version without removing whats been added?
- This reply was modified 8 years, 6 months ago by pachanights.
try this one
Adding the custom code still wont change the price size on product page, but the product page layout is my main concern. Logins added as requested
Thanks Yigit
Unfortunately the code to move the description box didn’t work properly- it moved the description box and tabs not below the image but below the suggested products, and also left the tabs showing in their original position. Unfortunately I can’t leave the code in while the site is live to show you how it looks.
Also, the code to change the price font size didn’t work. Maybe I have something in the Quick CSS causing conflict? Heres what is currently in Quick CSS
.related.products {
display: none;
}.tax-product_cat .page-thumb {
display: none;
}.avia-image-container-inner:hover .av-image-caption-overlay-center {
display: none!important;
}.image-overlay { background: transparent !important; }
div .product-sorting .sort-param-order, div .product-sorting .sort-param-sort {display: none;}
.logo {
top: 5px;
}.header-scrolled .logo {
top: 4px;
}#header .widget {
z-index: 9999;
}ul.sort-param-count{
display:none !important;
}td {
vertical-align: top;
}.my-custom-content {
float: right;
width: 40%;
top: 80px;
font-size: 25px;
font-family: helvetica;
color: #DE0E0E;
position: relative;
}.single h1.product_title.entry-title {
font-size: 24px;
}.single-product #av_section_1 .inner_product_header {
text-align: center;
}.single p.price {
font-size: 35px;
}While you’re looking, how can I make .my-custom-content responsive?
Thank you so much for your help Yigit.
Regarding no.2, what I meant to say is that I want to move the description box to below the image, but keep the product title, price, sku, quantity and add to cart button next to the image on the right. The code you gave me moved everything below the image
For no.3, I was trying to change the font size of the price on the product page only, to say 35px, not to a different font. Sorry if my explanation wasn’t clear.
- This reply was modified 8 years, 7 months ago by pachanights.
Perfect, disabling each plugin one by one worked! Thank you for your hep Jordan!
- This reply was modified 8 years, 7 months ago by pachanights.
June 9, 2015 at 8:08 pm in reply to: Contact form element not working- emails not being delivered #456901I’ll try these steps though and see if this changes anything
June 9, 2015 at 8:06 pm in reply to: Contact form element not working- emails not being delivered #456899The forms do work though and have been tested many times by ourselves and partners so we have receive the contents sent through the forms. When our customers use the forms though we receive nothing?!
I’ve installed a backup of the site from May 29th which fixed the problem- it looks to have been caused by several plugins after being updated and installing older versions fixed this issue. My advice to anyone who might have this problem is re-install a back and make sure to update EVERY plugin in a test environment first!!
FYI, WP and Enfold are both updated to latest version. I’ve tried disabling all the plugins and this hasn’t fixed the problem either
Perfect, thanks Rikard! Great service!!
Hi Rikard
here a link to the site http://www.theunderfloorheatingcompany.co.uk/shop/
I found advice on how to remove the Sort by menu using some quick CSS code, but not how to remove the Display menu.
September 12, 2014 at 10:46 am in reply to: Header layout changes when viewed in Internet Explorer #317998Hi Josue
I added this new code but it changed nothing.
I’ve included whats inside the quick CSS, I don’t know if this may conflict with this new code that might be stopping it from working
td {
vertical-align: top;
}body > br {
display: none !important;
}.phone-info {
float: left;
font-weight: normal;
line-height: 20px;
font-size: 12px;
padding: 5px 0;.html_header_top #top .av_logo_right .logo{
left:auto !important; right:0 !important;
}
.html_header_top #top .av_menu_left .main_menu{
left:0px !important; right:auto !important;
}
.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{
left:-13px !important; right:auto !important;
}September 9, 2014 at 4:38 pm in reply to: Header layout changes when viewed in Internet Explorer #315963This reply has been marked as private.September 9, 2014 at 11:23 am in reply to: Header layout changes when viewed in Internet Explorer #315757This reply has been marked as private.Thank you Yigit! Brilliant help, as always :)
One last question….is there something I can add to the custom css to allow me to change the position, font size, colour etc?
Ahh! thank you for explaining, and for the code. I’ve got it working now
I don’t see this code in the functions.php file either, unless I’m looking at the wrong one. Whats the path to be sure?
I was hoping to be able to add something into the the quick css to give the same result. Is this possible?
You superstar!! Thank you so much Josue. Have a great day!!
Thanks for the help but unfortunately that didn’t work and the margin remains.
I can see the br tags when i look at the page source but have no idea in which file they are to delete them. Can you suggest another way to fix this issue?
http://www.uk-plumbing-supplies.co.uk/rifeng-piping-systems/
Ahh perfect! Many thanks for help :)
-
AuthorPosts