Forum Replies Created
-
AuthorPosts
-
August 20, 2016 at 9:12 am in reply to: how to make header / menu visible on page load, only show after scrolling #674979
Rikard sorry my question was not clear, let me say my question more acurately
Current state: header only visible after scrolling
Desired state: header visible on page load. so that that it does not require scrolling for the header & top menu to show.
Thanks Bill
June 16, 2016 at 6:26 am in reply to: how to code a link opening video popover in FW easyslider caption button link #649026Just figured out the answer for Youtube (but not Wistia)
with YT you just take the url from watch page and add _popover as below
https://www.youtube.com/watch_popup?v=RyG68ejw62I
if anyone knows how to do this for wistia hosted video that would be great, the popover code wistia generates does not work in easy slider caption link
July 14, 2015 at 11:56 am in reply to: Deleting superfluous images from media library – failure #473038Hi i have also just had the same problem
1.i looked for unattched image files and deleted them
2. fond that this also deleleted images that where used on live pages
3 i have uploaded theese images again put them back into this page
http://www.catalystmdc.biz/about-experienced-principals-managers-accountants/4. as you see from the scrn grab they (top two images of heashots) are still showing as unatached
https://nimbus.everhelper.me/client/notes/share/248233/rxP460UGQGX3uxWR0hls795m90u7KPEF/July 14, 2015 at 11:01 am in reply to: Get rid of box at bottom of blog archive page created w advanced layout builder #472976Many thanks Rikard that did the job :-)
July 9, 2015 at 4:43 am in reply to: I don't want the images file names to show on mouse hover #470605Here is good simple solution to this that worked for me
https://wordpress.org/support/topic/how-to-remove-image-title-when-hovering-over-image
July 9, 2015 at 4:41 am in reply to: How do I prevent image filenames & captions from displaying on mouseover? #470604I just had this issue and
found good solution on WP.org forum
https://wordpress.org/support/topic/how-to-remove-image-title-when-hovering-over-imageAdd to footer.php before </body>:
<script type=”text/javascript”>
jQuery(‘document’).ready(function($){
$(‘[title]’).removeAttr(‘title’);
});
</script>Loyalty Solar i think andy is suggesting that I open a new ticket, to resolve my greyed out problem
Andy i already did this https://kriesi.at/support/topic/enfold-avia-layout-builder-content-elements-on-page-showing-as-greyed-out/
thanks BillJuly 5, 2015 at 7:10 am in reply to: Enfold ‘avia layout builder’ ‘content elements’ on page showing as greyed out #468469Rikard
As i have two site showing exactly the same problem i have been to start looking for plugings that i have active on both sites showing problem. I have started with deactivating WPSSO https://wordpress.org/plugins/wpsso/ and am checking regularly to see i can see the Intermittent problem on site, so far i have not seen the problem again but will keep checking for few days to be sure, then i will have better idea if WPSSO plugin is part of the problem.I have also spotted another thread discussing issues with WPSSO and asked a few questions there, will update this thread as i know more so that future readers can benefit from my learnings.
Please keep this open until we have this resolved.
Many Thanks BillHi LoyaltySolar
I am jumping into this discussion to see if you experienced the same problem i am now havingI am having an intermittent problem with my pages displaying weirdly in Chrome where enfold theme content elements display as as greyed out see screen shot
https://nimbus.everhelper.me/client/notes/share/242502/CAKhKiR69v6ZPEzrKoqJ9DJDx5SCyywx
this is a screen shot of this page http://catalystmdc.com/digital-strategy-and-planning/ you may not see the problem as it is an intermittent problemIS THIS SIMILAR TO YOUR PROBLEM?
i have been through trouble shooting with support on another thread and having excluded other possible cause and are now looking into if it is caused by a plugin, one of the plugins that might be causing the problem is WPSSO so just wanted to see if we are having similar problems
Many Thanks in advance for any light you can shine on my problem. Bill
July 3, 2015 at 8:03 am in reply to: Enfold ‘avia layout builder’ ‘content elements’ on page showing as greyed out #467848Rikard Ismael
Unfortunately i am still getting the problem, I thought it would be helpfull to give a consise recap.Problem:
1.Content elements appear greyed out see example of screen shot
this is a screen shot of this page http://catalystmdc.com/digital-strategy-and-planning/
i am having the same problem on several pages.
2. I have only see / experienced problem with Chrome Mac (V43.0.2357.124 (64-bit)
3. the problem is intermitant, i do not always see it when i load a page
4. if i hit reload the page shows properly
5. I am seem to only be experiencing the problem on pages using the full width easy slider (may part of problem, may be coincidence)
6. On Ismael’s suggestion i updated to latest version of enfold theme
7. On Ismael’s suggestion i fixed all unclosed tags, i have done this on all pages and checked with http://jona.ca/blog/unclosed-tag-finder
8. i have run checks on all pages effected with problem using Site Validator to ensure there are no other HTML problems you can see the Site Validator report for the page http://catalystmdc.com/digital-strategy-and-planning/I really need your help to fix this as i love the enfold theme and want to use it for several other client sites if i can resolve this problem.
i have a site indevelopment for client with exactly the same problem
See page http://www.catalystmdc.biz/
see scrn grab of problem
https://nimbus.everhelper.me/client/notes/share/243000/Npp4Qvmb8WvZe2zPfF89ACaMgabPbJOy/- This reply was modified 9 years, 4 months ago by catalystmdc. Reason: spotted same problem on another site i have
June 28, 2015 at 11:26 am in reply to: Enfold ‘avia layout builder’ ‘content elements’ on page showing as greyed out #465505Ismael
I have found all the unclosed tags (using http://jona.ca/blog/unclosed-tag-finder) and closed them so hopefully that fixes it, but given the problem is intermittent will keep checking over the next couple of days to check and post in this thread if resolved so you can mark as closed.Thanks Bill
June 26, 2015 at 11:30 am in reply to: Enfold ‘avia layout builder’ ‘content elements’ on page showing as greyed out #464875Thanks Ismael
I just updated enfold theme and am still getting the problem on this page
http://catalystmdc.com/about-us-hiring-the-right-agency-consultant-experts-for-your-digital-marketing-strategy-needs/digital-strategy-marketing-recruitment-team/see scrn grab which shows the greyed out problem but just on the ‘content elements’ near bottom of page, not the content elements above it on the page.
My coding knowledge is basic which is why i bought enfold for it drag and drop, so if you could take look at the pages codes and see if you acn spot the problem i would really appreciate it.
Many Thanks Bill
Thanks that work :-)
-
AuthorPosts