Forum Replies Created
-
AuthorPosts
-
Shawna Frede
ParticipantThe issue seems to be connected to my page attributes as when I switch to a default page, the pages work as intended. With some of my full-width pages, when scrolling down the screen the header becomes full-width but the page does not
Shawna Frede
ParticipantThanks so much!
Shawna Frede
ParticipantThanks that works!
I don’t know if I should start a new thread, if I should I apologize. I’m also having issues displaying breadcrumbs on mobile. Is there a way to disable them only on mobile through Agama?
@media only screen and (max-width: 767px) {
.breadcrumb {
display: none !important;
}
}I have searched and been suggested @media code like this example to “display: none” however this, and code like it it does not seem to work for my website.
Thank you!
Shawna Frede
ParticipantWow, easy fix. Thanks a lot!
Shawna Frede
ParticipantWe are both using Chrome and Windows 10. We discovered the issue actually when extending the screen to a monitor, rather than duplicating it, so we should be good… for now…
Thank you for all of your help!!!
Shawna Frede
ParticipantThanks for all your help! Works great.
Shawna Frede
ParticipantThis gives me proper functionality now, thank you so much! The only issue remaining is the background colour. These empty rows do not seem compatible with my row shape dividers and leaves large white spaces. I have tried adjusting the colour on the row shape divider and the empty row but to no avail. This method works otherwise, is there away to make this compatible with the dividers as well?
Thanks so much
Shawna Frede
ParticipantThis reply has been marked as private.Shawna Frede
ParticipantThis reply has been marked as private.Shawna Frede
ParticipantAwesome, just what I needed. Thanks a lot!
Shawna Frede
ParticipantI believe the builder overwrote my About page but the other pages information seems intact. I am still not sure why visual composer stopped showing my information in the editor but hopefully the WP Bakery will help and I will not have the same issue. Thank you for your help
Shawna Frede
ParticipantI am using Agama Pro ver. 1.4.9. I was using an out-dated visual composer version and updated to the WP Bakery plugin you suggested. However, it still tells me I have a blank page in the page builder, even after deactivating all extra plugins. The Gutenberg editor and preview still held the original data but when I added A WP Bakery element it completely overwrote the page and now I have none of the previous data.
Even if this page is lost and I cannot recover it, I want to make sure this doesn’t happen again. To my knowledge, no plugins or major changes were added/made between working on, and then losing the page so I cannot think of a root cause.
Thanks for your help
-
This reply was modified 3 years, 8 months ago by
Shawna Frede.
Shawna Frede
ParticipantThanks so much!
Shawna Frede
ParticipantSorry, this allows me to change the main menu for individual pages. I was hoping to keep my navigation for all the pages, but add a second menu along the side for certain pages that have a lot of content. My idea was to use a scrolling menu that the user could click to fast travel to other sections of the page.
Currently I am using the full-width style page with my theme and the sidebar options are also hidden or unavailable as far as I can see.
Thanks a lot for your help!
-
This reply was modified 3 years, 8 months ago by
-
AuthorPosts