Forum Replies Created
-
AuthorPosts
-
Hi,
Please try this css code.
.avia-msie .logo img { -ms-interpolation-mode: bicubic !important; image-rendering: optimizeQuality !important; width: 219px !important; height: 90px !important; }If it’s not working, please remove the “avia-msie” selector.
.logo img { -ms-interpolation-mode: bicubic !important; image-rendering: optimizeQuality !important; width: 219px !important; height: 90px !important; }Best regards,
IsmaelDecember 8, 2016 at 6:03 am in reply to: Is it possible to add bullets infront of fullwith submenu items in the mobile #721804Hi,
I’m sorry but this thread is becoming a bit too long. Please create a new post for new inquiries. And to answer your previous question, yes, you need to add the font-size property.
#mobile-advanced .sub-menu li { font-size: 25px !important; }The “!important” attribute might help.
Best regards,
IsmaelHey Robin,
Thank you for using Enfold.
Use the “Insert Shortcode” button and generate the portfolio grid shortcode. You can then add it in the 404 template in combination with the do_shortcode function.
// https://developer.wordpress.org/reference/functions/do_shortcode/
Best regards,
IsmaelDecember 8, 2016 at 5:59 am in reply to: Enfold App demo inconsistent dipslayed in various tablets #721799Hi,
Thank you for using Enfold.
Could you please provide a screenshot of the issue? Are you referring to the background of the cells inside the grid row element?
Best regards,
IsmaelHi,
Thank you for the update. This will require a certain type of “membership” plugin but I’m not sure if they can upload images or galleries on their profile page. Please try one of these plugins.
// https://wordpress.org/plugins/membership/
// https://wordpress.org/plugins/simple-membership/
// https://wordpress.org/plugins/users-ultra/Best regards,
IsmaelDecember 8, 2016 at 5:49 am in reply to: i have my website isnot working no load Avia layout #721797Hi,
The “calendar” and the “pricing” table are created using the Table element in the advance layout builder.
Best regards,
IsmaelHi,
We are very sorry for the late response. Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
The page is not responsive because some of the sections or grids are outside the main container. We created a test page and did a simple test by removing the elements one at a time. We found out that the iconlist element from the first two grid row elements are causing the issue.
// http://apachefightacademy.com/test/
Best regards,
IsmaelHi,
There is a “locked-indicator” beside the “Projecten” page when you are logged in as an editor. Did you install any “user role” or “members” plugin prior to the issue?
Best regards,
IsmaelHi,
1.) Add a border at the bottom of the items.
#top .widget_nav_menu ul li a { border-bottom: 1px solid gray; }2.) Adjust the line-height property of the widget items.
#top .widget_nav_menu ul ul li a { line-height: 22px; }3.) For the active link, use this.
#top .widget_nav_menu ul ul .current-menu-item a { color: #d45226; }Best regards,
IsmaelHi,
Thank you for using Enfold.
Please use the “ava_after_content” action hook in combination with the is_single conditional function.
add_action('ava_after_content', function($id, $content) { if(is_single()){ ?> // code here <?php } });Best regards,
IsmaelHi,
Please purge or disable every cache plugin while editing the site. The css declaration that I posted above has been removed from the style.css file but it’s still in effect in the frontend.
Best regards,
IsmaelHi,
Please add this css codes:
.av-masonry-entry { opacity: 1 !important; visibility: visible !important; } .avia_sortable_active .isotope { -webkit-transition: none; transition: none; }Best regards,
IsmaelHey!
Thank you for using Enfold.
I modified the Transition settings of the “Logo” layer. You can copy the settings for the “Text” layer.
Cheers!
IsmaelHey mtnet!
Thank you for using Enfold.
I’m sorry but you cannot wrap the dynamic content inside html tags. The slider will automatically provide the wrapper if necessary.
Cheers!
IsmaelHey!
Have you tried to update the theme manually via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/ > Update manually via FTP
Cheers!
IsmaelHey!
I checked the theme’s breadcrumb file and I found out that the schema markup has been removed because it creates errors in the data structure testing tool. You can find this line in the framework > php > class-breadcrumb.php file.
//$link = '<span typeof="v:Breadcrumb">'.$link.'</span>'; //removed due to data testing errorThere are related threads regarding the issue but no one has provided a solution yet.
// http://stackoverflow.com/questions/39800536/google-structured-data-testing-the-value-provided-for-image-url-must-be-a-vali
// http://stackoverflow.com/questions/40323474/structured-data-testing-error-the-value-provided-for-logo-url-must-be-a-valid-uBest regards,
IsmaelHi ronmann!
Thank you for using Enfold.
You can only use those elements in a product item. It will display the price, add to cart button and the product tabs.
Best regards,
IsmaelDecember 7, 2016 at 6:20 am in reply to: Menu item color of 2nd level when hovering over 3rd level #721359Hey Kevin!
Thank you for using Enfold.
Please add this in the functions.php file.
function add_custom_script(){ ?> <script type="text/javascript"> (function($){ function a() { $('.main_menu .menu .sub-menu .sub-menu').on({ mouseenter: function () { $(this).parent('.menu-item-has-children').find('> a').css('background-color', '#f57535'); }, mouseleave: function () { $(this).parent('.menu-item-has-children').find('> a').css('background-color', ''); } }); } a(); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
IsmaelHey!
1.) I checked the contact form element and the email address is not set. Please check it again.
2.) Please add this code in the Quick CSS field.
#top .alternate_color .input-text, #top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'], #top .alternate_color textarea, #top .alternate_color select { color: #000000; }Adjust the color value as you see fit.
UPDATE: Once the email address is added, install the following plugin then ask your hosting provider for the correct SMTP settings.
// https://wordpress.org/plugins/easy-wp-smtp/
Regards,
IsmaelHi iempresa!
Thank you for using Enfold.
Please reset the database then install the recommended plugins such as the WooCommerce and bbPress. Don’t install bbPress if you don’t need a forum page. After installing those plugins, import the dummy data. It will automatically create the product items and product pages. Which products are you trying to replicate? It’s quite easy to create a product from scratch.
// https://docs.woocommerce.com/document/managing-products/
// https://docs.woocommerce.com/document/woocommerce-pages/Regards,
IsmaelHey!
Thank you for the update. We added the code in the Quick CSS field. Please remove browser cache or hard refresh before testing the page.
// http://maktaba-elhanifia.com/quelques-fawaids/
Regards,
IsmaelHi,
Thank you for the update. I checked the “projects” page and it has a single column. Please create a test page and then insert a portfolio grid element with multiple columns. And post the WP and FTP details here so that we can do a few tests.
Best regards,
IsmaelHey!
Thank you for the info. We added the modifications needed to display the search form. You can find those in the functions.php file and the Quick CSS field. We also created a custom link in the Appearance > Menus panel.
Regards,
IsmaelDecember 7, 2016 at 4:48 am in reply to: Sales / Crossed prices not displayed on products with variations #721330Hi,
I’m sorry but I’m just asking you to create another inquiry in the plugin’s support forum to expedite the process. I’m not really sure why it’s not working in your installation but if you can provide the login details, we’ll check the settings.
Best regards,
IsmaelHi,
We were able to add the filter in the functions.php file without creating any errors but it’s not working as expected. Do you have some kind of server cache? The same filter is working fine on our installation.
Best regards,
IsmaelHi,
Why do you have a pagination in a single post page? Is this a related posts section? Paginations are usually use on an actual page or archive pages so it’s pretty unusual to see it on a single post page. Please post the FTP details here so that we can do a few tests.
Best regards,
IsmaelDecember 7, 2016 at 4:22 am in reply to: Icon Box should center the headline to the left Icon #721319Hi,
Adjust the top position of the title with the following css code.
.iconbox .iconbox_content .iconbox_content_title { top: 5px; }Best regards,
IsmaelHi,
Could you please provide a link to the blog page? Most of the theme styling is done through the General Styling or the Advanced Styling panel but if you need more than that, you can use the Quick CSS field. This short article might help.
// http://kriesi.at/archives/wordpress-developers-your-complete-guide-to-conquering-css-in-2016
Best regards,
IsmaelHi,
It depends on where you want to use the image. The theme generates multiple versions of the thumbnails which is then use on different elements in the theme. What image or element are you trying to improve? If you’re familiar with the browser inspector, you can check the theme demo and inspect the images there. This article might help as well.
// http://kriesi.at/archives/4-key-wordpress-image-optimization-tips
Best regards,
IsmaelDecember 7, 2016 at 4:09 am in reply to: Google search results bringing up different title and tagline #721306Hi,
It is displaying a different website in the search page called “wwwdotfathersglorydotcom/”.
// http://i.imgur.com/aEVG7t2.png
I’m not sure how the site outranked you but, unfortunately, it’s not something we can help you with it. Please ask google to recrawl the site and consult an SEO professional to check the site.
// https://support.google.com/webmasters/answer/6065812?hl=en
Best regards,
Ismael -
AuthorPosts
