Search Results for 'install'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

You can send us a mail at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are. Please make a full backup of your current installation.
We will answer as soon as possible, but it may take a while.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you install and activate the plugin, then take the icon code and paste it in Navigation Label – http://screencast.com/t/TKqYz6oH5http://screencast.com/t/oR2LdrWz

Thanks!

pandian
tagDiv Member

I have updated it and demo is not getting installed, sent the details via email contact@tagdiv.com on 17th from wizoidteam@gmail.com. Awaiting to hear from you guys.

thanks,
Pandian

Alin [tagDiv]
tagDiv Staff

Hi,

Please update using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ make a full backup of your current installation and deactivate all plugins. After you update you will have to run the script it will import old settings from database(see docs). It may be an issue with widgets from sidebars, you will have to re-add them.

Thanks!

jamman
Participant
#0

Hi

I recently installed Newspaper 6. I installed a demo layout and in the Theme Panel selected the layout I wanted for all my Categories. All the category landing pages look great but the Homepage doesn’t seem to have had that same style applied. How do I customise the layout of my Homepage?

Basically I wanted http://buzzhut.co.uk/ to look like http://buzzhut.co.uk/category/games-2/ and http://buzzhut.co.uk/category/gadgets/

Where do I go to do this?

Many thanks

Steven
tagDiv Member

The reason for that is because V6 is not a update it’s a UPGRADE THEME,you should done a backup and a fresh install and these problems will not happen..

station
Participant
#0

I know this theme has a lot of greatness about it, and the demo looks ace, so perhaps this theme is wasted on me – my question is .. where to start?

On the demo, I only really wanted the theme to look like the Homepage – Blog part –

Am I best to start with installing the content from the demo, then working back by deleting all posts?

I attempted to make a new page, and called it home, I clicked on ” Templates ” and selected the ” Homepage – Blog ” and it said it’s added – but im not sure exactly what it’s done, or if that’s right, so didn’t click publish, Im worried im going to mess up the theme! :-\

hallow001
Participant
#0

Social Counter

I’ve installed automatically and manually and not work right.
someone can help with that?

my site: http://leagueofvines.com

Ing Geek
Participant
#0

This tutorial is for all those who speak Spanish and also serve to people who speak English. The tutorial is written in Spanish and English.

Newspaper 6 no es una actualización de la versión 4. Es un rediseño interno completo del Theme, por lo tanto la manera óptima de hacerlo funcionar al 100% es realizar una instalación limpia.

ÂżCĂłmo realizar una instalaciĂłn limpia de Newspaper?
– Entra en http://www.yoursite.com/wp-admin/themes.php
– Activa un theme diferente a newspaper
– Borra el antiguo newspaper
– Sube el archivo de Newspaper 6
– Activa Newspaper 6 e instala los plugins que vas a utilziar como speedbooster, social, etc.
– Ve a Install demos: http://www.yoursite.com/wp-admin/admin.php?page=td_theme_demos
– Selecciona el estilo que quieres utilizar para tu sitio web. NOTA: NO ACTIVES “Include content” porque eso importarĂĄ el contenido original del theme como imĂĄgenes y post, salvo el hecho de que quieras importarlo para trabajar sobre ellos en tu sitio web.
– Listo, ya tienes newspaper 6 funcional. Ahora tienes que ir a http://www.yoursite.com/wp-admin/admin.php?page=td_theme_panel y ajustar a tu gusto con tu logotipos etc.

Te recomiendo seguir las instrucciones de las dimenciones en logotipos e imĂĄgenes que establece el theme como por ejemplo para el logo principal que sea de (272 x 90px) y no de mayores dimensiones. Esto ayudarĂĄ a tener mejores tiempos de carga.

CĂłmo optimizar newspaper 6

El Newspaper utiliza otras dimensiones de imågenes para ciertas åreas por lo tanto es recomendable regenerar las thumbnails para que todas estén en el tamaño óptimo y funcionen a la perfección.
– Entra en http://www.yoursite.com/wp-admin/plugins.php
– Instalar Regenerate Thumbnails, activarlo y ponerlo a funcionar. Lo encuentras en el menĂș “herramientas”

