-
Search Results
-
I’ve successfully added an icon to the social media profiles and everything is working as it should with one exception.
I can’t figure out how to make the mouseover tooltip read Blog instead of Magna on the second one from the right edge – it’s a B for Blog icon.
I can get it to read Blog, but it defaults to the pencil Icon when I do.
I sure could use some help.
Topic: Product Slider – Woocommerce
Hi,
It would seem the problems is still there once we add all the sub-categories to the product slider. you can see this at http://www.retrofrocks.com/test we also made sure the fix was inside the function.php, which it was:
function add_custom_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘ul.products.slide-entry-wrap li:nth-child(1)’).removeClass(‘last’).addClass(‘first’);
jQuery(‘ul.products.slide-entry-wrap li:nth-child(2)’).removeClass(‘first’);
jQuery(‘ul.products.slide-entry-wrap li:nth-child(5)’).addClass(‘last’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘add_custom_tooltip’);—————————————————————————————————————————–
As per my last comment, we have re-created a new test server and have done a fresh upload of wordpress / woocommerce / enfold (latest version)We then set up enfold as the same as the live server, we also imported all our products into the basic woocommerce shop and created a basic front page with the slider on it. THIS WORKS
We then uploaded all the plugins that we use and made active the ones we need and the product slider still worked.
We then added our custom CSS and function.php and the slider still worked.
We never used the old database or enfold setting, everything was re-done manually, apart from the product import.
We will now configure all the woocommerce setting and all the plugin setting, one by one and see what happens.
This is a very odd issue.
Hi, 2 quick questions, if you click on the link my 2 problems are:
1. Right at the bottom on the 2 promo boxes, they are not central and are more over to the right, even if you create some columns and put them in the middle column, they are still more over to the right and…
2. On the masonry gallery the thumbnails have a small yellow border on the bottom, this is because i have made the main color yellow so when the mobile menu kicks in, the white navigation text can be seen, but since i added this color the small line appeared under each gallery thumbnail image. i have looked at inspect element and can untick the color and it works fine, but i don’t know the css to do the same. The code below is where you can untick the background color near the end of the code ( background-color: #f4c91c;)
hope this makes sense, cheers guys… :-)
greenwicholympian.co.uk/media=”all”
.main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
background-color: #f4c91c;
color: #ffffff;
}Hi Guys,
The tooltips of any hotspot image i add are not showing. I have installed the theme in a test environment (same theme version), when i add a hotspot image with the same settings the tooltips show up.
I also tried temporarily disabling all custom css but unfortunately that didn’t work.
Link and login details below.
I’d be great if you can help me out.
Kind regards!
Hi,
I want a bullet list on a Hotspot image tooltip but they wont show and I cant seem to find the CSS descriptor that I can edit to show the bullets.
Thanks
Hello,
I want to hide the tooltips that appear on top of the gallery images on hover.See the image attached
Thanks
