Support ForumNo individual portfolio post – Support Forum https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/feed Sun, 08 Sep 2024 01:46:03 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1186 <![CDATA[No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1186 Tue, 12 Nov 2013 14:47:47 +0000 dennismic Hi,
I would like to remove links under each portfolio item, so it doesn’t go to each individual portfolio post. I only want an overview of portfolio images and titles, without any possibility of clicking and landing on a specific individual portfolio post.

How can I make this work?

Thanks.

]]>
https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1187 <![CDATA[Reply To: No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1187 Tue, 12 Nov 2013 16:22:50 +0000 IshYoBoy Hi there.

In this case you need to customize the [portfolio] shortcode’s code. We strongly recommend to do this via Child Theme.

Please locate the “ishyoboy_shortcode_portfolio” function in “wp-content\themes\minicorp\assets\framework\wp\shortcodes\shortcodes.php”. Now copy the whole function into your child theme’s functions.php and modify its code.

Basically look for <a href= and update the code to your needs to remove the links but to keep all the necessary titles and other html elements.

Hope this helps,
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1192 <![CDATA[Reply To: No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1192 Wed, 13 Nov 2013 08:14:26 +0000 dennismic Hi,

Can you tell me which lines I have to adjust? This because there are plenty of <a href= codes into the shortcodes.php file.

I want to make adjustments in order for portfolio items (on portfolio page or in portfolio scroll) not to link to individual portfolio pages. As well as for logos as for titles.

Thanks.

]]>
https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1198 <![CDATA[Reply To: No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-1198 Wed, 13 Nov 2013 09:18:30 +0000 IshYoBoy Hi there,

You will have to update it in almost all places as these are linked to all possible combinations of Portfolio Options and styles.

Whenever there is a code containing “get_permalink()” this outputs a link to the single page of the portfolio.

<a href="' . get_permalink() . '">

If you are unsure, please give it to a web-developer, They should be able to change it in less than 10 minutes.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-8729 <![CDATA[Reply To: No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-8729 Mon, 15 Jun 2015 15:28:09 +0000 aptchoices You said to:

Please locate the “ishyoboy_shortcode_portfolio” function in “wp-content\themes\minicorp\assets\framework\wp\shortcodes\shortcodes.php”

But I can’t locate this file. I’m using the boldial theme and boldial child theme.

Thanks!

]]>
https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-8738 <![CDATA[Reply To: No individual portfolio post]]> https://support.ishyoboy.com/forums/topic/no-individual-portfolio-post/#post-8738 Tue, 16 Jun 2015 04:33:45 +0000 IshYoBoy Hey,

This topic is for Minicorp WordPress Theme and it has a different code. This is the reason. Please open a new topic for Boldial Theme if there is no topic regarding your problem yet.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>