Vamos a eliminar elementos no Ăștiles con ayuda de functions.php, este archivo lo encuentras en Apariencia + editor + functions.php . Nos posicionamos hasta el final del archivo functions.php y copiamos y pegamos el siguiente cĂłdigo

/* si usas jetpack, con esto eliminamos devicepx */
add_filter( 'jetpack_implode_frontend_css', '__return_false' );
function dequeue_devicepx() {
wp_dequeue_script( 'devicepx' );
}
add_action( 'wp_enqueue_scripts', 'dequeue_devicepx', 20 );
/* FIN si usas jetpack, con esto eliminamos devicepx */
/* con esto hacemos los 2 jquery de wordpress en uno solo*/
function optimize_jquery() {
if (!is_admin()) {
wp_deregister_script('jquery');
wp_deregister_script('jquery-migrate.min');
wp_deregister_script('comment-reply.min');
$protocol='http:';
if($_SERVER['HTTPS']=='on') {
$protocol='https:';
}
wp_register_script('jquery', $protocol.'//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js', false, '3.6', true);

wp_enqueue_script(‘jquery’);
}
}
add_action(‘template_redirect’, ‘optimize_jquery’);
/* FIN de con esto hacemos los 2 jquery de wordpress en uno solo*/
/*Otras optimizaciones */
function wpb_imagelink_setup() {
$image_set = get_option( ‘image_default_link_type’ );

if ($image_set !== ‘none’) {
update_option(‘image_default_link_type’, ‘none’);
}
}
add_action(‘admin_init’, ‘wpb_imagelink_setup’, 10);
function no_errors_please(){
return ‘Tu computadora se autodestruirĂĄ en 60 segundos!’;
}
add_filter( ‘login_errors’, ‘no_errors_please’ );

Damos clic en guardar o actualizar.

Newspaper 6 cuenta con Speedbooster, un plugin para mejorar el rendimiento aunque no funciona en todos los sitios web ya que hay que cumplir ciertas caracterĂ­sticas, como por ejemplo tiene incompatibilidad con akismet y algunos otros plugins que comĂșnmente se utilizan.
Si tu sitio web solo usa el plugin visual composer, entonces puedes usar speedbooster. De lo contrario usaremos otro plugin.

Desactivaremos los AVATARES de Gravatar en: Ajustes + Comentarios + retiramos la opciĂłn mostrar Avatares.
Adicionalmente puedes utilizar el plugin “WP-Usuario-Avatar” para establecer un avatar cargado desde tu propio sitio web. Esto mejora drĂĄstica mente la velocidad de carga de una entrada con comentarios.

CĂłmo optimizar tu instalaciĂłn de wordpress

Si tienes varios plugins vamos a desactivar y borrar TODOS los plugins que no usemos ni usaremos. Recuerda que entre menos plugins tengas instalados es mas veloz tu sitio web.
– Entra en http://www.yoursite.com/wp-admin/plugins.php
– Instala Plugin Garbage Collector
Activamos garbage collector y lo iniciamos. Este plugin nos ayudarĂĄ a borrar tablas de datos viejas para mejorar la velocidad de carga de la base de datos. Si no te permite eliminar tablas desde el plugin tendrĂĄs que hacerlo desde PHPMyAdmin y borrar manualmente las tablas en la base de datos.
– Instala plugin WP-Optimize
Activamos WPOptimize y hacemos una optimizaciĂłn completa de la base de datos.

Regresamos a la pestaña de plugins y desactivamos, thumbnails regenerate, garbage collector y wp-optimize.

PARA USUARIOS AVANZADOS
Entramos por FTP y editaremos el archivo wp-config.php Vamos a eliminar todos los comentarios y solo dejaremos las lĂ­neas esenciales. De este modo pesarĂĄ menos y quedarĂĄ algo como este ejemplo.

<?php
define('WP_HOME', 'http://www.yoursite/');
define('WP_SITEURL', 'http://www.yoursite/');
define('DB_NAME', 'yourbase');
define('DB_USER', 'youruser');
define('DB_PASSWORD', 'pass');
define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
define('AUTH_KEY', 'your key');
define('SECURE_AUTH_KEY', 'your key');
define('LOGGED_IN_KEY', 'your key');
define('NONCE_KEY', 'your key');
define('AUTH_SALT', 'your key');
define('SECURE_AUTH_SALT', 'your key');
define('LOGGED_IN_SALT', 'your key');
define('NONCE_SALT', 'your key');
$table_prefix = 'wp_';
define('WP_DEBUG', false);
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
require_once(ABSPATH . 'wp-settings.php');

Guardamos cambios y subimos el archivo editado

PLUGINS DE CACHE

Para el test instalé Newspaper en un sitio de pruebas con el estilo TECH. Tengo la licencia de Zen Cache PRO y WP Rocket, aunque también probé con 2 plugins gratuitos como w3 cache y Wp Super Cache. El test fue realizado con GTMetrix, el servidor del sitio web estå en españa.

NOTA: En lugar de Speed Booster recomiendo usar el plugin Above The Fold Optimization y solo excluir el archivo style.css

——————————————————————–
———————–E N G L I S H ——————————-
——————————————————————–

This tutorial is for all Those Who Also Serve speak Spanish and speak to people WHO Inglés. The tutorial is written in Spanish and Inglés.

Newspaper 6 is not an update of the version 4. It is a complete internal redesign of Theme, so the optimal way to make it work 100% is performing a clean install.

How to perform a clean installation of Newspaper?
– Enter http://www.yoursite.com/wp-admin/themes.php
– Enable a different theme to newspaper
– Delete the old newspaper
– Upload the file of Newspaper 6
– Turns Newspaper 6 and install plugins you will use as SpeedBooster, visualcomposer, social, etc.
– Go to Install demos: http://www.yoursite.com/wp-admin/admin.php?page=td_theme_demos
– Select the style you want to use for your website. NOTE: Do not select “Include content” because it will import the original content of the theme as images and post, except for the fact that you want to import it to work on them on your website.
– Ready, already you have 6 Functional newspaper. Now you have to go to http://www.yoursite.com/wp-admin/admin.php?page=td_theme_panel and adjust to your taste with your logos etc.

I recommend following the instructions in the dimentions logos and images that set the theme as such for the main logo that is of (272 x 90px) and no larger. This will help to have better load times.

How to optimize newspaper 6

The Newspaper uses other dimensions of images to certain areas so it is advisable to regenerate the thumbnails are all in the optimal size and function perfectly.
– Enter http://www.yoursite.com/wp-admin/plugins.php
– Install Regenerate Thumbnails, activate it and make it work. You find it in the menu “tools”

We will remove not useful elements using functions.php, you find this file under Appearance + editor + functions.php. We position until the end of functions.php file and copy and paste the following code

/* If you use jetpack, with this we remove devicepx */
add_filter ('jetpack_implode_frontend_css' '__return_false');
dequeue_devicepx function () {
wp_dequeue_script ('devicepx');
}
add_action ('wp_enqueue_scripts' 'dequeue_devicepx', 20);
/* END if you use jetpack, with this we remove devicepx */
/* 2 do with this jquery wordpress into one */
optimize_jquery function () {
if (! is_admin ()) {
wp_deregister_script ('jquery');
wp_deregister_script ('jquery-migrate.min');
wp_deregister_script ('comment-reply.min');
$ Protocol = 'http:';
if ($ _ SERVER ['HTTPS'] == 'on') {
$ Protocol = 'https:';
}
wp_register_script ('jquery', $ protocol '// ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js', false, '3.6', true.);

wp_enqueue_script (‘jquery’);
}
}
add_action (‘template_redirect’ ‘optimize_jquery’);
/* End with this we jquery wordpress 2 into one */
/* Other optimizations */
wpb_imagelink_setup function () {
$ Image_set = get_option (‘image_default_link_type’);

if ($ image_set! == ‘none’) {
update_option (‘image_default_link_type’, ‘none’);
}
}
add_action (‘admin_init’ ‘wpb_imagelink_setup’, 10);
no_errors_please function () {
return ‘Your computer will self-destruct in 60 seconds!’;
}
add_filter (‘login_errors’ ‘no_errors_please’);

We click save or update.

