-
AuthorPosts
-
February 1, 2016 at 6:01 pm #575941
Hi guys,
I am working on a new website with different portfolio’s (no shop).
How can I create the avia-content-lider like on your demo Frontpage shop, see section Top Seller (move right and left with arrows)?
Please advise.
Thanks & regards,
MoniqueFebruary 2, 2016 at 8:09 am #576283Hi Monique,
That is the Layer Slider, could you try that please?
Best regards,
RikardFebruary 2, 2016 at 10:12 am #576335Hi Rikard,
I don’t mean the slider on top (that is the layer slider). I mean the section Top Seller, where four products are shown with arrows left and right to view more products.
Please advise.
Regards,
MoniqueFebruary 3, 2016 at 5:51 am #576881Hi,
Oh sorry, that is the Product Slider, you will find it under the Plugin Additions tab in the builder.
Thanks,
RikardFebruary 3, 2016 at 9:57 am #576999Hi Rikard,
Like I mentioned above, we do not have a shop and we are not using WooCommerce. I think the Plugin Additions tab only appears when we install WooCommerce?
The slider we need should be for portfolio, not for products, but it should look the same :-)
Please advise.
Regards,
MoniqueFebruary 5, 2016 at 9:59 am #578389Hey!
Currently you can slide products in that style.
For portfolio you can use accordion slider or featured images slider but the style is much different.
in case you need to display the portfolio items similar to the product slider please try this plugin https://wordpress.org/plugins/carousel-horizontal-posts-content-slider/ and much more here https://wordpress.org/plugins/search.php?q=portfolio+slider
Regards,
Vinay KashyapFebruary 25, 2016 at 12:02 pm #588962Hi guys,
That is really a pitty :-(
The client decided to go for pagination, although it is not a good or preferred choice since the whole page will be reloaded each time you click next page and it starts again from top… The visitor then manually has to scroll down again to the portfolio slider.
Is there a solution when you click on next page, that the ‘new’ page automatically scrolls down to the portfolio slider again?
Thanks & regards,
MoniqueFebruary 28, 2016 at 1:27 pm #590399Hey!
The requested feature requires a lot of custom jQuery coding.
This is out of our support scope still we like to help you get started on it and achieve what you are trying to do…function add_custom_code(){ ?> $(document).ready(function () { $('html, body').animate({ scrollTop: $('#ID-To-Scroll').offset().top }, 'slow'); }); <?php } add_action('wp_footer', 'add_custom_code');
Customise the above jQuery to affect only the pages you need and add it in the functions.php. If you are not comfortable doing this you might need to hire a freelancer.
Regards,
Vinay KashyapApril 1, 2016 at 12:23 pm #606626Hi Vinnie,
Sorry for my late reply – I’ve had a terrible flu the last couple of weeks.
Thanks for your effort, but I can’t get this to work and to hire a freelancer is no option.
The client accepted how it functions now, so you can flag this topic as solved.
Regards,
Monique -
AuthorPosts
- The topic ‘How to create avia-content-slider for portfolio’ is closed to new replies.