Forum Replies Created
-
AuthorPosts
-
July 29, 2015 at 8:59 am in reply to: CSS working on IT version but not on EN version + undesired double menu showing #480068
Hi!
Please go to the Enfold (EN) > Sidebar Settings panel then disable the Page Sidebar navigation option.
Best regards,
IsmaelHey!
Alright. Did you remove the entire code in the style.css file? I tried to look for it but it’s not there. Please add this in the Quick CSS field:
#top #wrap_all .av-main-nav ul > li:hover > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul { line-height: 23px !important; }
Cheers!
IsmaelHi!
I’m sorry but I don’t see a SHOP COLLECTION link or button anywhere on the page. The slider is responsive when I checked it so I’m really not sure what you’re trying to do here. It behaves pretty much the same as the slider on this site: http://www.chanel.com/en_GB/
Can you please provide a screenshot of the issue?
Best regards,
IsmaelHi!
You have this code which breaks the responsiveness of the table:
.pricing-table > li:nth-child(8) { height: 860px !important; }
Try to use max or min height property.
Regards,
IsmaelHey!
Use this:
.postid-92 .av-subnav-menu > li { padding: 2px 0 !important; }
Cheers!
IsmaelHey!
We are very sorry for the delay. I tried to login to the site but the credentials above are not working. Where did you add the codes? On which lines?
Best regards,
IsmaelJuly 29, 2015 at 7:48 am in reply to: LayerSlider WP loads the images distorted, by the first time … #480053Hi!
Did you install the WP Rocket plugin? Please try to disable it then test the page again.
Best regards,
IsmaelHi!
Is the html codes inside the input fields working when you switch to a default theme?
Best regards,
IsmaelJuly 29, 2015 at 7:29 am in reply to: Link tab heading to an external page instead of displaying the tab content #480048Hey!
A tab element inside another tab is not working but an accordion inside a tab content is. We created a test page here: http://martinbook.com/artboxc/test/
Please
Cheers!
IsmaelHey!
I spent more than 10 mins trying to figure out what’s wrong with the mega menu styling but I can’t find it. The menu item width, paddings and margins are the same. I’ll look at it again and I’ll ask the rest of the support team to check it.
Cheers!
IsmaelHey Jörg!
Thank you for using Enfold.
If you add a color section then add another element outside of it, the theme automatically creates a new section to wrap the element outside the color section. What happens when you place the separator element inside the color section?
Regards,
IsmaelHey!
Switch to the left or sidebar menu then add this in the Quick CSS field to adjust the current menu item highlight:
#top #header .av-main-nav > .current-menu-item > a .avia-menu-text, #top #header .av-main-nav > .current-menu-item > a .avia-menu-subtext { color: orange; }
Cheers!
IsmaelHi!
Use this plugin to adjust the dimension of the “entry_with_sidebar” thumbnail. https://wordpress.org/plugins/simple-image-sizes/
Install the plugin then go to the Settings > Media panel. Look for the thumbnail, adjust the size then regenerate the images.
Regards,
IsmaelHey!
You can set the post format to “Link” then add the url of the site where you want the post to go when clicked. https://codex.wordpress.org/Post_Formats
Best regards,
IsmaelHi!
We configured the language and permalink settings and it’s working now. I hope you don’t mind the url or permalink structure:
http://tigmotorsport.wpengine.com/he/delivery/ (hosted on WPengine)
http://tigmotorsport.wpengine.com/he/delivery/page/2/It is more SEO friendly.
Best regards,
IsmaelHey!
I was able to go to the wp login but the credentials that you provided above are not working. Did you remove it? Please check it carefully.
Regards,
IsmaelHey Mario!
Thank you for using Enfold.
If you don’t mind, please create a single thread for each question. Anyway, I want to check the site but it is currently on maintenance mode.
Regards,
IsmaelHey Michel!
Thank you for using Enfold.
We don’t mind answering multiple questions but if you can open a single thread for each of theme, that would be great.
1.) Where did you apply the transparent background of menu bar? What selector did you use?
2.) You can remove the blue line with this:
.avia-menu-fx { display: none !important; }
3.) Please check the Slider Settings > Slideshow > Other settings. Make sure that the shuffle mode is disabled.
4.) The default contact form doesn’t have that feature by default so you’ll have to find a plugin or a custom script for that. I’m not sure if CF 7 can do that.
Regards,
IsmaelHey!
Yeah.. It sure is. Please try this:
@media only screen and (max-width: 1200px) { #smallgap .av-parallax { display: none !important; }}
Please check the css modifications, make sure that there are no missing brackets in the css media queries. Don’t forget to remove browser and plugin cache.
Regards,
IsmaelJuly 28, 2015 at 7:17 am in reply to: Neue child themes in Verzeichnisseiten (Multisite Directory pages) #479478Hey!
But Enfold-Child is intended only for the home page. How can I get enfold-child2 displayed, under Network Management / Dashboard / Themes?
You can’t set two child themes on the same installation. Is that what you’re trying to do here?
Best regards,
IsmaelHi!
I think it’s because of the retina display. Please try to add this css code:
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .av-parallax.avia-full-stretch.enabled-parallax.active-parallax { background: none !important; }}
If it doesn’t work, replace the media query with this:
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) { /* Retina-specific stuff here */ }
Regards,
IsmaelHey!
I tried to login again to the site but the login credentials above are not working. Also, I checked the pages and the TOCs are showing up on both pages:
http://www.leb-dich-fit.de/the-miracle-morning-von-hal-elrod-erfahrungen/
http://www.leb-dich-fit.de/bulletproof-coffee/Unfortunately, we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin author for more info.
Cheers!
IsmaelHey!
Can you please open a new thread for the issue regarding the events-countdown-widget? The thread is getting a bit too long. I was able to find why the var_dump function isn’t working. My bad. But I still don’t know why the countdown is set to zero. It shows the correct upcoming event on the temp page but the countdown is not working. We will close this thread for now.
Regards,
IsmaelHey!
What is the purpose of the “bg-ghost-area”? The slider section looks OK when I checked the page.
Regards,
IsmaelHey!
Unfortunately, that is the default behavior of the masonry item when set to perfect automated masonry. You can create another masonry item under the default masonry then set the same settings but this time set the Size Settings to Flexible Masonry. Use css media queries to switch the display of the masonry items on different screen sizes. Please post the login details here so that we can check it.
Regards,
IsmaelHi!
It should hide the related product section. Add this in the Quick CSS field:
.product_column.product_column_5 + .product_column.product_column_5 { display: none !important; }
Best regards,
IsmaelHi!
You have this code in the Quick CSS field:
#top #wrap_all .av-main-nav ul > li:hover > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul { color: #ffffff; background-color: #CC6600; border-color: #cc6600; font-size: 12px; line-height: 1em; }
Remove the line-height property.
line-height: 1em;
Best regards,
IsmaelHi!
The hover effect is working but you need to touch the menu bar instead of the actual menu text. Try to use this:
#mobile-advanced li:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a { background-color: #018db0 !important; color: #ffffff !important; }
Cheers!
IsmaelHi!
Edit the image elements then add a custom css class attribute to it. Do this for all images using the same portrait.
For future reference we kindly ask you to refrain from bumping the thread. Since we answer questions from oldest to newest, bumping makes it appear new and it will probably take us longer to respond on your inquiry. Replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.
Thank you for your understanding. For further modifications, please contact codeable: http://kriesi.at/contact/customization
Regards,
IsmaelHi!
There is no option for that by default and I’m not sure if there any woocommerce extension that you can use with that feature. It will help if you can contact the woocommerce support.
Regards,
Ismael -
AuthorPosts