Newspaper 6 features Speedbooster </ strong>, a plugin to improve performance but does not work at all as there are websites that meet certain characteristics, such as is incompatible with akismet and some other commonly used plugins .
If your website only uses the visual composer plugin, then you can use SpeedBooster. Otherwise we will use another plugin.

deactivate avatars Gravatar : Settings + Comments + withdrew the Show Avatars.
Additionally you can use the “WP-User-Avatar” plugin to establish an avatar loaded from your own site. This improves drastically loading speed of an post with comments.

How to optimize your wordpress installation

If you have multiple plugins we will deactivate and delete all plugins not to use or will use. Remember that the less have installed plugins is faster your website.
– Enter http://www.yoursite.com/wp-admin/plugins.php
– Install Plugin Garbage Collector
Activate and start garbage collector. This plugin will help us erase old data tables to improve loading speed of the database. If not let you delete tables from the plugin will have to do it from PHPMyAdmin and manually delete old tables in the database.
– Install plugin WP-Optimize
We WPOptimize activate and make a complete optimization of the database.

Back to the plugins tab and deactivate, regenerate thumbnails, garbage collector and wp-optimize.

FOR ADVANCED USERS
Walked through FTP and edit the file wp-config.php We will remove all comments and leave only the essential lines. This will weigh less and be something like this example.

