Forum Replies Created
-
AuthorPosts
-
Hi,
Try updating with the following:
@media only screen and (max-width: 667px){ #full_slider_1 .avia-slideshow-inner, #full_slider_1 img { height: 200px !important; } }
Best regards,
Jordan ShannonHi,
I am going to check in with my team and see if they have a solution. It’s seems like an error in the fade animation.
Best regards,
Jordan ShannonHi,
Try this:#top #header_meta{ background-image url(); }
Best regards,
Jordan ShannonHi,
No error messages are being produced? I apologize this is taking so long.Best regards,
Jordan ShannonHi,
Best regards,
Jordan ShannonHi,
That’s great news. If you need additional help, please don’t hesitate to let me know.
Best regards,
Jordan ShannonHi,
What is the widget you are using? Also if possible, please provide admin info so I can look into this further as there should be an option to exclude specific pages.
Best regards,
Jordan ShannonHi,
Try adding this to quick css:
.hr-custom .hr-inner.inner-border-av-border-fat { border-top-width: 10px!important; margin-top: 10px!important; } body div .avia-button{ margin:0px!important; }
Let me know if this works.
Best regards,
Jordan ShannonHi,
You need to load the image to the media library, and using css add it as a background image to the specific menu item.
#avia-menu #menu-item-***{ background-image url(); }
Best regards,
Jordan ShannonHey sandra1307,
At the moment I am seeing no text at all on the slider, have you removed it?
Best regards,
Jordan ShannonHey BPC,
It is possible, but visually may not look good as it could distort the text and make it unreadable.
Best regards,
Jordan ShannonHey Burggraafit,
Try placing some css at the very top of the styling panel. For example: body{display:none} and see if that works. If it does there may be an error somewhere in the css written below it. Also be sure to clear your cache a few times before you test.
Best regards,
Jordan ShannonHi,
No problem. If you need additional help, don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHey George Paul ,
Each implementation of the site will require its own license.
Best regards,
Jordan ShannonHi,
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHi,
Try:
.page-id-18233 .zopim { display: none !important; }
Let me know if this works.
Best regards,
Jordan Shannon-
This reply was modified 7 years, 11 months ago by
Jordan Shannon.
Hey tristen1,
Likely your web server is configured with low PHP settings that only allow a certain size ZIP file to be uploaded via WP admin. You can increase the php settings, or simply install the theme via ftp.
Best regards,
Jordan ShannonApril 5, 2017 at 8:05 pm in reply to: Google Analytics Mobile opt out – where should i copy in the code? #772801Hey Jo_Smud,
I would put the opt-out script directly above the tracking code to ensure that it is read.Best regards,
Jordan ShannonHi,
Great! I am glad you were able to get this figured out. If you need further help, please don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHey bonsaiko,
Please refer to this page, we are actively pursuing solutions:
https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/
Best regards,
Jordan ShannonApril 5, 2017 at 7:54 pm in reply to: If you update the Enfold theme, does this effect the "functions.php" file? #772794Hi,
It is better to use a child theme as uploading a backed up functions.php file to a fresh update could cause unforeseen conflicts if some of the theme code and functions have been updated.
Best regards,
Jordan ShannonHey Krzysztof,
You would just need to get the specific page id and hide it via css.
for exapmple:
.page-id .jx_ui_Widget{
display:none;
}Best regards,
Jordan ShannonHi,
Unfortunately enfold does not offer global templates, so style updates and text updates would have to be handled individually. WordPress native page templates can be created via php but that requires more custom work.
.
Best regards,
Jordan ShannonHey umanskro,
So they want to know if there are global page templates which can make changes throughout the site?
Best regards,
Jordan ShannonHey hjheer42,
Try to use the Grid Row element to create nested columns.
Best regards,
Jordan ShannonHi,
I added the following to quick css:
nav.main_menu{ display:none!important; }
Please test
Best regards,
Jordan ShannonHi,
Have you tried to load it from a different device?
Best regards,
Jordan ShannonHi,
Great! I am glad that you were able to find a solution. If you need additional help please don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHi,
I think can be completed via javascript can you please try adding the following script:
document.getElementsByClassName("page-id-734 av-masonry-entry").removeAttribute("href");
Please see the following on how to add custom js to the theme:
https://kriesi.at/support/topic/add-custom-javascript/
Best regards,
Jordan Shannon -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts