-
AuthorPosts
-
November 11, 2015 at 1:17 am #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!
November 11, 2015 at 5:11 pm #534218Hey MediaMix1!
Please see “Changing the URL directly in the database” – http://codex.wordpress.org/Changing_The_Site_URL and remove extra space
Best regards,
YigitNovember 11, 2015 at 11:08 pm #534428From 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.
November 12, 2015 at 2:37 am #534532November 12, 2015 at 10:31 pm #535111Hey 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.
November 12, 2015 at 10:39 pm #535114Oh 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.
November 13, 2015 at 1:38 am #535178Hey, 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
November 13, 2015 at 6:17 pm #535627 -
AuthorPosts
- The topic ‘Team Member Content Element is Adding a Space in Our Domain Name’ is closed to new replies.