AG78
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "Warning" each time after saving changesIs it possible to edit my first post in this topic??
Forum: Fixing WordPress
In reply to: "Warning" each time after saving changesYes, if I’m correct, the issue is at line 1 of the functions.php file. But what could be wrong at line 1:
<script type=”text/javascript”>
The scripts doesn’t have the “<?php and ?>” code..
Forum: Fixing WordPress
In reply to: "Warning" each time after saving changesMy Child theme’s functions.php file only consists of the Google Analytics script code and I haven’t edited the functions.php file of the Twenty Eleven theme.
?
Forum: Fixing WordPress
In reply to: Footer text does not appearAny new thoughts how to fix the footer function, seeing the error report above?
Forum: Fixing WordPress
In reply to: Footer text does not appearThe style.css contains 14 errors:
316 input[type=”text”], textarea -moz-box-shadow does not exist : inset 1px 1px 1px rgba(0,0,0,0.1 )
317 input[type=”text”], textarea -webkit-box-shadow does not exist: inset 1px 1px 1px rgba(0,0,0,0.1 )
408 #access ul ul -moz-box-shadow bestaat niet : 0 3px 3px rgba(0,0,0,0.2 )
409 #access ul ul -webkit-box-shadow bestaat niet : 0 3px 3px rgba(0,0,0,0.2 )
1258 pre -webkit-text-size-adjust does not exist: 140%
1261 code -webkit-text-size-adjust does not exist: 160%
1268 #access, .entry-meta, .entry-utility, .navigation, .widget-area -webkit-text-size-adjust does not exist: 120%
1271 #site-description -webkit-text-size-adjust does not exist: none
1360 .home .sticky Invalid number : border div no color value: div
1360 .home .sticky Parse Error div.entry-utility {display:none !important; }
Forum: Fixing WordPress
In reply to: Footer text does not appearI put the webaddress in the validator link and this was the result:
Error found while checking this document as HTML5!
Validation Output: 1 Error
Error Line 130, Column 102: Bad value generator for attribute rel on element a: Keyword generator is not registered.…Personal Publishing Platform” rel=”generator”>Proudly powered by WordPress.
What does this mean?
Where exactly is the content area?
Forum: Fixing WordPress
In reply to: Footer text does not appearLoop.php
Forum: Fixing WordPress
In reply to: Footer text does not appearI didn’t delete the text in the second and third area, sorry.
Is the code correct? Or is there an explanation why the text is not displayed on the page?
Forum: Fixing WordPress
In reply to: Footer text does not appearDe deactivation of the plugins did not work unfortunately.
But, after checking my page source, this is the footer:
`<div id=”footer” role=”contentinfo”>
<div id=”colophon”>
<div id=”footer-widget-area” role=”complementary”>
<div id=”first” class=”widget-area”>
<ul class=”xoxo”>
<li id=”text-6″ class=”widget-container widget_text”> <div class=”textwidget”>TESTING THE FOOTER</div></div><!– #first .widget-area –>
<div id=”second” class=”widget-area”>
<ul class=”xoxo”>
<li id=”text-4″ class=”widget-container widget_text”> <div class=”textwidget”>TEST</div></div><!– #second .widget-area –>
<div id=”third” class=”widget-area”>
<ul class=”xoxo”>
<li id=”text-3″ class=”widget-container widget_text”> <div class=”textwidget”>THIS IS A TEST</div></div><!– #third .widget-area –>
</div><!– #footer-widget-area –>
I wrote TESTING THE FOOTER in the first footer area and deleted the widgets from the second and third widget area, but those are still readable in the source. ??
Forum: Fixing WordPress
In reply to: Footer text does not appearI’ve inserted an image to the primary widget area. The image appears in the right side bar, on each page. The same goes for an image in the Secondary widget area.
I’m going to deactivate all plugins and test it and let know the result.
Forum: Fixing WordPress
In reply to: Footer text does not appearYes, I added for example the Text widget to “First Footer Area” and typed TEST. Saved it and nothing happened.
Forum: Fixing WordPress
In reply to: Footer text does not appearBy the way, I have performed the following action:
http://ww.wp.xz.cn/support/topic/remove-the-leave-a-comment-link-twenty-ten-inverted-10?replies=8
Does this has anything to do with the footer problem?
I’d rather not show the website yet, sorry, it has to do with privacy and copyright and the fact the website is still under construction…