Forum Replies Created
-
AuthorPosts
-
December 12, 2017 at 11:07 am in reply to: Disable transition effect on hover woocommerce single view product + border #887817
Hi Carolin,
This is all I see when I log in, it is not the WordPress dashboard. And I don’t see a gallery on a single product page, only one image. Can you give us a link where there is a gallery?
Best regards,
VictoriaHi richbernstein1,
You need to have at least php 5.6.3, to get the code properly working.
Best regards,
VictoriaDecember 11, 2017 at 4:38 pm in reply to: enfold issue with row and two cells – image on left etc #887499Hi steve2,
Same for the iPhone, an issue with the fixed background. You can have an image that will scroll with the page.
Best regards,
VictoriaHi mwneill,
Glad you finally got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi SnR1071,
What do you mean that the page is cut off? Can you post a few screenshots of the issue, please?
Best regards,
VictoriaHi FFAlan,
The galleries seem to load and fade-in much better now. But there is still something, some JavaScript hickup, that delays fading in.
Best regards,
VictoriaHey a-l-p,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaHi frosch178,
I am not very clear on which space you need to remove. Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaDecember 11, 2017 at 4:24 pm in reply to: The Events Calendar: Overriding views and styles in Enfold Child Theme #887487Hi Roger,
Thank you for the feedback. That’s really weird, it should work as stated.
If you need further assistance please let us know.
Best regards,
VictoriaHi Ralf,
Thank you :)
Glad we could help!
If you need further assistance please let us know.
Best regards,
VictoriaDecember 11, 2017 at 4:18 pm in reply to: Custom sidebar on sub-category pages – Woocommerce #887484Hi Wolf,
Here is the code you can put in your funtions.php
add_filter( 'avf_custom_sidebar', 'enfold_customization_custom_sidebar', 10, 1 ); function enfold_customization_custom_sidebar( $custom_sidebar ) { if ( is_product_category( 'custom' ) || cat_is_ancestor_of(your custom category id, get_queried_object()->term_id ) ) { $custom_sidebar = ‘custom’; } return $custom_sidebar; }If you need further assistance please let us know.
Best regards,
VictoriaHi hotspot,
You can disable the social in the theme options and try to adjust the Enfold menu position. Can you show us what you’ve got with the Enfold menu? And please add credentials.
Best regards,
VictoriaHey Endress,
You need to exclude those folders from index in robots.txt.
If you need further assistance please let us know.
Best regards,
VictoriaDecember 11, 2017 at 4:10 pm in reply to: Enfold Theme breaks many edit actions in WordPress 4.9 #887479Hi Marc,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi AliAbabwa,
You can play with the height and try to work out a value that works for you.
Best regards,
VictoriaDecember 11, 2017 at 3:20 pm in reply to: Private Thread – Video Problem after WordPress Update 4.9 #887452Hi Trender,
Your issue seems different, there is an error in JavaScript in Safari, while in Chrome the error is absent.
Best regards,
VictoriaHi AliAbabwa,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Oasure,
Add the margin rule to that code
@media only screen and (max-width: 767px) { #partenaires .avia_image { max-width:50% !important; margin: 0 auto; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Lucky_Sky,
What is the FTP server address? Which version of php are you running? Can you please check server log for error?
Best regards,
VictoriaHi bejamedia,
I was about to check that portfolio item with html in the title, but someone else is working on it.
Please, let us know when we can check.Best regards,
VictoriaHi misteradamello,
For that you need to remove all titles fro the media library or hide the alt text
https://stackoverflow.com/questions/36305805/how-to-hide-alt-text-using-css-when-the-image-is-not-presentIf you need further assistance please let us know.
Best regards,
VictoriaHey wadimoo,
I am seeing 4 boxes now. Can you give more details on how to reproduce the issue?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 11, 2017 at 2:58 pm in reply to: Search results is not complete – product pages are not shown #887433Hi ddccoil,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaHi AugeoCoop,
How did you remove the logo container?
Best regards,
VictoriaDecember 11, 2017 at 2:48 pm in reply to: The Events Calendar: Overriding views and styles in Enfold Child Theme #887428Hi Ralf,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.js_active .tab_titles .tab, .tab_inner_content { font-size: 1.2em; }If you need further assistance please let us know.
Best regards,
VictoriaHi Picante,
Try adding !important;
#header .twelve.units { width: 900px !important; } #header .nine.units { width: 600px !important; }If you need further assistance please let us know.
Best regards,
VictoriaHey medienvirus,
You’re using thumbs there and they are cut, the original image should be used in this case, just scaled down.
Best regards,
VictoriaDecember 11, 2017 at 2:32 pm in reply to: Custom sidebar on sub-category pages – Woocommerce #887418Hey Wolf,
Here is a thread for you to consider
https://wordpress.org/support/topic/is_product_category-and-all-subcategories/If you need further assistance please let us know.
Best regards,
VictoriaHi m_reiprich,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.caption_framed .slideshow_caption .avia-caption-content p { width: 100%; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
