| bio | website | hlrse.net |
|---|---|---|
| location | United States | |
| age | 22 | |
| visits | member for | 6 months |
| seen | Dec 6 '12 at 1:58 | |
| stats | profile views | 0 |
|
Nov 24 |
comment |
How to remove empty DIV tags *ONLY* in 'Page' content area? @ErnestoMarrero Just in case, I have just submitted a support request via their contact form at pagelines.com/contact, linked to this StackExchange post and briefly explained the situation. I have also posted on their forums at pagelines.com/forum/topic/… |
|
Nov 24 |
comment |
How to remove empty DIV tags *ONLY* in 'Page' content area? Is there anything or anywhere I should go in particular after enabling debug mode? There were only these two other messages after adding some more lines into wp_config.php: [24-Nov-2012 18:24:37 UTC] PHP Notice: Undefined offset: 1 in /home/username/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 153
[24-Nov-2012 18:24:49 UTC] PHP Notice: Undefined offset: 1 in /home/username/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 153These shouldn't have any influence on the problem, as during dev of the website I had the plugin fully disabled |
|
Nov 24 |
comment |
How to remove empty DIV tags *ONLY* in 'Page' content area? Enabled plugins at time of post: Contact Form 7, TinyMCE Advanced, WP-DBManager, WP Super Cache (was disabled previously, empty DIV tag problem still occurred) |
|
Nov 24 |
comment |
How to remove empty DIV tags *ONLY* in 'Page' content area? I enabled debug, and as soon as I got logged into wp-admin this inserted at the top of the page: Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/username/public_html/wp-includes/functions.php on line 2722 |
|
Nov 24 |
comment |
How to remove empty DIV tags *ONLY* in 'Page' content area? validator.w3.org/… - Never validated, mostly because I never expect these automated things (Wordpress, Themes, the whole system) to wind up being valid markup. |
|
Nov 24 |
asked | How to remove empty DIV tags *ONLY* in 'Page' content area? |