Forum Replies Created
-
AuthorPosts
-
Hey Brody!
Thank you for using Enfold.
According to other forums, /var/php_sessions should exist in your server. Session files should be generated automatically so I’m not sure why it’s not working on your installation. Please contact your hosting provider for more info regarding the issue.
Cheers!
IsmaelHi!
Use this to change the header transparency:
.header_bg { opacity: .5; filter: alpha(opacity=50); }Cheers!
IsmaelHey!
Thank you for the info. Unfortunately, we don’t have any experience with the calenderize.it plugin but the theme is compatible with the Events Calendar plugin.
Regards,
IsmaelHi!
I’m not sure if I understand you correctly. I test the code above on our installation and it works for link post formats. It redirects to the custom link instead of the actual post.
Cheers!
IsmaelHi Haybazak!
Thank you for using Enfold.
Use a code or text block element. Add the quform shortcode inside. If you want to make it look like a button, use the Quick CSS fields to style it. For more info, please contact the plugin author.
Cheers!
IsmaelApril 13, 2015 at 5:10 am in reply to: Photo galleries in blog aren't changing no matter what style I choose #427280Hey!
After you insert the Masonry Gallery, did you add the gallery images? Click Add/Edit Gallery to add or edit images. It will not automatically add the images attached to the post.
Regards,
IsmaelHi!
We already fixed this on the latest version of the theme. I’m not sure if you have the latest version, 3.1.3. If not, please update the theme. The itemprop attribute has been replaced with datePublished instead of dateModified.
Regards,
IsmaelHi olivereckstein!
Thank you for using Enfold.
Glad you figured it out. Anyway, you can turn on the custom css class to change the style of a specific element: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
IsmaelApril 13, 2015 at 4:55 am in reply to: Transparent & Glassy Header – Remove logo for Transparent portion of mode? #427277Hey stefaniesomers!
Thank you for using Enfold.
You can add this to the Quick CSS field:
strong.logo.bg-logo { display: none; } .header-scrolled strong.logo.bg-logo { display: block; }Regards,
IsmaelHi!
Try to add the wp_reset_query function: https://codex.wordpress.org/Function_Reference/wp_reset_query
Regards,
IsmaelHey!
Can you please elaborate the issue with the mobile menu and special heading elements? Screenshots will help. :)
Regards,
IsmaelHey fairusd!
Thank you for using Enfold.
Use this to change the color:
li#menu-item-723 a { color: #ffd02b !important; }Best regards,
IsmaelApril 13, 2015 at 4:16 am in reply to: Social Icons cannot be allocated to an area in the header or footer #427268Hey djpickthall!
Thank you for using Enfold.
Those settings should display by default. Is the theme options translated? Please post the website url here. We would like to check it.
Best regards,
IsmaelHi!
Is this happening on all pages with the parallax background? What happens when you remove the empty 1/3 columns inside the color section? If possible, please recreate the home page in a test page. Use the “Template” button to save the template. On the test page, remove the color section with the issue, update the page then add it back.
Cheers!
IsmaelHi!
That behaviour is intentional because there are not enough space to accommodate two columns on smaller screens. Add this to the Quick CSS field to change it:
@media only screen and (max-width: 767px) { .responsive .portfolio-preview-image, .responsive .portfolio-preview-content { display: block; width: 49%; float: left; }}Regards,
IsmaelHi!
I don’t think that’s the correct element or maybe I just don’t understand the language. Anyway, you can find the Social Share Button under the Content Elements panel.
Best regards,
IsmaelApril 13, 2015 at 3:58 am in reply to: Full width Promo Box or button icon inside Full Width Button? #427256Hey!
Alright. I can see what you’re trying to do now. Please remove the fullwidth button element then add a color section instead, apply a background. Inside the section, add a text block to add the text above the button. Below the text block, add a button. Set the button alignment to center and the button size to large or x-large. You can find the text block and button element inside the Content Elements panel.
Regards,
IsmaelHey!
Thank you for using Enfold.
You can edit the portfolio item then look for the Overwrite Portfolio Link setting. Set it to define a custom link.
Cheers!
IsmaelApril 13, 2015 at 3:48 am in reply to: Portfolio grid layout not consistent in the number presented #427253Hey!
I can’t seem to reproduce the issue no matter what filter I click before the “All” filter. What is the screen resolution of your monitor? Maybe this will fix it:
#top .no_margin.av_one_sixth { width: 16.6555555555%; }If it doesn’t work, try this:
#top .no_margin.av_one_sixth { width: 16.6444444444%; }Regards,
IsmaelHi!
You can use this:
.avia_wpml_language_switch li .language_flag { display: none; }Or this:
li.av-language-switch-item { display: none; }Cheers!
IsmaelHi slipp22!
Thank you for using Enfold.
You can change that on Enfold > General Styling > Logo Area panel.
Best regards,
IsmaelHey yadiyada!
Thank you for using Enfold.
You can add this to the Quick CSS field to force the mobile menu to display when it reach a certain screen size:
@media only screen and (max-width: 1100px) { .html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide { display: block; } .responsive .av_mobile_menu_tablet .main_menu { display: none; } .html_mobile_menu_tablet #mobile-advanced { display: block; }}CSS codes control the layout of the site and css media queries help with the responsive or mobile layout. You can find all of it inside the theme’s css folder.
Regards,
IsmaelHi blauwoog!
Thank you for using Enfold.
Add this to the Quick CSS field:
.av-image-caption-overlay { background: transparent; } .av-image-caption-overlay-center > * { background: rgba(0,0,0,0.4); }Cheers!
IsmaelHi!
I’m sorry for the delay. I can see 4 images on the homepage and they link properly to their respective pages. What exactly do you mean by “put a link on the highlighted image”?
Regards,
IsmaelHi!
Alright. I can see the issue. Maybe this little fix will handle it:
@media only screen and (min-width: 989px) { html.responsive { overflow-y: scroll; } .av-preloader-reactive { overflow: hidden !important; } .av-preloader-reactive body { overflow-y: scroll !important; } }Regards,
IsmaelHi!
Thank you for the info. We would like to test the plugin but but we can’t promise any quick results. When you use the Relevanssi plugin, did you follow the instructions provided in the link above? If you need to add user role exceptions, you can modify the code. Something like this:
add_filter('avf_ajax_search_function', 'avia_init_relevanssi', 10, 4); function avia_init_relevanssi($function_name, $search_query, $search_parameters, $defaults) { if(current_user_can('switch_themes')) { $function_name = 'avia_relevanssi_search'; } else { $function_name = 'get_posts'; } return $function_name; } function avia_relevanssi_search($search_query, $search_parameters, $defaults) { global $query; $tempquery = $query; if(empty($tempquery)) $tempquery = new WP_Query(); $tempquery->query_vars = $search_parameters; relevanssi_do_query($tempquery); $posts = $tempquery->posts; return $posts; }This will only activate the relevanssi query when user is logged in or, to be specific, when anyone who has the capability to switch themes is logged in. Maybe, you can couple this with a user role management plugin. You can choose not to index or to index custom post types and taxonomies in the Relavanssi > Indexing Options section.
Cheers!
IsmaelHey mariajoensen!
Thank you for using Enfold.
Add this to the functions.php file:
add_action( 'ava_after_main_container', 'ava_after_main_container_mod', 10, 2 ); function ava_after_main_container_mod() { echo '<div class="main_color container_wrap sidebar_right_mobile"><div class="container"><aside class="sidebar sidebar_right smartphones_sidebar_active alpha units" role="complementary" itemscope="itemscope" itemtype="https://schema.org/WPSideBar"><div class="inner_sidebar">'; avia_sidebar_menu(true); echo '</div></div></div></div>'; }After that, add this to the Quick CSS field:
@media only screen and (min-width: 768px) { /* Add your Desktop Styles here */ .sidebar_right_mobile { display: none; } }Best regards,
IsmaelHi!
@mikehenze: Thank you for the info. Can you please provide a link where we can check the issue? If possible, provide a screenshot as well.Cheers!
Ismael -
AuthorPosts
