Forum Replies Created
-
AuthorPosts
-
Hi!
You can try – https://wordpress.org/plugins/newsletter/ or https://wordpress.org/plugins/wysija-newsletters/
Cheers!
YigitHey!
I am marking this thread as resolved Shane. This is in fact more of a plugin related issue and not theme. If issue re-occurs, please try contacting plugin authors as well :) If you have any other questions or issues, feel free and let us know!
Cheers!
YigitHi!
You are welcome, glad you liked Enfold :) Let us know if you have any other questions or issues
Best regards,
YigitHi e-conomy!
Please go to Enfold theme options > Header Layout > Header Title and Breadcrumbs and choose to display Title & Breadrumbs
Cheers!
YigitHey rpl_admin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { margin-top: 15px; } .header-scrolled .logo img { margin-top: 0; }Best regards,
YigitHey e-conomy!
You can try using this plugin – http://tribulant.com/plugins/view/1/wordpress-mailing-list-plugin?a_aid=dude&a_bid=8d679bf2 or find another newsletter plugin from WordPress repository
Cheers!
YigitHey!
Please try adding following code to Quick CSS
.av-masonry-entry { width: 100px; height: 100px }If that is not what you would like to achieve, please elaborate
Regards,
YigitHi forum30!
Please go to Appearance > Editor and open Helper-main-menu.php file and find
<div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'>and add your code right below it. You may need to make some CSS adjustments
Best regards,
YigitHey!
Great! Let us know if you have any other questions or issues :)
Best regards,
YigitHi!
No, you have CSS minifying feature enabled on one of your plugins and it is stopping the code from applying. Please deactivate all active plugins, flush browser cache then re-activate them and it should work
Best regards,
YigitHi!
Please disable minifying feature on the plugin you are using. Code is currently not being applied
Best regards,
YigitHey!
In the meantime theme was updated. Can you please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750 and re-try the solution provided by Peter?
Best regards,
YigitHi Richard!
For social icons in socket, Please refer to my post here https://kriesi.at/support/topic/footer-socket-question/#post-193649
To add footer menu, please go to Appearance > Menus and create a new menu and add your menu items in it then in Menu Settings, check Enfold footer menu http://i.imgur.com/1v3Vwde.jpgBest regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-animated-number { background-color: rgba(0,0,0,0.8); border-radius: 100px; }
@monsoon You can use Animated Numbers element in Advanced Layout Builder – http://i.imgur.com/9m33F7S.pngRegards,
YigitHey Richard!
Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
Best regards,
YigitJuly 15, 2014 at 1:58 pm in reply to: Insert links of facebook, google plus and more in portfolio #291585Hi!
Sorry for the late respond Sergio. Please refer to Peter’s post here – https://kriesi.at/support/topic/set-social-share-icons-manually/#post-281552
Cheers!
YigitHey!
You are currently using an older version of the theme. Please update it to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
Please add following code to Quick CSS for Icon list element
.avia-icon-list .iconlist_title { text-transform: none!important; font-family: arial; }Regards,
YigitHey!
I have just sent you an email with a PDF file attached and it still looks like it is working. Please see screencast here – http://youtu.be/phx5RuB-18c
Regards,
YigitHey!
You are welcome, let us know if you have any other questions or issues :)
Best regards,
YigitHey Cre8tve_works!
Seems like you have added and image and figured it out. If you would like to change it to text, please add following code to Functions.php file in Appearance > Editor
add_action('ava_after_main_menu','custom_things'); function custom_things() { echo '<div class="header-text">custom[at]text.com</div>'; }and then you can style the text using custom CSS in Quick CSS field as following
.header-text { float: right; }Cheers!
YigitHey!
Please add following code to Quick CSS as well
.home .av_header_transparency #menu-item-search a:before { color: white !important; }Please go to Enfold theme options > Header Layout > Transparency options and change transparent logo
Best regards,
YigitHey!
Please see changelog here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Also, if you are making changes on theme files, we recommend using child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ) to avoid losing these changes while updating the themeCheers!
YigitHey Harten!
Please flush permalinks in Settings > Permalinks and check if that helps. I could not find portfolio grid on your website but blog grid works fine on my end
Best regards,
Yigit -
AuthorPosts
