Forum Replies Created
-
AuthorPosts
-
Hi!
Thank you for the update.
I thought you’re using the default contact form. If you want the label inside the text when using the Contact Form 7 plugin, when generating tags or form, enable the “Use this text as placeholder?”. Add the label on the Default value (optional) field.
Cheers!
IsmaelHi!
Thank you for the update
What are the dimensions of your images? Are they really that different in size? Manually selecting the thumbnail size on Preview Image Size option should be enough. :)
Best regards,
IsmaelHey Chris!
Thank you for using the theme!
It is actually possible using the advance layout builder. Disable the footer on the page then add 1/3 and 2/3 layout columns at the very bottom of the content. Insert Widget Area elements inside the columns.
Cheers!
IsmaelHey!
Thank you for using the theme.
Use this plugin to enable the use of PHP codes on the text editor: https://wordpress.org/plugins/insert-php/
Insert the dynamic_sidebar function. Refer to this link for more info: http://codex.wordpress.org/Function_Reference/dynamic_sidebar
Actually, just insert the Widget Area element to make things much more simple.
Best regards,
IsmaelHey!
Thank you for the update.
Still not sure why it’s not working but please try to update the theme to the latest version, Enfold 2.9.1.
Regards,
IsmaelHey!
Thank you for using the theme.
Yes, you’re correct. The slider will inherit the size of the container. You can specify the max-width of the images inside the easy slider. Anyway, looks like you figured it out already. If not, use this on Quick CSS or custom.css:
#productmain .avia-slideshow li img { width: auto; height: 300px; max-width: 300px !important; }Regards,
IsmaelHi lifeundone!
Thank you for using the theme!
The screenshot you provided is not working. Please check. I guess portfolio item is the better choice because you can use the advance layout builder. Also, portfolio grid looks more like a gallery than the blog grid style. Please check the masonry element if you want more options.
Cheers!
IsmaelHi Heathcliffe!
Thank you for using the theme.
Do you mind if we take a look at the actual page? Please make sure that you’re running Enfold 2.9.1 plus the latest version of WordPress.
Regards,
IsmaelHi!
Thank you for the update.
Please use the correct youtube video URL so instead of http://youtu.be/EZbZJEgFEDw, you have to use http://www.youtube.com/watch?v=EZbZJEgFEDw
You’ll get the url directly on the browser url field.
Regards,
IsmaelHey sdbroker!
Thank you for visiting the support forum.
If you go to Appearance > Menus panel, the Title attribute should be next to the Navigation Label field. Please edit a menu item then add the title attribute manually.
Cheers!
IsmaelJuly 11, 2014 at 9:44 am in reply to: Header bits stick to other parts of the page while scrolling #289960Hi Danielle!
Thank you for using the theme.
Please add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #header { position: fixed; -webkit-transform: none; }Best regards,
IsmaelHi!
Thank you for the update.
There is a plugin that is overriding the theme’s css style. I’m not sure what plugin but it is the lightbox.css which is not included on the theme files. Please add this on Quick CSS or custom.css:
div.avia-gallery-thumb .lightbox { position: relative !important; }Best regards,
IsmaelHi Micheal0424!
Thank you for using the theme!
Are you referring to the advance layer slider? Please please give us a link to the website. Make sure that you’re running the latest version of the theme.
Cheers!
IsmaelHey!
Thank you for using the theme!
@fandragon: Thank you for the help.@midischool: You can adjust the top padding if you want increase or decrease the delimiter height:
.template-blog .post_delimiter { padding: 20px 0 0 0; display: block; }Cheers!
IsmaelJuly 11, 2014 at 7:19 am in reply to: WPML Multilingual CMS plugin does not seem to display correctly with Enfold #289922Hey!
Thank you for using the update.
Please use this on functions.php to remove the theme’s WPML flag options:
add_action('after_setup_theme','avia_remove_main_menu_flags'); function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); }Go to WPML then the Display the language switcher in the WP Menu. Select your main or secondary menu. On Language switcher style, choose the Drop-down menu.
Regards,
IsmaelHi infisoul!
Thank you for using the theme!
Can you please elaborate? What do you mean by “downloading images to gallery”? We’ll need a temporary login details to see the page.
Regards,
Ismael-
This reply was modified 11 years, 6 months ago by
Ismael.
Hi!
Did you remove the temporary user? The login credentials are not working. Please check. I’ll ask Yigit to take a look.
Regards,
IsmaelHey rikv!
Thank you for using the theme!
Please deactivate all plugins then test it again. Can you see the wp dashboard? Please check other pages.
Regards,
IsmaelHi Bas!
Thank you for visiting the support forum!
Please try to use this plugin to manually re-order the masonry category sort: https://wordpress.org/plugins/taxonomy-terms-order/
Regards,
IsmaelHey!
Thank you for the update.
If you want to filter the portfolio navigation by category, please use this on functions.php:
add_filter('avia_post_nav_settings','avia_same_category_filter', 10, 1); function avia_same_category_filter($settings) { $settings['same_category'] = true; return $settings; }Best regards,
IsmaelJuly 11, 2014 at 4:49 am in reply to: Events Manager Single Event Page Title using Blog "News" header title #289893Hi!
Actually, you can test both one at a time. The purpose of the fixes are the same which is to remove the post delimiter from covering the share section. :)
Cheers!
IsmaelHey!
Thank you for the update.
Yigit understands you well enough. When you increase the height of the header, the width of the logo will automatically respond. This is what it looks like on Chrome:

Regards,
IsmaelHey!
Thank you for the update.
Please use this:
a.button.add_to_cart_button:nth-child(2) { display: none!important; } a.button.add_to_cart_button.product_type_variable { display: block !important; }Regards,
IsmaelHey!
Thank you for the update.
1.) I think it comes to a point where the browser can’t calculate the fraction of pixel left on the right edge of the masonry container. Please try to add this on Quick CSS:
@media only screen and (min-width: 1800px) { .responsive.html_stretched .av-masonry-entry { width: 16.68%; } }2.) Please use this on Quick CSS or custom.css to decrease the size of the testimonial image:
@media only screen and (max-width: 479px) { .responsive .avia-testimonial-image { width: 40%; margin: 0 auto 15px auto; } }Best regards,
IsmaelHey!
@bdaily: Thank you so much for the kind words! Glad you like the theme. Website looks great! :)Cheers!
IsmaelHey bur2000!
Thank you for using the theme.
Please edit js > avia.js find this code on line 1351:
event: 'mouseenter', //mousenter and leave or click and leave position:'top', //top or bottom extraClass:'avia-tooltip-class' //extra class that is defined by a tooltip element data attributeReplace it with:
event: 'mouseenter', //mousenter and leave or click and leave position:'bottom', //top or bottom extraClass:'avia-tooltip-class' //extra class that is defined by a tooltip element data attributeRemove browser cache then reload the page a few times.
Best regards,
IsmaelHey!
Thank you for the screenshot.
@s_taimoor: Please use this on Quick CSS or custom.css:.html_header_top.html_header_sticky .home #wrap_all #main { padding-top: 0; }Cheers!
Ismael -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts
