Porftolio Page Filters & Problems (target=_blank)

This is my portfolio page ^

Filters at the top of my portfolio page are unchanging even after modifying portfolio categories and tagging portfolio pages as those categories. All portfolio categories have been added and individual portfolio products have been categoried as the filters needed to show up at the top. Filters at top (4 of them) are not changing from what they used to be even though the categories and individual portfolio pages have been updated and tagged. (Currently it is ALL. Ecommerce. Logo & Branding. Websites) but should have graphic design as an option instead of ALL)

Also when someone clicks on a portfolio option it should open in a new link (target=_blank) I would like to know how to do this as well.

(last JQUERY suggestion didnt work) (see below)

jQuery(function() {
jQuery(".page-template-template-layout-portfolio .x-main a").attr(“target”, “_blank”);
});

Hi There @FlywebMedia

Thanks for writing in! Upon inspecting your site, I see that you’re using an older version of X theme (4.6.4) and Cornerstone plugin (1.3.3) on your site. The latest version of X theme is (6.5.6) and Cornerstone is (3.5.5) as you can see it on our version information here (https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195).

First of all, I would suggest you to take a full backup of your site and update your X theme and any outdated plugins including Cornerstone, to the latest version by following our guide here (https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62). This will fix most of the bugs we had for the past and you can also enjoy newly introduced features as mentioned on our changelog (https://theme.co/changelog/).

Once you’re fully updated, make sure to clear all caches as well before testing your site again (https://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/).

Let us know how it goes.
Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.