Forum Replies Created
-
AuthorPosts
-
January 3, 2018 at 1:02 am in reply to: why there is nothing after I download the enfold "coming soon" demo? #892653
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look. Also include FTP access. I will look at your child theme loop-index file and may apply it to your parent theme to verify the changes are working before finding why the child theme file is not applying.Best regards,
MikeJanuary 3, 2018 at 12:50 am in reply to: How are the footer widgets filled? (polylang plugin related) #892650Hi,
You can’t name two widgets with the same name, you will need to use “Footer – column1” & “Footer – column1a” then use your conditional rules to have one shown for each language, while hiding the other.Best regards,
MikeJanuary 3, 2018 at 12:15 am in reply to: advanced layerslider elements in mobile view not appearing until I scroll #892646Hi,
I have tried logging in and looking at your sliders, but could not, please check login info. Testing on my Android shows that at mobile view (360px) the slider is mostly behind the header. Please see screenshot 1 in Private Content area.
Yet when I hold my device landscape, (640px) the slider doesn’t show at all, Please see screenshot 2 in Private Content area. Do you have another slider for this size?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey miobeeno,
It looks like your colors are working now, I don’t see any green text. Please see screenshot in Private Content area .
Try clearing your browser cache.Best regards,
MikeJanuary 2, 2018 at 12:25 pm in reply to: why there is nothing after I download the enfold "coming soon" demo? #892456Hi,
You have not entered a Map API key and you are using Enfold v4.1.2 which is giving you the RetiredVersion API error.
Please update Enfold to v4.2 and get a Map API key at Enfold Theme Options > Google Services > Google MapsBest regards,
MikeHi,
Sorry that is not possible, you can’t switch between the two editors.
You can see the shortcode of the builder for each page by Enabling Avia Layout Builder DebuggerBest regards,
MikeHi,
I see your post formats are “link”, so if you add a link at the top of your page in the default editor like this:<a href="https://wordpress.org/plugins/page-links-to/">Lorem ipsum</a>the post title and Featured Image will link to that url.
Or you could try this plugin which offers more options: Page Links ToBest regards,
MikeHey vividus7,
If you are able to adjust the return url, or form action url, for your form you could add the id #ajaxresponse_1 to the end of the url.
If this is not an option, you could try using jquery to set the focus:<script type="text/javascript"> $(document).ready(function(){ setTimeout("try{document.getElementById( 'ajaxresponse_1' ).focus();}catch(error){}",100); }); </script>Here is another possible solution: Scroll to top after Ajax content load
Best regards,
MikeHi,
You could try making a iframe popup.

First create a new page that will be your popup either with a blank template or hide the Header, Footer & Title Bar:

You could use the advanced layout builder, or as I did, paste the html code from your example popup in a code block element.

