Forum Replies Created
-
AuthorPosts
-
Thanks Ismael. That did the trick.
Update – I tried naming the IDs “item-a”, “item-b”, etc. instead of just “a”, “b”, etc. That seemed to work on the live website and everything is displaying/linking fine. I’m not sure why using “s” for one of the IDs was an issue, but this seems to work to get around it.
Hi Rikard,
We had the ID added to the first toggle so it would open when someone clicked “S” at the top of the page and jumped down to that area. We also have the ID applied to the “S” that is displayed above the accordion.I added another header and accordion for “T” below what we have been looking at for “S” and that works with no issues. It has the ID set for the “T” header as well as the first toggle. You can also see the “S” is not displaying correctly with the ID applied to it and is overlapping the accordion slightly. I’m not sure why, but it looks like the issue has something to do with using the ID with the name of “s”. But I have no idea why.
Ryan
Hi Rikard,
I’m not able to provide you login info for the live website, but can for our staging copy of the website.I created a version of the page there and added the links across the top that would jump down to the accordion for the letters in the alphabet. Since it was the “S” header and accordion that was having the issue, I just added those to this page and nor all the other accordions. I’m seeing the same issue here. I have no idea why we would just see this happen for “S”, but at least the issue is consistent.
Below is the info you would need for the staging website.
Thanks!
October 25, 2024 at 3:56 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1469842That’s great. Thanks for all of your help Mike.
October 18, 2024 at 7:37 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1469412Thanks Mike. It was set to 109%. Changing it to 110% looks like it worked when viewed full screen. But when the browser window is resized or the website is viewed on smaller devices, the background starts to not expand all the way along the bottom of the content container (on the left and right).
Here’s the CSS I currently am using for that:
.custom-header-background-bottom { background-image: url(/wp-content/uploads/2024/09/top_no_fade.png); background-repeat: repeat-x; background-position: bottom center; background-size: auto; height: 50px; width: 110%; position: absolute; top: 25px; left: -5%; transform: rotate(180deg); border: #FF0004 solid thin !important; }
- This reply was modified 2 months ago by NicomIT.
October 18, 2024 at 2:00 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1469392Thanks Mike. That worked perfectly.
Do you happen to know how I can adjust the background at the bottom of the main content container so it is the full width of the content container? I still have a red border on that on the home page so you can see where the background doesn’t quite go all the way to the right edge of the container. If you resize the screen and make it smaller, you will see the gap increases and also appears on the left. If you could let me know what to adjust so that fills the full width of the container, that would be awesome.
It looks like this is happening on all the pages for the background at the bottom of the main content container. But the background at the top of the header and footer areas all look fine. So I just need this one to display the same as those.
Thanks again for the help.
October 15, 2024 at 2:29 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1469156Thanks Mike. That worked great.
Is there a way to display the background at the bottom of the main content container on all the pages in the website? After making these updates, it’s displaying there on the home page, but not the other pages/posts. The background that displays at the top of the footer is showing on all the pages/posts, so that is great.
One small thing I noticed is the background at the bottom of the main content container doesn’t extend quite to the full width of the area above it. When you view the home page on a large screen/full width, it looks like there’s approximately 4 pixels on the right of it where the background doesn’t go all the way to the edge of the content container. If you resize your browser to make the screen smaller, it looks like the same thing happens on the left and right sides, but it’s more noticeable. I placed a red border around the background to make this a little easier to see.
If you could let me know what would need to be adjusted so the background extends the fill with of the content area, that would be appreciated. The way the background displays above the footer area is prefect and is what I would like this to look like.
Thanks again for the help.
October 11, 2024 at 4:43 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1468934I have been working on this a bit more and added a background image to display at the top of the header area on the pages in the website. You can see what I am referring to in the area in this screenshot that has the red outline around it:
https://hfxfarmersmarket.nicomitcms.com/wp-content/uploads/2024/10/Background-Example.jpg
I am trying to add the same type of background to the bottom of the main content container and the top of the footer container, but not having much luck. See the red outlined areas in this screenshot:
https://hfxfarmersmarket.nicomitcms.com/wp-content/uploads/2024/10/Content-and-Footer-Example.jpg
If someone could let me know how I could do this, it would be great. The link to the website is included in the private data below. Thanks!September 23, 2024 at 1:49 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1467666Thanks Mike. I found the issue. It looks like there was some additional code in my CSS that was still making the background of the area white.
#main { background-color: white !important; /* Keep the white background only in the main content area */ }
Things look good now, except that the area where the margin was added to the bottom of the page is still displaying as white on the home page. Is there something different that needs to be done for that page? All the other pages in the website are displaying things fine.
September 20, 2024 at 8:42 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1467538Thanks Ismael. Unfortunately, that didn’t work. Is there anything else we can try?
September 19, 2024 at 4:25 pm in reply to: Add Margin Between Bottom of Content Area on Pages and Footer Widget ASrea #1467464Thanks Ismael.
That added space to that area, but the area where the margin is has a white background. Can you let me know how to increase that margin and not have a background color? We only need to have the white background color in the main content area and in the widget/footer area. The area where the margin is being added, should have no background color so you can see the main background image used by the website.September 12, 2024 at 2:09 pm in reply to: Portfolio Grid – Display Categories Beside the Grid #1466823Hi Ismael,
Here’s the page that I would like to do this on:
https://www.nicominteractive.com/portfolio-web-design-development/I would like to display the categories in the vertical list in a column to the left of the grid.
Thanks!
Thanks for the reply and info Ismael.
It would be great if this could be something considered as a new feature for a future version of the theme. Templates in Enfold are very easy to use and create. But as I mentioned, are just a bit difficult to manage and view when you have a longer list of them. So if there was a more robust way to view and organize them instead of a single dropdown, that would really help.
Instead of one list/dropdown, maybe the ability to manage them like menus in WordPress where there could be parent/child categories and display those with a dropdown or megamenu style would make it easier? I’m sure there are other and likely better options, so hopefully this is something your team will look further into.
Hi Ismael,
Thanks for having a look at that. I think it was related to the Autoptimize plugin. I disabled that and the accordions look to be working. Can you check on your end?They were working in Chrome on desktop, but when I checked in Edge they were having the same issue that we were seeing on mobile. They are working in Edge now that the plugin has been disabled.
Ryan
Hey there. Quick update on what I implemented.
Things worked good. Just one issue – when viewed on a mobile device, the accordion titles don’t always open when clicked on. Sometimes they work fine, but then other times nothing happens when you click on them. Here are two pages where the accordion has been set-up and we are seeing this issue:
https://www.nicomit.com/
https://www.nicomit.com/services/managed-technical-support-services/Any help would be appreciated. Thanks!
Thanks for the quick replies and info Ismael and Guenni007.
Changing the option under the Advanced > Toggle Titles > Toggle Title Tag settings worked perfectly.
January 19, 2024 at 1:20 pm in reply to: Automatically Activate Advanced Layout Builder & Load Template #1431484Thanks for providing that code Ismael.
Is there any documentation or info that you can provide when it comes to the requirement I described related to the page template? Anything along those lines that would help our development team would be great.
Thanks for the quick reply Yigit. That did the trick.
January 3, 2024 at 6:08 pm in reply to: Menu Dropdown Spacing & Not Able to Select Dropdown #1429198Thanks Rikard. It should be fine to close it.
January 3, 2024 at 2:14 pm in reply to: Menu Dropdown Spacing & Not Able to Select Dropdown #1429183Hi Mike,
Thanks for the reply. I was able to figure it out on my own.December 20, 2023 at 12:51 pm in reply to: Menu Dropdown Spacing & Not Able to Select Dropdown #1428593Thanks Ismael. That worked and I am not seeing the bottom border under the current menu links in the dropdown. The padding looks to be different on those and not the same as the other links in the dropdown menu. There should be more space under the text when the darker background is displayed. It should have the same spacing/padding you see when you mouseover the other menu items in the dropdown. Can you let me know where to adjust that? Thanks for the help!
December 19, 2023 at 8:35 pm in reply to: Menu Dropdown Spacing & Not Able to Select Dropdown #1428526Hi Rikard,
I had some success with the menu and am close to having it display correctly. I am just having some issues with the current menu items in the dropdown menu for the page you are on. Some of them are displaying a green bottom border and all of them are displaying a green bottom border on mouse over. I provided links to two examples below.If you could help me remove those green borders from the current menu items in the dropdown, that would be great. We do want a green bottom border for the current menu item for the main section/parent links in the menu (Cargo & Operations, Cruise, Facilities & About Us). But the links in the dropdowns should not have that.
Thanks!
December 15, 2023 at 8:16 pm in reply to: Mobile Options & Resizing for Enfold Gallery Feature #1428244Hi Rikard.
You should be fine to close it.
Thanks.December 15, 2023 at 1:29 pm in reply to: Mobile Options & Resizing for Enfold Gallery Feature #1428209Thanks Nikko. That worked great.
December 13, 2023 at 1:33 pm in reply to: Mobile Options & Resizing for Enfold Gallery Feature #1427992Hi Nikko,
Two columns would be fine.
Thanks!November 15, 2023 at 3:37 pm in reply to: Formatting & CSS in Child Theme Not Recognized After Update to Enfold 5.6.8 #1425687Thanks for the help Nikko. That did the trick.
Thanks Ismael. That code should be added to the functions.php file in the child theme?
Do you know why that would be happening? We didn’t have this issue with any pages/posts on the website until the last week or so.
We updated Enfold approximately two weeks ago, but had to revert it back to the older version temporally when we found some issues. But have since changed it back to the latest version.
Hi Ismael,
We don’t currently have a caching plugin active on the website. I included admin login info below in the private field as requested.Here’s one of the pages that is not displaying correctly:
https://www.maritimetravel.ca/recommended-resorts/riu-emerald-bay
If we were to edit and then save that page, it would fix the issue. But we really need to know what is causing it so we can avoid further issues with other pages.
Ryan
November 14, 2023 at 3:11 pm in reply to: Formatting & CSS in Child Theme Not Recognized After Update to Enfold 5.6.8 #1425576Thanks Ismael. That looks to have worked. The only thing outstanding is for longer list items, the second line of text is wrapping under the dash instead of lining up with the first line of text. This wasn’t happening before we updated the theme.
https://www.maritimetravel.ca/wp-content/uploads/List-Items.jpg
-
AuthorPosts