Tagged: Portfolio
-
AuthorPosts
-
March 21, 2017 at 5:51 am #763980
Hey guys,
On all portfolio entries, I want to remove the feature that shows your thumbnail image again, blown up with the option to go between entries. Along with all that tag entry text on the bottom.
See what Im talking about here: http://www.ccyran.com/projects/advertising-age/
The password is provided in Private content.
Thank you,
Chris- This topic was modified 7 years, 8 months ago by ccyran.
March 21, 2017 at 6:45 am #764016Hey Chris,
Just to confirm, are you referring on the image showing up when hovering over next and previous button? also do you want to remove the tags below?
Best regards,
NikkoMarch 21, 2017 at 6:47 am #764020Hi Nikko,
I’m referring to the image that appears on the pages after you click on a portfolio entry.
I want the entire thing removed. The two arrows for previous and next, the thumbnail image thats enlarged, and all the tags and related search titles below.
Thank you.
March 21, 2017 at 7:01 am #764030Hi,
I’m not sure that would be a good idea, would you rather have the Work page (link in private content) portfolio images when clicked do nothing instead?
Best regards,
NikkoMarch 21, 2017 at 7:04 am #764033Hey,
Those thumbnails will lead to content that I’m making for each. Here’s an example:
It looks like that big image is gone. But the arrows on the side are still there, along with the related search text and tags at the bottom. I want that all removed.
Best,
ChrisMarch 22, 2017 at 12:13 am #764448Hi,
Try adding this css code in Quick CSS (located in Enfold > General STyling):
#top.single-portfolio .avia-post-nav, .single-portfolio #av-layout-grid-2, .single-portfolio #av-layout-grid-3, .single-portfolio #av-layout-grid-4 { display: none !important; }
Hope this helps.
Best regards,
NikkoMarch 22, 2017 at 12:20 am #764454Hey Nikko,
That worked! But not on everything. It looks like some either show tags, or some show the “related field”
Can you do this so it removes everything on every project?Thank you.
March 22, 2017 at 12:24 am #764458Hey Nikko,
Sorry. When you gave me that code, it also removes any information I added in myself.
So to be clear,
I want to remove the arrows that slide to other projects, the “Tag” fields, and the “Related Searches”.
Thanks!
March 22, 2017 at 1:00 am #764492Hi,
Are you using Avia Layout Builder on the single portfolio page?
Regards,
NikkoMarch 22, 2017 at 1:10 am #764493Hi Nikko,
Yep! I am.
I posted my login credentials below in private content for you to take a closer look.
One page to reference is: http://www.ccyran.com/projects/blink-campaign/
thank you,
chris- This reply was modified 7 years, 8 months ago by ccyran.
March 27, 2017 at 3:32 am #767137Hi,
If you’re using the advance layout builder, the single portfolio page should be blank. Anyway, add the following css code to remove the thumbnail, related items and the tags.
.single portfolio .blog-tags, .single-portfolio .page-thumb, .single-portfolio .jp-relatedposts { display: none !important; }
Best regards,
IsmaelMarch 27, 2017 at 4:28 am #767163Hey Ismael,
Perfect!!! Thank you!
You guys rock.
-
AuthorPosts
- The topic ‘Remove portfolio entry slideshow’ is closed to new replies.