Forum Replies Created
-
AuthorPosts
-
Hi,
The menu is there, however the test is in a very light blue color that is barely visible. Have you added any code to change the color of the menu items on the homepage only?
If not then try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home span.avia-menu-text { color: #000000 !important; }
Best regards,
JordanHey rkhalid,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey ladeja,
Thanks for getting in touch with us!
You need to update the theme to the latest version which is 3.5.4. You are currently using version 3.5.1.
Secondly, the php code is added in the wrong place. You have added the code in the style.css file. It needs to be added to the file functions.php.
Make the above corrections and let me know if that helps. If not, let me know so we can have a closer look.
Best regards,
JordanHey lenvo,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey zmartnet,
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:
.home .logo { display: none; }
Best regards,
JordanHi,
Sorry for the delay!
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
JordanHey davidk62,
Thanks for getting in touch with us!
Try increasing the memory allocated to PHP and the max execution time: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If that does not help, 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
.
Best regards,
JordanHi,
Still feel free to reach out to us again on the forum if you need assistance with anything else.
Best regards,
JordanHi,
Thanks for the info! I realize that you are using an outdated version of the theme.
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post).
Best regards,
JordanHi,
Sorry for the delay!
I answered your question in the new topic you opened:https://kriesi.at/support/topic/polylang-help-2/
Best regards,
JordanHey gzelasco,
Thanks for getting in touch with us!
You did not have the Home page translated into the 2 languages. You need to go to edit the homepage and add both an English and Spanish version.
Best regards,
JordanHey jamesgeiger,
Thanks for getting in touch with us!
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
.
Best regards,
JordanBoa tarde Debora!
Obrigado pela informação de login . Eu criei uma página de teste eo Layer Slider funcionou bem. Consulte a página na seção privada.
Por favor, me diga o que página você está tendo problemas por diante.
Jordan
May 9, 2016 at 9:35 pm in reply to: Installed Enfold Theme via FTP can not be seen in WordPress Themes #629486Hi,
It’s not a bother. Glad you fixed the issue :)
Best regards,
JordanHey kazse,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey TripleCrownWebDesign,
Thanks for getting in touch with us!
Please try updating the theme via FTP: http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Please also 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
.
Best regards,
JordanHi,
Glad you figured it out and got it working :)
Best regards,
JordanHey jstonestreet,
Thanks for getting in touch with us!
Please update the theme to the latest version. That may be why you are having this issue :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area.
Best regards,
JordanHi Sasha,
Thanks for getting in touch with us!
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
Best regards,
JordanHi,
Yes, if those are the only files you’ve edited.
Best regards,
JordanHey mydoo,
Thanks for getting in touch with us!
Please try placing the following code in the functions.php file of your Child Theme:
add_filter('woocommerce_get_price_html', 'avia_show_cart_logged'); function avia_show_cart_logged($cart){ if(is_user_logged_in() ){ return $cart; } else { remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart' ); remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 ); } }
Best regards,
JordanMay 9, 2016 at 4:52 pm in reply to: Masonry Galleries / Google Map after WordPress Update 4.5.2 don't show anything #629354Hi,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area. @WynandB Please start your own thread and do the same.
Best regards,
JordanHi,
Glad to hear that you solved the problem :)
Cheers,
JordanHey marvalarc,
Thanks for getting in touch with us!
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
Best regards,
JordanHey magazijndemontage,
Thanks for getting in touch with us!
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area.
Best regards,
JordanHey RalfBlum,
Thanks for getting in touch with us!
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
Best regards,
JordanHey Charlotte,
Thanks for getting in touch with us!
The elements with the deal find that you gave the custom class to is already 300px in width. Your custom class is added and works but for the deals to not be cut off try the following:
.dealwidget300 iframe { width: 350px !important; }
Best regards,
JordanHi Brian,
It will remove any changes you made to the theme files directly. So if you edited the functions.php file for example, all those changes will be gone from that file.
Theme settings changed in the theme options will be fine.
Best regards,
JordanMay 8, 2016 at 10:34 pm in reply to: Bunch of Code appearing at top of page above header, prevents page load #628929Hey jgoosman,
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
Best regards,
JordanMay 8, 2016 at 10:33 pm in reply to: Sliders stop working after update wordpress on version 4.5.2. #628927Hey Urosle,
Thanks for getting in touch with us!
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area.
Best regards,
Jordan -
AuthorPosts