Forum Replies Created
-
AuthorPosts
-
Perfect. Thank you Rikard
Is it possible to have a background image in the header area like this
div#header_main.container_wrap.container_wrap_logo {
background-image: url(……../wp-content/uploads/sfondo-verde-scuro-chiaro.jpg);
background-repeat: repeat;
background-position: left bottom;
}
but a plain color (#B7C789) when you scroll down the page?Thank you
MauroHello,
we are trying to see if it is possible to keep the look and feel of our old site (https://goo.gl/i1JM4L) that we are going to migrate to enfold https://goo.gl/UqPO3O
Is it possible to place the logo in the extreme left of the screen?Thank you mauro
I have fixed it
thank you anyway- This reply was modified 7 years, 7 months ago by profumopuntoit.
Thank you very much rmf339.
That’s what I wanted to keep the coherence with design of the theme
It should be integrated in Enfold
it works
thank you,
now breadcrumb is properly aligned but remain hidden behind div.container element, while h1.main-title entry-title is not centered in the middleOk thank you
I set
.woocommerce-loop-category__title, .woocommerce-loop-product__title {
font-size: 17px;
font-weight: 600;
}it works for the product category names (https://goo.gl/UqPO3O)
but not for the product slider in the home where the font is rendered as 15px normal
please see http://www.profumo.it/screenshots/Cattura.jpgThank you Mauro
Ok thank you
But now in some pages the same class is rendered as
Open Sans 20px (600) (please see product category names in https://goo.gl/UqPO3O)
and in some other as
Open Sans 15px (regular) (please see product slider in https://goo.gl/CU1ZWW)I have disbled WpRocket and Varnish
We use also Varnish, we can also disable it for your test convenience
December 6, 2016 at 3:58 pm in reply to: Move Product Categories widget below the product description in mobile view #721091Ok thank you. It works.
dns are managed on cloudflare, but it is suspended from before the beginning of this ticket
Thank you
MauroI forgot to say, yes you can disable plugins and whatever you need to do, website is not yet indexed
ok thank you
Can you point out please which errors you have found in the css?
I can’t see any changes
I want to have “Spash red” color scheme but theme seems to be “Splash green”
Maybe because I was uploading with the ftp a modification to style.css file and I have overridden your fix?Can you please tell me where was the error (so I fix it also in the other website)?
Thank you
Problem is the same in our other website https://naturalnicheperfume.com/
You can see belowFolder permission is 777 but file permission was enfold-child.css was 644
Set it to 777 but still no changealready I had checked this before opening the ticket
If I delete the enfold-child.css file in /wp-content/uploads/dynamic_avia folder it gets regenerated when you save againSite is under Varnish caching, I have tried disabling it but no change
And also Cloudflare is now pausedNovember 23, 2016 at 4:02 pm in reply to: Move Product Categories widget below the product description in mobile view #716009Please consider it in one of your future upgrades because it is quite odd to see it on top and customer has to scroll all down to read the product description
November 23, 2016 at 4:00 pm in reply to: Move Product Categories widget below the product description in mobile view #716007Ok can you help to simply remove product categories widget on mobile?
I activated Twenty Sixteen. I changed some settings, link color, background, text color and changes were immediately reflected in the site without clearing the cache
November 23, 2016 at 12:10 pm in reply to: Move Product Categories widget below the product description in mobile view #715867Thank you but that code seems that it is intended to move to the right sidebar, but we don’t have a sidebar on the product page.
We tested it and it is not working correctly neither in mobile nor in desktop view.We would like to move the Product categories widget below the product description only in mobile view, so that after the picture the visitor see the relevant text of the product and not the long list of the categories. In desktop view it is all right were it is now, below the product picture.
That’s great!
Can I use the code in https://kriesi.at/support/topic/seo-site-title/#post-123651 to work correctly with Yoast SEO?
Thank you NikkoNovember 21, 2016 at 11:38 am in reply to: Move Product Categories widget below the product description in mobile view #714756Here it is
I almost solved with:
——————————–
<span class=”avia-bullet”></span><span class=”avia-menu-text”>Aromatherapy & Perfumery</span>
——————————-but the small arrow doesn’t go in the proper place
<span class=”avia-bullet”></span>I disabled all plugin (except WooCommerce and SMTP Mailer, because I fear I will loose their settings) but still there is a double <title> tag
ok I have set back folder names and style.css as default.
You can close the ticketThank you Rikard,
but ftp uploads can be tricky: sometimes non everything is uploaded correctly, it takes a long time and in that time website might give error 500
No workaround is possible?
Our style.css in child theme folder already contain the lines
—————————————————-
/*
Theme Name: naturalnicheperfume-child
Description: A Child Theme for the Enfold WordPress Theme.
Version: 1.0
Author: Kriesi
Author URI: http://kriesi.at
Template: naturalnicheperfume
*/
@import url(“../naturalnicheperfume/style.css”);
—————————————————- -
AuthorPosts