Forum Replies Created

Viewing 25 posts - 41 through 65 (of 65 total)
  • Author
  • in reply to: Metadata in single without an image #81814
     Ziels’Opdracht
    Participant

    Hi there,

    I see this is already an older post but I’m having this issue months after it is said to be fixed.

    My meta data is not showing on the left side of the page. I am calling for the featured image through a VC single image with my own dimensions and I have the option “Show media on page” set to no.

    When I set the show media option to yes, it does show the meta data, but then I can’t set the featured image dimensions to an aesthetically desired format.

    I would like to have the meta data show in the post with the “show media […]” setting to no.

    How can I do this?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Woocommerce Product Styling Issue #81811
     Ziels’Opdracht
    Participant

    It worked perfect!

    Thank you so much for your step by step guidance!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Woocommerce Product Styling Issue #81394
     Ziels’Opdracht
    Participant

    Hi Radu,

    Sorry for the belated reply:

    In post #77909 (the first in this topic) I have shared a screen shot of the issue.

    Where do I place the code? In the function.php of the child theme or somewhere else?

    Kind regards

    in reply to: Woocommerce Product Styling Issue #79832
     Ziels’Opdracht
    Participant

    Hi @Radu,

    I don’t see how your answer (a reference to a po/mo translation plugin) is helpful to my questions.

    I am am talking about woocommerce css elements (the frame of the products on the product page) that are not correctly changed in appearance.

    Really need a better explanation/support in this matter.

    Kind regards,
    Isidore

    in reply to: Styling Options do not publish to site #78124
     Ziels’Opdracht
    Participant

    Hi there,

    Me again. Seriously weird.
    I have updated to the latest Kleo and all looked fine. Working on the website some more. I am checking out to see if a plugin is working to my liking and while browsing through the Buddypress areas the theme styling again changed back to half mine/half kleo standard.

    I still have the previously mentioned code in my function.php and removed it to see if that was the issue. To no avail. The plugin activated (bbp topic support) was turned of and that didn’t change the stling back either.

    So the above solution did not fix my problem; it just worked temporarily!! I think another topic of mine is also related.

    Would really love to have this fixed, because I can’t be having a theme that spooks itself into theme styling options it wants, whenever it wants it to.

    in reply to: Woocommerce Product Styling Issue #78110
     Ziels’Opdracht
    Participant

    Hi @Radu,

    Thank you for your reply. The web address is: https://thecurious.rehab/market/
    As you can see the products are not styled together with the rest of the page styling. I had some styling issues and needed to use the code from the forum in the function.php

    Does this create a styling conflict or is somewhere the css between KLEO en Woo not working properly?

    Regarding the name change of the breadcrumb link title (products). Could you just tell me where to do this myself?

    Thank you in advance!

    in reply to: Woocommerce Product Styling Issue #77911
     Ziels’Opdracht
    Participant

    Also:

    The breadcrumbs keep showing “Products” although I have changed the title of the link/name of the page and updated the premalinks.

    Any idea what causes this issue or just how to fix it?

    🙂

    in reply to: Integration for WC Product Vendors and KLEO #77907
     Ziels’Opdracht
    Participant

    Hi everyone,

    I would love Woocommerce + Buddypress intergration.

    I choose WC Vendors.

    in reply to: Ad Clef Two-Factor Authentication to login Popup #77853
     Ziels’Opdracht
    Participant

    Yep.. it is now below the remember me.. which is indeed more logic.
    Can you tell me how I can center the Clef button?

    p.s.: thnx for the fast reply!

    in reply to: Ad Clef Two-Factor Authentication to login Popup #77849
     Ziels’Opdracht
    Participant

    P.s.:

    Another issue that arises when using this methode is that the Clef model (the calling to action of) with the “wave” shows up behind the kleo login model.. which needs to be clicked away in order to use the clef login wave.. a little aestethic issue.

    in reply to: Ad Clef Two-Factor Authentication to login Popup #77843
     Ziels’Opdracht
    Participant

    Hi there,

    I have just tried the above code and it didn’t work. The issue is that Clef usses another short code ( clef_render_login_button)

    So to render the login button for clef the code must be:

    COPY CODE
    /* Add clef login to Kleo login modal */
    add_action( 'kleo_before_login_form','add_clef_to_login_modal' );
    function add_clef_to_login_modal() {
    	
         do_action('clef_render_login_button');
     
    }
    

    This however makes the clef button appear in the top left corner of the model (see image). I would prefer that this button shows underneath the user/password area (where the Facebook button also appears) as in the other image.

    Do you know how to do this??

    Kind regards,
    Isidore

    Attachments:
    You must be logged in to view attached files.
    in reply to: Styling Options do not publish to site #77790
     Ziels’Opdracht
    Participant

    Yep..inserting the code in function.php that allowed me to make the needed changes!
    Just out of curiosity.. with the next update is this code going to give any issues with the styling?

    in reply to: Styling Options do not publish to site #77778
     Ziels’Opdracht
    Participant

    Hi there,

    I am having a similare/same problem.
    When changing the styling options it does not translate the made changes to the front end, it even has very different output’s.

    I have no caching; did a plugin conflict testing. I am running the site on https:// but this should not be a problem. I am going to try to add the code to the function.php with hopes of this making it work.

    Kind regards,
    Isidore

    in reply to: Add Google/twitter/instagram to KLEO login #68787
     Ziels’Opdracht
    Participant

    Hi there,

    I already voted for this option, but I am sort of in need for this by now.
    There are some free plugins and payed plugins that allow me to have a lot of social media platforms connection for the login, but the majority has either aesthetic issues or coding trouble. Kleo should indeed be the one-stop solution.

    It would be wonderful, awesome even when the mayor social media’s can be added to the login option to make your theme and my upcoming website more powerful 😉

    Facebook/Twitter/Google/Instagram/LinkedIn are the real must have’s.

    Awaiting this feature for 6 months already.. I would love if others helped up vote it as well! ;-p

    in reply to: Full Woocommerce to Buddypress Profile Sync #52604
     Ziels’Opdracht
    Participant

    Thank you for the info @sharmstr !!

    in reply to: Full Woocommerce to Buddypress Profile Sync #52574
     Ziels’Opdracht
    Participant

    As promised a short update on the use of the themekraft plugin:

    It seems to work perfect with the Kleo theme (see the screen attachments) and does what I wanted it to do:

    A full BP/Woo intergration within the BP member area. It really adds some extra features that no other plugin or code is able to do and more important no conflicts!

    How/Where can I change the Icons in the member-link bar (no idea how else to call it)?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Full Woocommerce to Buddypress Profile Sync #52535
     Ziels’Opdracht
    Participant

    Hahaha.. I have never been a confused dev before.

    But I have to be honest.. I think what I want/need is not going to be achieved in a simple copy-past codes here and there (I am not that much of a dev).

    I think the themekraft plugin will create the desired outcome… so I’ll stop wasting your time and get the plugin. I will give a heads up (in this post) to let you know how that works out.

    Thanks so much for the help and brainstorm!

    in reply to: Full Woocommerce to Buddypress Profile Sync #52532
     Ziels’Opdracht
    Participant

    Checked and tested.

    I have to say that ‘Address’ under the settings tab is a highly illogical place. This should be either placed under profile (most logic) or Orders (less logic but at least related). Can this be noticed as a feature request?

    in reply to: Full Woocommerce to Buddypress Profile Sync #52526
     Ziels’Opdracht
    Participant

    Ah.. WC Vendors is also on my to do list 🙂

    But yes.. Manage in Buddypress is turned on

    in reply to: Full Woocommerce to Buddypress Profile Sync #52521
     Ziels’Opdracht
    Participant

    @sharmstr In your attachment I see you have profile, shop and orders .. i don’t have the shop options in my buddypress profile, neither was the address sub-nav showing up in profile until I ussed the code as shown in that article I reffered to earlier.

    Should it be standard for the Kleo theme to show the SHOP tab (meaning did I have a “bad install”) or do you have an additional plugin/code running to get that?

    Regarding the themekraft plugin.. I introduced that one earlier in this post and also explained why I want to work around ussing that one 🙂

    in reply to: Full Woocommerce to Buddypress Profile Sync #52499
     Ziels’Opdracht
    Participant

    Thanks for the reply @sharmstr but it is not the same as Kleo does, as in the code there is the addition that it actually returns the member back to the profile page (in buddypress) when saving. This is something that kleo does not do.

    I have opted out on using PMPro for now. I have Woo Subscriptions running, which is native to Woocommerce functioning and thus allows for a better representation in the member profiles. See attachments.

    MY SUPPORT QUESTIONS ARE:

    1) On the “Orders” tab it only shows 1 recent order, how can I make it show all orders?

    2) Which theme files are responsible for the “Order” area in profile?

    3) Is it better to use Woocommerce webhooks for buddypress intergration within your theme or should the Child theme function.php be used?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Full Woocommerce to Buddypress Profile Sync #52331
     Ziels’Opdracht
    Participant

    P.S: I found a good article on custom integration between woocommerce and buddy.

    in reply to: Full Woocommerce to Buddypress Profile Sync #52317
     Ziels’Opdracht
    Participant

    Currently buying the themekraft plugin is not an option. Thanks to the EU vat regulations and my country’s new tax rules regarding digital goods the plugin is going to cost me $ 80.00 which is above my budget because I bought Kleo instead of the plugin.

    Can you tell me which theme files I have to adjust to setup the integration manually or is it better with woocommerce webhooks?

    Kind regards,
    Isidore

    in reply to: Error upon theme upload #1773
     Ziels’Opdracht
    Participant

    There are no plugins installed: it is a clean install!!

    The replacing did allow me to get access however.

    Thank you!

    in reply to: Error upon theme upload #1770
     Ziels’Opdracht
    Participant

    I see support given to others that have issues on a working theme and it feels pretty shit to not know why or what my issue is not being answered.

    Can someone at least let me know if you are working to resolvable this issue or not?

Viewing 25 posts - 41 through 65 (of 65 total)

Log in with your credentials

Forgot your details?