Forum Replies Created
-
AuthorPosts
-
Hey m9491,
Did you mean something like this (put it in custom.css):
.show_mobile_menu #mobile-advanced { background-color: rgb(0, 0, 204); opacity: 0.7 !important; z-index: 999; } .show_mobile_menu #mobile-advanced li { z-index: 1000; }And then you can change styles of the close button and add animation if you wish.
Let us know if this was helpful.
Best regards,
VictoriaMarch 21, 2017 at 10:19 pm in reply to: Advance Styling overwrites the customer color in Content Elements #764388Hi enhanza,
It’s not about advanced styling in Enfold, it’s about the priority of css selectors in general. Whichever is more specific and is added last wins (it’s a very simplified explanation).
Let us know if you have any more questions.
Best regards,
VictoriaHi m9491,
This code will work in most cases for pages, no need for custom class
#top .post-entry.post-entry-type-page .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos-content { vertical-align: bottom; text-align: right; }Best regards,
VictoriaHi george,
Try this adjustment. Notice though, the menu does not become the burger menu since it’s normal screen mode.
.responsive #top .header-scrolled.header-scrolled-full .main_menu { text-align: left; } .responsive #top .header-scrolled.header-scrolled-full .logo { left: 90%; }Is this what you’re trying to achieve?
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
March 21, 2017 at 7:52 pm in reply to: Move single post title above featured image instead of under? #764323Hey kilimats,
You can edit the template for that type of post and move code for feature image below the title and blog meta data. Or delete feature image and out the image in content.
Let us know if you have any more questions.
Best regards,
VictoriaHey nuncer,
Your home page loads in about 1.30sec with cache disabled. It’s great! This is one of the fastest loads I’ve seen. Serving smaller images will give you more speed, but you will loose in image quality. In your case, I would not bother serving smaller images. You need the quality images and the load time is already good.
Best regards,
VictoriaHi blingblingsister,
You have to add this rule to your both of your mobile queries in woocommerce-mod.css
.responsive #top #main .products .product.first { clear: both; }Let us know if this was helpful.
Best regards,
VictoriaHi AudioVoice,
I was able to login to admin panel, changed the color to orange of the button on promo box on main page, it worked, changed back to green. Can you describe exactly what you need to do? And on which page?
Best regards,
VictoriaHi giu13,
For mobile devices – means for smaller screens. You can use media queries for that.
You are putting a lot of very wide and complicated content in tabs, it’s going to be very hard to make it look good on small screens.Best regards,
VictoriaHey iclo,
Could you paraphrase the question please. I see you did very well at the bottom, but I don’t understand what are you trying to accomplish with the texts on top.
When you like what you have done and you know you will have pages same as this, you can save the page as template and then just edit new pages made with the template.
Best regards,
VictoriaHi Radu_P,
The min-width of 168px will leave enough room between and buttons will be of the same size in the center.
Let us know if you have any more questions.
Best regards,
VictoriaMarch 21, 2017 at 6:00 pm in reply to: Image with Zoom In effect when hover and getting cut off #764284Hi,
The image you use for background of the page makes the page load very slow. Maybe, it’s better to optimize the image, or make a small square and make it repeat all over.
Best regards,
VictoriaMarch 21, 2017 at 5:58 pm in reply to: Image with Zoom In effect when hover and getting cut off #764283Hi fcp,
You can put this rule in your enfold-child/styles.css
.flex_column.av_one_third.av-animated-generic { overflow: hidden; }Let us know if you have any more questions.
Best regards,
VictoriaMarch 21, 2017 at 5:30 pm in reply to: Confusing overlapping display of buttons in 1/5 content-elemements #764265Hi NieuweDag,
Yes, but you can remove the class page-id-981 and specify other selectors after a comma, that you want these rule to work for and you can give that section an id of av_section_4 on every page and it will work for the whole site.
Let us know if you have any more questions.
Best regards,
VictoriaHi shanicekong,
Looks like some Javascript errors are interfering.
Here is a screen shot.
The text editor itself is not loading properly.
Also a lot of files are missing for LayerSlider.
http://imgur.com/a/faIdo
You might want to check the files on the server.Best regards,
VictoriaMarch 21, 2017 at 5:03 pm in reply to: How to Add Evergreen Last Modified Date for Posts and for SERP #764258Hi Ed Fritz,
Here is a fresh article on how to add date modified to your posts.
And here is a good example for Google SERP time modified:
http://webmasters.stackexchange.com/a/79401Let us know if you have any more questions and hope this was helpful.
Best regards,
VictoriaHi rksystems,
Try changing the $ in the code snippet to jQuery
jQuery(document).ready(function() { $("#custom-chimp-button").on("click", function() { var frame = document.getElementById("chimp-form-main"); var content = frame.contentWindow; content.postMessage("open-chimp-frame", "*"); frame.style.opacity = 1; frame.style.display = "block"; }); });It might work when the error is gone.
Best regards,
VictoriaHey envatotastic9,
1) It might be that the php error notices on top of the page prevent the masonry to calculate viewport height correctly and animation is late.
2) This is the way it’s meant to be in Masonry gallery, you could change settings for excerpt and title to appear on mouseover. Or use portfolio grid it allows to have title and excerpt below the image, but doesn’t have that kind of loading animation.
Best regards,
VictoriaMarch 21, 2017 at 3:56 pm in reply to: Avia Advanced Layer Slider not displaying properly on tablets #764240Hi MadRhino,
Negative left alignment is still there. You might want to adjust those layers in LayerSlider.
Best regards,
VictoriaHi harbourassist,
Looks like LayerSlider is not activated and also, when I chose a slider to edit, I saw a few Javascript errors in console:
here is the screen shotThey might be preventing the LS from working properly.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
March 21, 2017 at 2:33 pm in reply to: After 4.0.2 Update – Scrolling Not Working in Safari. Please Help #764204Hi xianeK,
I checked on mobile emulators, not the browser one and on an iPhone. The scroll is smooth. Not jumping, like in browser emulator.
http://mobiletest.me/htc_one_emulator/?u=https://mo-sound.com/de/Best regards,
VictoriaMarch 21, 2017 at 2:03 pm in reply to: Connect post slider to subdirectory installation of WordPress #764186Hi Kelly,
What I meant was a database export and import of your posts, it might not trigger that mechanism you have for automatic posts. This need further investigation. It’s not a matter of directories or subdirectories.
Here is an article about ways you can move content.
And here is an article on how to display posts from another post, getting them via rss.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi WaveToys,
You can go to source files of your theme /enfold/js/mediaelement/mediaelement-and-player.min.js and find startVolume:0.8 and replace it with startVolume:1.0.
It’s not the best solution, but it might help you.
Best regards,
VictoriaMarch 21, 2017 at 12:14 pm in reply to: Search displaying products that should be hidden from search #764140Hi Natasha,
Here is more on installation and use of plugin.
Can you give us a link to the page where you don’t see search in mobile view, please, in the private content box below.
Best regards,
VictoriaHi roderickvs,
Please add code in the functions.php file.
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { $('.pagination').insertBefore('.term-description'); } $(window).load(function() { a(); }); })(jQuery); </script> <?php }Let us know if this was helpful or if you have any more questions.
Best regards,
VictoriaMarch 21, 2017 at 11:55 am in reply to: wrong language in contactform-mail (true instead yes) #764133Hey Joanna,
Can you give us a link to the page on your website where you have this issue. You can put it in the private content box below.
Best regards,
VictoriaHi architchandra,
It’s archive.php that you will need to work with in your child theme.
Best regards,
VictoriaHi kharsoul,
You can give these divs ids, and using these ids and media queries change the images for smaller screens.
You will also have to change the button colors, since the white ones will not be seen over white background.Let us know if you have any more questions.
Best regards,
VictoriaHi MadRhino,
I got confused now. What is it you need to achieve? And can you send a screen shot of what is not working?
Also here on the top image the title and the button are too far to the left, they go beyond view.
Best regards,
VictoriaHi BPC,
The best solution in this case is to prepare high quality, equal height images, then thumbs will be equal height also and will not be stretched and not lose quality even more.
The height is not equal because it is not equal in original images.
Best regards,
Victoria -
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
