-
AuthorPosts
-
June 13, 2016 at 3:55 pm #647445
On this page
I have added manually a portfolio grid. But below I have related items activated, that seems to come from the latest Enfold Update.
How can I remove this?
Thanks
June 14, 2016 at 2:04 pm #647994Hey Viramedia,
Please refer to this post https://kriesi.at/support/topic/hide-related-items-on-portfolio/
Let us know if you have any questions.
Best regards,
Vinay- This reply was modified 8 years, 5 months ago by Vinay.
June 14, 2016 at 6:44 pm #648198is there no way to disable this in the Enfold settings. Becouse each time I update enfold I will lose those settings…
thanks for helpingJune 14, 2016 at 7:00 pm #648206Hey!
Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and move your modified file there to avoid having it overwritten when you update the theme.
Regards,
YigitJune 15, 2016 at 12:30 pm #648552But should this not be a feature selectable in the ENFOLD Theme options? Would be much more easier.
ThanksJune 15, 2016 at 2:04 pm #648593Hey!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitOctober 18, 2016 at 11:07 am #700571I have a child theme and it works…
but when I add this code
//show related posts based on categories if there are any get_template_part( 'includes/related-posts' );
Il get a php error (fortunately I could change it via FTP back)
any solution?
ThanksOctober 18, 2016 at 1:56 pm #700631Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-portfolio #av_section_1 { display: none; }
If that does not help, please post FTP logins and WP admin logins here privately so we can look into it.
Best regards,
YigitOctober 18, 2016 at 3:12 pm #700673Thanks Yigit. I added the code, but no dofference. Is there any other option for this? Is there no way to disable related portfolio items from Enfold?
ThanksOctober 18, 2016 at 3:15 pm #700676Hi!
In that case, please post FTP and WP admin logins here privately so we can look into it :)
Cheers!
YigitOctober 18, 2016 at 6:24 pm #700802is there any way to resolve it myself withouth giving out WP login data? thanks for helping
October 18, 2016 at 9:03 pm #700869Hi,
Do not worry at all. It is completely safe to share the required credentials in private content area. Only moderators can view it :)
We need to take a closer look at the settings. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.Login credentials include:
- FTP login credentials.
- The URL to the WordPress login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Vinay- This reply was modified 8 years, 1 month ago by Vinay.
October 19, 2016 at 5:30 pm #701440I have added the credential. FTP login is probably not possible. I hope it works with the other
October 22, 2016 at 12:23 am #702693Hi,
We tried to login to the site but the account that you provided is currently not active. Please activate the account.
ACCOUNT PENDING: Your account is currently not active. An administrator needs to activate your account before you can login.
Best regards,
IsmaelOctober 24, 2016 at 9:01 am #703155thanks for the remind, account is approved
October 26, 2016 at 4:26 pm #704398Hi,
Try to add this code in your Quick CSS (located in Enfold > General Settings) or in your Child Theme’s style.css:
#jp-relatedposts { display: none !important; }
Let us know if it works :)
Best regards,
NikkoNovember 11, 2016 at 11:33 am #711070thanks did worked
November 12, 2016 at 8:01 am #711401Hi,
Glad we could help :)
Best regards,
NikkoNovember 18, 2016 at 10:31 am #713917btw. the related posts came from JetPack Plugin. If you remove the feature to post related items, they will not show up
-
AuthorPosts
- The topic ‘Remove related items from protfolio’ is closed to new replies.