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 :)
rovito
tagDiv Member

Thanks a lot Andrei.

The problem was related to the thumbnail sizes, i found a tutorial in the TagDiv documentation, and it just worked perfect (regenerate-thumbnails plugin) so far now its ok.

I’ve swaped big grid to a “Masonry Grid: Blur Out” and it makes the trick with the exerpts.

Tomorrow i am going to check again for the categories main pages, i figured a possibly error in my sintaxys while adding the css.

But I want to ask you what to do with the modules if, i want that the excerpt shows only when the user pass his/her mouse over the Gridś Thumbnail?.

Thanks a lot again!

  • This reply was modified 10 years by rovito.
rovito
tagDiv Member

Hi I have already empty cache using WP Super Cache plugin, but i am not sure how to purge CDN files.
The same mistakes are showed in the homepage.
Thanks

rovito
tagDiv Member

Hi, i tried to modify the modules on my site ( http://www.caminantedigital.com.ar/ ) in order to show excerpts in big grid 6, it worked fine, except for custom css that i wasn’t being able to set in the colours I requiered.

But today after upgrading Jetpack Plugin and Font Awesome 4 Menus plugin, Bottom sections in homepage and sections showed crashes between pic and description, and also in “More articles box” is happening something like that.

I restored the modules td_module_10 and td_module_11 to the unmodified ones, but i can still seeing excerpts on the grid, and the mess down in the homepage.

Do you have any clues of what possibly happened?

Thank You

rovito
tagDiv Member

La solucion en la P.S. de Bogdan B. anduvo perfecta en mi sitio http://www.caminantedigital.com.ar

El archivo .htacces quedo asi:

#SOlUCION PROBLEMA ICONOS EN CHINO
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”

# BEGIN WordPress

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

  • This reply was modified 10 years by rovito.
  • This reply was modified 10 years by rovito.
Viewing 4 posts - 1 through 4 (of 4 total)