Forum Replies Created
-
AuthorPosts
-
Hi Ed,
I checked on my mobile, the only menu that does not open is “About” on my phone, others are working. Could you delete the file (in private), it will be regenerated anew and get let us know is the issue persists.
Best regards,
VictoriaJuly 14, 2017 at 2:41 pm in reply to: What Is The Easiest Way To Remove Add To Cart Buttons in Woocommerce #821176Hey ejo14,
Here is an article on how to do it
https://www.cloudways.com/blog/how-to-remove-hide-or-disable-add-to-cart-button-in-woocommerce/If you need further assistance please let us know.
Best regards,
VictoriaHi MD,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Tommy,
“Open on a new page” in this case does not mean open in a new browser window, it means that you’re are taken to the portfolio item page. So it is working correctly. Does it not work for you this way?
Best regards,
VictoriaJuly 14, 2017 at 2:22 pm in reply to: Back to Having Error Messages on Updates Page With Layerslider #821165Hi all,
We have just release the Enfold update with the Layer Slider update and today I saw that Layer Slider has released yet another version. So yes, you might be seeing that 1 next to plugins menu for a while again.
Best regards,
VictoriaHi jh100,
We really need to see, what’s going on on your page to be able to suggest a solution for you. Please get back to us when you get the website on some kind of test server.
Best regards,
VictoriaHey niaxniax,
There is no easy way to do this, this kind of customization is out of the scope of our support. You could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 14, 2017 at 2:15 pm in reply to: LayerSlider encountered a problem while it tried to show your slider #821160Hey hdmarkdesign,
Looks like all your sliders are gone, or the Layer Slider does not recognize them and that’s why, you see that on your page. If you have a database backup, you might want to restore your database, maybe it got corrupted.
https://kreatura.ticksy.com/ticket/1218563/
Best regards,
VictoriaHi Victor,
Does it work for you now?
Best regards,
VictoriaHi mellypenny,
This is how I am seeing your website on mobile, looks fine. Could you please clear the cache on your device and/or try with another device and test again?
Best regards,
VictoriaHi bluebubble,
This is what I am seeing, is this how you want the menu to be, or do you need to change colors?
Best regards,
VictoriaHi adrianwackernah,
I checked on mobile, there is no black background. Could you please clear the cache on your device and/or try on another device and let us know if the issue persists.
Best regards,
VictoriaHi surajsodha,
Can you please start separate thread, describe your issue there and give us a link to your website.
Best regards,
VictoriaHi lech07,
If you did not make any customizations in the footer.php you don’t need to have it in a child theme, this way you will have it updated and avoid errors. Debug should be configured to write errors to a log file. How to do it here:
If you need further assistance please let us know.
Best regards,
VictoriaHi JuergenB,
Could you please check the server log for errors and send it to us?
Best regards,
VictoriaJuly 12, 2017 at 4:17 pm in reply to: Addition: Change '/' after post date, remove 'in' and remove last '/' #820078Hey FlatText,
Try adding this css
.text-sep.text-sep-cat { display:none; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Gerry,
Yes, try removing what was given before, but copy it to some file as a backup.
Here is the new 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: 767px) { .html_header_top.html_bottom_nav_header #header_main { z-index: 3; height: 125px; } .responsive #top #wrap_all .main_menu { top: 53px; height: 8; left: 37%; display: block; position: absolute; } } .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu { width: auto; float: left; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2017 at 3:52 pm in reply to: The plugin Yoast SEO is in conflict with the 4.1 update. #820070Hi tonkonings,
Below are the errors in the console when I opened the page Audio/Video, it’s not only the Yoast errors, I mean those are not it’s errors. Some are form WordPress seo plugin, some in jQuery UI slider. Did you clear the cache before and after update?
Best regards,
VictoriaJuly 12, 2017 at 3:43 pm in reply to: Title not showing up when using Advanced Layout Editor #820064Hey lech07,
Please refer to this thread for a possible solution.
Could you please go to your ftp and delete the /wp-content/uploads/dynamic_avia/enfold.css file, it will be regenerated anew.If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hi Anita,
Here are some threads you might want to look at.
https://wordpress.org/support/topic/cant-edit-widgets-or-main-page/
https://kriesi.at/support/topic/cant-edit-widgets/If you need further assistance please let us know.
Best regards,
VictoriaHey Enfold2018,
I would only add the code below, other than that it looks ok.
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: 767px) { .responsive #top #wrap_all .container { width: 86% !important; max-width: 100% !important; } }
You can specify the elements that you would like to adjust and how you want them to look like. Images in color sections look fine as backgrounds, the video on the Layer Slider did not load on mobile, you can set a fallback image for that in Layer Slider.
If you need further assistance please let us know.
Best regards,
VictoriaHi Doron,
We could try to adjust it if you really want, but I think it’s a great size, you can see the label clearly.
Best regards,
VictoriaHey techielab,
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,
VictoriaJuly 12, 2017 at 2:28 pm in reply to: no more menus found after the newest enfold update – please help ASAP #820016Hey Boria20000,
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: 767px) { nav.main_menu { display: block!important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey janeyj,
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
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu { width: auto; float: left; left: 50%; webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
If you need further assistance please let us know.
Best regards,
VictoriaHi ifidik,
These might help you:
https://www.tmdhosting.com/kb/question/how-to-get-woocommerce-price-attributes/
If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2017 at 1:00 pm in reply to: How to switch to mobile menu on higher resolutions in Enfold 4.1 #819974Hi Vikab,
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,
VictoriaJuly 12, 2017 at 12:58 pm in reply to: Burger Menu appears on all screen sizes and unable to edit #819972Hi,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years ago by
-
AuthorPosts