Leiif
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Causing errorsSince I have the plugin deactivated will I see when it updates?
Forum: Plugins
In reply to: [Add Widgets to Page] Where are the widgets stored?Thanks Tina,
I did have to go back to the old theme and then copy each widget. Then after switching back to the new theme I was able to reset all the widgets on each page and recopy the code into the new widget area.
The reason I thought they weren’t working was because I use adblock plus and it was hiding the widget because it is seen as an ad from Amazon. I tried 2 other widget in page plugins but they both interferred with another plugin I use and yours works perfect.
Thanks for providing this plugin,
LeiifForum: Plugins
In reply to: [Add Widgets to Page] Where are the widgets stored?I tried 2 other widget plugins but this is the best of the 3 I tried. I got a warning that the plugin hasn’t been updated but it still works. Maybe you could do a small update so its fresh again.
Forum: Plugins
In reply to: [Add Widgets to Page] Where are the widgets stored?The main problem was my adblocker but I still would like to know about where the widgets get stored?
Forum: Plugins
In reply to: [Add Widgets to Page] Where are the widgets stored?None of my widgets are working any longer. I tried moving them to the new theme and I can’t get them to work. I switched back to the old theme and they don’t work. Is this plugin compatible with 3.5.1 ?
Hi fruitshakes,
Sorry I didn’t get notice of your post but just got one for the last post by tennyy. I wanted my category pages to show more than just the basic excerpt and using “Advanced Excerpts” was what worked for me. I use my categories as navigational aids to getting to specific types of posts. Not sure what you are after.
In regard to “fruitshakes” and my post.
“My question has been resolved. I found a work around with the Advanced Excerpts plugin.”I am not using this plugin as I found a better solution with “Advanced Excerpts”
My question has been resolved. I found a work around with the Advanced Excerpts plugin.
My question has been resolved. I found a work around with the Advanced Excerpts plugin.
Where’s the code? I see the part about pagenavi.
I am trying to get the page to display a category 10 posts at a time but would like the output to be the same as my default posts page. The default posts page shows the excerpt up to the <!–more–> tag in the html code then has the read more link. It also includes the first image. And it has an older posts link at the bottom for the posts beyond the count of 10. So far all I am getting is the title and the short excerpt. I figured out that the thumbnail is only generated by having an image set as featured. I may be able to use this if I set the post count to all and make sure I have an image for each. Currently using the category page itself in a custom menu to show as a page. Any help appreciated.
I got it all cleaned up. It was the .htaccess files. There were 3 of them. One was in the folder of the installation. This site is in a subdirectory of my main site. I am using fatcow for hosting. The second .htaccess file was in the root folder of the filemanager and the 3rd and sneakiest file was in the wordpress folder of the site that is installed in the root. I am a little afraid to reinstall because of the problems I had. Will this security plugin allow a second Author to post on the site with his regular login?
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] zlib.output_compressionIf your php.ini file says that you didn’t follow the directions correctly. In a post on the first page code is posted. Here it is between the dashed lines:
———————————————————
; any text on a line after an unquoted semicolon (;) is ignored
[php] ; section markers (text within square brackets) are also ignored
; Boolean values can be set to either:
; true, on, yes
; or false, off, no, none
register_globals = off
track_errors = yeszlib.output_compression = off
———————————————————
If your php.ini files (there are at least 4) have anything else then it isn’t what worked for me. The 3 additional folders are also posted at the end of page 1 in this thread. There is also the root folder of the website. Here is a screenshot of my main php.ini
http://imageshack.us/f/703/snap20110504115633.gif/
That is in the root folder and it is also in the 3 other folders mentioned earlier. What you posted is NOT the same thing. When you can show me all 4 php.ini files in those locations I will believe you didn’t get it fixed with my solution. IF you can NOT get it fixed contact your host provider. This is what worked for me.
BTW I used MWSnap (its free) for the screenshot and just used an add cursor edit to hide the url behind the stop symbols.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] zlib.output_compressionCreate the php.ini for those 3 folders and see if that fixes it. You go to your file manager and navigate to the folder then choose create file from above. Copy that code and name it php.ini – Do that for all 3 places mentioned and see if that helps.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] zlib.output_compressionphp.ini is not only located in the root folder and may be over-ridden by another php.ini in a different folder. Check those 3 folders and the main one.