Forum Replies Created
-
AuthorPosts
-
June 23, 2015 at 9:48 am in reply to: After upgrade, either titles or slider not displaying with Advanced editor #463202
Hi!
If you use the advance layout builder for posts, all default elements such as the featured image, title, post meta info etc. will be removed. Those elements will need to be added manually. You can start from a clean canvas enabling you to create a fully customized post page.
Best regards,
IsmaelHey!
You can use this in the Quick CSS field if you want to change the background of the menu bar:
#header_main_alternate { background-color: red; }
It is also possible to apply a background image if you want.
Best regards,
IsmaelHey Rshaules!
Thank you for using Enfold.
1.) The images are resized down from 845px to 625px because of the content container width. The contents cannot exceed or overflow outside the container so they are resized via css. You can resize the thumbnails using this plugin: https://wordpress.org/plugins/simple-image-sizes/
2.) That is a theme generated thumbnails usually use for related posts and catalogue images. Note that, in a few cases, the theme has to use images twice the size of the actual container for retina displays.
Best regards,
IsmaelHey René!
Thank you for using Enfold.
Make sure that the folder or directory above is writable or have the correct file permission. Ask your server administrator regarding that. I’m not sure if this is going to help but please try to add this in the php.ini file:
ini_set('upload_tmp_dir','c:/domains/_SERVICES/PHP-sessiondata/uploaddata/iccfo.ngo/www');
If possible, please give us a link to the php info page so that we can check the php settings.
Regards,
IsmaelJune 23, 2015 at 9:27 am in reply to: Fullscreen slider not showing full screen but within Container #463193Hey!
I created a test page and it works ok there. Not sure why it’s not working on the other page. Please delete that page then use this one instead: http://strategistshub.com/test-page/
Cheers!
IsmaelHi!
Where did you add the code? Please place the code in the Google Analytics field:
<script> (function($){ $(window).load(function() { $('.NyomtatoForm input[type="submit"]').on('click', function() { ga('send’, 'event', 'input', 'click', 'Nyomtato Urlap'); }); }); }); </script>
Where did you get the class selector “NyomtatoForm”? Refer to this link for more info: https://developers.google.com/analytics/devguides/collection/analyticsjs/events
Regards,
IsmaelHey!
We’ll close this thread because there’s another open thread with the same issue. We’ll continue there: https://kriesi.at/support/topic/full-width-background-slider-with-plugin-make-all-content-areas-transparent/#post-463176
Regards,
IsmaelJune 23, 2015 at 8:36 am in reply to: full width background slider with plugin – make all content areas transparent? #463176Hey!
How can we login to the site? This url is not working: http://www.crestedbuttecomputers.com/dev/wp-admin
Best regards,
IsmaelHey!
Please try this:
#top .av-menu-button>a .avia-menu-text { border: none !important; }
Regards,
IsmaelHi graphicsplus!
Thank you for using Enfold.
Please try this:
function add_custom_script(){ ?> <script> jQuery('.av-masonry-entry').each(function() { jQuery(this).attr('target', '_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Regards,
IsmaelHey flightdisplay!
Thank you for using Enfold.
The theme doesn’t modify the tabs to any extent aside from changing its position. You can find this code in the config-woocommerce > config.php:
# # display tabs and related items within the summary wrapper # remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 ); add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 1 );
Maybe that info will help them (the woocommerce support) find the issue. I’m sorry but I don’t think we can offer or provide any useful help with this issue since we didn’t develop the plugin.
Cheers!
IsmaelHey!
I removed the menu items then added it back and it seems to have fixed the issue.
http://www.asdrugtest.com/saliva-tests/
http://www.asdrugtest.com/cassettes/Cheers!
IsmaelJune 23, 2015 at 8:03 am in reply to: Warning: mysqli_real_escape_string() expects parameter 2 to be string … #463166Hey!
Maybe, we can hide the warnings. Please try to edit wp-config.php, look for this code:
define('WP_DEBUG', false);
..replace it with:
ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);
Best regards,
IsmaelHey!
The login credentials are really not working. Did you test it yourself? When I try to login, I got this:
ERREUR: Nom d’utilisateur ou mot de passe incorrect.
1 tentative restante.Maybe, because of the complicated password. Please try to create another admin user. Yes, please disable the cache plugin. I checked the link again, the errors are gone.. Did you deactivate WPML again?
http://www.imarklab.dreamhosters.com/categories/technologie/
Cheers!
IsmaelHi!
The login credentials are not working. Please check it carefully. I tried to login here: http://www.imarklab.dreamhosters.com/wp-admin/
I also test the site using FTP but the changes I made are not affecting the site. Is the installation folder named “imarklab.com”?
Cheers!
IsmaelJune 22, 2015 at 1:25 pm in reply to: Fullscreen slider not showing full screen but within Container #462730Hi!
Alright. Please give us the login details so that we can check it. Set it as a private reply. I checked the site again and it looks full width now.
Best regards,
IsmaelHi!
What is the code for? If you’re trying to add a bottom margin, use this:
.avia-icon-list li { margin-bottom: 5px; }
Cheers!
IsmaelHi!
Please provide a screenshot of the issue and copy the css modifications related to the hotspot element on pastebin.com so that we can test it on our installation.
Regards,
IsmaelHi welti!
Thank you for using Enfold.
You don’t have the latest version of the theme which is not compatible with the current version of WordPress. Please update the theme to version 3.2.1.
Regards,
IsmaelHey!
Thank you for using Enfold.
Please use the advance layout builder if you want to add the layer slider. If I am not mistaken, you’re using the layer slider shortcode in the default editor.
Regards,
IsmaelHi!
Can you please provide a screenshot of the issue? Use imgur or dropbox.
Best regards,
IsmaelJune 22, 2015 at 12:55 pm in reply to: full width background slider with plugin – make all content areas transparent? #462695Hey!
So the only thing missing is to fix the footer background? Please use this:
#footer, #socket { z-index: 80; }
Regards,
IsmaelHey!
Did you add any html codes in that specific page? If yes, make sure that all codes or tags are closed properly. They tend to break the advance layout builder, removing elements below the page. Please let us know if this happening on all pages. When I say, html codes, you can look for something like this:
<strong>This is a text<strong>
On the example above, the strong tag is not closed properly. It should be:
<strong>This is a text</strong>
Best regards,
IsmaelHi mborland!
Thank you for using Enfold.
Set the logo and menu position to logo center, menu below and then add this in the Quick CSS field to hide the menu items:
#header_main_alternate { display: none; }
Regards,
IsmaelHi!
I checked the pages but there are no galleries there. One or two of the pages are not found, deleted probably.
Best regards,
IsmaelHi!
Thank you for using Enfold.
1.) Add this in the Quick CSS field to change the font color of the menu items:
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a { color: #333333; }
2.) Use this to add a top margin or padding in the cogmed logo:
@media only screen and (max-width: 767px) { .home .avia-image-container.avia_animated_image.avia_animate_when_almost_visible.pop-up.av-styling-.av-hover-grow.avia-builder-el-10.avia-builder-el-no-sibling.avia-align-center.avia_start_animation.avia_start_delayed_animation { margin-top: 20px; }}
3.) If you want to change the opacity of the background, try this:
@media only screen and (max-width: 767px) { .av-parallax.avia-full-stretch.enabled-parallax.active-parallax { opacity: .2; }}
Remove browser cache then reload the page.
Best regards,
IsmaelHi!
Please use this in the Quick CSS field:
.mfp-iframe-holder .mfp-content, .mfp-iframe-holder .mfp-content iframe { min-height: 500px !important; }
You can adjust the value if you want. Please test it on actual mobile device screen size. On the screenshot, you decrease the browser width without decreasing the height which will not properly emulate an actual mobile device.
Best regards,
IsmaelJune 22, 2015 at 12:32 pm in reply to: Bit confused on how Enfold sizes images for the full-width parallax effect. #462660Hey!
The parallax effect will not work if the image is not larger than its container, at least with the theme’s parallax effect, so when you set the color section to parallax effect, it creates another container inside the actual color section, apply the background there and then adjust its height to be larger or taller than the actual color section container. And the background size property is set to “cover” to keep it responsive and keep the image aspect ratio but:
It will scale the background image to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area
You can alter the background size using the Quick CSS field but it might break the image aspect ratio and proportion on different screen sizes. You can try this:
.avia-full-stretch { background-size: 100% !important; }
Regards,
IsmaelHey Glen!
Thank you for using Enfold.
If you don’t mind, we would like to see the actual contact page. While we’re waiting for your reply, please follow some troubleshooting tips here: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Regards,
IsmaelHey jtp77!
Thank you for using Enfold.
The background size of the color section is set to “cover’ which means that it will scale the background image to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area. What you can do is to create another color section with a different or smaller background image specifically for mobile devices. Use css media queries to show or hide the section on different screen sizes. Please refer to these links:
http://stackoverflow.com/questions/11796297/div-show-hide-media-query
https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263
https://kriesi.at/support/topic/displaying-another-slider-on-mobile-devices/
https://kriesi.at/support/topic/replace-slider-on-mobile/
https://kriesi.at/support/topic/home-page-video-on-mobile-phone/#post-449787
Cheers!
Ismael -
AuthorPosts