Forum Replies Created
-
AuthorPosts
-
Hi,
Your “Lock advanced layout builder” setting in Enfold Theme Options > Layout Builder had been checked, I unchecked it and now the Layout Builder shows. Please check.Best regards,
MikeHi,
Please try:<iframe src="site.com" style="width: 100%; height:100%; border: none"></iframe>Best regards,
MikeHi,
I checked again and was able to see your page, if I understand correctly you wanted to change the link color with no change on hover & a different color for the numbers.
Try this code in the General Styling > Quick CSS field:/*link color*/ #woocommerce_product_categories-2.widget ul.product-categories li.cat-item a{ color: red !important; } /*link hover color*/ #woocommerce_product_categories-2.widget ul.product-categories li.cat-item a:hover{ color: red !important; text-decoration: none!important; } /*number color*/ #woocommerce_product_categories-2.widget ul.product-categories li.cat-item { color: blue !important; }Adjust the colors to suit.
Best regards,
MikeJanuary 3, 2018 at 4:17 am in reply to: full viewport width element a in a container that actually is not full width… #892716Hey Autostopowicz,
Try using… { margin-left: -50px !important; margin-right: -50px !important; }if 50px is you container margin. or use a percentage to be responsive.
Best regards,
MikeHey TheDean19,
Would you like the image to show it’s full width on all devices? This would mean that on mobile devices the image would not be the full height of the page, is this ok?
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Try this iframe:<iframe src="site.com" style="width: 100%; border: none"></iframe>and this css:
#top.page-id-25 .content { padding-top: 0px!important; padding-bottom: 0px!important; }Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Thrive2018,
I’m not familiar with the Envato Theme bundle or the Creative Studio, can you link to them so we can help?Best regards,
MikeHey thanp73,
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,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Strange, it is looking centered to me. which browser are you using? I checked with Chrome. please see screenshot in Private Content area.
Please try clearing any cache plugin and your browser cache.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
This seems to work for me, but the form is much smaller so it’s hard to tell. Please try on the other form.Best regards,
MikeHi,
I changed your “Conditional display” in the blog element to always show, and now the pagination show. Please check.Best regards,
MikeHi,
I see your are using Enfold v4.1, perhaps this is why you don’t see the styling tab in my screenshot. Please try updating to v4.2Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Strange, the slider shows only when you scroll down a little past the special heading, yet if you put the special heading below the slider it will show right away. Please try Try disabling your plugins to see if that resolves the issue. On my localhost I don’t have this issue with your slider.Best regards,
MikeJanuary 3, 2018 at 1:02 am in reply to: why there is nothing after I download the enfold "coming soon" demo? #892653Hi,
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,
Mike -
AuthorPosts

