Forum Replies Created
-
AuthorPosts
-
October 29, 2025 at 10:12 pm in reply to: Pagination and items settings in taxonomy-portfolio_entries.php #1490712
HI Ismael,
Thank you!October 28, 2025 at 2:00 pm in reply to: Pagination and items settings in taxonomy-portfolio_entries.php #1490659Thank you for your response Ismael.
I created a temporary login using (Email address hidden if logged out) . See the link in the private content field.
October 27, 2025 at 2:40 pm in reply to: Pagination and items settings in taxonomy-portfolio_entries.php #1490624That doesn’t seem to work. I tried both the parent theme and the child theme’s function.php.
October 24, 2025 at 2:13 pm in reply to: Alignment issues with “image-overlay overlay-type-external” on hover #1490568Hi Ismael,
Thank you for your response. Should I be adding that to the child or the parent theme’s function.php?October 21, 2025 at 2:38 pm in reply to: How to edit the Portfolio Items Category/Archive Template and Sidebar Settings #1490464That’s an interesting approach. I’ll have a look at that. Thank you!
KC
October 20, 2025 at 4:12 pm in reply to: How to edit the Portfolio Items Category/Archive Template and Sidebar Settings #1490411Hi Ismael,
Thank you for all the assistance with my questions.I understand the concern about long threads. However, I believe all of these topics are directly relevant to the subject, “How to edit the Portfolio Items Category/Archive Template and Sidebar Settings”. In fact, on the whole, most subjects and language in these support threads are less verbose. I often get “no results” when I search this forum. “How to…” articles that have more details would be helpful.
It’s unfortunate that the theme provides facility for a custom post type, but no controls for the layout of the category page similar to the blog, particularly with regard to the category template.
In #3 above, you asked for a screenshot of the issue seen at https://libbiemark.com/artworks/1960s/. I created a new thread per your request.
Thank you again for your assistance.
-
This reply was modified 1 month, 1 week ago by
milkrow.
October 17, 2025 at 4:50 pm in reply to: How to edit the Portfolio Items Category/Archive Template and Sidebar Settings #1490353I believe I understand those instructions. However, I still have questions on how to edit the template in question.
I believe the correct template is taxonomy-portfolio_entries.php. I made a few adjustments to it…but I’d like to further customize the template.
1. I would like to remove “Archive: ” from the title (It’s NOT an “archive”. It’s a category. If I could append it somehow…like with a data attribute?
2. I would like to have some control over the layout, can this template use a page with a custom layout (like the way the Blog page can be set to a custom page)?
3. When this grid first loads, on hover, the image-overlay appears as a thin strip at the top. I could not determine how to eliminate this with css.With regard to the Sidebar, thank you for providing more clarity there!
I went to Enfold > Sidebar Settings > Sidebar On Archive Pages and chose Right Sidebar. That works.I also set Separate Sidebars For Blog And Archive Pages to Show separate Archive Sidebar on Archive Pages. That works. It exposes the Sidebar Archives widget area.
Then, I added the navigation menu widget to the Sidebar Archives widget area, but it does not display (that’s how I realized that this has to be a totally different template file: taxonomy-portfolio_entries.php). Rather, a default: Pages, Categories, Archive widget set is shown.
I don’t think its the right solution to set that navigation menu widget to Display Everywhere because that would affect other pages where I may want to have a sidebar with different widgets in the sidebar…is that the ONLY way?
Thank you for any advice (and for your patience), I really appreciate it.
October 17, 2025 at 2:43 pm in reply to: Add widget for Portfolio Item categories to sidebar that is dynamic #1490351Thank you for determining the issue causing the links to not work due to overlap. That css change fixed the issue.
October 16, 2025 at 3:37 pm in reply to: Add widget for Portfolio Item categories to sidebar that is dynamic #1490296The password protection shouldn’t matter, you can still see the links aren’t working. But I removed the password.
I did some tinkering, and I have discovered something.
Compare one portfolio item vs. another. They have the same template but their Title Bar settings are different.
The Title Bar is set to “hide both” and the links don’t work here:The Title Bar is set to “default”, and the links do work here:
So there is something that is causing the links to stop working if “hiding both” is selected. I think it is the existence of drop-down menu items in the header where those regions overlap the sidebar. See this screenshot:
https://drive.google.com/file/d/1gac80t1KhrN_RVFbez1uoBZXRLn9RSR_/view?usp=sharing
You can see that the region for the drop-down menus overlaps the sidebar menu items at the top. I added two additional categories in the menu, and those work because they fall below the drop-down menu region.
As a work around, I can show the title bar (though, for various reasons particular to this site’s content, I wanted to hide the title and use an h1 in the custom layout), but I think this should be addressed so that one can have a drop-down menu, and sidebar navigation that do not conflict (out-of-the-box). I could also add padding to the menu…but I shouldn’t have to force the sidebar menu down on the page to avoid overlap with the drop-down menu region–if the region were larger, it would still conflict with moderate padding.
Can you fix this?
Just in case there was an issue between the Boxed vs Stretched layout, I switched to the stretched layout (but it turns out the same issues existed in Boxed and Stretched).
Also: Before I found this through inspecting the menu, I’d considered these options below. I’m including them in case it’s helpful:
I also tried setting the page’s sidebar settings to use “Sidebar Pages” and moved the navigation widget to the default Sidebar Pages widget area. Same result, so it doesn’t appear to be an issue with the custom widget area.
I added Enfold Child Latest Portfolio links to the Sidebar Pages widget area and those links work (even when “hide both” is selected). ((But this is because they appear lower on the page and don’t conflict with the Z-index of the drop-down menus, even when those drop-down menus aren’t active.))
I have since removed these test options and put the navigation menu widget back in the custom widget area and changed the settings back to display these in my custom posts.
October 15, 2025 at 10:48 pm in reply to: Add widget for Portfolio Item categories to sidebar that is dynamic #1490261Hi Ismael,
I found those options (I didn’t think of the nav menu…such an obvious choice). However, when I populate that menu, and set that menu to display on the portfolio pages, it shows up, but the links do not work.
https://drive.google.com/file/d/1uN9V9ItpDRJGDBjdYe2yO-5nmoRHbVaT/view?usp=sharingIn the menu area of the dashboard, the link is working:
https://drive.google.com/file/d/12-myosbU7ZKl-fsC1lfgzr0EV6l9bAjf/view?usp=sharing
https://libbiemark.com/artworks/1960s/
(also, am I able to edit this category page?)Additionally, I inspected the menu to compare a working category link vs. the portfolio category link. They had different classes. However, when I tried to manipulate the classes of the portfolio category link to match the working post category link, it had no affect. See this image:
https://drive.google.com/file/d/1nszk6G2MM-KIZe9-r2Bw7zgwmeIHPOhq/view?usp=sharingOn a staging site, I remade the menu and widget on portfolio pages and added regular post categories and portfolio categories, and neither of those links worked, but a simple link to a page worked.
-
This reply was modified 1 month, 1 week ago by
milkrow.
October 15, 2025 at 5:27 pm in reply to: How to apply ALB Custom Layout to all Portfolio Items? #1490257Ah, that wasn’t clear. I was seeking a solution such that the custom layout would be a template used for each time a new post is created. But this may work…allow me to test this to be used the way you’ve described and I’ll circle back.
Thansk Ismael!
KC
October 14, 2025 at 5:55 pm in reply to: How to apply ALB Custom Layout to all Portfolio Items? #1490214This reply has been marked as private.October 13, 2025 at 5:52 pm in reply to: How to apply ALB Custom Layout to all Portfolio Items? #1490141Thank you for the reply. I will try this and let you know how it goes. Since the Portfolio custom post type is already part of the theme, it would be very helpful to your users to have a way to implement custom layouts for all posts of that type. It could be a setting in the advanced area, such as the one you provide to register new CPTs for using ALB. For new CPTs that aren’t. original to the theme, I understand that would be a “different” animal. I hope you’ll consider that for future releases.
This reply has been marked as private.Hi Rikard,
I just wanted to post back in here and mention that I was having the same issue where all of a sudden, my content went missing in Advanced Layout Builder. Per your helpful suggestion, I enabled debug and was able to make the fixes I needed (it was an unclosed div). I do want to point out, that, in principle, this is a very non-user-friendly way to handle mal-formed html. In some cases, a simple unclosed tag makes all the content disappear?I expected Enfold would use a more elegant way of handling this rather than preventing the user (and likely a user not experienced with how to enable debug mode via FTP) from being able to click back into the element and correct the error. I know you can’t be expected to anticipate every kind of random code, script, etc. that folks may choose to jam in there…but it sure is frustrating to be working alnog and BAM!, no content in the element to edit, nevermind fix. That the front end display doesn’t break is a good thing, albeit confounding to novice users of the theme. Making the content disappear and leaving, “Click here…” is not sufficiently clear as to next steps.
Would you consider implementing some sort of explicit and verbose warning in the Advanced Layout Builder when code is malformed or some other way to make that user experience better? Could the editor be designed in such a way to lead the user through the proper method to debug and fix…even getting the user that far along might be helpful…and cut down on forum posts! More time for you to…I dunno, play ultimate frisbee or go spelunking or whatever you do in your spare time. ;)
Sincerely and appreciatively for all that the support team does to help the community,
Milkrow.Here is the information. Let me know if you need anything else.
This solution leaves me with no title tag attribute. Unfortunately. BTW, I thought of another way to handle this, should anyone find this thread and need an option. You could create a separate gallery and add a class to that gallery, THEN style all the titles of that gallery. So you’d have one gallery with italic titles, then a separate gallery with roman titles. Just a thought. Hope that helps someone.
So far so good. Thanks Nikko!
Hi Victoria,
I would very much like to see there be a way to add a class to any image…that was a legacy feature in WordPress I believe…whereby you could choose advanced options and add a class, but perhaps that was not carried through to the latest version (not sure why). However, I do have a work around for now which is to use a pseudo class to write the content I want wherever there is an empty field and then style that.h3.someclass:empty:before { content: "something"; font-style: normal; }Not ideal, but it does the job, for now.
Hi Ismael, thanks for the reply.
Correct. I was testing it on my install before I tried to do it on the client install. And ultimately, the issue is that I cannot manipulate my settings on the migrated site. Did you see the video? Is that odd? I can’t change any of the settings. What do you recommend I try next? Thanks in advance for any thoughts.Ismael,
Thanks for your reply. Perhaps I wasn’t stating the issue clearly. I did not reset after importing, I reset before importing. Here’s what I did:Step 1. I EXPORTED my settings.
So now I have a file that represents all the settings on the site. I should be able to import those to Enfold, and my settings would appear after IMPORT.Step 2. I RESET all options.
Step 3. I IMPORTED the settings file.
Step 4. It didn’t work. I cannot see those settings in the Enfold Child Theme. I should be able to see them.
The theme options are, I would think, in the exported file. And that is the issue…I shouldn’t have to resort to the database to get the dashboard display of the Enfold Child Theme to show me the settings that I’ve chosen.
So are you saying that the import feature only works on a fresh, untouched install? Is there anything else that might cause this issue in migration? The theme should allow the user to see the settings and clearly they cannot. I can’t even set the background image in the header. Please look at the screen shots above. Also, I’ve uploaded a video to show the problem. Let me know if this helps.
Thanks again for taking a look at this. KC
Hi Victoria,
If you look at the screen shots I sent, you’ll see that I have a masonry gallery and in that gallery, there are images some of which have titles (title field) which are in an italic font (achieved via a css class applied to all titles), and some which have titles which are not italic, which is achieved by putting a span class (e.g., “roman”) directly in the title field. To avoid having the title tag appear (on hover) and show the span class…I want to add the class another way, but I cannot find a way to add a css class to certain images in Enfold. I thought there was a place in the media library to add a class…to be clear these images are not in separate image elements, they are in a masonry gallery.I wonder if someone can please take a look at this? I need to complete the migration. Any help would be greatly appreciated. Thank you.
I am having a very similar issue where I’ve migrated an Enfold site with a child theme. The custom css wasn’t working, so I followed a tip from another support thread to delete the enfold_child.css from the dyanamic folder, then resave the Enfold Child settings to regenerate the css. However, that wiped out all the other settings, such as the background image I’d uploaded. I then discovered that I could not then select the background image option in General Styling. I’ve tried exporting the settings from the first location then import to the migrated location…but nothing happens. I’ve attached some screen shots. I could really use some help here. The screenshots in the private content show what the general stylings area looks like BEFORE migration and then AFTER migration…whereby it looks like Enfold can’t see the settings anymore. This is where I migrated the site to, the destination server.
I’ve also discovered that the export/import settings feature does NOT work. I went back to my first server location and I exporting my settings. Then chose RESET ALL OPTIONS. When I imported the exported settings, it did not include my header background image, nor did it include other colors settings I’d specified. Yet, the settings shown in General Styling appear to be correct. See the third and fourth screen shot. Again, to be clear, this is the place from wehre I migrated.
-
This reply was modified 5 years, 1 month ago by
milkrow. Reason: Further clarification to keep it straight as to which problem is occurring where
This reply has been marked as private.Hi Rikard,
Any assistance on this would be most appreciated, thank you!
KCGood morning Rikard,
The image isn’t placed in its own element. I want to add a class to multiple images that are in a masonry gallery. The issue I’m facing is that the images are of paintings, which have titles that need to be italic…that part is easy, its the ones that do not have official titles. The title field for those images contains <span class=”roman”>Not titled</span>, but of course that shows up in the title tag (yuck!). So the way one might normally do this is to edit the advanced options and put the class “roman” there. I think this would make the most sense if it were done from within the media library. I don’t think I have another way to do this with on multiple images placed in a gallery…thus the question about accessing Advanced Options. Those fields still exist in the db, right? Let me know what you think.One other note, the custom links do no work on the Masonry lightbox when the lightbox linking is deactivated. No link appears on media which has a custom link specified.
Hi Nikko,
Thank you for your assistance. I’m aware of how to add a custom link to the image such that the gallery thumbnail will link to the attachment page. Rather, I was trying to link the lightbox image to the attachment page. In other words, you click the thumbnail, the lightbox pops up, but intead of the click behavior (on the image) being an advance to the next image…it would go to the attachment page.The next issue is that the attachment page in the Enfold theme does not display the image. Shouldn’t it? I’m sure there must be an obvious reason for this, but I’m not able to determine why no image is show on the attachment page.
I have a child theme set up, so I could dupe a page template and alter it…though, I’m not extremely familiar with PHP, so I’d need a little help. I think a solution of this nature might be really useful for a bunch of Enfold users. So if you could provide a little guidance here, we can document the process for others.
Best, KCAny help on how to get the image to appear on its own attachment page might do the trick here…
-
This reply was modified 1 month, 1 week ago by
-
AuthorPosts
