Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
  • in reply to: Pop-up login not working #169060
     leloosh
    Participant

    1. I cleared the cache and now the login pop-up is working.

    2. You’re right the register page works. It was redirecting only when you’re logged in. MY BAD!!

    3. The scroll wheel does not work for non-logged users. I have experimented with different browsers, different PCs, different locations and still it does not work. I hope you look in to this issue.

    Thanks for the quick response, Kieran.

    in reply to: Upgrade to 4 issues #107198
     leloosh
    Participant

    Will do, thanks.

    in reply to: Upgrade to 4 issues #107178
     leloosh
    Participant

    I updated all the required plugins (even Revolution Slider which I don’t need and will have to remove later)

    I cleared the server cache many times and also purged ALL the pages in my CDN account.

    This resolved issue #1 but not #2. The symbol/icons are still not displaying.

    The fontello files in /kleo/assets/font are all there.

    If there is a need to change a database entry to resolve the issue I can provide you with cPanel administrator access.

    Please advise.

    in reply to: Theme Fonts not working with a Cache Plugin #97991
     leloosh
    Participant

    Thanks..

    in reply to: Theme Fonts not working with a Cache Plugin #97987
     leloosh
    Participant

    Thanks. I’ll see if I can fix the problem otherwise I will have to take it to wpfixit.com to do it.

    Since you do custom work, and if they can’t fix it will you guys be able to help for a similar fee to the one they charge?

    in reply to: Custom post author’s archive URL discrepancy in Kleo #92121
     leloosh
    Participant

    Oh I see you changed it ON MY WEBSITE, I thought you tried it somewhere else.

    I see the change now.

    Thanks a lot Andrei!

    in reply to: Custom post author’s archive URL discrepancy in Kleo #92111
     leloosh
    Participant

    Thanks Andrei,

    This is the code I used from your link referral:

    COPY CODE
    function custom_post_author_archive($query) {
        if ($query->is_author)
            $query->set( 'post_type', function custom_post_author_archive($query) {
        if ($query->is_author)
            $query->set( 'post_type', array('wp_plugin_review', 'client', 'post') );
        remove_action( 'pre_get_posts', 'custom_post_author_archive' );
    }
    add_action('pre_get_posts', 'custom_post_author_archive'); );
        remove_action( 'pre_get_posts', 'custom_post_author_archive' );
    }
    add_action('pre_get_posts', 'custom_post_author_archive');

    I want to display the author archive who uses a custom post type “submit-post” as slug, so I think I replaced in the code array(‘wp_plugin_review’, ‘client’, ‘post’) with submit-post.

    Is that similar to what you did?

    in reply to: Custom post author’s archive URL discrepancy in Kleo #92034
     leloosh
    Participant

    The problem with extending WP as a CMS with custom posts that things DO NOT WORK right out of the box and it needs to be tweaked for even something as basic as an author’s archive using a custom post type.

    I tried the example in your link in my child’s functions.php and it didn’t work.

    I’m not a PHP programmer so I would probably need to use the services of WPFIXIT.com or try freelancer.com

    Thanks anyway.

    in reply to: Custom post author’s archive URL discrepancy in Kleo #91943
     leloosh
    Participant

    Go to the archive page for custom post type: user-post

    http://libanville.com/user-post

    Click on “A Film Noir” – “View All Posts by Christian***** SEE SCREENSHOT *****

    Clicking will send you to an empty page (Author Archive for: Christian):
    http://libanville.com/author/christian

    When actually Christian’s Archive is in:
    libanville.com/user-post/author/christian

    There’s the discrepancy!

    in reply to: Gaps betwen V. Composer elements after KLEO upgrade #77392
     leloosh
    Participant

    I will definitely rate Kleo 5-star and a nice comment

    in reply to: Gaps betwen V. Composer elements after KLEO upgrade #77129
     leloosh
    Participant

    It worked like a charm. Thank you so much.

    in reply to: Gaps betwen V. Composer elements after KLEO upgrade #76981
     leloosh
    Participant

    Laura,

    1. Here how the SCREENSHOT IMAGE showing how the webpage looked like before, when I was using the earlier version of Kleo:
    http://libanville.com/before-kleo-update-2 (This is a screenshot image)

    2. This is how the page looks like now after updating to the latest version of Kleo.
    http://libanville.com/lebanon-news-commentary-2

    EVEN AFTER REMOVING THE GAPS as you have asked me to. The gaps are still there and it does not look right compared to the above screenshot of the page before the theme update.

    If you do a Chrome “Inspect Element” or Firefox “Firebug” observation you will notice there’s padding between rows and a strange element that does not appear in the code.

    If you want to access the wp-admin for a closer inspection please let me know and I can send you the username and password.

    Regards,

    Allan

    in reply to: Gaps betwen V. Composer elements after KLEO upgrade #76738
     leloosh
    Participant

    Oooops.. I forgot the link for the screenshots web page:

    http://libanville.com/before-kleo-update

    in reply to: Gaps betwen V. Composer elements after KLEO upgrade #76736
     leloosh
    Participant

    Hi,

    I created 3 sceenshots (A, B & C) BEFORE updating the theme.

    The three screenshots images are displayed in one web page each correpsonding to a link AFTER the update:

    Screenshot A:
    http://libanville.com/m

    Screenshot B:
    http://libanville.com/lebanon-news-commentary

    Screenshot C:
    http://libanville.com/lebanon-beirut-social-instagram-jp

    in reply to: WooCommerce not working in a Kleo multisite #43351
     leloosh
    Participant

    Thanks Abe.

    in reply to: WooCommerce not working in a Kleo multisite #43074
     leloosh
    Participant

    Doing a clean theme install will set me back a week because all the work I’ve done which I have to repeat.

    The problem is not with installing WooCommerce pages primarily but with the error I keep getting:

    Fatal error: Call to undefined function kleo_woo_get_first_image() in /home/…../public_html/libanville.com/wp-content/themes/kleo/woocommerce/content-product.php on line 43

    I deleted WooCommerce, deactivated the cache plugin. Did a clean FTP WooCommerce install again and I still get the same error message, even with a manual “Shop” page I created and linked to the [WooCommerce > Settings > Products > Product Archive / Shop Page], I still keep getting the error.

      Live Site (libanville.com)

    :
    With the same WordPress and WooCommerce installation on my live multisite OTHER THEMES WORK GREAT WITH WOOCOMERCE, but when I switch to Kleo, WooCommerce stops working.

      Localhost

    :
    Similar story. Kleo works fine with a single site but when you turn the single site into a multisite (with last Kleo version 2.3.1) WooCommerce stops working.
    Again same error:
    Fatal error: Call to undefined function kleo_woo_get_first_image() in /home/…../public_html/libanville.com/wp-content/themes/kleo/woocommerce/content-product.php on line 43
    An earlier version of Kleo 2.3 running on a multisite wordpress seems to be working fine.
    It’s the very latest Kleo 2.3.1 that’s not working on a multisite.

    If you need access to my live site to do any test I can give you the login info.

    in reply to: WooCommerce not working in a Kleo multisite #42594
     leloosh
    Participant

    On my localhost multisite, a Kleo [VERSION 2.3] installed both the “Cart” and “Checkout” pages, not the other pages, but and it seemed to work.

    On the same localhost machine a multisite Kleo [VERSION 2.3.1] installation didn’t work at all, same errors.

    in reply to: WooCommerce not working in a Kleo multisite #42593
     leloosh
    Participant

    Hi,

    NETWORK-ENABLED in both the Live site and Localhost.

    On the live site with the same network-enabled woocommerce Kleo does not work on the main site (libanville.com) for example, but the Zerif theme works with WooCommerce on a sub-site (zerif.libanville.com).

    Let me know if you need access to my server, you can delete and re-install WooCommerce. All the WooCommerce content like products are just dummy data and can be deleted.

    in reply to: Tags are not displaying in regular and custom posts #42448
     leloosh
    Participant

    Thanks again sharmstr…

    in reply to: Tags are not displaying in regular and custom posts #42323
     leloosh
    Participant

    Thanks sharmstr.
    The small font, grayed out look does NOT MAKE THEM LOOK LIKE LINKS at all, barely noticeable.
    They definitely need to be restyled for the next version of Kleo.

    in reply to: Related posts don't work with custom post types #41512
     leloosh
    Participant

    Abe, it worked. You ARE a magician! 🙂

    in reply to: Related posts don't work with custom post types #41488
     leloosh
    Participant

    Hi. Thanks, but I cannot get the fix to work until the next theme version happens, so I have to wait.

    When will the next version come out?

    in reply to: Related posts don't work with custom post types #41272
     leloosh
    Participant

    Thanks Abe. I can give you access to Admin area using “Private Reply” if need be.

    For front-end tests the top menu has links to post examples of “Category” for standard category & “Custom” for custom types.

    I haven’t been able to move my development work forward for a week waiting for this problem to get fixed.

    Please let me as soon as possible when you have answers.

Viewing 23 posts - 1 through 23 (of 23 total)

Log in with your credentials

Forgot your details?