Forum Replies Created
-
AuthorPosts
-
January 3, 2015 at 5:08 pm in reply to: WooCommerce Multilingual product translation editor not showing #374482
Hey!
I tried installing the plugin from your link but it says it requires a bunch of other plugins to run which I don’t have access to. If you can send them to me via email I can install them and take a look.
What happens when you use the default editor for your products instead of the advanced layout editor?
Cheers!
ElliottHi!
When I try sending a test email it says “SMTP could not authenticate” so perhaps your SMTP info is wrong. You should also update WordPress to the latest version.
Best regards,
ElliottJanuary 3, 2015 at 12:48 am in reply to: Saving didnt work! Please reload the page and try again #374346Hey!
Not that I know of. Let us know if you have any other questions.
Best regards,
ElliottHey Carsten!
Thanks for using Enfold.
We have a very useful button shortcode you can use. If your looking for a button that does something specific though then your probably looking for a plugin, https://wordpress.org/plugins/.
Or perhaps what your looking for is our contact form shortcode, http://kriesi.at/themes/enfold/shortcodes/contact-forms/.
Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
It would take a lot of time and code and would have to be considered custom work so you will need to hire a freelancer to help you out with this customization.
I’m not sure what demo page your referring to. I believe the only area we display the portfolio ajax is here, http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/.
Regards,
ElliottHi Zaré!
Make sure your using the latest version of Enfold, 3.0.4. See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHi!
Try this.
.av-styling-circle .avia_image { max-width: 70% !important; }Cheers!
ElliottHey annebetts!
Try adding this to the bottom of your functions.php file.
add_filter( 'avf_logo_link', 'enfold_customization_logo_link' ); function enfold_customization_logo_link( $link ){ if ( is_front_page() || is_home() ) { $link = "#test"; } return $link; }And change “#test” to whatever you want to link it to.
Regards,
ElliottHi mistral2!
Make sure the theme is updated to 3.0.4 and deactivate all plugins. If your using iOS then be sure your using the Safari browser and if your using Android make sure your using the Chrome browser.
Send us a link if your still having problems.
Best regards,
ElliottHey waterwalk!
Your talking about the content slider?
Go ahead and update to Enfold 3.0.4, your currently using 3.0.2, and then send us a WordPress login.
Also be sure to deactivate all plugins while testing.
Regards,
ElliottHi Micheal0424!
Add a custom class to your image elements and then use this CSS to add a border.
.my_class { border: 10px solid white !important; }If that’s not working then send us a link to your page so we can take a look.
Regards,
ElliottHey!
1. Add this.
@media only screen and (max-width: 767px) { .avia-image { max-width: 50% !important; } }2. Change it to this.
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 400px !important; top: 20px; } }And then play around with the 20px value to move it down.
Regards,
ElliottHi grwebs!
Add this to your custom CSS.
.mfp-counter { display: none !important; }Cheers!
ElliottHi stevewturnbull!
Your most likely setting the transition “Duration” when you want to use the “Delay” option. When you hover over the option it will tell you exactly what the option does so be sure to read the descriptions.
If your still having trouble then deactivate all plugins and send us a WordPress login and then take a screenshot highlighting exactly what your trying to do.
Cheers!
ElliottHey mbean2014!
1. Add this to your custom CSS.
.av_promobox .avia-button { width: 100px !important; }2. It looks like you already did this.
3. Your currently using a 2/5 column. Add a 1/4 to each side of it.
Regards,
ElliottJanuary 2, 2015 at 11:52 pm in reply to: Edit submenu items when logo and menu are in the left sidebar #374319Hey Andrea!
So for the main menu you want the dropdowns to display on click instead of hover correct?
I haven’t taken a look at this yet to see if it’s possible but I just wanted to let you know that if you do this then you will not be able to set links for the parent menu items. They will all need to be set to “#” so they do not redirect the page when clicked on.
Best regards,
ElliottHi!
Add this.
.toggle_content { background: transparent !important; }Cheers!
ElliottHi!
I’m sorry but I’m not sure I understand. Your “homepage” is always going to be whatever you set in Dashboard > Settings > General > Site URL. Whenever you set a frontpage in Dashboard > Enfold > Theme Options it does not change your URL at all, it just serves up some content for your homepage.
Best regards,
ElliottHi Mariusz!
You can do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, to add custom classes to each element.
Regards,
ElliottHi mberschens!
Try an MP4 out, http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5, and make sure to upload it to your own server.
Best regards,
ElliottHi sethriley!
I don’t think the magnific popup script we use has an option for that, http://dimsemenov.com/plugins/magnific-popup/documentation.html#image-type. I don’t think you can set it via CSS either because the script will change it via javascript.
You might be able to find a different lightbox script that does this but I do not know of any that I can recommend.
Regards,
ElliottHi MuzSolutions!
Add this to your custom CSS.
#wrap_all { box-shadow: 0px 0px 20px #000; }Regards,
ElliottHey yumanji!
Try setting the “Portfolio Grid Image Size” option to “automatically based on column width” etc etc.
If that does not help then send us a WordPress login and we’ll take a closer look.
Regards,
ElliottHey!
Add a z-index to it.
.req_quote { z-index: 9999999; }Best regards,
ElliottHi!
So your new problem is whenever you view a page it displays all white until you refresh and then it displays fine? I’m not seeing it on my end. Try viewing in a different web browser or computer to see if it happens there as well.
Cheers!
ElliottHey artworkstudiobe!
When you edit the portfolio grid shortcode you can set it to be sortable so it behaves like a Masonry. You can also use the Masonry shortcode and have it display portfolio entries instead of regular categories.
If your trying to get the portfolio AJAX feature with the Masonry then that would take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer out to help you with that customization.
Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi!
Is it a certain page where this is happening on? I edited your about page and it seems to be working fine.
I did notice that every time I load a page in your admin that it tries to redirect me to “st.hit.gemius”? Do you know anything about that?
Regards,
ElliottHey!
@alison22, You need to update to the latest version of Enfold which is 3.0.4. See here for updating, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
@MtnStreamGroup, I’m not sure what it could be. Let us know what the plugin authors say. Perhaps they need to update it so it works with WordPress 4.0+.Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hey!
Go ahead and deactivate the plugin then if you want it to use the gravatar image.
Cheers!
ElliottJanuary 2, 2015 at 10:14 pm in reply to: Center Align special heading so that lines still show #374255Hey!
Send us a link to the page where your using it at so we can see what’s going on.
Regards,
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
