cothen
Forum Replies Created
-
Hi Friederik!
First, let me Welcome You To WordPress!
Good news! You have already chosen a structure for you articles by choosing WordPress.
WordPress is a Content Management System or CMS. A CMS is a software application or set of related programs that are used to create and manage digital content, such as all of your article.
So that means you do not need your option 1.
As for option 2. you can just use the built in search function of the theme and it will search your entire database that WordPress has created for you.
I understand that finding the right Theme and layout can be Frustrating.
I Really enjoy using the Themify Ultra theme!
You can do virtually anything with their framework.
Here is the link to a video guide that tells you what it can do.
https://themify.me/docs/ultra-documentationHere is a link to download a free Non Supported copy from Hogan Chua on You tube. (He has a series of free tutorials, too.)
https://s3-us-west-2.amazonaws.com/businesstutorial/themify-ultra.zip
Good Luck & I Hope This Helps You!
Again, Welcome To WordPress!
~Josh
Hi!
I am sorry no one has responded to you in so long.
You could us the Ultimate Member plugin and the P2 Theme to accomplish this.
Here is a tutorial to setup the P2 theme as an Internal Communication System.
https://www.wpbeginner.com/wp-tutorials/how-to-make-an-internal-communication-system-in-wordpress-using-p2/Best of Luck and I Hope This Helps You!
~Josh
Forum: Developing with WordPress
In reply to: Bootstrap Datepicker JS error $ is not functionHi there!
Sorry you are having this problem. After I did some digging I found This Post which describes a similar problem.
It says:
WordPress loads jQuery in a ‘no-conflicts’ mode to significantly reduce the likelihood of it conflicting with other third party libraries that a owner may install on their blog/site….
In ‘no conflict’ mode the $ shortcut is disabled, so you must replace it with the word ‘jQuery’ (notice the capitalised Q).
So if you had a piece of script such as:$(document).ready(function() { $(".someClass").hide(); $("#elementID .anotherClass").eq(2).show(); ... }
You’d replace all the dollar symbols with the string ‘jQuery’.
jQuery(document).ready(function() { jQuery(".someClass").hide(); jQuery("#elementID .anotherClass").eq(2).show(); ... }
I hope this helps you resolve the error!
Best of Luck!
~Josh
Forum: Fixing WordPress
In reply to: wordpress is dupicating pagesHi there!
To the best of my knowledge… If WordPress is automatically adding the -2 then there is something in your database with that name already.
It could be an old post that is still in the “Trash” or it could even be an image with that same name.If you want to dig deep into it, here is HostGators’s example of how to do a database search, using phpMyAdmin. https://support.hostgator.com/articles/searching-through-a-mysql-database-in-phpmyadmin
Best of Luck and I hope this Helps You!
~Josh
Forum: Accessibility
In reply to: Readers Cannot Comment Through WP ReaderHi!
THat is a very interesting question… So much that I had to go and check my Reader.
I experience the same situation. When I look at a non-WordPress.com site that I am following, WPTavern for example, I have no option for a comment.
When I look at a known WordPress.com blog, the comment option is there.
I can see how this would be correct.
I do not know if it is fixable. That is a question for the WordPress.com Happiness Engineers. (I am just a Wannabe Happiness Engineer)
Best of Luck and I hope this Helps you!
~Josh
Forum: Fixing WordPress
In reply to: WordPress adding number to permalink when I update a postHey Again, Justin!
That is frustrating.
There must be something else in your database named “Green Sauce”.
It could be another picture with that name that you have on a different post or anything else.
I saw a bunch of post come up when I searched “Green Sauce” on your site.You could do a search for the slug in your database. If you really want to find it.
Here is an example with a video of how to use phpMyAdmin to search a database on Host Gator.
https://support.hostgator.com/articles/searching-through-a-mysql-database-in-phpmyadminIf you are not interested in getting in that deep…
You could just search through your media files and if that does not turn up anything then you could consider renaming the sauce. ??I hope that my assistance was helpful! Good Luck!
~Josh
Forum: Fixing WordPress
In reply to: WordPress adding number to permalink when I update a postHi again, Justin!
That is a very interesting twist to the problem.
I wonder if it’s an issue with the database…
Maybe you could try a new naming system with you Images and you Meal Plans. Like adding “Image” or “MP” to the beginning of the name.
For Example:
https://realsimplegood.com/mp-green-sauce/
or
https://realsimplegood.com/wp-content/uploads/2016/12/img-Crockpot-chicken-enchilada-soup.jpgI bet your database will like it more.
Could you give it a try and let me know how it works?
Best of Luck and I hope this Helps!
~Josh
Forum: Fixing WordPress
In reply to: WordPress adding number to permalink when I update a postHi!
I checked out your website and the second picture, that you have of the soup, is named:
https://realsimplegood.com/wp-content/uploads/2016/12/Crockpot-chicken-enchilada-soup.jpgI think that this is why your permalink is changing.
Try naming the image something different and I bet you it will allow you to finally change the permalink.
I found a similar problem here:
https://wordpress.stackexchange.com/questions/174464/stop-wordpress-appending-2-to-the-end-of-my-url-after-i-change-itTry this and let me know how it works!
~Josh
Forum: Fixing WordPress
In reply to: Theme brokenHi There!
I understand what you are going through. I have frazzled my site a few times.
In these times of despair, I have gone to my Hosting provider and asked them to restore my account to a previous backup.
They keep two weeks worth of backups but,I can only speak of my experience with iPage.Every provider is different.
Best of Luck and I hope this Helps!
~Josh
Forum: Fixing WordPress
In reply to: Full Left Column, Menu over right column onlyHi!
I understand that finding the right Theme can be Frustrating.I Really enjoy using the Themify Ultra theme!
You can do virtually anything with their framework.
Here is the link to a video guide that tells you what it can do.
https://themify.me/docs/ultra-documentationHere is a link to download a free Non Supported copy from Hogan Chua on You tube. (He has a series of free tutorials, too.)
https://s3-us-west-2.amazonaws.com/businesstutorial/themify-ultra.zip
Good Luck & I Hope This Helps You!
~Josh
Forum: Fixing WordPress
In reply to: Shut down site for a specific timeHi there!
That is an interesting request but I can see how it could be useful.
I found a plugin that you could use.
Show/Hide Content at Set Time It uses Short Codes and has a “Usage Repeating” option that looks like this:
[time-restrict-repeat type=”daily” ontime=”09:00:00″ offtime=”17:00:00″]
Working 9 to 5
[/time-restrict-repeat]I hope this helps you!
~Josh
Forum: Fixing WordPress
In reply to: Search Different websites for same ItemForum: Fixing WordPress
In reply to: Bottom of Sub Menu dissappearsHi Again!
I am sorry that you have not had any support from templatetuning.
I have worked with some of the Template Monster products and I know that they use cherry framework. It can be very confusing.
Have you tried contacting Template Monster? I’ve chatted with their team before and they were very happy to help.
Try their support site! https://www.templatemonster.com/help/ They Even Have Live Chat
Good Luck! ??
Let me know if they can’t help you!
~Josh
Forum: Fixing WordPress
In reply to: Logging in to my website, however no admin features are enabledThats Great!
I am very happy you figured it out!
~Josh
Forum: Fixing WordPress
In reply to: Logging in to my website, however no admin features are enabledHi there!
I am very sorry that you are experiencing this issue. I dug into a bit and I found This Post that should restore you admin privileges.
I hope that this helps you ??
Please, let me know how it works out for you.
~Josh