BuyManThings
Forum Replies Created
-
There is a setting/tweak related to removing write permissions from .htaccess and wp-config.php, turn that off and you should be good to go.
I would definitely say it’s your Bulletproof Security settings. This is also applicable to WP Better Security.
There is a setting/tweak related to removing write permissions from .htaccess and wp-config.php, turn that off and you should be good to go.
Forum: Plugins
In reply to: [Infinite-Scroll] Finding CSS Selectors – I'm Wrong!Perfect. That worked. Thanks for taking the time to look and explaining why it works the way it does
Forum: Plugins
In reply to: [Infinite-Scroll] Finding CSS Selectors – I'm Wrong!I briefly had it working with
Content Selector #entries
Navigation Selector .pagination.clearfix
Next Selector .alignleft
Item Selector .post.entry.clearfix.latestBut it doesnt work all the time correctly, I think theres something very minor off
Forum: Plugins
In reply to: [Infinite-Scroll] Finding CSS Selectors – I'm Wrong!Here is where it should be if anyone can take a quick look and offer any ideas`
https://f.cloud.github.com/assets/4870987/723489/568b9d16-e019-11e2-8311-d4818689511b.png
Forum: Plugins
In reply to: [Infinite-Scroll] Finding CSS Selectors – I'm Wrong!I’m almost positive those are the right selectors now. (I know it should be .pagination with no space)
I still cant make the plugin work! Any Ideas?
Forum: Plugins
In reply to: [Infinite-Scroll] Finding CSS Selectors – I'm Wrong!This is the best I can find using inspect element, this seems right, but I cant make it work!
Content Selector – #entries
Navigation Selector – . pagination
Next Selector – .alignleft
Item Selector – .entryIf someone could please take a look and help me out I would appreciate it, I’m really trying my best.
Forum: Fixing WordPress
In reply to: Featured Image thumbnail not resizingGot it fixed. Thanks