Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Thank you for the suggestion. Not being a PHP developer, I would appreciate some additional guidance. I tried adding this php code in the single-campaign.php file that I created, from the single.php file. No matter where I insert this, then upload and refresh the page, the page fails to render. Removing the line restores the page.
Also, I don’t see how this approach would alter the basic page layout, such as applying the desired transparent header behavior.
resolved. Seems to have been an issue with delayed ftp transfer of edited files.
Thank you. I replaced all of the jquery related javascript files, and that resolved the issues with transparent menu as well as animated numbers.
Regarding the method to hide the header widget on a specific page, adding the suggested css code snippet did not work.
Thanks again,
DavidIsmael,
Thank you for the assistance.
I am confused by the transparent menu issue. On some browsers / computers, the menu become opaque as expected when scrolling – but on others it remains transparent. The current setting for https://www.partnersforcare.org/home2/ is “Transparent header with border”.I have deleted all cached files on my laptop, but still the menu remains transparent after scrolling. Same behavior in Chrome, Firefox and IE 11 on my laptop, whereas if works fine in Chrome on my iMac at home.
Any suggestions would be greatly appreciated.
DavidFound it to be a purchased Flickr plugin, “Flickr Album Gallery Pro”. Thanks again.
I replaced all of the theme files, and disabled most Plugins, and that seems to have resolved these issues. However, I will need to reactivate plugins one by one to determine the culprit. I would be grateful for any recommendations on how to identify offending plugins / files.
Thank you.
I am also wondering if the same root cause is preventing the Transparent Menu from changing to opaque when user scrolls down. This page has transparent menu option set:
For additional details. These all relate to use of Chrome browser.
If I use a full link to an anchor / location, such as https://www.partnersforcare.org/programs#education on a button within the page https://www.partnersforcare.org/programs – the reference is properly applied / navigated. (Although it forces a full page reload, since the entire page and anchor reference is needed to make it work.)
However, if I use the shortcut within that button link, such as #education for a location on that page, the browser does not move.Also, when the link is included on a button within an Easy Slider or Full Page Slider image, such as on the testing page https://www.partnersforcare.org/home2; the anchor navigation is ignored whenever the location is on the current page (e.g., https://www.partnersforcare.org/home2/#health – whereas the navigation is applied if the reference is to a different page (e.g., to https://www.partnersforcare.org/programs/#education from a button on https://www.partnersforcare.org/home2)
Thank you for the reply and suggestion; however, there is no change in behavior when viewing the pages in a Chrome browser. I had already been testing by placing tags in desired anchor points, as illustrated below, and this seems to work fine with Internet Explorer, but not Chrome. Are there any known work-arounds for Chrome – or should I contact Google / Chromium to find a solution?
<h2 id=”health”><span style=”color: #b02b2c;”>Improving Health & Quality of Life</span></h2>
Thanks,
DavidWe corrected the SSL issue, yet the issue remains. I cannot get anchors to work from EasySlider buttons with manually set anchor links, such as #kids.
I see that such links do work on the demo site for the Enfold One Page Portfolio demo, but I installed the demo content for Enfold 2017 Demo, and again the anchor links are not functional in Chrome. They appear to work fine in IE.
I am providing logon information and related details for a test page under Private Content.
I am also having issues with transparent menus recognizing a user scroll event – but will open another thread for that issue.
Thank you.
Rikard,
My apologies for the long pause. The issue seems to be associated with Chrome, as the links work fine in Internet Explorer. Where I am seeing an issue is when I include anchor references to a new location on the home page. We have these in place withing the scrolling images in the Fullscreen Slider, that use “button links” (e.g., #sustainability) to other sections of the Home Page.These links to anchors work in IE, but not in Chrome. The loss of functionality in Chrome may not have been a result of an Enfold template update, but rather a change in Chrome.
In any case, do you have any recommendations? I can change the button links to references such as “https://www.partnersforcare.org/#sustainability” – but this forces a page refresh, which is slow and should not be needed.
Thank you
Checking again, it looks like anchors work on the home page in Internet Explorer, but stopped working in Chrome. Adding the entire page reference with the #anchor works – but forces a page refresh which is very annoying. Are there any work arounds for Chrome to work with Anchors?
Rikard – thank you. That allows me to move the menu away from the right image widget. However, the link associated with the image no longer is active. Since we want this to be a persistent link to a Donation page, it is important that the link is active.
My Quick CSS edits are currently:
#header .widget {
padding-top: 0;
right: 0;
position: absolute;
top: 0px;}
.av-main-nav-wrap {
padding-right: 260px;
}Just beginning to move our non-profit site to Enfold, and I have followed instructions to add a Header Widget, with a custom Image Widget, in order to have a constant display of an image to take users to a Donation page.
I made a Quick CSS edit in an attempt to position the image widget to the top right, and that seems to work – but it overlaps with the Main Menu. Our final menu will have less entries than are currently present, but I would appreciate advice on what may need to be edited in the functions.php file to have the header widget force the menu to the left.
-
AuthorPosts