Patrik

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 416 total)
  • Author
    Posts
  • in reply to: Upgrading from free to paid listing but cannot add images #531379

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Upgrading from free to paid listing but cannot add images #531338

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Upgrading from free to paid listing but cannot add images #531230

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We have released an update for the UsersWP in which we have added a filter called ‘uwp_add_tab_content_hashtag’ which returns true so the #tab-content will be appended to link but you can modify it to return false and the hash tag will not be appended. You can also override the template called profile-tabs.php in your theme and remove the #tab-content which will make the link normal and will work in X-Theme as well.

    Let me know if this helps you to resolve your issue.

    Regards,
    Patrik

    in reply to: Upgrading from free to paid listing but cannot add images #530970

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can ask the X PRO support about how can we prevent link with hash tag to be redirected instead of the scroll on the same page or you can use a JS which can force redirect to the URL on click of link.

    Regards,
    Patrik

    in reply to: Upgrading from free to paid listing but cannot add images #530728

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Either your theme or plugin is causing the link with the hashtag at the end to just scroll and not redirect to the link. So you need to either remove the script which is causing this issue or you need to force redirect the link to the URL when clicked using Javascript.

    Regards,
    Patrik


    Patrik
    Moderator
    Post count: 1971

    Hi,

    We have fixed it and will be available in next update release of the UsersWP.
    If you want to apply changes on your site then provide us the FTP details in private reply and we will make changes for you.

    Regards,
    Patrik

    in reply to: Upgrading from free to paid listing but cannot add images #529998

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you provide a screenshot of the issue or the steps to check the issue?

    Regards,
    Patrik

    in reply to: Category image #529754

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We have separated the above settings for frontend and backend so if you are facing issues with the backend then you can set the setting to “Core + Popper” for backend and it should resolve the issue.

    Regards,
    Patrik

    in reply to: traduction "invoice" #529608

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Those are the public post types with the count. You can also use the filter ‘uwp_get_user_post_counts’ to modify the data.

    Regards,
    Patrik

    in reply to: Category image #528681

    Patrik
    Moderator
    Post count: 1971

    Hi,

    If you have set Settings->AyeCode UI->Load JS to “Required functions only” which is not loading the JS for “popover” function and that’s the reason for the error. You change this temporary to “Core + Popper” and make the changes to categories and if you have a specific reason to set it to “Required functions only” then you may change back to this after making changes. We will figure out some solution for this and fix it soon.

    Regards,
    Patrik

    in reply to: Upload Image not working even after plugin disable #528680

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You have set Settings->AyeCode UI->Load JS to “Required functions only” which is not loading the JS for “popover” function and that’s the reason for the error. Can you change this temporary to “Core + Popper” and make the changes to categories? If you have a specific reason to set it to “Required functions only” then you may change back to this after making changes. We will figure out some solution for this and fix it soon.

    Regards,
    Patrik

    in reply to: Can't add category images anymore #528513

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You have set Settings->AyeCode UI->Load JS to “Required functions only” which is not loading the JS for “popover” function and that’s the reason for the error. Can you change this temporary to “Core + Popper” and make the changes to categories? If you have a specific reason to set it to “Required functions only” then you may change back to this after making changes. We will figure out some solution for this and fix it soon.

    Regards,
    Patrik

    in reply to: Can't add category images anymore #528471

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you please let us know what is set at Settings->AyeCode UI->Load JS? If you provide FTP and admin details in private reply then we can do more troubleshoot and fix the issue asap.

    Regards,
    Patrik

    in reply to: Displaying widgets only in specific package #528358

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The global variable in V2 is $gd_post so the following code you have to use in the widget logic:

    global $gd_post;
    return $gd_post->package_id==1;

    Let me know if this helps or not.

    Regards,
    Patrik

    in reply to: Displaying widgets only in specific package #528356

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Have you tried another code on that conversation? See https://wpgeodirectory.com/support/topic/displaying-the-advertise-widget-only-on-free-accounts/#post-31308

    Regards,
    Patrik

Viewing 15 posts - 31 through 45 (of 416 total)