Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ntoulios88
tagDiv Member

Great! Thanks for the help!

I try to activate also the wp super cache following your instructions bad in my home page after activating the plugin is like this http://i.imgur.com/7fQk3Ey.jpg

The rest website looks fine. Is it easy to fix it somehow??? Any other user face same problem maybe???

THanks!!!

ntoulios88
tagDiv Member

Perfect!!! Amazing Support!!!

I notice yesterday two more problems… one small and one serious i think ..

1) http://i.imgur.com/2bHyW9n.jpg Please check the picture on the home page here http://www.alexiptoto.com/ and tell me how I can reduce this white gap some pixels!!!

2) I notice that the website is a bit slow after the update. I used the plugin P3 PLugin Profiler and I notice the problem here ( http://i.imgur.com/P3BiSkU.jpg ) . The MySQL Queries are more than Double after the update!!!!

– I didnt add any new plugins , actually I delete some I had
– I deactivate my most heavy plugin and still I had the same MySQL Queries.

I want to ask if there are more users like me who faced the same problem or its just me. i really would like to listen ur advice!!!

Thanks

ntoulios88
tagDiv Member

ANd i have problems with the Tags!!! No tags appear please check this
http://www.alexiptoto.com/tag/%CF%83%CF%89%CE%BA%CF%81%CE%AC%CF%84%CE%B7%CF%82/
what u advice me??

ntoulios88
tagDiv Member

as you can see there is no edit option on the blocks!! 🙁

View post on imgur.com

ntoulios88
tagDiv Member

ok thanks. I know but version six is really cool

1)I want also to ask you how to delete this http://i.imgur.com/Z1IfKoq.jpg
The number of the views on the post page WITHOUD Disabling the view count!!!
I dont want my visitors to watch the post views only the admins!!!

2) Also this is a correct picture of the VC witout the modules on it !! http://i.imgur.com/n4bPFBM.jpg
I dont know why and how they dissapear. This happen only to me??

ntoulios88
tagDiv Member

Also u did a great job on the new version! Congrats

ntoulios88
tagDiv Member

ok i found your article.. i think i will make it step by step

ntoulios88
tagDiv Member

Yes sorry.

I want to Change Post Title Style Home Page from this

http://www.alexiptoto.com/

to

this http://www.newsbeast.gr/

the text to be up the image and not next to it.

thanks again

ntoulios88
tagDiv Member
ntoulios88
tagDiv Member

thank yuo ! you are the best

ntoulios88
tagDiv Member

when i paste this ony my htaccess i got this message on my homepage

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@alexiptoto.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server at http://www.alexiptoto.com Port 80

ntoulios88
tagDiv Member

ok thanks I fix problem one.

2. About expire headers is this looks fine for htacces file?

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

AddType text/javascript .js

# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 604800 seconds”
ExpiresByType image/jpeg “access plus 604800 seconds”
ExpiresByType image/png “access plus 604800 seconds”
ExpiresByType image/gif “access plus 604800 seconds”
ExpiresByType application/x-shockwave-flash “access plus 604800 seconds”
ExpiresByType text/css “access plus 604800 seconds”
ExpiresByType text/javascript “access plus 604800 seconds”
ExpiresByType application/javascript “access plus 604800 seconds”
ExpiresByType application/x-javascript “access plus 604800 seconds”
#ExpiresByType text/html “access plus 600 seconds”
#ExpiresByType application/xhtml+xml “access plus 600 seconds”
</ifModule>
# END Expire headers

# END WordPress

ntoulios88
tagDiv Member

Super!

ntoulios88
tagDiv Member

I upload on my blog every 30 min a new posts. Does this affect something on supercache about time for example or not?

ntoulios88
tagDiv Member

Hi,

Thanks for your reply. I know how to add infinite with visual composer. My question is a bit more complicated.

In the post page, under the comments, (maybe I should use the file comments.php or single.php) I want to add module 9 with infinite scroll with php code .(Like daily mail posts.)

I cant do this with visual composer.is it possible to wotk with shortcode?? Like [module 9 short code here] .

Any solution?

Viewing 16 posts - 1 through 16 (of 16 total)