Then add the css in the General Styling > Quick CSS field that will create your blue header with the image, this is what I used:.lightbox-leaders .top { color: #fff; background-color: #00aeef; } .lightbox-leaders .top:after { position: absolute; top: 0; right: 152px; height: 100%; width: 304px; background: url(https://boldearth.com/wp-content/themes/boldearth/images/lightbox-top-2x.png) no-repeat 50% 0; background-size: auto 9%; content: ""; }Then create your link like this:
http://127.0.0.1/popup/?iframe=truein this case, my popup page is http://127.0.0.1/popup/
and I created a button on my layerslider, but you could link images or text.
Give it a try, hope this helps.
*Please note that if your logged in as admin, you will see the admin bar in the popup, but your visitors won’t see this.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top.page-id-2783 #main .avia-builder-el-3 .avia-builder-el-4 { border-right: 5px solid #000 !important; }Or you can go to your grid row and edit the one on the left, making the right padding 5px with the color black.

Then make sure the grid row on the right has all padding 0px

Best regards,
MikeHey AliAbabwa,
Thank you for the video, so the first button is about 5px small on the left and right in mobile? Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Has this been resolved? I see you have pagination enabled at the bottom of your first blog page. please see screenshot in Private Content areaBest regards,
MikeHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
Sorry for the late reply, the Support Forums are closed during the Christmas and New Years holidays. The forum will open again 1/2/2018. When viewing the forum there should be a large message with a blue background at the top of the page.
Yet we are trying to do some catch up today.If I understand correctly, you would like to switch themes but use the AVIA builder code in the new theme? The AVIA builder code will only work in Enfold, so do you mean switch to a new install of Enfold, or a completely different theme?
When using the AVIA builder on a Post with some content from the default editor, the AVIA builder rules over the default editor, as there is not a way to use the two together. This is by design because of the incompatibility.Best regards,
MikeHey redeggmarketing,
I didn’t find the ‘Accept.js’ box in woocommerce to check to see the error, please explain how to enable.Best regards,
MikeHi,
I have taken a look at your css and find that it is invalid, for example,#content #aircraft-name tr td a.clickme{ background:#777777; ... }is trying to make the background of a link with the class “clickme” #777777
yet the link is empty, and the text is outside of it in the “td”
please see screenshot in Private Content area.
I was not able to go though all of the css to find all the errors. Please check.
Also, I see you have added the table code to a text block, try using a code block instead.Best regards,
MikeHi,
I added this code in the General Styling > Quick CSS field:#header.all_colors.header-scrolled #mega-menu-wrap-avia #mega-menu-avia {line-height: 40px!important; }and now on scroll your menu moves up when your logo shrinks.
Please clear your browser cache and check.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .avia-data-table.avia_pricing_minimal th.avia-center-col {color: red !important;} #top .avia-data-table.avia_pricing_minimal tr.avia-heading-row:nth-child(1n+2)>th {background: yellow !important; text-align: right!important; }please see screenshot in Private Content area
Best regards,
MikeDecember 31, 2017 at 5:40 pm in reply to: Transparent header + colored section makes content invisible #892388Hey Jannis,
Thank you for the example, and pointing this out. Can you copy the debug code, Enable Avia Layout Builder Debug of the page and save it to a text file on Dropbox or Google Drive and post the link, so I can test this on a clean install?Best regards,
MikeHi,
Here is an example for some transition code
You can get some ideas at Animate.css and CSS Transitions
But these are not exactly plug-and-play, and may require some additional coding.Best regards,
MikeHey Tonci,
Sorry for the confusion, ThemeForest.net is the exclusive retailer of our themes and for some reason our page was not updated to reflect the correct prices. For this we are sorry.
I also see our most popular and advanced theme Enfold is actually less on ThemeForest.net than we have posted, have you had an opportunity to view the Enfold Demo?Best regards,
MikeHi,
We should be able to adjust it withbackground-size: containbut I see you are using the parallax effect which is offsetting it, is this what you wanted or are you willing to not use the parallax effect?
Best regards,
MikeDecember 30, 2017 at 9:16 pm in reply to: The woocommerce related product images in the theme are too big. #892381Hi,
Try this code in the General Styling > Quick CSS field:#top .related.products .thumbnail_container img { width: 50%!important; margin: auto !important; }Please clear any cache plugin and your browser cache.
Best regards,
MikeDecember 30, 2017 at 9:11 pm in reply to: The Editor – Plugin Additions – Product List image is too small. #892375Hey HeeHA,
Try this code in the General Styling > Quick CSS field:.av-catalogue-column .av-catalogue-list .av-catalogue-image { border-radius: 0px !important; width: 200px!important; }Best regards,
MikeHi,
Please try:iframe, object, embed {width: 100% !important; max-width: 100%!important; }Please clear any cache plugin and your browser cache.
Best regards,
MikeDecember 30, 2017 at 8:52 pm in reply to: Vdo background problem ( According to reply #892303) #892372Hey Siriya,
Video doesn’t play automatically on mobile devices, this is a limitation for most mobile devices. Try using a fallback image for mobile devices. A workaround some are using is to create a layerslider with a background video that will only show on mobile, and hide your current element on mobile. But this also may not work on all devices.Best regards,
MikeHey Michael Michel,
The reason you can not post is because the Support Forums are closed during the Christmas and New Years holidays. The forum will open again 1/2/2018.
When viewing the forum there should be a large message with a blue background at the top of the page.
I tried to take a look at your site but the url was not valid.Best regards,
MikeHey Bonadea,
Yes Enfold it compatible up to WordPress v4.9.1 and wooommerce which will help you create a online shop.
When you install WordPress it should ask you if you want automatic updates, if you didn’t see this option please see: Configuring Automatic Background Updates
There are many plugins that offer a archiving system, here are a few.Best regards,
Mike -
AuthorPosts
