Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the update.
The masonry element defaults to the “masonry” thumbnail or image size. That particular thumbnail has a maximum width and height of 705 pixels. You can set the Size Settings to “Perfect Automatic Masonry” but the images should have an aspect ratio of 16:9 or higher to qualify as “very high” or “portrait” image.
Best regards,
IsmaelHi,
@alexjoonam1971: I’m sorry. You have to create your own thread because your request is not relevant with the OP’s inquiry. This makes it confusing for other users who are searching for the same issue or request.
Best regards,
IsmaelHi,
Thanks for the screenshot.
The css code above is being applied to every text blocks in the page or the section after the full width slider. Please turn on the custom css class field so that you can apply custom selectors to the appropriate text blocks. Use that selector in place of the generic “avia_textblock” selector.
After adding the custom css class attribute of your choice, you can apply it to the above css code like so.
@media only screen and (min-width: 768px) { #after_full_slider_1 .custom-css-class { height: 125px; } #after_full_slider_1 .custom-css-class, #after_full_slider_1 .custom-css-class , #after_full_slider_1 .custom-css-class { height: 200px; } }Replace “.custom-css-class” with your own.
Best regards,
IsmaelHi,
The “americanindican” opens in a new page but it looks like it’s on the same page because the layout is the same. You have to configure the Enfold > Sidebar Settings. Set the “Sidebar on Single Post Entries” to display the sidebar on the left side and then go to the Appearance > Widgets panel to configure the displayed widgets. Try to use the Recent Posts widget.
Best regards,
IsmaelHi,
Thanks for the update.
Unfortunately, we are still not sure what causes the issue. Please provide the FTP details in the private field so that we can disable the child theme modifications temporarily just to make sure that they’re not the problem. Can you switch to the advance layout builder? It reverts back to the default editor on update.
Best regards,
IsmaelJune 19, 2018 at 10:58 am in reply to: Copyright Text under featured Image no longer displayed in grid view #974692Hi,
Thanks for the update.
We modified the “avia_image_copyright” function inside the “avia-snippet-image-copyright.js” file a bit.
$(document).ready(function() { $('.wp-post-image').avia_image_copyright(); });We disabled the borlabs cache and theme’s css/js compression settings temporarily.
Best regards,
IsmaelHi,
Thank you for using Enfold.
Have you tried the grid row element? Use the grid row cells to separate the columns and then apply the background color to the columns. Apply the “fixed” background image to the grid row element itself.
Best regards,
IsmaelHi,
Thanks for the update. Try to replace “CookieDays” with “7”. Default cookie consent expiry is set to 60 days.
date.setTime(date.getTime()+(7*24*60*60*1000));Best regards,
IsmaelHi,
Glad it is fixed. A few script patches were included in the latest version of the theme regarding the video element. Please feel free to open a new thread if encounter the issue again.
Best regards,
IsmaelHi,
Look for the “CSS file merging and compression” and “Javascript file merging and compression” settings. Disable them temporarily. If it’s still not working, please provide the login details in the private field.
Best regards,
IsmaelHey Moondreamer21,
Thank you for using Enfold.
Use the “ava_main_header” hook to render a search form inside the main header area.
Example: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
IsmaelHi,
Thank you for using Enfold.
You can use the “ava_inside_main_menu” action hook to render additional or custom items inside the header, right after the menu. Add a few css to adjust the style of the element.
add_action('ava_inside_main_menu", function() { // your code here });Best regards,
IsmaelHey Moondreamer21,
Thank you for using Enfold.
Are you using the advance layout builder? You can use the Special Heading element in place of the default title container. Disable the title in the Enfold > Header > Header Layout panel. Set the “Header Title and Breadcrumbs” to “Hide Both”.
Best regards,
IsmaelJune 19, 2018 at 10:25 am in reply to: Tabs – content of Tab 1 being repeated on every other Tab #974665Hi,
Thank you for using Enfold.
I was able to add different elements inside the tabs. Is this fixed? How can we reproduce the issue?
Best regards,
IsmaelHi,
Thanks for the update.
The widget title is still set to “Monteserrat” when I added a new footer column.
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li.montserrat { font-family: 'Montserrat', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }How can we reproduce the issue?
Best regards,
IsmaelHi,
Thanks for the update. What do you mean by “dividing lines”? Mind sending a screenshot? Use imgur or dropbox.
Best regards,
IsmaelHi,
Thanks for the update.
It’s another issue with the layer slider script. Are you using the Layer Slider? If you’re not using it, you can manually disable it in the Enfold > Layout Builder > “Integrated (Bundled) LayerSlider Plugin” settings. Select the “Remove theme plugin and slides” option to get rid of the script errors.
Best regards,
IsmaelHi,
Awesome! Glad @Guenni007 helped you. Please feel free to open a new thread when you need anything else. :)
Best regards,
IsmaelHey pamk21,
Thank you for using Enfold.
That is an icon element linked to a vimeo video. You can remove that manually in the advance layout builder or have it show on desktop mode only. Edit the icon element and configure its Screen Options. The theme documentation should help you get started.
// https://kriesi.at/documentation/enfold/
Best regards,
IsmaelHey suzannewm94,
Thank you for using Enfold.
Use this css code to adjust the header on mobile view and get rid of the unwanted space.
@media only screen and (max-width: 1024px) and (min-width: 768px) { #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { height: 172px; line-height: 172px; } }The logo is that small on phone view because the theme has to create space for the mobile menu and the search icon inside the header. That is the default layout. How would you like the header to display on mobile view?
Best regards,
IsmaelHey ChristineGerman,
Danke, dass du Enfold benutzt hast.
The site is not using the latest version of the theme. Please upgrade from version 4.2.1 to version 4.4.1.
Did you set up a billing method for your google account? The API key is probably disabled because you haven’t set it up.
// https://developers.google.com/places/web-service/usage-and-billing
Reminder: To use our Maps, Routes, and Places APIs:
Starting June 11, 2018: All Google Maps Platform API requests must include an API key; we no longer support keyless access.
Starting July 16, 2018: You’ll need to enable billing on each of your projects.
See Guide for Existing Users for more information.Best regards,
IsmaelHey mediabrosmkt,
Thank you for using Enfold.
It’s not a good idea to index the search results page because it is considered as a duplicate content. Yoast adds the meta tag to the search results page by default so you can’t remove it without disabling the plugin or without using a filter if there’s any.
// https://kb.yoast.com/kb/noindex-for-special-pages-in-yoast-seo/
Best regards,
IsmaelHey kjwaggz,
Thank you for using Enfold.
Use this code to adjust the default width and position of the caption container.
@media only screen and (max-width: 767px) { .slideshow_inner_caption { width: 85%; margin: 0 auto; } }You may need to disable the css and js compression from the Performance panel in order to see the changes.
Best regards,
IsmaelHey Moondreamer21,
Thank you for using Enfold.
You have to modify the includes > helper-main-menu.php file or use the “avia_meta_header” hook to render the opt-in code.
add_action('avia_meta_header', function() { // opt in code here });Let us know if you need further help with it.
Best regards,
IsmaelHey amz,
Thank you for using our themes.
We don’t handle discounts or sales here so you have to contact the themeforest regarding such. I’m afraid that they won’t give you a discount because the “Display” theme has been out of the market for two years now, if I am not mistaken.
Best regards,
IsmaelHey gadgetman1,
Thank you for using Enfold.
Did you enable the Advance Layout Builder for the blog? You should be able to configure the blog options in the Enfold > Blog Layout panel. Adjust the blog layout and styling. Set the “Blog Layout” settings to “Single author, big preview” if you want the layout of the “americanindican” news page.
Best regards,
IsmaelHey Menny79,
Thank you for using Enfold.
Adjust the single quotes.
‘anonymize_ip’to..
'anonymize_ip'If it doesn’t work, please provide the login details in the private field so that we can can test further.
Best regards,
IsmaelJune 19, 2018 at 3:40 am in reply to: Google Chrome 67.0.3396.87 issue with [Coming Soon] demo #974604Hey Andrii,
Thank you for using Enfold.
I can reproduce the issue only when the “bookmark” bar is enabled. Is it enabled on your end?
Best regards,
IsmaelHey Elliot,
Thank you for using Enfold.
Use the following css codes to adjust the font size.
table.shop_table th { font-size: 16px; line-height: 18px; }For the payment box, use this one.
#top #payment div.payment_box { font-size: 1em; }Default value is 0.96em.
Best regards,
IsmaelHey leroyflow,
Thank you for using Enfold.
You have to modify the shorcode files or templates directly if you want to add those custom fields. It’s inside the config-templatebuilder > aviashortcodes > portfolio folder. If you want to do this in your child theme, just include this filter in the functions.php file.
// https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#add-elements-to-alb
Best regards,
Ismael -
AuthorPosts
