Tagged: Portfolio Testimonial
Hello
When I insert the code to display a specific category in the portfolio element, or even when I select one of the categories in the portfolio element, the images in the testimonial do not load correctly.
I enter the following code in my funticons.php. This is in accordance with the instructions on the themes website.
//——————————
// php – Open portfolio category
//——————————
function select_portfolio_filter(){
?>
<script>
jQuery( window ).load(function() {
jQuery(‘.inner_sort_button:eq(2)’).click();
});
</script>
<?php
}
add_action(‘wp_head’, ‘select_portfolio_filter’);
Do you have a solution for this problem?
Hey dominictschupp,
Thank you for the inquiry.
We may need access to the site to properly investigate the issue. Please provide the site URL in the private field, along with the login details.
Best regards,
Ismael
Hey Ismael
I found the solution. An error occurred when loading the images, but I was able to fix it by making adjustments to the CSS. Thank you.
BR
Hi,
Glad that you found a solution, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
