Forum Replies Created
-
AuthorPosts
-
July 21, 2016 at 7:28 am in reply to: Vimeo video link only show the link but not the video itself #663217
Hey PeterPan2,
Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHi,
Thanks for the information.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #header.av_header_transparency .avia_mega_div { width: auto !important; }
Best regards,
JordanHey teeraina,
Thanks for getting in touch with us!
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHi,
Glad we could be of help :)
Feel free to reach out to us again on the forum if you need assistance with anything else.
Best regards,
JordanHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-social-link-facebook a { color:#37589b !important; } .av-social-link-twitter a { color:#46d4fe !important; } .av-social-link-instagram a { color:#a67658 !important; }
Best regards,
JordanHey ckish,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo.bg-logo { display: none !important; }
Best regards,
JordanHey alexbanaga,
Thanks for getting in touch with us!
Kriesi has been notified of this issue and it is being looked into. A fix will be included in the next patch.
Until then please try this suggested quick fix and let me know how it goes – https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161
Best regards,
JordanHey Brendon,
Sorry for the issues you are experiencing.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey obistefkenobi,
Thanks for getting in touch with us!
You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
JordanHey mcraig77,
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHi blacksnapper,
Glad to hear you already found the answer! Feel free to reach out to us again on the forum if there is anything else you need :)
Best regards,
JordanHey sharquito,
Thanks for getting in touch with us!
Could you give a little more detail as to what items you are trying to remove from the sidebar. A link to your site would help as well so we could see the issue. You can place the link in the Private content section of your reply.
Best regards,
JordanHi,
Glad to hear you got it figured out! Let us know if there is anything else you need assistance with.
Best regards,
JordanHey Karina,
Try adding your code to the header.php file and change “the_page_name” to the page slug of the thank you page:
<?php if( $post->post_name == "the_page_name" ) { ?> <script type=”text/javascript”> adroll_conversion_value = $order; adroll_currency = “USD”; </script> <?php } ?>
Please try and let me know how it goes :)
Best regards,
JordanHey Guillaume,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey Picante,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px !important; }
Best regards,
JordanHi,
Glad we could help. Let us know if there is anything else we can assist you with :)
Best regards,
JordanHey Andrea,
Please try adding the following code to your functions.php file:
// change shipping text add_filter('gettext', 'translate_reply'); add_filter('ngettext', 'translate_reply'); function translate_reply($translated) { $translated = str_ireplace('Shipping', 'Shipping and Handling', $translated); return $translated; }
Let me know if you need further assistance.
Best regards,
JordanHey tal1234,
Thanks for getting in touch with us!
Ensure that you are using the current version of the Enfold theme. If you are and still not seeing the Enfold App demo, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey Carlos,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.post-entry.post-entry-type-page.post-entry-20 { margin-top: -60px; }
Let me know how it goes :)
Best regards,
JordanHey mleite1,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav ul { position: inherit !important; }
Best regards,
JordanHey Marcus,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, so we can have a closer look? We need to be able to inspect the logo in order to help :)
Best regards,
JordanHey 1545Media,
Thanks for getting in touch with us!
Unable to inspect your logo and assist you further as your site is in maintenance mode. We need access to your site in order to provide you with code to fix the overlapping.
Best regards,
JordanHey Anon_Designers,
Thanks for getting in touch with us!
Try the suggestions mentioned here and let us know if that solves your issue – https://kriesi.at/support/topic/enfold-google-maps-widget-not-working/#post-659055
Best regards,
JordanHey Lex,
Thanks for getting in touch with us!
Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey teotaban,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#menu-item-3519 a { color: #000000; }
Best regards,
JordanHey jelle,
You can change the color by going to Advanced Styling in the Enfold theme options. There you can select the menu items to edit and change the highlight color there.
Best regards,
JordanHey Lori,
Thanks for getting in touch with us!
I am not sure I’m completely following how you want your mega menu to be formatted but here is some information of how to set up the mega menu in the format you want – http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Let me know if you need further assistance.
Best regards,
JordanJuly 14, 2016 at 8:11 am in reply to: New website and not loading images and allot other features #660712Hey mtsystems,
The site looks good on my end. Everything loads when visiting your site. Please see my screenshot in the private section.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
JordanHey Keith,
Thanks for getting in touch with us!
Are you trying to hide all h1 tags on mobile devices? Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
Jordan -
AuthorPosts