Forum Replies Created
-
AuthorPosts
-
Hey frnetz!
Drag a codeblock element to the post content and add this inside.
<style type = "text/css"> @media screen and (max-width:767px) { img.attachment-portfolio.wp-post-image { max-height: 360px; min-height: 360px; } } </style>Best regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
Hey mmichael1991!
Please see here, http://kriesi.at/documentation/enfold/enable-deeplinking-to-the-portfolio-ajax/.
Best regards,
ElliottHey TippToppFoto!
It sounds like you’ll want to use the portfolio grid shortcode then. It has an option which you can set to have the portfolio posts display in a large popup via AJAX.
Regards,
ElliottHey taylormanning!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. You should be using version 3.2.3 instead of 3.1.3 after doing this.
If your still having trouble after doing the above two steps then send us a link to the exact page where your using the slider and we’ll take a look.
Cheers!
ElliottHi washington7765!
It looks fine on my end. Did you get it sorted? If your still having problems then take a screenshot of what your seeing so we can get a better idea.
Cheers!
ElliottHey!
Add this to the post content to hide it on certain posts.
<style type = "text/css"> .av-share-box { display: none !important; } </style>Best regards,
ElliottHey Arthith!
Our contact form can send an email to multiple recipients but it does not have a feature to select which recipient to send to. You would need to hire a freelancer to help you out with that customization. Or you could try finding a plugin to use such as contact form 7 or gravity forms though I do not know if they have that feature coded in yet or not.
Cheers!
ElliottHi Mark!
Add this to your custom CSS.
@media screen and (max-width: 990px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }You may need to play around with the 990px value.
Regards,
ElliottHi Jean!
Not sure if that is going to be possible or not. It might be possible through javascript but it’s going to take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Best regards,
ElliottHi PTMMedia!
Drag a codeblock element to your page content and add this inside.
<style type = "text/css"> .av_promobox { margin: 10px 0; } </style>Cheers!
ElliottHey muslimmedical!
It’s displaying fine on my end. When you set it’s position to fixed like that it is going to always display at the bottom of the screen no matter what size the screen is.
Take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottHi SeraBen!
It doesn’t seem to be happening on my end. What device and operating system are you using? I’m on Windows 8.1, latest version of Chrome.
Regards,
ElliottHey!
It looks like you removed the background image for your header.
Best regards,
ElliottHi Ngendra!
Send us a link to your page and take a screenshot highlighting exactly what your trying to do and we’ll take a look.
Regards,
ElliottHey kongng!
I’m sorry but I’m not sure what you mean. There is no Settings > Catalog page in the Woocommerce settings. Make sure to read over the Woocommerce documentation so you know how to use it, http://docs.woothemes.com/documentation/plugins/woocommerce/.
You can create your products in Dashboard > Products > Add New. They will display in your shop page automatically.
Best regards,
ElliottHi momentold-5!
Try logging into your server via FTP and delete Enfold from your WordPress theme directory and then download + upload a fresh copy from themeforest.
http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Cheers!
ElliottHi!
After you add the custom class try changing the CSS to this.
#customClass { background-color: rgba(0,0,0,0.2); padding: 20px!important; color: white!important; text-align: center!important; }If it’s not working then send us a link to the page and let us know which one your trying to style.
Best regards,
ElliottHey moltenman!
I’ve never heard of that before. Let’s try the following.
1. Deactivate all plugins.
2. Completely delete the theme before downloading + uploading a fresh copy from themeforest.
If your still having trouble then send us a link to the page so we can take a look.
Cheers!
ElliottAugust 3, 2015 at 4:24 pm in reply to: No WYSIWYG Editor on Default or Advanced Layout Editor, Enfold #482216Hey Dave!
Hmm, that’s weird. I see it fine when I login to your site. Did you get it sorted? Try clearing your browser cache.
Best regards,
ElliottAugust 3, 2015 at 4:20 pm in reply to: How to make my widget appear at the top?? (see screenshot) #482208Hi migduvednok!
Can you send us a link to your page so we can take a look?
Best regards,
ElliottHey Lilo!
You can change that on line 126 in the functions.php file.
$avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonryYou will need to regenerate the thumbnails to the new sizes with this plugin, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Best regards,
ElliottHi!
When trying to login it keeps giving me a 403 forbidden error.
Regards,
ElliottHey Citrusconstructions!
I tried viewing your link but it’s giving me a 404. Do we need to login?
Cheers!
ElliottHi Citrusconstructions!
Please see here, https://kriesi.at/support/topic/blog-post-previous-and-next-arrows/#post-185493.
Regards,
ElliottHey lock255!
Those are set to display as table cells and you cannot have margins on those. So we are going to have to get creative. Can you send us a WordPress login?
Regards,
ElliottHey!
I think you would need to set the header background to transparent in the Enfold settings and then add this to your custom CSS.
#header_main > .container { background: white !important; }If that’s not working then send us a link to your page and we’ll take a look. I viewed the link in your first post again but you do not have Enfold activated.
Regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
August 3, 2015 at 3:30 pm in reply to: Is there a maximum quantity of images that can be added to the media library? #482145Hey!
If it’s happening in all themes then it’s most likely a problem with your server and/or WordPress installation. You do not need to delete any of the existing auto generated images.
Have you contacted your hosting provider? Did you check your server error logs?
Best regards,
ElliottAugust 3, 2015 at 3:25 pm in reply to: How to render shortcodes and avia elements in archive view? #482139Hi welti!
Your referring to the excerpts I’m guessing. What happens when you add those elements to the custom excerpt field when editing your post? If you do not see the custom excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Best regards,
ElliottAugust 3, 2015 at 3:16 pm in reply to: I need help styling Header similar to imaage attached. #482135Hi!
Remove all of the custom CSS your currently using for the header widgets and add this.
#header #text-2 { position: absolute; right: 0px; top: 0px; } #header_main #text-3 { position: absolute; right: 0px; top: 0px; } #header_main #search-3 { position: absolute; right: 0px; top: 0px; }And play around with the top / right values to move each element around. You will probably need to increase the height of your header in Dashboard > Enfold > Header to make room for them all.
Cheers!
ElliottHey!
Around line 952 in the /enfold/config-woocommerce/config.php file you should see this.
add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 1 );Change it to this.
add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 6 );Regards,
Elliott -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
