Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
This Worked for me, many thx!
This reply has been marked as private.I wanted to add houzz and another custom url via backend for a footer widget with shortcode.
But now I’m using code for adding it:
<ul class="social-icons large "> <li class="houzz"><a target="_blank" href="#"><i class="fa-houzz"></i><i class="fa-houzz"></i></a></li> <li class="facebook"><a target="_blank" href="#"><i class="fa-facebook"></i><i class="fa-facebook"></i></a></li> <li class="twitter"><a target="_blank" href="#"><i class="fa-twitter"></i><i class="fa-twitter"></i></a></li> <li class="youtube"><a target="_blank" href="#"><i class="fa-youtube"></i><i class="fa-youtube"></i></a></li> <li class="pinterest"><a target="_blank" href="#"><i class="fa-pinterest"></i><i class="fa-pinterest"></i></a></li> <li class="instagram"><a target="_blank" href="#"><i class="fa-instagram"></i><i class="fa-instagram"></i></a></li> </ul>
Hi guys
I can’t find the file sf-shortcodes.php either. I would like to add Houzz and a custom icon and added already the array and made the css changes. But the Icon doesn’t appear when I use the shortcode.
But where can I add
if ( $id == “houzz” ) {
$social_icons .= ‘<li class=”houzz”><i class=”fa-houzz”></i><i class=”fa-houzz”></i>‘ . “\n”;
}? I can’t find any file which contains any similar code.
Thanks!
September 9, 2015 at 8:56 pm in reply to: Product images and responsive product grid problems #211837This reply has been marked as private.September 9, 2015 at 6:11 pm in reply to: Product images and responsive product grid problems #211807This reply has been marked as private.September 9, 2015 at 6:09 pm in reply to: Product images and responsive product grid problems #211806September 8, 2015 at 6:32 pm in reply to: Product images and responsive product grid problems #211457This reply has been marked as private.September 8, 2015 at 3:42 pm in reply to: Product images and responsive product grid problems #211374This reply has been marked as private.September 8, 2015 at 2:20 pm in reply to: Product images and responsive product grid problems #211324This reply has been marked as private.September 7, 2015 at 11:15 am in reply to: Product images and responsive product grid problems #210834Hello,
1) That would be great, many thanks!
2) Unfortunately not, it’s still in development and offline.
I mean when I create a Product and use a product image, the product gallery and put in images with the same height and width and confirm. When I look on frontend, the first image (product image) is shown 100% and when I slide the slider images zoom and the height of the container get different.
3) Atelier is very impressive. At the moment I miss the following features and maybe they are interesting. Footer Accordion ( it looks nice and prevent scrolling), Image Hotspots (for product presentation), product slider on shop view, which look also good with non transparent images. 🙂
thanks!
September 1, 2015 at 4:24 pm in reply to: Product images and responsive product grid problems #209312Edit:
I don’t know why, but after update to 1.71 Responsive problem 3.2 solved.
-
Posted in: We hit Power Elite.