Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #533802

    The Team Member Content Element isn’t working because it is adding a space in our domain name like example. com
    Also, this problem is preventing us from being able to log in to WordPress using Firefox. Chrome works though.

    Thanks!

    #534218

    Hey MediaMix1!

    Please see “Changing the URL directly in the database” – http://codex.wordpress.org/Changing_The_Site_URL and remove extra space

    Best regards,
    Yigit

    #534428

    From the link you provided, I followed the instructions in the “Edit functions.php” section. I added the code suggested and have removed it now. Ever since doing that, the site doesn’t show CSS.

    To clarify the problem, yesterday before I contacted support, the website URL was working and I could log in to the dashboard. The issue was only occurring with images that were using the Team Member Content Element. Other images on the site were okay.
    Now, the site can’t read CSS and I can’t log in to the dashboard.

    I appreciate your help.

    #534532

    Hi

    #535111

    Hey I just wanted to give you an update because things are a little better than they were yesterday. The site is reading the CSS now. So now the only problem is that the Team Member Content Element feature adds a space in the image source.

    Example
    <img src="http://example. com/develop2/wp-content/uploads/2014/11/John-D-676x10301-676x1030.jpg" alt="John Doe" />

    Do you see the space? It says example dot SPACE com

    I don’t know what’s going on. I’m glad the site is doing better today than it was yesterday. But I may just have to use normal images instead of the Team Member feature.

    Thanks for any help you can provide.

    #535114

    Oh Sorry, here is that example of code I was trying to show.

    <img class="avia_image avia_image_team" src="http://example. com/develop2/wp-content/uploads/2014/11/John-D-676x10301-676x1030.jpg" alt="John Doe" itemprop="image">

    I forgot to use the code button.

    #535178

    Hey, I’ve been working on it some more and I think it’s fixed. I’m still not sure how. But I started over again and it worked this time.

    Thank You

    #535627

    Hi!

    Glad you figured it out!

    Let us know if you have any other questions or issues and have a great weekend!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Team Member Content Element is Adding a Space in Our Domain Name’ is closed to new replies.