Jairo Ochoa
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin Name: EU Cookie Law Complience] MULTILANGUAGE sites with WPMLMaybe this post can help you:
http://ww.wp.xz.cn/support/topic/wpml-compatible-4?replies=4#post-5250682
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] WPML compatibleGreat,
Thank you.Forum: Plugins
In reply to: [Plugin: The Events Calendar] after installing all post and pages disappearAs you said at the other issue you had opened …
Just a remark: Category slug were in English and encoding for pages and feeds was set in UTF-8.
Mee to.
And I keep it UTF-8 because the site is multilingual.Forum: Plugins
In reply to: [Plugin: The Events Calendar] after installing all post and pages disappearSo you think that the plugin checks the name instead of the slug?
I use also use Qtranslate plugin, so I can handle 3 languages at the same time.
Fields values are stored like this
<!–:es–>Día<!–:–><!–:fr–>Jour<!–:–><!–:en–>Day<!–:–>Then, the plugin shows only the string inside the selected language.
Anyway, I deactivated The Events Calendar and all post and pages came back.
I updated plugin to 1.6.2 and there are other bugs on the front end, so I stop testing 🙁
Cheers.
Forum: Developing with WordPress
In reply to: making a event list with future dates wordpressNow I can make a list of publish and future post, but I cannot make them viewable on a single page, I can only see publish post and if I click on a future one it is show the most future one.
Any suggestion?
Forum: Plugins
In reply to: [Plugin: The Events Calendar] after installing all post and pages disappearYes, there is a Events category.
Name “Eventos” (spanish), slug “events”.Now is deactivated because since today, when I updated to 1.6 version there is bug:
Catchable fatal error: Object of class WP_Error could not be converted to string in /usr/home/dixitalmedia.com/web/psclibio/wp-content/plugins/the-events-calendar/the-events-calendar.class.php on line 773
Thanks again.
Thre are index.php, page.php, single.php and archive.php files.
For example, I had coded 2 different single.php files depending the category and als 3 different page.php files depending what page is loaded, but I do not why, as you could see always appears the calendar and page files never load.Now I will deactivate the plugin because the client needs to see the site.
I will install again from the beggining with a standar template at local server and check if the bug also ocurrs.I also posted this: “after installing all post and pages disappear”
They are missinf from backend and frontend
http://ww.wp.xz.cn/support/topic/402032?replies=1Regards,
Forum: Developing with WordPress
In reply to: making a event list with future dates wordpressI’m agree.
If future posts could be readed, we can use them as events. The easiest way to make an agenda.
But only if logged as admin I can read them.I know there are events plugins but this is enought for me, I do not need extra options.
Greetings
Hi,
Thanks for your soon answer.I made the theme and I also modified the files from the plugin and placed this new files into mytheme/events folder.
I have to do it because my theme is a 3 columns tehem, besidea buttons [calendar] and [event list] were over the header and none of the links of the menu worked, I think because the plugin creates a layer which could be over the header links.
Anyway, before making my own calendar files there was the same bug.
Always showing calendar/list and no page workshttp://www.dixitalmedia.com/psclibio/en/
Regards,