Cris Henderson
Forum Replies Created
-
I would like to point out that once you do next/prev on that modal, closing/opening the modal by clicking a row or the eye icon will also properly load the email contents.
Just putting this here in case this helps when someone comes along and sees your post!
Forum: Reviews
In reply to: [Sweet Captcha] Warning! This abandoned plugin has been hacked!Incorrect. Problem is not resolved, if it is indeed a problem (and them not being compromised).
i guess what i’m trying to say (and correct me if i’m wrong), is that i should be able to turn off portions (and all) of the extra stuff added to the code, such as the OpenGraph tags.
I’m pretty new to Jetpack, but have used it a bit. I went through the modules and didn’t fine one _specific_ option to disable the twitter meta cards, for example.
By just looking at your example code I can see that I will probably be able to maybe unset some opengraph tags, and viola.
However, it should be easily disabled via the gui so I don’t have to add a custom plugin or modify my theme to support jetpack in that aspect.
Forum: Fixing WordPress
In reply to: Please Help With Custom Post Types and Displaying themTry making your rewrite :
‘rewrite’ => array(‘slug’ => ‘ae’),Forum: Fixing WordPress
In reply to: Pagination on single.php causing 301 redirectso you were able to custom paginate? how did you customize it? maybe a code snippet example?
this is bugging me.
Forum: Fixing WordPress
In reply to: Pagination on single.php causing 301 redirectso you were able to custom paginate? how did you customize it? maybe a code snippet example?
this is bugging me.
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides Stopped Workingthank you @jleuze — the Minify was the problem. My cache plugin is still on, but minify off– i dont even need it anyway, as there isnt much js anyway or css.
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides Stopped Workingairdorableballoons dot com
Forum: Fixing WordPress
In reply to: moving wordpress to cpanel from pleskWhen I try to access /wp-admin with the www it doesnt work (before and after the Rewrite code)
Forum: Fixing WordPress
In reply to: moving wordpress to cpanel from pleskI checked both files in question, and the file functions.php has no line 657 (the functions file in the theme directory it is referring to)
Forum: Fixing WordPress
In reply to: moving wordpress to cpanel from pleskIt’s not a new install. I migrated a site from plesk to cpanel– the entire site is setup on plesk already. The database and theme and content and everything came with it…
WordPress will redirect from https://domain.com to https://www.domain.com if you set the www.* in the settings. The site works like a charm on the front end only… if you use the exact url in the settings (this case, the www. is there). When i try to access /wp-admin with out without www, it gives me same error. (same error for both as pasted above).
Forum: Fixing WordPress
In reply to: moving wordpress to cpanel from pleskesmi: wordpress 3.0.1
rev. voodoo- there were blank lines between functions. i removed them and am still getting the error. i do not understand why it would matter– since its works on the plesk system.
Forum: Installing WordPress
In reply to: install wont runWhat type of server config problem.