Forum Replies Created
-
AuthorPosts
-
November 4, 2017 at 9:05 pm in reply to: Adding a button to masonry with caption in the bottom of the element #872602
Hey Zest,
Try reading this post: https://kriesi.at/support/topic/read-more-button-in-the-overlay-masonry/#post-588828
or this one: https://kriesi.at/support/topic/read-more-in-masonry-gallery-portoflio/#post-863813Best regards,
MikeHi,
Can you please explain what you mean, because it appears to be mobile responsive on Android. How is it not mobile responsive for you?Best regards,
MikeHey tweetgeeb,
For the line under your menu items, try this code in the General Styling > Quick CSS field:.av_minimal_header .avia-menu-fx { display: block!important; background-color: #000 !important; }
For your second question, try setting your menu position right and using this code to move the first menu item to the left:
.page-id-622 #menu-item-2189 {left: -20%!important; }
adjust to suit.
Best regards,
MikeHi,
On your example link, the product gallery images are opening in lightbox for me in Chrome and Firefox, which browser are you using?Best regards,
MikeNovember 4, 2017 at 8:18 pm in reply to: Blog not displaying full content but only feature image #872593Hi,
Try:#top #header .av-main-nav:hover {opacity: 0.5;} #top #header .av-main-nav > li:hover {opacity: 1.0!important;}
While researching I found some js that may work at the bottom of this page: Hover on “Everything But”
is this the article that gave you the idea?Best regards,
MikeNovember 4, 2017 at 7:14 pm in reply to: Secondary menu items not showing with hamburger mobile menu #872584Hi,
I see the error on your site, editing a text box with content open a new box instead of the one clicked, but using the debugger to copy the page to a new install makes the page work correctly. I see that you tried disabling your plugins with no success, but this behavior points to a plugin. Can we try disabling your plugins to test further?Best regards,
MikeNovember 4, 2017 at 6:37 pm in reply to: Layout Probleme mit Woocommerce Single Product Sidebar Right #872571Hi,
To remove the sidebar on single product pages, try adding this code to the end of your functions.php file in Appearance > Editor:add_action( 'get_header', 'remove_storefront_sidebar' ); function remove_storefront_sidebar() { if ( is_product() ) { remove_action( 'storefront_sidebar', 'storefront_get_sidebar', 10 ); } }
November 4, 2017 at 6:25 pm in reply to: Purchased 3rd license and having several issues with social icons, mobile menu #872568Hi,
The console is show this error: “Slow network is detected. Fallback font will be used while loading” After deleting two of your cache plugins this removed the error, please try clearing the caches again and disable the cache and minify to see if this works for you also. I believe the multiple cache plugins are working against each other.Best regards,
MikeHi,
Oh I see now that the in the description text the word “Description” is black, try this:#tab-description h2 {color: #fff !important; }
same for “Reviews”
#tab-reviews h2 {color: #fff !important; }
Cart Totals:
.cart_totals h2 {color: #fff !important; }
Billing details:
.woocommerce-billing-fields h3 {color: #fff !important; }
ship-to-different-address:
#ship-to-different-address label span {color: #fff !important; }
Best regards,
MikeHi,
You are receiving a 404 on admin-ajax.php
you are using PHP Version: 5.4.45 please ask your host to update to v7, this is the new standard for WordPress.
Also check with them about Suhosin being active, this may override PHP server settings. Suhosin is an advanced protection system for PHP that may be giving a false positive and blocking admin-ajax.php
I see this warning in your layerslider > system status >
Best regards,
MikeHi,
Sorry for the late reply, the template-archives.php is in your enfold folder, and you can add a copy of it to your child theme to make it work. But customizing the template-archives.php would be some intensive code that is beyond what we can offer here, but you could hire a freelancer.Best regards,
MikeNovember 4, 2017 at 4:41 pm in reply to: alignment issues in Internet Explorer: LinkedIn icon and bullets in text #872548Hi,
For issue 1, I do see the issue in mobile view, up to 426px, in Edge, so try this quick css:@media only screen and (max-width: 426px) { .page-id-3689 .avia-builder-el-21 { padding-top: 20px!important; } }
but not in higher views, but if you do try adjusting the max-width to match when you see the issue, also adjust the padding number to suit your needs.
For 2, this issue is because Edge doesn’t render list-style-position correctly when they are set to “outside” to fix it we need to set them “inside” but also make the second line of the list text indent.
First try this quick css:.page-id-3274 .entry-content-wrapper ul { list-style: disc inside!important; }
If that doesn’t work right try this instead:
.page-id-3274 .avia_textblock ul li:before { display: list-item; content: ""; list-style: disc inside; float: left; position: absolute; left: 0; } .page-id-3274 .avia_textblock ul li { list-style: none; padding-left: 13px; }
If that doesn’t work, please include a admin login in the private content area so we can take a closer look.
Please clear site and browser cache.Best regards,
MikeNovember 4, 2017 at 3:45 pm in reply to: hello ,Problem abaut anomalous scroll caming back from an article to a main grid #872536Hi,
When trying to reproduce the issue I experience random page reload while the page is loading, meaning that the pages are being interrupted during the load, thus the screen flashing in your video. In the console you are getting “slow network” errors, and once I received a “site offline” message, but that could be because of my location (US) vs your host.
I suggest disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Also check if your host is limiting your bandwidth, some cheaper hosts offer “unlimited” sites, but they limit the number of connections or speed. Try checking your cPanel > CPU and Concurrent Connection Usage, often it is a bar graph that will be red when you are hitting your limits. Or just ask your host if this is happening on your plan.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeOctober 30, 2017 at 12:10 am in reply to: Unable to delete cart item if there is only one item in the cart #870267Hey shankar9262,
I found this reported a few times on WooCommerce here are two solutions:
Solution: Edit the cart page with page builder and paste the woocommerce_cart shortcode in the text mode of the text editor.
Solution: Didn’t set the cart page in WooCommerce settings.Best regards,
MikeHey tonydobrevski,
Sorry, that feature is not available yet, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeOctober 29, 2017 at 11:37 pm in reply to: Image hover effect only when the image is linked to an URL #870259Hey tonydobrevski,
Try:.avia-image-container-inner a { box-shadow: 0px 0px 20px #D9DCDE; } .avia-image-container-inner a:hover { box-shadow: 0px 0px 10px #CACDCE; }
Best regards,
MikeHey spapax,
Sorry, that feature is not available yet, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeOctober 29, 2017 at 11:26 pm in reply to: Header Burger Menu activation over 990px for big navigations in ENFOLD 412 #870255Hi,
Please try updating to v4.2 and remove all of your past code for the menu issue. it is no longer needed.Best regards,
MikeHey clive2,
Perhaps I’m looking at the wrong element, but it looks like it should be stacked vertical.
Please see screenshot in Private Content area
Can you add a screenshot of what you mean?Best regards,
MikeHey IOL2014,
Perhaps the WPML forum would have more experience with this, here is one topic I found: https://wpml.org/forums/topic/wpml-cant-read-russian-and-hebrew-font-properly/Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey sdpmedialtd,
Please see: https://docs.woocommerce.com/document/minmax-quantities/
And: https://wordpress.org/plugins/woocommerce-max-quantity/Best regards,
MikeHi,
What is the content in the grid row?
It didn’t stand out, I’m not sure were it is.Best regards,
Mike -
AuthorPosts