Forum Replies Created
-
AuthorPosts
-
Hi Richard!
You are going to need to find a plugin for such feature. You can use shortcodes inside Code Block element
Regards,
YigitHi!
Please add following code to Quick CSS instead
#header_main > .container { display: none; }Cheers!
YigitHey rcgroup!
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give elements you would like to hide on mobile a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .your-custom-class { display: none !important; }}Cheers!
YigitHey Mohan-Iyer!
Please update Enfold to the latest version 3.0.2 and try de-activating all active plugins – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Regards,
YigitHey bandulet!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and update the theme via FTP – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
If you have not made any changes on theme files, nothing will change on your website. If you are using a very old version, you may just need to re-configure some options/elementsRegards,
YigitHey nevergiveup02!
It looks like your website is currently down. Can you please check the link once again?
Cheers!
YigitHi!
The code i posted earlier removes header. Please remove the code from Quick CSS and point out the changes if there needs to be make some. Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
YigitHi wmsgeorge!
It should work fine but unfortunately we cannot guarantee you. Please firstly contact plugin author and see if they or any of their plugin users have experience with Enfold
Cheers!
YigitHey nmillas!
You have a Catalog element on your page. Please remove it. Following code should remove it as well but you cannot add any catalog element to your homepage if you use this code
.home .av-catalogue-container { display: none; }Best regards,
YigitHi bradbranson!
Can you please post the link to your website, point out the color section and tell us the changes you would like to make?
Regards,
YigitHi Krissie!
Please add following code to Quick CSS
.events-table td { vertical-align: middle !important; }Best regards,
YigitHey jfmb!
Please make sure that you are using the latest version of Enfold which is 3.0.2. If you are not, please update the theme via FTP – http://vimeo.com/67209750
Versions older than 2.9.2 are not compatible with WordPress 4.0Regards,
YigitOctober 24, 2014 at 6:14 pm in reply to: Easy Recipe Formatting stops working after publishing #340738Hi!
Page cannot be found. Can you please check the link once again?
Best regards,
YigitHi lzevon!
Please add following code to Quick CSS
.firingup { background-size: contain; }Best regards,
YigitHi graphico!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHi!
Please add following code to Quick CSS and adjust as needed
.av_header_transparency nav.main_menu { background-color: rgba(0,0,0,0.5); border-radius: 5px; }If that does not work, please post the link to your website
Regards,
YigitHey!
Then footer.php file is the file. Please find following and add your code below it
<footer class='container_wrap socket_color' id='socket' <?php avia_markup_helper(array('context' => 'footer')); ?>> <div class='container'>Regards,
YigitI am sorry that you are but there is something wrong with your installation as you can see from errors in console – http://i.imgur.com/vsUgtgt.png Re-updating the theme via FTP should have corrected them. Layout section does not appear on your pages. Can you try switching to parent theme and check if it appears on Enfold parent theme?
Best regards,
YigitHi nigdowser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu, #advanced_menu_toggle, #advanced_menu_hide { display: none!important; }Best regards,
YigitHi Dilbert!
It would be the best if you contact plugin author and ask if they or any of their users have an experience with Enfold
Best regards,
YigitHey!
Please add following code to Quick CSS
.home .image-overlay { border-radius: 100px; width: 180px!important; height: 180px!important; left: 10px!important; top: 10px!important; }Cheers!
YigitHi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) { .av-countdown-time-label { font-size: 11px; }}Cheers!
YigitHi!
Please try adding following code to Quick CSS
#footer { position: fixed; width: 100%; bottom: 0px; }Best regards,
YigitOctober 24, 2014 at 4:54 pm in reply to: How can I add my right sidebar to Search and 404 pages? #340694Hi!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-featured-image-to-search-results/#post-249161
Cheers!
YigitOctober 24, 2014 at 4:48 pm in reply to: wysiwyg and text editor stopped working for blog posts: empty / blank content #340690Hi!
Please contact plugin author as they should have better insight on what could be causing the issue. Unfortunately we are not supporting 3rd party plugins
Cheers!
YigitHey Willem!
Please contact your service provider and show them this error “Import WordPress
Sorry, there has been an error.
File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.”
They should increase the values to solve the issue.Best regards,
YigitHey!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
and then add following code to Quick CSS in Enfold theme options under General Styling tabspan.copyright { width: 100%; text-align: center; }please also edit your Portfolio Grid element and make sure that you chose to display it as sortable – http://i.imgur.com/H40S3E8.png
Best regards,
Yigit -
AuthorPosts
