Forum Replies Created
-
AuthorPosts
-
Hi Sergio,
There are no fatal errors in that log, plenty of notices of WooCommerce, but those don’t break your website.
You need to hide the notices from your website by adding this define(‘WP_DEBUG_DISPLAY’, false); in your config. Do you still have that fatal error with WooCommerce? On which page?Best regards,
VictoriaJune 23, 2017 at 1:44 pm in reply to: Retina Images and Fonts in Portfolio Grid – Child Theme #812110Hi Max,
Here is how you can do it in your child theme:
https://kriesi.at/support/topic/image-sizes-functions-php/#post-132880
https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/#post-124156If you need further assistance please let us know.
Best regards,
VictoriaHi grundin,
Could you please get a fresh copy of files in this folder themes/enfold/config-templatebuilder/avia-template-builder/assets/css/ and put them in this folder via FTP?
Best regards,
VictoriaHi Krissieg,
SO make this code work only for the careers page like this clear the cache and check again.
.page-id-3356 .avia-slideshow-inner { height:400px !important; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 23, 2017 at 12:59 pm in reply to: Admin timeout when creating or updating pages or posts #812089Hi all,
Could you send us your server log? Which php are you running?
Best regards,
VictoriaHi,
You might wan to look at this article
http://pinkeyegraphics.co.uk/blog/index.php/2015/06/21/wordpress-menu-and-widget-editing“Edit WordPress widgets without using the dropdown admin interface:
Use this custom URL to turn on a hidden widget editing mode that allows you to edit widgets one by one and save them.
http://yoursite.com/wp-admin/widgets.php?widgets-access=on
This then persists until such time as you turn it off. Once widgets are edited, turn off editing mode like this:
http://yoursite.com/wp-admin/widgets.php?widgets-access=off
Replace ‘yoursite.com’ with your site’s address – or just go to the widget editing page and edit the URL directly in your address bar. ”
You could try editing your widgets like that and see if that works.
Best regards,
VictoriaHi aaholguin28,
I just logged in and looked at the page and left, maybe John did something? Or maybe that was cache.
Best regards,
VictoriaJune 23, 2017 at 12:44 pm in reply to: Change post separator, move breadcrumbs and remove table shading #812076Hey FlatText,
I don’t see any breadcrumbs, could you give us a page with breadcrumbs and the tables?
Here is a thread on breadcrumbs.Best regards,
VictoriaHi Clement,
Show up fine on my side. Could you please clear the cache and try again?
Best regards,
VictoriaHi Clement,
Yes, this is what I meant, did you manage to do it?
Best regards,
VictoriaHey Steffen,
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 (min-width: 768px) and (max-width: 1024px) { .woocommerce-loop-category__title { font-size: 14px; padding: 8px 0px 10px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi Franz,
Are you using Sentence or Enfold? What I was saying is that you need a simple css rule if you want sidebar to be brown and was asking if that’s what you need to do.
Best regards,
VictoriaHi,
This is the setting for your masonry http://imgur.com/a/f15dk, now you have to prepare more vertical images that are twice the height if the horizontal ones.
Best regards,
VictoriaHey Ritterli2,
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_color { border-color: #fff; }
Not sure, I understand the second part though. Could you please attach a mockup of what you’re trying to achieve?
If you need further assistance please let us know.
Best regards,
VictoriaJune 22, 2017 at 7:51 pm in reply to: HELP- i downloaded a demo and now I can't see any of my content #811792Hi callysykes,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey ckwellington,
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 22, 2017 at 7:50 pm in reply to: [Feature Request] Header menu display mode "display as icon" only mobile devices #811790Hey vieiralessandro,
You can request a feature here and it seems to me that there is a request like that already. If there is, you can upvote it.
Best regards,
VictoriaHey empolis,
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) { td, th { padding: 7px; } #friseur-preisliste { padding-left: 15px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi Torsten,
Which code are you copying? Could you check server log for the error please?
Best regards,
VictoriaHi kilimats,
It does not need to be customized in case you are happy with everything is there out of the box. However the theme is just building blocks that can be customized to fulfill anyones wildest desires :)
It will be in one row if you don’t add this
div.wpcf7 .flex_column.av_one_third.third { clear: left; margin-left: 0px; }
Best regards,
VictoriaHi lech07,
Here is a discussion of that https://kriesi.at/support/topic/best-caching-compression-minify-plugin-for-wordpressenfold/.
What exactly are the errors with the BWP?Best regards,
VictoriaJune 22, 2017 at 7:36 pm in reply to: WooCommerce Pages not working properly on mobile devices #811781Hey BierPlus,
You might want to study more the w3t cache settings or consider a different caching plugin.
If you need further assistance please let us know.
Best regards,
VictoriaJune 22, 2017 at 7:34 pm in reply to: Is there a way to make the top captions on the full width slider stay static? #811778Hi Krissieg,
I would say it should slide in with the rest of captions.
If you need further assistance please let us know.
Best regards,
VictoriaJune 22, 2017 at 7:27 pm in reply to: Replace $0.00 Text On Product Listings With Custom Message #811777Hi pcmichiana,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi emanuelefrancati,
No, I have not. Did you do anything? So the issue is gone?
Best regards,
VictoriaHey Gekko101,
You need a conditional statement that would check for category id or single product template and show it then.
Best regards,
VictoriaHi, ChrisSchutte
Do you have the text of the error? Is it the same file missing? You have something deleting files on your server. I would be worried about that.
Best regards,
VictoriaHi Krissieg,
The easiest thing to do is this:
.portfolio-preview-image { width: 34%; } .portfolio-preview-content { width: 66%; }
Let me know what you think :)
Best regards,
VictoriaJune 22, 2017 at 7:16 pm in reply to: setting the sidebar menu ratio on enfold consulting demo to be smaller than 20% #811770Hi CY,
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_left #main { margin-left: 270px; } .html_header_sidebar #top #header { width: 270px; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 22, 2017 at 7:12 pm in reply to: Problems and dev suggestion for CM Tooltip Glossary Pro+ plugin #811765Hi seolotsen,
Thank you for clarification, I passed it on.
Best regards,
Victoria -
AuthorPosts