Forum Replies Created
-
AuthorPosts
-
October 3, 2016 at 2:09 pm in reply to: Cross Domain Error with WPML- No 'Access-Control-Allow-Origin' header is present #10338
Ramiro Ramirez
ParticipantWah, everything is working properly now!
You know, I’ve been developing for WordPress for almost 5 years now. And this hast to be the best support I ever gotten for a plugin so complex as yours.
Thank you so much for your kind attention.
Hope you have a great week,
R.October 2, 2016 at 4:01 pm in reply to: Cross Domain Error with WPML- No 'Access-Control-Allow-Origin' header is present #10328Ramiro Ramirez
ParticipantYou cannot access this content.
October 1, 2016 at 6:31 pm in reply to: Cross Domain Error with WPML- No 'Access-Control-Allow-Origin' header is present #10324Ramiro Ramirez
ParticipantThank you so much! I’ve implemented the header in the .htaccess so I can leave the plugin code intact. I managed to declare the header for a specific domain and it seams to be working:
[code]<ifModule mod_headers.c>
Header set Access-Control-Allow-Origin: http://www.winefromthearchive.com
</ifModule>[/code]I just noticed that the search bar is working now but, it’s displaying the results for the main language (Cz) only.
I’ve checked and the WPML compatibility is set to ON.
Any ideas on what may be causing this? Should I create a different ticket for this issue?
Thanks again for your help!
R.Ramiro Ramirez
ParticipantHi Ernest,
Thanks for your help.
Unfortunately I still can’t solve any of my previous questions.
I’m using the Index Table feature, and I already had disabled the indexing of terms, categories, etc. But when I search for the Page Title I still get the Category instead.
Regarding the no-results template. I’ve tried to override it through my theme, and is not working at all. I’m using a child theme, so I tried to create the asp folder in both the parent theme and the child theme. But still no change is been reflected on the results.
-
AuthorPosts