Forum Replies Created

Viewing 40 posts - 1 through 40 (of 68 total)
  • Author
  • in reply to: Login button link #207212
     wholistic
    Participant

    Hi Radu,

    I am not sure if I made myself clear that I would need a dynamic link, as the Members Only page shows anytime a page is limited to members only. So the page I would want the re-fresh might be different every time.

    in reply to: Dark gradient affecting other rows theme bug #207107
     wholistic
    Participant

    OKay, I installed the update through FTP. Thanks.

    in reply to: Dark gradient affecting other rows theme bug #206398
     wholistic
    Participant

    I do not have FTP access! Why can’t I update it otherwise?

    in reply to: Dark gradient affecting other rows theme bug #206388
     wholistic
    Participant

    Hi Radu,

    I see there is a theme update, great! However, I get an error when I try to install the update – See screenshot. Could you please look into it ASAP?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Article issues #204450
     wholistic
    Participant

    Hi Radu,

    I do not want to eliminate the animations, I like them and that’s why I chose to use those elements. I shouldn’t have to disable animations so the elements actually show on the page. Any other solution?
    Besides, after I did that, the articles started showing but not the hover boxes. So this is not a complete solution.

    As far as the bug in the Theme, I am still waiting for the update. I cannot make changes to the code, especially that the hosting company doesnt give me access to FTP for security reasons.

    Looking forward to final resolution to these two issues.
    Thank you!

    in reply to: Article issues #204181
     wholistic
    Participant

    Also, I tried to replace the vc_row.php file as you suggested and got an error:

    “Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over http://FTP.”

    in reply to: Article issues #204180
     wholistic
    Participant

    Hi Radu,

    Where am I supposed to place this snippet as you suggested? This will not be in the upcoming Theme update, correct?

    ——————
    Also you can use this snoippet to make all animations visible directly !

    COPY CODE

    .animated,.wpb_animate_when_almost_visible {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    opacity: 1 !important;
    filter:none !important;

    }

    in reply to: Article issues #203972
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Article issues #203971
     wholistic
    Participant

    Hi Radu!

    I believe issues #1 and #2 are similar and connected. It looks like these animated elements are not always showing and not in all browsers (for example Chrome and on mobile). This happens with the hover boxes, the Posts News focus, articles and shop products – instead of the elements showing as you scroll down, they either do not show at all (hover box, articles) or only first row of shop products show and nothing else when you scroll down.
    Could you please look into this, it is very important that all the elements are showing on the website? I have not done speed optimizations or anything else you mentioned.
    Where am I supposed to paste the snippet you provided?

    #3. I do not want to mess up with the theme code. Since this is a theme bug, could you send an update as soon as possible or update it for me?

    #4. If I delete rtMedia plugin, isn’t it going to interfere with some of the features? There must have been a reason to be included in the theme demo?

    I am activating your admin login again, please let me know when you use it so i can inactivate it after.

    Thank you!

    in reply to: Article issues #203767
     wholistic
    Participant

    It’s been two days since I submitted this ticket. Any update? I need this resolved today. Thank you.

    in reply to: Dynamic profile link #203705
     wholistic
    Participant

    Okay, sure!

    in reply to: Dynamic profile link #203701
     wholistic
    Participant

    Perfect, that works 🙂 Thank you so much!

    in reply to: Dynamic profile link #203698
     wholistic
    Participant

    Hi Kieran,

    Thank you very much! I will test it in a little bit. Can you give me the links/shortcodes for the rest of the Buddy Press options as I described above?

    “Just to clarify, what I am trying to acheive with issue number 1 is to have a home page for the type of membership level with direct links to some functions, such as Edit your profile, Update your profile picture, Submit an article, participate in the forum, groups, friends…basically most of the BuddyPress capabilities, but a direct link to the option as it is difficult for members to find those options under the menus.For example, I dont need just a link to the profile, but also a direct link to the edit profile sublink and the edit professional background/bio sublink. The same with My Articles link, I need a link to New Article sublink as well.”

    in reply to: Article issues #203689
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Dynamic profile link #203677
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Dynamic profile link #203676
     wholistic
    Participant

    Just to clarify, what I am trying to acheive with issue number 1 is to have a home page for the type of membership level with direct links to some functions, such as Edit your profile, Update your profile picture, Submit an article, participate in the forum, groups, friends…basically most of the BuddyPress capabilities, but a direct link to the option as it is difficult for members to find those options under the menus.For example, I dont need just a link to the profile, but also a direct link to the edit profile sublink and the edit professional background/bio sublink. The same with My Articles link, I need a link to New Article sublink as well.

    in reply to: Dynamic profile link #203671
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Article issues #203625
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Dynamic profile link #203624
     wholistic
    Participant

    Your plugin is a good idea if it works. I used the shortcode to test it exactly as you gave it to me above: [profile url=”/profile/change-avatar/” text=”Update your profile picture”]
    Any idea why?

    in reply to: Dynamic profile link #203442
     wholistic
    Participant

    Now I understand. However, after following your instructions, the link still opens 404 page.This is becoming a pain.

    I will also need links to edit the members profile, submit an article and more. Isnt there an easier way? How are the links created in the menu?

    in reply to: Dynamic profile link #203435
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Dynamic profile link #203433
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Dynamic profile link #203431
     wholistic
    Participant

    Thank you for your quick response. I just installed the plugin. How do I set up the links? I cannot find where to define the value for the url.

    in reply to: Theme customization questions #195388
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Theme customization questions #195387
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Theme customization questions #195385
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Theme customization questions #195382
     wholistic
    Participant

    That worked to link to the posts, Thank you!

    I have re-activated your admin account so you could look into the hover boxes color changes as well as the top menu that is not showing to logged out users.

    in reply to: Theme customization questions #195119
     wholistic
    Participant

    Hi Radu,

    It is Post Grid what I am using, but it doesn’t link the posts to the actual posts.See screenshots.
    [attachment file=195120]
    [attachment file=195121]

    I do not have any plugins that restrict menu visibility, I have not installed the one you previously suggested yet. Also, I checked and it is not disabled on the home page from the page settings. What else could it be?

    As far as the Footer, I know how I can change the text. How can I change the color? As I said, it doesn’t work from theme settings, as I have set it there to a different color not black. But your original theme comes with a black footer. Where is the black color set from that I can change?

    The hover boxes text is set to white. However, to non-logged in users the text appears blue and to logged in users is white. How could that be?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Theme customization questions #195068
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Theme customization questions #195059
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Bugs and Issues #195051
     wholistic
    Participant
    This reply has been set as private.
    in reply to: Theme customization questions #195050
     wholistic
    Participant

    Hi Radu,
    Thank you, I will try the codes you suggested.

    Regarding 2. I am using a Post grid, not media grid. Since it is pulling from the posts, why wouldn’t it link to them? I do not understand the reason for having a post grid that doesn’t link to the actual posts.

    As far as the top menu, do you know why it is showing on the site only to logged in users and not otherwise?

    Thank you!

    in reply to: Bugs and Issues #194168
     wholistic
    Participant

    It looks like it is fixed. Thank you 🙂

    in reply to: Bugs and Issues #193483
     wholistic
    Participant

    Hi Laura,

    Could you please clarify what exactly was fixed?
    I just checked and the buttons are still not showing correctly.
    Also, the members’ background is still showing black. How can I change the background color?
    The friend request did not show an error this time, but I tried just once..
    Thank you 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Login redirecting to WordPress #193456
     wholistic
    Participant
    Not marked as solution
    in reply to: Login redirecting to WordPress #193387
     wholistic
    Participant
    Not marked as solution
    in reply to: Login redirecting to WordPress #193385
     wholistic
    Participant
    Not marked as solution
    in reply to: Login redirecting to WordPress #193383
     wholistic
    Participant
    Not marked as solution
    in reply to: Login redirecting to WordPress #193375
     wholistic
    Participant
    Not marked as solution
    in reply to: Login redirecting to WordPress #193369
     wholistic
    Participant
    Not marked as solution
Viewing 40 posts - 1 through 40 (of 68 total)

Log in with your credentials

Forgot your details?