applesfaceman
Forum Replies Created
-
Hi fmworld, it’s hard to say “for sure” but i think it got fixed when I updated Woo, long ago..
Since then I haven’t come across any duplicates, thank god.
If you’re not up to date on Woo, or WP. Work on that ASAP.
If you are.. you might consider a fresh install cause I did not have any lucky figuring it out, and woo could not determine a single thing.Good luck
Forum: Fixing WordPress
In reply to: I paste youtube embed in HTML post, View in Visual, and its goneoh cool.. didnt know about that feature. thank you
Forum: Themes and Templates
In reply to: Photoria theme does not display comments on Pages??Oh kick-ace! figures its that easy and i cant even figure that out myself :-p
So i went to single.php found <?php comments_template(); ?> and nothing else like it, so i saw it was under
</div><!– end .postcontent –>just like this
</div><!– end .postcontent –>
<?php comments_template(); ?>So i found
</div><!– end .postcontent –>
in page.php
and simply placed
<?php comments_template(); ?>
under it. making it just like single.php.
and BAM! pages have comments now ??
thanks!Forum: Plugins
In reply to: NextGen Gallery Upload limit 10MB, change this? WPMultisiteoooh, never thought of that, figured ited be in the network admin. thanks! any future plans to allow to upload/import from another server ?? and allow content to remain on that server? thanks, great plugin i am highly grateful for you hard work!
im preparing for high traffic loads in the future and i want to store my thumbs/pics on another server to decrease http requests per server, this way will allow me do that, and im pretty sure this will allow for better css styling targeting the thumbs ..
hmm so i have admin/addgallery.php open, and this line is no where to be found, has it sense been moved from some kind of update? Im using the latest..
Forum: Fixing WordPress
In reply to: having css break down, cant seem to adjust it rightah man sorry, i just checked something and broke it, but it works now.. i was thinking the whole time too, man i hope someones not looking at it while its broke ?? sorry
Forum: Fixing WordPress
In reply to: What if I know exactly what I want…Youre welcome, if youre like me youll get really frustrated, but dont give up. That site is pretty damn useful it also will teach you a lot more than just CSS, just look around on it.
also the wordpress Codex, a little more comlicated but also usful
https://codex.www.ads-software.com/Site_Design_and_Layout
uhhg. maybe i should take my own advice and read through that page some more :pForum: Fixing WordPress
In reply to: What if I know exactly what I want…Most of what I learned was playing and getting a ton of help from this forum ?? The people here rock!
youll want to also learn CSS primarily.
you can learn CSS from the greatest code source on the internet
W3Schools.
https://www.w3schools.com/css/default.aspnever forget that website.. you can learn how to change colors using css, which is what wordpress uses, and learn to change many other thing using css… all which wordpress uses for styling. you can modify the style of any theme using css, usually in “style.css” under Appearance > Editor
Good luck!
Forum: Fixing WordPress
In reply to: change css entry-content only on home page?thanks Rev, I left the house needed a break from all the confusion ?? but i managed to find out how to assign a different style sheet to the home page. and i got it working. ?? thanks !
Forum: Fixing WordPress
In reply to: got post thumbs to work, but how do i link them?i went back to the other theme the one i was using that make it work came with to many problems..
so now again im looking to align my thumbnails to the left in 3 to 4 thumbs a row, and im sure ill have to expand the with of the page too
any ideas?
Thanks!
Forum: Fixing WordPress
In reply to: got post thumbs to work, but how do i link them?i dont want the image to go to a picture, i wanted it to go to the post it blongs to, uh but im somewhere else now, thanks thought
Forum: Fixing WordPress
In reply to: How to include some kind of forum into wordpress?bbpress plugin. it is the most powerful. this comes with forum setup and social network though.
Forum: Fixing WordPress
In reply to: rss feed syndication Post Title goes to source, not my own pageuhg… i wish i could delete a post when i figure it out myself 5 seconds after posting…
sorry,, got it
theres an option in Posts & Links in the wp menu on the left… sorryoh and the protecting the virtual directory with the link you gave me, i couldnt do that until i had someone with talent on my side, and that wont be for a while until i can afford it, id be to scared messing with that stuff