jumust
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change category IDHow about this?
Forum: Fixing WordPress
In reply to: Change category IDSure I will explain better.
I have a category called “Featured” that I use to display featured posts somewhere in the theme.
I don’t want this category to be the main category when a post is created, it means that if a post belong to 2 categories (one of them is Featured) the url should not use the Featured category https://mysite.com/featured/postI realized that the main category is that one with smaller ID, so I should assign to the Featured category a big ID number
here are few steps to change it in the database https://www.roman-kaeppeler.de/wordpress/change-category-id/?lang=en
Forum: Fixing WordPress
In reply to: Display category as linkHey Edward Caissie Theme Review Admin,
did you see my pastebin? Any solution?Forum: Fixing WordPress
In reply to: Display category as linkDo you think you need any other files?
Just let me know which functions you are looking for and I will search it through files
Thanks
Forum: Fixing WordPress
In reply to: Display category as linkYep you are right it’s from a plugin that is part of the theme I’m using.
Here it’s the pastebin of the whole file https://pastebin.com/33njxvH2
It has as output a widget to show the last recent posts of a category you can select within the widget itself
Forum: Fixing WordPress
In reply to: Edit code for related postsThanks,
but it doesn’t look like it’s excluding those tags…Example: There are 2 posts with only one same tag (spotlight), all others tags are different. But still they are showing in the related posts.
Maybe I’m doing something wrong…
Thanks
Forum: Fixing WordPress
In reply to: Edit code for related postsThanks, I found out that function. I think we might do something around the tag__in
Just sent! Thanks
Kurt Payne I can’t switch to the twentyeleven theme I will lose all widgets setup and menu. The site is live
Same problem.
I have no errors in javascript console, only two that are related to ads, nothing related to P3. However my theme is loading those two files:<script type='text/javascript' src='https://www.mysite.com/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js?ver=3.4.1'></script>
Is this the problem? How can I fix it?
Thanks
Thanks Paul!
Dose it work with 3.3.2 ?
@freakingid do you know if you will fix the plugin to work correctly with the multisite?
Thanks
Just I wanted to understand if I can use a simple wordpress custom field with your plugin in the agenda view.
Thanks
Yes I have a multisite and it was working for more than a year, but I never updated wordpress, when I did it’s not working
Forum: Plugins
In reply to: [Content Scheduler] [Plugin: Content Scheduler] CS option won't show upYes I’m running multisite and it’s not working