Forum Replies Created
-
AuthorPosts
-
Hey Rob!
Thank you for contacting us!
We have updated your email address. Please try retrieving your password now :)
Regards,
YigitHi Nick!
You forgot to check “Footer Second Menu” under Menu Settings in Appearance > Menus. I checked it and then removed your duplicate menu, added some custom CSS to bottom of your style.css file and flushed cache in total cache. Please review your website now
Best regards,
YigitHey!
Please add following code to Quick CSS
.logo img { float: left; }Best regards,
YigitHey!
Can you please post FTP and WP logins here privately so we can look into it?
Regards,
YigitHey Eric!
Please add following code to Functions.php file in Appearance > Editor
function my_custom_code(){ ?> <script> jQuery(window).load(function(){ jQuery('#wrap_all a').removeAttr('title'); jQuery('#wrap_all img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'my_custom_code');Best regards,
Yigit-
This reply was modified 9 years, 3 months ago by
Yigit.
January 4, 2017 at 11:14 pm in reply to: change font size/ add custom tab of single product page #729665Hi,
We have replied you here – https://kriesi.at/support/topic/font-size-of-single-product-page/
Let us continue there :)Best regards,
YigitHi,
I think adding your link as subtext might work better as it would -depending on your custom CSS- display around your logo – http://kriesi.at/documentation/enfold/add-subtext-to-logo-replace-logo-with-site-title/
If you need further assistance, please post temporary admin logins here privately :)Best regards,
YigitJanuary 4, 2017 at 11:11 pm in reply to: Blog entry comments section missing — where did it go? #729663Hey Brad!
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 Corina!
Not at all! :)
We will keep the thread open and wait to hear from you. Thread will be on hold until you reply. You can simply reply to reopen it.Cheers!
YigitHey!
Please try using Fullscreen Slider element under Media Elements tab of Advanced Layout Builder. You can edit the slider and choose to display scroll down button as can be seen in this example – http://kriesi.at/themes/enfold-one-page-portfolio/ :)
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:
.single h1.product_title { font-size: 20px; font-weight: bold; } #tab-description > h2 { display: none; } #top div div.product .woocommerce-tabs .panel { font-size: 14px; } #top div div.product .woocommerce-tabs ul.tabs li a { font-size: 16px; }To modify WooCommerce tabs, please see – https://docs.woocommerce.com/document/editing-product-data-tabs/
Best regards,
YigitHey Jill,
Please refer to this post – https://kriesi.at/support/topic/animation-triggers-late/#post-659855
Best regards,
YigitJanuary 4, 2017 at 10:57 pm in reply to: Woocommerce product thumbnails disappear upon clicking … #729654Hi Patrick
You are welcome, always happy to help :)
Let us know if you have any other questions or issues and enjoy your week!Best regards,
YigitJanuary 4, 2017 at 10:37 pm in reply to: Page and portfolio titles when using side nav layout #729645Hey!
You can try adding following code to Functions.php file in Appearance > Editor
function av_title_sc( ){ echo "<h1 class='page-title'>". get_the_title() ."</h1>"; } add_shortcode( 'av_page_title', 'av_title_sc' );and add following shortcode to your page [av_page_title] to display the title
Cheers!
Yigit-
This reply was modified 9 years, 3 months ago by
Yigit.
January 4, 2017 at 10:18 pm in reply to: Woocommerce product thumbnails disappear upon clicking … #729637Hi!
Please try changing the code to following one then
.avia-webkit .mfp-img { -webkit-animation: none !important; animation: none !important; }We only received reports regarding Safari but this should fix for both :)
Best regards,
YigitHi,
I changed the code to following one
/* default to first category on Stockist filter */ add_action('wp_footer', 'ava_auto_click'); function ava_auto_click(){ ?> <script> (function($){ $(window).load(function() { $('#stockist .nsw_sort_button').trigger('click'); }); })(jQuery); </script> <?php }Please review your website now :)
Best regards,
Yigit-
This reply was modified 9 years, 3 months ago by
Yigit.
Hey!
You are welcome! Let us know if you have any other questions or issues :)
Regards,
YigitHey!
I am getting following error when i try to load your login page.
Can you please temporarily disable IP restriction? :)Regards,
YigitHi!
Please try adding following code to Quick CSS
.av_facebook_widget_wrap { background: transparent !important; }Best regards,
YigitJanuary 4, 2017 at 9:36 pm in reply to: Turn off PAGE titles but keep POST titles-Ref #post-599346 #729613Hey!
Please add following code to Quick CSS
.single .main-title.entry-title { display: block !important; } .page .main-title.entry-title { display: none !important; }Cheers!
YigitHi Dave!
That is your transparent logo that you can change in Enfold theme options > Header > Transparency Options :)
Regards,
YigitHey WynandB,
It does look fine on my end. It seems like you have added following custom CSS code to change background of Header Meta
#top .av_header_transparency #header_meta { background: #eb3b3b; box-shadow: none; }Please change "#eb3b3b" to "transparent"
Best regards,
YigitHey!
I wanted to run this test – https://codex.wordpress.org/Theme_Unit_Test however logins credentials are not working for me.
Other solution would be importing database but for that we would need access to your database as well.
Regards,
YigitHi,
Glad you figured it out and thanks for sharing your solution! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
Sorry for the late reply.
Please note that self posting pushes your thread to the end of our queue.I tried importing default demo using WordPress’ importer but that did not work as well. Can you please post FTP logins here privately as well? It seems like issues is server related.
If it is really urgent for you, we would recommend you to re-install WordPress and if that too does not help, please contact your hosting provider regarding the issue.
Best regards,
YigitHi Else!
You are currently using an older version of the theme. Please update Enfold to the latest version 3.8.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
YigitHi!
That definitely weird. You can refer to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and move your installation to another domain. Could be subdomain as well. Please test and let us know if it helps or not
Regards,
YigitHi Andreas!
Thank you for contacting us!
You can purchase an Enfold license and then implement ALB into to your theme to use however you cannot include it in a theme which you are planning to sell.
Similar question has been asked in the past and what i wrote above is the summary of Kriesi’s response.
We are planning to make ALB available as a standalone plugin eventually however there is no ETA yet.Let us know if you have any other questions :)
Cheers!
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 :)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 :)Regards,
Yigit -
This reply was modified 9 years, 3 months ago by
-
AuthorPosts
