ptitepalou
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Tag archive link not foundOooh thank you so much !! I am searching for a solution for 3 4 hours !
I do think I was not well searching .. wanted to show the custom post types in search results, but in fact it was a problem of tag and categories. So now I am going to style my search resultats page ^^ (archive)Thank you Michael & Foreverbarcelona !
Hello,
I have resolved my problem.
In fact, maybe you won’t believe, I didn’t create all files necessary to make WordPress works good, such as single & archive pages.
After searching in the languages, renaming my page “evenements” (which could be in conflict with translation of “events”), the problem was in fact : these files above didn’t exist so WP couldn’t display what I ask ! Created these files, now I can see my single events.Also I reedit install.php with the rule “flush_rewrite_rules();”, because it was not the problem finally ??
Thanks for helping.
I uploaded the new file install.php , but the problem still here : calendar is showing but when you click on a single events, it links to site.com/events/singleevent
I looked through all files in the plugin folder and didn’t find another “rewrite_rules” ..
Hi,
Great I found it in the file install.php, plugin folder.
At the moment I have a problem on my server so I can’t modify the file.
When I change the file I’ll tell you if it works ??Yes of course I can look through PHP files.
What do you suggest ? If you want to see a file, ask me , then I’ll write code here.Thankx
I changed the theme and looked in the preview theme what the website would look like. And indeed the event post appears, then when you go on page “Actualites”, you see the event calendar, then when you click on an event, you are redirected to the event content.
I think there is a problem with the post calling. Maybe I forgot this in functions.php ?
(I’ll come back this evening, then put the website on “Twenty Twelve” when you are ready. As it is a client website already online, I can’t let this theme visible you know … ?? )
It’s done but doesn’t change anything :/
Resolved !
Hm hm … Okay I found the solution : do not enter into the codes, files or anything else … Just go to your dashboard, click on your theme options (colours for the theme), then just click on save and HOHOWA calendar is back !
No more errors, ajax-loader.gif’s link is okay etc…Indeed, when I were on the calendar page, calendar’s structure was present (bar and agenda) but into the css, the class
.timely > *
had these properties :opacity = 0; visibility = hidden;
, that’s why calendar wasn’t appearingFinally, just have to “reload” colours. ??
If I delete the plugin and reinstall it automatically, all the data (events) will be deleted too, won’t they ?