Forum Replies Created
-
AuthorPosts
-
Hi,
You could try creating two different menus in Appearance > Menus one for mobile and one for desktop and then adding following code to Functions.php file in Appearance > Editor
function av_different_mobile_menu( $args = '' ) { if(wp_is_mobile()) { $args['menu'] = 'main-menu-mobile'; } else { $args['menu'] = 'main-menu'; } return $args; } add_filter( 'wp_nav_menu_args', 'av_different_mobile_menu' );Best regards,
YigitApril 27, 2017 at 1:57 pm in reply to: Broken links in main menu after child theme activation #784016Hi!
It seems like you have not completed WordPress installation. Attached a screenshot in private content field. Can you please complete it and then let us know? :)
Best regards,
YigitHi,
You are welcome! Glad Sarah could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) { .responsive #top #wrap_all .container.av-logo-container { margin: 0 30px; }}Best regards,
YigitHey Krissie,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your icon list element and give it a custom CSS class (‘my-custom-class’ in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-class .iconlist-char:before { display: none; }Best regards,
YigitHi Steven,
For time being i cannot think of anything better than first workaround. However i have noted this thread and let you know if i come up with something else :)
Best regards,
YigitHey Norbert!
Thanks for contacting us!
Can you please firstly register to our support forum here – https://kriesi.at/support/register/ and then post temporary admin logins in private content field? Also, please post screenshot showing the issue you are having. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Regards,
YigitApril 26, 2017 at 5:46 pm in reply to: Can't get my custom google font Amatic SC to work in the right places! #783630Hi,
That must be caching related. Please make sure to flush cache and refresh your page a few times after making changes on your site :)
Glad Rikard could help!
Let us know if you have any other questions or issues!Best regards,
YigitHey!
@hjwalter Can you please try updating the theme manually via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/?
If that does not work as well, please start a new thread and attach WP admin logins and FTP logins in private content field so we can look into it.
If you post them here, they will be visible to creator of this thread as well :)Cheers!
YigitMerhabalar,
Evet malesef ucretli – https://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703
Kendilerinin hazirlamis oldugu dokumentasyonda entegrasyonunu bulabilirsiniz – Enfold http://sevenspark.com/docs/ubermenu-3/theme-integration/enfold
Oncesinde eklenti sahiplerine ulasip istediginiz sekilde menu yapmaniz mumkun olacak midir diye sorsaniz cok iyi olur. Haberdar olmadigimiz degisiklikler yapilmis olabilir :)Best regards,
YigitHi,
I changed the code to following one
.avia-safari .av-styling-circle.av-hover-grow * { border-radius: 50%; box-shadow: 0 0 0 3px white, 0 0 0 4px #999; }Please review your website now :)
Best regards,
YigitHey!
Can you please post FTP and WP admin logins here privately so we can look into it?
Best regards,
YigitP.S.: If you would like to receive replies in Spanish, please let us know so our Spanish speaking moderators can help :)
Hi,
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,
YigitHey,
Please use a plugin such as this one – https://wordpress.org/plugins/wordpress-seo/ to have more control over the content you share on social network :)
Best regards,
YigitHey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Sure! We will keep the thread on hold. You can simply reply to this thread to reopen it and if you have any other questions or issues, please feel free to start a new thread :)
Best regards,
YigitHi!
Sorry, missed that one. Please use a plugin such as this one – https://wordpress.org/plugins/loco-translate/ and change the translated strings as needed :)
Regards,
YigitHey!
Yes, they do. You can simply duplicate a page with all ALB elements and translate them. For more information, please see – http://kriesi.at/documentation/enfold/how-to-translate-pages-built-with-enfold-using-wpml/
Best regards,
YigitApril 26, 2017 at 2:05 pm in reply to: Remain images on Plesk after remove that on WordPress #783471Hey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
I have updated your theme manually via FTP. Please review your website now
Regards,
YigitHi,
Please add following code to Functions.php file in Appearance > Editor
add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1); function avia_add_social_share_link_arguments($args) { $args['facebook']['pattern'] = "http://kriesi.at"; $args['twitter']['pattern'] = "http://kriesi.at"; $args['gplus']['pattern'] = "http://kriesi.at"; $args['pinterest']['pattern'] = "http://kriesi.at"; return $args; }Best regards,
YigitHi,
@verena_1992 Let us continue on your own thread. We will keep this one open to hear from the creator of this threadBest regards,
YigitHi!
Can you please post a screenshot and show the issue you are having? I checked your website however logo is still centered when scrolling down
Cheers!
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.pagination .current, .pagination a.inactive { background-color: #ff8205!important; }Best regards,
YigitHey Kristof!
Thanks for contacting us!
We have corrected your email. Also, we have set your password manually. You can find it in private content field below
Best regards,
YigitHi,
Great! I am marking this thread as resolved then :)
Let us know if there is anything else help with!Best regards,
YigitHi,
Please add following code to Functions.php file in Appearance > Editor instead
remove_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_output_related_products', 20);Best regards,
Yigit -
AuthorPosts
