Архиви на блога

WordCamp Sofia 2018 – Видео

WordCamp София мина. Тази година участвах в организацията и отговарях за Видео записите. Накратко съм събрал малко инфо за нещата околко Видео сетъпа, организацията, обработката на видеото и качването им на WordCamp.tv Видео Екипа се грижи за записа на Видео

С етикет: , , , , ,
Публикувано в wordpress

[FIXED] No Update Required Your WordPress database is already up-to-date

If your WordPress Blog is stuck on No Update Required -> Database update loop then you are searching a way to fix it Just go to wp-content folder of your WordPress and remove object-cache.php After this your admin dashboard will

С етикет: , , , , ,
Публикувано в wordpress

restore wordpress widdget from database backup

If you wish to restore wordpress text widget from backup you need to follow those steps 1. Copy content from wp_options of the widget for example option_name=widget_text 2. Paste it on the new site 3. Restore all widgets on positions

С етикет: , , ,
Публикувано в php, wordpress

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource

If you have following error Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at Then you need to add some lines to your .htaccess file <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / Header add Access-Control-Allow-Origin „*“ Header

С етикет: , , , ,
Публикувано в Joomla, linux, wordpress

wordpress forse css styles version

Sometime css files version need to be set so update to be forced on all users which are visiting the site This can be done very easy in wordpress just need to add those lines in function.php of the theme

С етикет: , , , ,
Публикувано в wordpress