Forum Replies Created
-
AuthorPosts
-
Hey!
There were no color tabs before 3.0, i’d suggest using a custom class (ex: white-heading) instead and then with CSS:
.white-heading .av-special-heading-tag{ color: white !important; }Cheers!
JosueGood catch, will keep that on mind for now on :)
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOctober 9, 2014 at 7:00 am in reply to: Formatting comments added to page via template-builder.php #332972You are welcome, always glad to help :)
Regards,
JosueHi Jordan!
Have you already tried contacting Dreamhost? if not even CF7 works then it’s a server issue.
Regards,
JosueHi,
Can you post the link to your website please? a WordPress admin account would be helpful too.
Regards,
JosueHi Guilherme!
You’d need to use a SEO plugin for that:
https://wordpress.org/plugins/wordpress-seo/
https://wordpress.org/plugins/fv-all-in-one-seo-pack/Best regards,
JosueOctober 9, 2014 at 5:50 am in reply to: Formatting comments added to page via template-builder.php #332924Hi!
Try using this instead:
comments_template();Regards,
JosueOctober 9, 2014 at 5:49 am in reply to: Big issues setting up a complete new site with enfold #332923Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOctober 9, 2014 at 5:47 am in reply to: Multi-page AJAX portfolio categories do not show all items, categories #332920Hey David!
Unfortunately that’s currently a limitation, sorting will only work with the elements present in the current page.
Cheers!
JosueHi!
Can you post to your portfolio page so we can get some context?
Best regards,
JosueGreat, let us know if there’s anything else we could help with :)
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.ajax_slide { max-height: 552px; }Cheers!
JosueOctober 9, 2014 at 4:57 am in reply to: Post in drafter changes spacing after it is posted and post times problems. #332889Ok, we’ll leave this thread open.
Hi!
I tried reproducing this issue but preview mode is working fine, please take a look – http://screencast.com/t/IDlizvag
Regards,
JosueHi!
Try with this code:
ul.sub-menu { position: relative !important; left: 0px !important; opacity: 1 !important; visibility: visible !important; z-index: 10000; box-shadow: none !important; border-bottom: 1px solid #e1e1e1; width: 100%; } .sub-menu li, .sub-menu li a{ float: none !important; display: block !important; } .sub-menu a{ background: transparent !important; border: 0 !important; }Regards,
JosueOctober 9, 2014 at 4:24 am in reply to: How to make a custom menu style exactly the same as main menu style? #332870Hey gabe!
Try adding this code to the Quick CSS:
.av-subnav-menu li a .avia-menu-text { font-weight: bold; color: #919191; } .av-subnav-menu li a{ border: 0 !important; }Cheers!
JosueOctober 9, 2014 at 4:19 am in reply to: Interior Box that shows background image all around? #332868Hey!
I believe that’s the intended behavior when it comes to the blank template. Feel free to request a change here – https://kriesi.at/support/enfold-feature-requests
You are welcome,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { setTimeout(function(){ $('.aviaccordion-inner').trigger('mouseleave'); }, 12000); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Change 12000 by the amount of time (miliseconds) your slider takes to do a full rotation (i tested this with 3 slides + autorotation set to 3 seconds).
Cheers!
JosueHi Ronald-Jan!
The custom heading color is not getting applied because of you have already set a custom styling here:
http://screencast.com/t/hb7gmsl4uI’m investigating the FF anchor issue, the problem only occurs when you directly load the URL + anchor.
Cheers!
JosueHi John!
If you link a Youtube or Vimeo video it will open and autoplay in a lightbox.
Cheers!
JosueOctober 9, 2014 at 3:40 am in reply to: Contact form not sending emails to "deliver to" address #332854Hey Sven!
I tried to reproduce exactly that but the message did go through – http://screencast.com/t/XdNdCNlZy
Cheers!
JosueOctober 9, 2014 at 3:29 am in reply to: Abnormal Portfolio & Post items grid layout in Enfold V3.0 for RTL users #332852Hey!
We need a password to see that page.
Regards,
JosueOctober 9, 2014 at 3:26 am in reply to: Updated theme with FTP – layer slider not working properly #332850Hey!
1. I addressed your contact form problem in this topic.
2. The username you provided for us is not an administrator account, please change that.Cheers!
JosueHi Paul!
Just to discard, can you please increase your PHP memory limit to at least 128M:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPRegards,
JosueHey!
Try adding this code to the Quick CSS:
.ls-thumbnail-slide { margin-left: 0 !important; }Cheers!
JosueOctober 9, 2014 at 3:14 am in reply to: Interior Box that shows background image all around? #332842Hi!
Try with this:
.page-id-9 #header { display: none; } .page-id-9 #main { padding-top: 0 !important; }Best regards,
JosueOctober 9, 2014 at 3:12 am in reply to: Post in drafter changes spacing after it is posted and post times problems. #332841Sure, we looking forward to hearing from your results :)
Cheers!
Josue -
AuthorPosts
