Forum Replies Created
-
AuthorPosts
-
June 19, 2017 at 8:40 pm in reply to: Issues after upgrade to Enfold 4.0.5 – Continuing an old tread #809949
Hi,
Best regards,
VictoriaHey steviger,
You have the styles for that exact element on the page with the !important and it does not get overridden.
Too many !important declarations are bad, they create this kind of conflicts.Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey mleite1,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJune 19, 2017 at 8:23 pm in reply to: Enfold child latest news widget displaying code instead of text – sensei #809936Hi,
Best regards,
VictoriaJune 19, 2017 at 8:19 pm in reply to: Trying to center product variations on WooCommerce Shop #809935Hi,
Try this code instead and don’t forget to flush the cache:
div .ivpa_attribute, .ivpa_text, .ivpa_border { padding-top: 20px; text-align: center; } #ivpa-content .ivpa_attribute.ivpa_text.ivpa_border .ivpa_term { display: inline-block; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Ollie,
The Advanced Layout Builder loaded and I was able to make edits. Is it still not working on you side?
Best regards,
VictoriaHi Dandelion222,
It’s the same story, Layer Slider has a new version, which will be available in the next version of Enfold. So please be patient and wait for the update, unless something is not working on your website. Than please describe the issue in more detail.
Best regards,
VictoriaHi yampieters,
This code will do put your images in one column:
@media only screen and (max-width: 450px) { #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 100% !important; } }
You can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
If you need further assistance please let us know.
Best regards,
VictoriaHi,
This regular expression does not include assets with versions. So the for the snippet in your .htaccess to work you need to add code to remove the versions.
Please refer to this thread for a possible solution on how to remove ?ver=3If you need further assistance please let us know.
Best regards,
VictoriaHi,
The credentials did not work. Could you please update the credentials.
Best regards,
VictoriaJune 19, 2017 at 7:29 pm in reply to: WooCommerce display product attributes in archive page #809914Hi Doron,
The name of the attribute has to be in English, and then you translate it. What is the name and what code are you using?
Best regards,
VictoriaHi,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey!
I was about to have a look, but the credentials did not work. Could you please update the credentials.
Regards,
VictoriaHi roach3747,
Now it is very confusing. Let’s start over. What is the issue that you’re having?
Best regards,
VictoriaHi Tobi,
We can help you with the css part, but the WooCommerce price customization part is out of the scope of our support. You could hire a freelancer to do it for you.
Best regards,
VictoriaHi galpinr,
Are you getting any errors either in server log or in JavaScript console?
Best regards,
VictoriaHi yampieters,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media screen and (max-width: 450) { #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 24.3%; } }
You can adjust the width of the thumbs and make it bigger, if you need.
If you need further assistance please let us know.
Best regards,
VictoriaHi Steve,
Could you please use this code, clear the cache on your device and send me the screenshots?
Best regards,
VictoriaHi sitywe,
The link to the image you gave and the image on the slider are the same file, the look pretty much the same. I don’t see any effect that you’re pointing to.
Best regards,
VictoriaHi jordyschoonhoven,
I managed to login to dashboard, but when I try to get to some page, it logs me out. I could not check. DO you have this issue?
Best regards,
VictoriaHi Jas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Ollie,
I tested a page, the Advanced Layout Builder loaded ok, tried to edit an element, it took a while to load, but it did load the preview and with an error in JavaScript. Could you clear you browser cache and test a some more?
Best regards,
VictoriaHi therealcrazy8,
I suggest you add a child theme.
And put the code from above to your child theme functions.php.
If you need further assistance please let us know.
Best regards,
VictoriaHi kellyCraftMedia,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#main #socket .container { padding: 0 10px; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Yossi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 450px) { .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle { left: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaJune 15, 2017 at 10:59 am in reply to: change Website-URL – after them the social icons not display #808504Hi Susanne,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJune 15, 2017 at 10:58 am in reply to: WooCommerce display product attributes in archive page #808503Hi Doron,
Did you create the attribute yourself? The “price per 100gr” one?
Best regards,
VictoriaHi kellyCraftMedia,
What is the page on the first screenshot and on which page is the button you need help with?
Best regards,
VictoriaHi Jas,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 450px) { .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd, .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even { margin: 0; clear: none; } .responsive #top #wrap_all .slide-entry { width: 22%; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi Jas,
In most cases parallax sections do not work on mobile and are very hard to be adjusted. I would recommend, hiding them and building a section to show on mobile without parallax, just image, text and button if you need. This can be done with a color section, or some slider.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts