Forum Replies Created
-
AuthorPosts
-
Hi Sarah!
Your sharing links are working fine on my end. It shares your posts successfully. Can you post a screenshot and show where you would like to display your social media icons?
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#top .wp-caption.aligncenter { margin: 0; width: 100%!important; }Best regards,
YigitHey MasterFlo!
Please try using one of these plugins;
https://wordpress.org/plugins/inline-spoilers/
https://wordpress.org/plugins/bbspoiler/
https://wordpress.org/plugins/fancy-spoiler/
For your information, we have not tested any of these plugins with Enfold.Best regards,
YigitSeptember 30, 2014 at 2:08 pm in reply to: Issue with jQuery powered features like Accordian FAQ and Sliders #327217Hi!
Please try de-activating all active plugins and check if that helps. Seems like files were not overwritten successfully. Please try re-updating the theme and make sure to overwrite all files
Cheers!
YigitSeptember 30, 2014 at 2:07 pm in reply to: Can I create a page template like 'without header, but with footer' #327216Hey!
You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
If you can post the link to your website we can tell you its page ID as wellRegards,
YigitSeptember 30, 2014 at 2:06 pm in reply to: Changing the location of the WooCommerce cart icon #327215Hey bakbek!
Please add following code to Quick CSS and adjust as needed
.cart_dropdown { top: 80%; } .cart_dropdown.visible_cart { right: -2px; } .header_color .cart_dropdown_link { background-color: red; }Regards,
YigitHi oneandonlyeric!
Can you post a screenshot and show the changes you would like to make?
Best regards,
YigitSeptember 30, 2014 at 2:00 pm in reply to: Youtube Video Not Playing in Fullwidth Easy Slider #327211Hi!
Glad you figured it out Tim and thank you for sharing your solution :)
Regards,
YigitHey!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to adjust its position
.header-meta-img { position: relative; left: 10px; top: -10px; }Best regards,
YigitHi Ignazio!
1- Please go to WooCommerce > Settings > Products and change “Single Product Image” then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
2- Please add following code to Functions.php file in Appearance > Editor
# # wrap single product image in an extra div # add_action( 'woocommerce_before_single_product_summary', 'avia_add_image_div', 2); add_action( 'woocommerce_before_single_product_summary', 'avia_close_image_div', 20); function avia_add_image_div() { echo "<div class='six units single-product-main-image alpha'>"; } function avia_close_image_div() { global $avia_config; $avia_config['currently_viewing'] = "shop_single"; echo "</div>"; } # # wrap single product summary in an extra div # add_action( 'woocommerce_before_single_product_summary', 'avia_add_summary_div', 25); add_action( 'woocommerce_after_single_product_summary', 'avia_close_summary_div', 3); function avia_add_summary_div() { echo "<div class='six units single-product-summary'>"; } function avia_close_summary_div() { echo "</div>"; //close out the summary }Best regards,
YigitSeptember 30, 2014 at 1:53 pm in reply to: Home slider bottom navigation bullets change color #327203Hi mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .avia-layerslider .ls-bottom-slidebuttons a.ls-nav-active { background: orange; } #top .avia-layerslider .ls-bottom-slidebuttons a { background: red; }Regards,
YigitHi!
Please make sure that you are using the latest version of Enfold 2.9.2 and WordPress 4.0 – http://vimeo.com/67209750
If you are, please try de-activating all active plugins and check if that helps.Cheers!
YigitSeptember 30, 2014 at 1:49 pm in reply to: How do I add an Enfold Button to a sidebar widget? #327199Hey saki!
I have replied to your other topic, which covers the same subject – https://kriesi.at/support/topic/show-testimonials-on-the-sidebar-widget/#post-327155 :)
Regards,
YigitHey Eleina_Shinn!
Please make sure that you are using the latest version of Enfold which is 2.9.2. If not, please update the theme via FTP – http://vimeo.com/67209750
Also make sure that you are using the latest version of WordPress 4.0.
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereBest regards,
YigitHi!
If you have made changes in Enfold theme options ( Quick CSS etc. ) then you do not need to worry about those changes. But if you made changes on theme files, you are going to lose them.
Cheers!
YigitHi!
Can you create a testing environment so we can look into it? Unfortunately we are going to see the issue live to provide you a solution
Regards,
YigitHi!
Please add following code to Quick CSS
.slideshow_align_caption h2, .avia-caption-content p, #top .avia-slideshow-button { font-family: 'Open Sans', Arial, sans-serif !important; }Cheers!
YigitSeptember 30, 2014 at 1:38 pm in reply to: How to spread the tabs top section the entire width #327185Hey!
Can you please point out tabs element? I cannot find it on your page
Cheers!
YigitHi bakbek!
Please add following code to Quick CSS
.iconbox .iconbox_content .iconbox_content_title { font-size: 20px; }Cheers!
YigitHey!
You are welcome Kathryn, glad we could help! Let us know if you have any other questions or issues
Cheers!
YigitSeptember 30, 2014 at 1:33 pm in reply to: How to make font changes in WooCommerce Single product page? #327176Hey bakbek!
Please add following code to Quick CSS
#top .price span { color: black; font-size: 25px; } .woocommerce-page .button, .avia-button.avia-size-large { font-size: 16px; } .single-product .sidebar { display: none!important; }Best regards,
YigitSeptember 30, 2014 at 1:27 pm in reply to: How can I make the font bigger in WooCommerce Single Product? #327173Hey bakbek!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .woocommerce-tabs .tabs li a { font-size: 14px; }Cheers!
YigitHallo Neo
Can you please post the link to your website and point out the title you would like to edit?
Regards,
YigitHi!
Please add following code to Quick CSS as well
#top .avia-slideshow-button.avia-color-light:hover { color: orange; background-color: rgba(0,0,0,0.2); border-color: red; }Cheers!
YigitHey kem1975us!
Please see this page if you would like to turn on Custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
YigitHi!
You can add the code to bottom of the file. I personally like adding it below following line
'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'), ));If you do not mind creating a temporary admin login and posting it here privately, i can add the code for you
Best regards,
Yigit -
AuthorPosts