<? Php
define ('WP_HOME', 'http: //www.yoursite/');
define ('WP_SITEURL', 'http: //www.yoursite/');
define ('DB_NAME', 'yourbase');
define ('DB_USER' 'youruser');
define ('DB_PASSWORD', 'pass');
define ('DB_HOST', 'localhost');
define ('DB_CHARSET', 'utf8');
define ('DB_COLLATE', '');
define ('AUTH_KEY', 'your key');
define ('SECURE_AUTH_KEY', 'your key');
define ('LOGGED_IN_KEY', 'your key');
define ('NONCE_KEY', 'your key');
define ('AUTH_SALT', 'your key');
define ('SECURE_AUTH_SALT', 'your key');
define ('LOGGED_IN_SALT', 'your key');
define ('NONCE_SALT', 'your key');
$ Table_prefix = 'wp_';
define ('WP_DEBUG', false);
if (! defined ('ABSPATH'))
define ('ABSPATH', dirname (__ FILE__) '/'.);
require_once (ABSPATH 'wp-settings.php. ");

Save changes and upload the file

plugins CACHE

For Newspaper 6 TEST, i installed in a test site with TECH style. I have licence of Zen CAHE PRO and WP Rocket (the best cache plugins for wordpress), but also tried with 2 free plugins like w3 cache and WP Super Cache. The test was conducted with GTMetrix, the server of the website is in Spain.

NOTE: Instead of Speed ​​Booster recommend using the Above The Fold Optimization plugin and only exclude the file style.css

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the custom css that you have used on version 4 of the theme will not work on the new version as the theme was practically rewritten(it should be regarded like a new theme) . You can install version 6 on a development site and make your customizations and the migrate to your main domain.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please install Social Counter plugin using this panel – http://screencast.com/t/Q58ToflL and then check the version of the plugin – http://screencast.com/t/lLnUnUIWXO

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can install it on a development site and customize it if you want this. The old theme settings are imported from database if you run the script from Newspaper Welcome section (if you follow the documentation) – https://forum.tagdiv.com/how-to-update-the-theme-2/ so you follow the steps provide there and remove the old theme.

Thanks!

careongo
tagDiv Member

Thanks.

I removed the older theme before installing new one. But I needed to change the page template to overcome that error.

Thomas
Participant
#0

Hello

First, BRAVO for your new update. It is really great!

However, I have 4 problems.
Here an image :
http://imageshack.com/a/img909/5994/koqJe9.png

1/ I regenerate all images with Force Regenerate Thumbnails and hope it will change.
I deleted W3 Total Cache so it is not a cache issue.
Still 1500 to go! 🙂

2/ I rename the theme folder, put the new one, delete old plugin, and install the 4 news one from your /include folder in the zip.
In the cateogories pages, I still have code instead of the elements.
Why ?

3/ Background and color
Since the v4, when I laod any page, instead of having my main color (for us purple) on the link and background, during half a second it is the light blue color theme appearing.
Why this informatoin a still load or in the base and not replace by

4/ After the name of the redactor, how I could change the format of the date to have french one aka for example 5 Février 2015 instead of fév 5, 2015?

Regards

Alin [tagDiv]
tagDiv Staff

Hi,


@muhannad
Please make a backup of your current theme installation, then remove the old theme(it should not remain old theme files) and upload the new theme version (you can try to do this via FTP), follow the documentation – https://forum.tagdiv.com/how-to-update-the-theme-2/ run the script and regenerate your thumbnails. Also update the theme plugins from the /plugins folder.
It should work, please let me know!

Thanks!

howtoisolve
Participant
#0

After theme update, to v6 from v4

Ads for top and bottom in post appear on right side in Mac safari and iPhone safari browser.

Safari browser for Mac and iPhone, ads (Top and Bottom) Not showing perfectly.

Please See below article.

https://s-media-cache-ak0.pinimg.com/originals/a1/5a/8d/a15a8d3eb1f8cf4ca98ba83e99d40251.png

Want more idea, Please share with me if you have any confusion.

As of your guide, i removed old theme completely from hosting server and then installed new one.
same for plugins. still showing ads alight right.

Thanks, Reply me as soon as possible.

yakir105
Participant
#0

For some reason all the icons have disappeared after the update version.
It appears throughout the site, and certain things that are in the control panel.

http://www.hayom.org.il/wp-content/uploads/2015/06/1.jpg
http://www.hayom.org.il

I reinstalled design kit version and version WordPress – and the problem still exists.

Thank you very much!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Did you run the script? – https://forum.tagdiv.com/how-to-update-the-theme-2/ some of widgets don’t exist anymore. Do you now what widgets did you use and disappeared?
2. We use header style 11 on our blog demo if this is what you mean- http://demo.tagdiv.com/newspaper_classic_blog/ You can change header style(try and see which one look fine for your blog) from – http://screencast.com/t/X7SBnJpWW or do you refer how to install the blog stack? – http://screencast.com/t/PrEEx8wDzTg

Thanks!

jonybigude
Participant
#0

I have just installed the update you sent via Envato mail and now the Social networks icons are not updating. No matter how many addresses I have on how many social networks it will always show the same ones 😐

Some guidance please?

jonybigude
Participant
#0

I have just installed the last update of the version 6 on a brand new database and server. Everything was alright until I started to write custom CSS on the “Custom CSS”. The result is 0. No matter what I target and how I target, with or without !important, the changes will not take effect.

I am considering making my changes directly on the style.css file but I know this is not the best practice. Did I miss something or what is happening here? What~s the solution?

Thanks in advance!

Alin [tagDiv]
tagDiv Staff

Hi,

You can send us a mail at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are. Please make a full backup of your current installation.
We will answer as soon as possible, but it may take a while.

Thanks!

Heatislap
tagDiv Member

installed all the old files, could not find the old child theme, but i am also getting this code

without object from outside a class in /home/content/00/10923500/html/3/wp-content/themes/Newspaper/includes/wp_booster/external/class-tgm-plugin-activation.php on line 1835

Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/content/00/10923500/html/3/wp-content/themes/Newspaper/includes/wp_booster/external/class-tgm-plugin-activation.php on line 1835

the website is http://www.kurvesncakes.com

Bintmusic
Participant
#0

Hi,

I saw that someone had problems with the upgrade.
I wanted to know step by step things to do to transfer the site from v5 to v6:

Currently I have about:

– 20 pages with sidebar
– Articles with sidebar
– Section forum made bbPress
– More than 200 categories with sidebar
– Header menu that refers to 12 categories
– Supercacher and other varius plug in installed

Thanks

Daniel Finch
tagDiv Member

Perhaps you should have made a backup before updating so you can revert back to V4 or install it on a staged site first which is common practise if you have made customisations.

By the way, calling someone else’s site crap, which is what you just did is a pretty dick-ish move.

yannc04
tagDiv Member

I reinstalled properly the theme after removing all of the old, and even after that, I still have a blank page. When I put out the theme 4, that work, anyway. When I take it off and I put new, it no longer works. So what is the problem?

Viewing 25 results - 33,451 through 33,475 (of 35,820 total)