valphy6263
Forum Replies Created
-
Actually I am rebuilding it because as I was trying to implement the changes some error destroyed the whole site. It was working fine and suddenly I screwed up again and the site is gone, instead I have
Parse error: syntax error, unexpected T_STRING, expecting ‘,’ or ‘;’ in /hermes/bosweb/web074/b745/sl.valphy6263/public_html/philippeorlando.com/wp-content/themes/picture-perfect/functions.php on line 20
Thanks a lot for your help, but it didn’t work.
This is what I have:
if ($count < 4)
echo ‘<!– THESE AR ETHE LINKS YOU GO TO WHEN YOU CLICK ON A SLIDING DOOR IMAGE–>
<!– change the href to look like this: –>
<li class=”bk1″>
<li class=”bk2″>
<li class=”bk3″>
<li class=”bk4″>
<li class=”bk5″>
<li class=”bk6″>
<li class=”bk7″>
<li class=”bk8″>
‘;else {
for ( $counter = $count+1; $counter <= 8; $counter += 1) {
$output = $output.'<li class=”page_item bk’.($counter).'”>‘;I also added an eight pic at
/public_html/philippeorlando.com/wp-content/themes/picture-perfect/imagemenu/imagesStill, I don’t see the 8th pic
Site is under construction, you can see it at https://www.philippeorlando.comI know how to change the pictures to my own and increase their size.
I want to know how to increase the number of images.Forum: Installing WordPress
In reply to: Can’t login successfullyHum, I’ve just posted that below without checking your post. Well, it seems it’s a problem with WordPress, uh?