Forum Replies Created

Viewing 40 posts - 1 through 40 (of 57 total)
  • Author
  • in reply to: Sticky Menu doesn’t work on mobile #216468
     davellan
    Participant

    Thank you for the quick response. That works great, but the only thing would be to have it shrink a bit like the desktop version does when you scroll down (the logo to shrink to half size). How would that work?

     davellan
    Participant

    Unrelated, but I just updated to Woocommerce 3.0.0 and getting a message about outdated templates.

    kleo/woocommerce/cart/cart.php version 2.3.8 is out of date. The core version is 3.0.0,
    kleo/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 3.0.0,
    kleo/woocommerce/checkout/form-checkout.php,
    kleo/woocommerce/content-product.php,
    kleo/woocommerce/content-single-product.php,
    kleo/woocommerce/loop/loop-start.php,
    kleo/woocommerce/myaccount/my-address.php,
    kleo/woocommerce/single-product/add-to-cart/external.php,
    kleo/woocommerce/single-product/add-to-cart/grouped.php version 2.1.7 is out of date. The core version is 3.0.0,
    kleo/woocommerce/single-product/add-to-cart/simple.php version 2.1.0 is out of date. The core version is 3.0.0,
    kleo/woocommerce/single-product/add-to-cart/variable.php,
    kleo/woocommerce/single-product/product-image.php version 2.6.3 is out of date. The core version is 3.0.0,
    kleo/woocommerce/single-product/product-thumbnails.php version 2.6.3 is out of date. The core version is 3.0.0,
    kleo/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 3.0.0,
    kleo/woocommerce/single-product/tabs/tabs.php,
    kleo/woocommerce/single-product/up-sells.php

    in reply to: KLEO Updates Change Log #107006
     davellan
    Participant

    What files have been modified or changed in Kleo 4.0? I have a child theme with many modifications, and need to know which files have to be reworked

     davellan
    Participant

    That is good to know, but most tracking codes request that they be added in the head of the page. I am not sure if putting it in the footer would cause issues.

     davellan
    Participant

    Ok, thank you for the quick response, and thank you for providing some reference material as well. 🙂

    Any chance of getting something like this added in? I would think this would come in handy with a lot people who do behavioral tracking (which should be everyone).

     davellan
    Participant

    Ok, I am aware of ways doing this outside of Kleo, but I was hoping Kleo would have a way of making something like this easier. So Kleo doesn’t support this then I take it?

    in reply to: Kleo 3.1.3 broke s3 links on iMember360 #94167
     davellan
    Participant

    Sorry, had to get that link working using the workaround I posted here:
    https://archived.seventhqueen.com/forums/topic/kleo-3-1-3-broke-s3-links-on-imember360/#post-90365

    Here is another page that has the problem
    https://ffacoach.com/online-courses/black-belt-psychology/

     davellan
    Participant

    This is difficult to trouble shoot, because the errors happen sporadically, days at a time. My sites are live, so I can’t just turn things off for a long period of time to trouble shoot, as my customers will suffer.

    in reply to: Kleo 3.1.3 broke s3 links on iMember360 #94164
     davellan
    Participant

    I have and still nothing. Still getting those log errors, in addition to not being able to use images with links in them.

    https://ffacoach.com/kimura-trap-system

    It broken after the Kleo update.

    login name: devil_coach
    password: B434d!ed

     davellan
    Participant

    I have updated to the newest version. And I am still seeing these errors from time to time. Couple of days ago:

    [08-Dec-2015 21:24:06 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /public_html/wp-settings.php on line 21
    [08-Dec-2015 21:24:06 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /public_html/wp-settings.php on line 21
    [08-Dec-2015 21:24:06 America/New_York] PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /public_html/wp-settings.php on line 21
    [09-Dec-2015 03:09:30 UTC] PHP Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in /public_html/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php on line 457
    [09-Dec-2015 03:09:35 UTC] PHP Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in /public_html/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php on line 457
    [09-Dec-2015 03:09:43 UTC] PHP Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in /public_html/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php on line 457

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #92389
     davellan
    Participant

    Yes I have.

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #92383
     davellan
    Participant

    Andrei, I have tried Kleo Accordion and it has the same results. If this is a known issue, then I guess I will have to live with it for now. 🙁

    in reply to: Adding Facebook Conversion Pixels #92374
     davellan
    Participant

    Got it. Thank you!

     davellan
    Participant

    Anyone else running into this, my solution was to add a gif that was only visible to phones and tablets that would go just in front of the video bg. Works great.

    Things to look out for would be: file size, as gif can run large; turn on lazy loading with the smart option, which from my understanding wouldn’t load the gif on desktops (loading time with this on dropped drastically, so I think I got this right); on image sizing, use “cover” so that it will scale properly on mobiles.

     davellan
    Participant

    Disregard, seems like that is the ended functionality. Was hoping it would work like a gif would.

     davellan
    Participant

    Follow up, so now I have my slider setup like I wanted, but it doesn’t seem to work right on mobiles. All of the elements appear, but the video background doesn’t play.

    On the settings, nothing is disabled, so I am not sure how it is supposed to work.

     davellan
    Participant

    That fixed it. Thank you!

    in reply to: Kleo 3.1.3 broke s3 links on iMember360 #90922
     davellan
    Participant

    I do not think this is a plugin conflict as much as an issue with the newer Visual Composer 4.8.1, see this post I made regarding another issue:

    https://archived.seventhqueen.com/forums/topic/backend-editor-is-slow-to-edit-elements-after-new-update

    in reply to: Kleo 3.1.3 broke s3 links on iMember360 #90384
     davellan
    Participant

    Also have been getting this errors on my log file:

    [15-Nov-2015 11:40:30 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [15-Nov-2015 11:40:30 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [15-Nov-2015 11:40:30 America/New_York] PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/dav23pow/public_html/wp-settings.php on line 21
    [16-Nov-2015 11:27:26 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [16-Nov-2015 11:27:26 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [16-Nov-2015 11:27:26 America/New_York] PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/dav23pow/public_html/wp-settings.php on line 21
    [21-Nov-2015 07:12:12 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [21-Nov-2015 07:12:12 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [21-Nov-2015 07:12:12 America/New_York] PHP Fatal error: require(): Failed opening required ‘ABSPATHwp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/dav23pow/public_html/wp-settings.php on line 21
    [23-Nov-2015 01:28:32 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No such file or directory in /home/dav23pow/public_html/wp-settings.php on line 21
    [23-Nov-2015 01:28:32 America/New_York] PHP Warning: require(ABSPATHwp-includes/load.php): failed to open stream: No

    in reply to: Kleo 3.1.3 broke s3 links on iMember360 #90365
     davellan
    Participant

    Was able to workaround it by just wrapping an an anchor tag over the single image shortcode, instead of using the built-in link within the shortcode. Will do for now, but would prefer to have the visual editor image working properly with the built in link function.

    in reply to: Membership site broken after latest update #90282
     davellan
    Participant

    Ok I fixed it.

    Seems that somehow the child theme got corrupted after the update. I had to reinstall the child theme, and now it seems to be working fine.

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #87139
     davellan
    Participant

    This issue is still occurring.

    in reply to: Cannot remove white bar over slider using demo homepage #87137
     davellan
    Participant

    Can you delete post #73051 for me, as I am unable to edit and I realize I posted my username in there which I would obviously want to hide. Thank you

    in reply to: csi.gstatic.com hanging for 2-5s on each page load? #86622
     davellan
    Participant

    I have, but there is something that is causing this to happen on my site and not other sites.

    http://support.pixelentity.com/archive/index.php/t-7902.html

    I have this same issue. It seems like something is loading that shouldn’t be. If you visit my page in chrome, you will see that everything stutters when loading until the csi.gstatic.com message is finished.

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #79945
     davellan
    Participant

    Woops! First link was broken, changed too:

    https://wofblive.com/welcome-tour/

    Second link still active

    http://wofblive.com/my-account/

    I meant to make that a private reply, if you could delete my post above. Thanks!

    in reply to: SSL Issues: Post Masonry Grid and using http:// #77243
     davellan
    Participant

    Issue is no longer occurring. Didn’t have my wordpress setting pointed to https:, was still on http:

    in reply to: SSL Issues: Post Masonry Grid and using http:// #77196
     davellan
    Participant

    https://wofblive.com/photo-gallery/

    Initially it is secure, but once it loads the photos, it becomes unsecure. I tried looking through the source files but couldn’t see where it would put http instead of https

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #77013
     davellan
    Participant

    To see error, just begin opening tabs starting from the top going towards the bottom. The problem is very noticeable when you close a tab with a lot of content.

    Conversely, if you open tabs starting from the bottom to the top, there are no issues with warping, although it still appears that it is opening twice (you will see the tab roll open, close, then open again very quickly – occurs on iPhones and not on PCs).

    in reply to: Tour and Accordion Tabs Jumps Erratically in Mobile #77008
     davellan
    Participant

    http://wofblive.com/guest-registered/
    http://wofblive.com/my-account/

    On desktops they are fine. It is when in mobile view that the behavior is shown. It also appears that they load twice when opening, and does not look good.

     davellan
    Participant

    Ok, while I’m not fully satisfied with this solution, it does work. Thank you for your quick support. +1 🙂

     davellan
    Participant

    For example, look here. The first post has a media set with oembed and still image:

    http://wofblive.com/blog/

    You can change the displays to see only left side thumb works.

     davellan
    Participant

    But I have set the video setting in the theme general settings in the media section of post and still nothing shows. One of the reasons I decided to do it myself.

    No I didn’t edit this files, but that is my point. Rather than have to edit 5 or so files, would make more sense to me to edit the root of the problem (media not being detected). But if that is not possible, I guess I have to hunt down each file.

     davellan
    Participant

    Ok, so it have never displayed a video before (even before I started switching things around), and it is still not showing pictures for blog settings masonry and standard (but does for left side thumb). So I am not sure what is supposed to be displayed, which is why I am asking. And as most of the elements look for media, it would make sense to me to edit that object rather than edit all of these other functions which call on it.

     davellan
    Participant

    Ok, got that and now I am able to make it work with some of the post listings, such as news focus.

    I am not sure though. Does the post carousel have featured images? In blog settings, do masonry or standard have featured images?

    I feel a better solution to my problem maybe to manipulate the “media” object so that I can make it take featured image, as most of the elements by default try to access that.

    How would I go about doing that?

     davellan
    Participant

    I am not a great programmer, and very unfamiliar with Kleo’s framework.

    I see there is a lot of references to media, media_width, media_height, etc. So I am guessing Kleo defaults to using some media object instead of using the featured image, which is all over the website.

    As I don’t know how to use the media object (and don’t believe it has ever worked for me), I want to change this behavior so that instead of looking for media, it looks for the featured image. I believe the key to making this work is at the end of the theme-functions.php file. If someone can help me with this that would be great.

     davellan
    Participant

    That was very helpful, thank you for the suggestion.

    Question: which post listings are supposed to show featured image thumbnails? I realize I maybe racking my head over these elements when in fact they don’t have that functionality built in.

    in reply to: Changing Video Post Display based on membership level? #75005
     davellan
    Participant

    Nevermind, I figured this out and got it working like I wanted.

    in reply to: Changing Video Post Display based on membership level? #74994
     davellan
    Participant

    Ok, so I found the content-video.php file and modified it in my child theme and got most of what I wanted, but now I am losing some parts.

    I need some clarity on this line of code:

    the_content( __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'kleo_framework' ) );

    Where would I found this function so I can alter it for my needs?

    in reply to: Changing Video Post Display based on membership level? #74970
     davellan
    Participant

    Also, to be clear this only happens with video posts for some reason. All other pages and posts handle the permissions fine.

    Like I stated above, my ideal solution would be to have the video replaced by either another video or image of my choosing, which would direct them to my excerpt. The condition to be met would be if they are logged in and have sufficient permissions to access the content through iMember360 (something I would have to figure out with iMember360).

    in reply to: Featured Thumbnails not appearing with Kleo #73967
     davellan
    Participant

    Congrats on your results so far. I will say that is a lot of weight to lose in such a short amount of time, although not uncommon when people make a dramatic lifestyle change.

    Regarding the depression, I would think this has more to do with a diet change than it does with weight training. I haven’t heard of weight training associated with depression directly.

    Being a fighter and having done many diets and insane amounts of exercise, you can wear your body out if you are over exerting yourself and not giving yourself enough energy. Athletes who have to watch their weight for competition (boxers, wrestlers, MMA, body builders, ballet, gymnastics, etc.) know all to well the effect of improper nutrition and high amount of physical exertion. I have had dreams of eating food during extreme weight cuts (not healthy), and during intense workouts I could sometimes crumble because of fatigue, and perform poorly – which would be depressing.

    I am not sure at what level you are pushing yourself, but if you are still losing 4lbs a week, then I would say you are going to hard. Personally, I never like having someone lose more than 2lbs a week, and that in itself is already difficult. The idea is that you are going to maintain this type of lifestyle for life, and not do a “crash diet”, so you have to be in it for the long haul.

    Diet wise, that is a lot of protein, and not a lot of carbs. You will need the carbs when you are working out often, just make sure they are the right ones (not refined sugars, sodas, candies, etc.).

    Without more information about your background, it would be hard to say for sure though. Gender, weight, height, age, calorie intake, times of day meals are eaten, quantity of calories per meal, amount of time working out daily and type of work out would be some of the things that would help understand your situation.

Viewing 40 posts - 1 through 40 (of 57 total)

Log in with your credentials

Forgot your details?