shakemyday
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mixing Pages and Catagories in navSo no one has ever wanted pages and sub-categories to be mixed in a nav under a category? No one has solved this issue? it is not possible to have a fixed page that is included in a category? you can only have a nav with pages then a nav with categories? no site have ever mixed them?
If someone has – I would love to know how.
Forum: Fixing WordPress
In reply to: Mixing Pages and Catagories in navStill hoping to hear a solution…
Forum: Fixing WordPress
In reply to: How to Display Posts of a Certain Category on a Specified Page?This is exactly what I was looking to find out…but it still does not solve my problem… of wishing to mix pages and categories in the side bar.
Page
-sub Page
-sub Page
-category
-category
Page
-sub Page
-sub Page
-category
-categoryIs the only way to do that to make a custome coded nav?
Forum: Plugins
In reply to: e-commerce store-best plugin?I am in the same boat as you. I down loaded the free version – with the intent that if I liked it, got it to work etc- that I would then upgrade to a paid version.
well… I cant get the images to display. And the pay button does not work. So I went on this forum and their own forum and everywhere I look the problem with shopping cart via paypal is unresolved. I have not found ONE POST or FAQs or INSTRUCTION- WITH THE ANSWERS and lots of people seem to be asking.
I am presently doing a search to see if there is any answers about anything… It does not incline me to continue. Who needs to put time into building a huge shop – if people cant pay- and it might bust and then I’d have to start all over……
So let me know what you find out!
–Your fellow cart hunter
Forum: Fixing WordPress
In reply to: Catagory textYAY!!! it works!
Thanks moshu.Forum: Fixing WordPress
In reply to: Catagory textThe catagory pages are styled by the theme SOMEHOW- but I can not figure it out. and no replies here (yet) So I am forging forward attempting to code it myself. Following the the instructions: https://codex.www.ads-software.com/Category_Templates
when you want the first page of the catagory to be different from the next pages- you use this code:
<?php if ( $paged < 2 ) {
<p>Text for first page of Category archive.</p>
<?php } else {
<p>Text for subsequent pages of Category.
Can be left out.</p>
<?php } ?>I receive a syntax error for the line:
<p>Text for first page of Category archive.</p>
I have tried removing spaces and everything else I can think of to get this little bit of code to behave but it is not.
Does anyone know what code would work?
Forum: Fixing WordPress
In reply to: Catagory textone portion of the mystery unfolding.=!!! thank you whooami.
but! now that I have done that- it is clear that the catagory pages are presently being styled some how. and just taking the index page – adding in the line of text- and putting it up undoes all that styling. Where is that styling hiding so I can copy it?
my modification category-3.php:
https://shakemyday.com/site/?cat=3the styled original theme:
https://shakemyday.com/site/?cat=24somehow the class “archive_head” is getting pulled in the original -which mine is missing etc etc.
Forum: Fixing WordPress
In reply to: Trying to feed wordpress on a static HTML pageOH right! I put two sites in the same place in my mind. I meant:
at the moment- I use it on the static HTML home page of my site -(in the process of redoing the site)
https://www.shakemyday.com – scroll down and you’ll see feedburner pulling my wp blog in.but I am sure other people have more savvy ways of doing it than me.
Forum: Fixing WordPress
In reply to: Trying to feed wordpress on a static HTML pageYou might find this service helpful:
I was getting this same error- but it stemmed from changing where I wanted the index page to live.
I was given a tip to hack into the admin this way:
https://www.village-idiot.org/archives/2007/07/04/wp-emergency-url/
It helped me…
Forum: Installing WordPress
In reply to: Moving my wordpress and upgradingthis fix – along with a few other problems to fix- MY SITE IS NOW WORKING! wahooooo.
Forum: Installing WordPress
In reply to: Moving my wordpress and upgrading“Think” ?!?!?! Been doing nothing but! I thought this was a HELP message board?…
One of the suggestions on the site was to put a clean install in.
Thank you for putting up a possible solution.
Forum: Installing WordPress
In reply to: Moving my wordpress and upgradingno one seems to know the answer. My site is still down.
I found another thread that people were getting the same error message. I tried all the suggestions there. Nothing helped.
I have reuploaded my old version. I have deleated everything and uploaded the new version. deleated that and reuploaded my old version again.
NOTHING IS HELPING.
Forum: Installing WordPress
In reply to: Moving my wordpress and upgradingI deleated the “blog.shakemyday.com” in the admin panel.
things seemed to work. and had it point to “shakemyday.com/blog/”then I wanted to have the index file in my the root directory. opened the file- changed it so that the header pointed correctly. and uploaded it to the root directory. It worked.
then I realized that if I had that index.php in the main root then I can not have a different home page. So I tried moving it back into the blog folder.
I never saw the .htaccess file.
My site is not showing my theme.
I now am not able to log into my admin.
the- and not recognizing my password. I had new password sent- but I still receive this message:ERROR: WordPress requires Cookies but your browser does not support them or they are blocked.
I tried downloading the most recent version of the word press and I upgraded. I made sure not to overwrite the files they say not to overwrite. =no change.
Please help.
Forum: Installing WordPress
In reply to: Moving my wordpress and upgradingI still have not figoured out how to get rid of the
Blog dot (blog.sitename.com)can anyone help me???