Search Results for 'install'

Results from the Forum
Omar
Participant
#0

Hi I just purchased this theme a day ago and installed it on my local machine. Right away I started getting a js prompt on the home page after activating Visual Composer. The prompt Say “Enter Your JS Here!”. The message goes away when i deactivate Visual Composer. Any ideas why this is happening?

Thanks

NicolaBonato
Participant
#0

Hi,
I’ve purchased your theme and trying to install it but there’s an error page coming out. I’ve unzipped the file of Themeforest and uploaded only Newspaper.zip, I’ve also tried to install the whole zip themeforest-5489609-newspaper.zip.

Waiting for your answer.
Kind regards,
Nicola

incscada
Participant
#0

After downloadng this plugin, it couldn’t be installed.
[themeforest-5489609-newspaper-wordpress-theme.zip]

http://www.busanddadang.com

dahlnewpage
Participant
#0

Hello, I’m updating Newspaper for the first time since installing it a couple of weeks ago. Had version 7.6.1 and updating to 7.7.

I used the Envato WordPress plugin, and followed the steps on: https://forum.tagdiv.com/how-to-update-the-theme-2/

I’m inside the Envato Market plugin, and clicked Update.

It’s been about 30 minutes now, and it still says it’s “Updating” with the Update wheel still spinning. Is it normal for it to take this long?

The website still works, and when I click on Newspaper in the left menu in a new tab it still says version 7.6.1 is installed…

I don’t want to click out of the updating window if it’s actually updating. Internet connection is fine.

Any advice?

kenny30
tagDiv Member

Hi again Bogdan,
Thank you so much for the color changing code.
As per FB comments – I have already this FB API installed on my post pages and it works as I want it to work.
The question is how to put those comments, the most recent of them into the “recent comments” widget which I have in the homepage sidebar
website
the widget gets comments from the theme comment module which is now swithced off globaly.

have a nice weekend

pedroarmindo1
tagDiv Member

Thanks for the Help mmelda. I don’t use this plugin, but I will install and test.

jdshaw75
Participant
#0

When I go to install the Newspaper theme in WordPress, I get a “Server hangup” message. My host, BlueHost, says it is not a problem on their end. Any thoughts?

Thanks!

Karpat
Participant
#0

Hello guys..

Its my 1st tmime using News7. I was download and install 7.6 but as i see we got a new version 7.7

So how can upgrade it? cuz there is no upgrade button or somethin like that on admin panel :/

Joophil
Participant
#0

Dear support,

I would like to be able to add in the Theme the possibility depending on the language detection from the browser to add the redirection to the multi site installation that I have made.

For example:

<?php

$languages = array(‘da’, ‘de’, ‘el’, ‘en’, ‘es’, ‘fr’, ‘is’, ‘it’, ‘nl’, ‘no’, ‘pt’, ‘fi’, ‘sv’);

if (isset($_POST[‘language’])) {
$lang = $_POST[‘language’];
} else {
$lang = substr($_SERVER[‘HTTP_ACCEPT_LANGUAGE’], 0, 2);
}

if (in_array($lang, $languages)) {
header(‘Location: ‘ . $lang);
} else {
header(‘Location: en’);
}

This without compromising theme. Thx a lot in advanced for any tips you may suggest.

Erythros
tagDiv Member

Thank you for taking the time to reply!

Regarding 1. : Is there a way to test if it actually does something?

Regarding 2. : How would I avoid mixed content (HTTP/HTTPS) ? Is there a guide on what I have to do, or just installing WordPress using HTTPS as default is enough ? Any .htaccess rules or page rules in Cloudflare needed, redirections or others?

Thank you.

Bogdan B.
tagDiv Staff

Hello,

1. You do not have to use the plugin. Just use these settings in the cloudflare server: https://forum.tagdiv.com/cloudflare-cdn/ (if the plugin was required, it would have been specified in the documentation)

2. Our theme is fully compatible with https. You do not need any at all plugins to move to ssl.

3. Unfortunately since the plugin is not tested I cannot say for sure if it will work or not. You wuill have to try it out with a bit of trail and error. We only recommend wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There will not be any problems as long as the theme is not activated on multiple sites at the same time for prolonged periods of time.
You can activate the theme on the first domain and then move it and activate it again on the second. Then you can reset the theme activation from the system status section on the first install.

Thank you!

Catalin
tagDiv Staff

Hello bunnypunia,

Please try to update your theme because you are using an old version of mobile and theme. First of all, you should make a full backup to your database to be safe. The theme update should have to be made via FTP way because this is the surest method in this regard. For more references about this method, please consult here -> https://forum.tagdiv.com/install-via-ftp/

Thanks for your understanding!

Erythros
Participant
#0

Hi,

I just bought the template and before installing it, I’d like to get the starting configuration correctly.

I’d like to use HTTPS, Cloudflare and Redis object caching.
Cloudflare is configured according to your guide, WordPress is installed using https (the homeUrl is https://domain.com) and Redis is configured and set to use this wordpress script

The questions I have:
1. Do I need Cloudflare WordPress plugin? If so, is it enough just to apply it and let it use default settings?

2. Are there any incompatibilities with HTTPS? (Let’s encrypt, if matters). Are plugins like Simple SSL needed to avoid mixed content? Couldn’t find any information in the documentation

3. As I haven’t found anything related to Redis, are there any known issues with the wordpress script or reasons why i should not use it? (Yes, I am planning to set up WP Super Cache as well).

I know these might not be standard questions, but it’s important to get the start correctly, else it will always come back to this moment later on.

Thanks!

juliusuk
tagDiv Member

AH, finally found the solution.

The problem was that the thumbs were not generated so the big grids use the full image size with specific aspect ratio. The images were not cropped at all.

SOLUTION: Check if gd library is enabled on the server as wordpress requires it for cropping. You can see it in Cpanel, if not, contact hosting provider.
Then try to regenerate your thumbs and see how it goes.

So, what i did was install php-gd and regenerate thumbnails, and everything worked fine. Might be an issue on some specific hosting providers.

Thanks for the email support!
Julius

MShayto9
tagDiv Member

Hi Bogdan,

Yes, the settings you showed me are already active, and I already have Regen. Thumbnails installed on my site, tried that and it didn’t work.

eurodream
Participant
#0

Hello!
Question about the activation of the theme. I want to temporarily install this theme on a subdomain and migrate all the content from the primary domain to the subdomain.
After that, the site will be moved to the main domain. Question – whether you want to activate the theme in the sub-domain and will not be any problems with the re-activation of the main domain?

jerrypenninga
Participant
#0

Hi,

I just bought the Newspaper theme via Themeforest (or Envato Market as you will). After downloading it, I subscribed to this Forum by using my purchase code. This went smooth. After this, I unzipped and installed the theme in WordPress. I succesfully installed and activated both te Visual Composer and tagDiv Social Counter. Then, I tried to activate Newspaper. I pasted my Envato purchase code, but after clicking on the activation button, I got the message:

“The envato API is down and we can’t verify your purchase code. Please try again later. Sorry about this.”

When I tried the manual activation, I get the message saying that my purchase key is not valid.

What to do?

Bogdan B.
tagDiv Staff

Hello,
What plugin are you trying to install? Please provide more details so I can better understand how to help.
Thank you!

Catalin
tagDiv Staff

Hello yasamasanati,

Please check again your System Status parameters to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, if you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.

Thanks for the message!

olympicbird
Participant
#0

Dear Sir/Madam

Few days ago I bought your theme and you had been suggesting me ( few hours before bought it), that I can use any Ads Manager plug in to control the ads inside your Theme. ( I wanted to control the ads based on the category ), I installed the plugin “advance-ads.1.7.16” which is one of the best in the market as many other failed to kept their promises..

I discovered the next:
DOCUMENTATION
1. your Documentation pages are empty … on Ads – Sidebar Ads and Ads – Article Ads. Even then I understand clear that you give emphasis on the Google adsense, something which I don’t use.

WIDGET
2. Your Ad Widget ([tagDiv] Ad box) not responding at all in any area I drag it (right of the activated widgets) ( Newspaper default .. Footer… td_demo_sidebar_any category..) I have to go to Newspaper Theme panel and remove or add from the ads section. This is not helpful because I can’t use the generated widgets from the “advance-ads.1.7.16”, but the most important is that I can’t categorized my ads based on the page or category of the ad. My customer need a simple way to produce an ad and put it in any sidebar based on the condition he need (categorized – sports – social life etc). Even if I use the generated widget from the “advance-ads.1.7.16” doesn’t appear to the end used page. Yours Ad widget also doesn’t appearing.

HELP
3.Please could you help me to show me the way to implement this function into your theme as it very important for my customer? ( hoping to not having to make any coding.. of course)

Thanks in advance for your help and support.
George
Sydney

Marc_Ravaris
tagDiv Member

Hi Marc Ravaris here, same problem at DineDrinkBellingham.com. I have followed the tutorial, reinstalled, at my Facebook developers page, say app working. I have 27 likes but counter stuck on 1. Twitter counter works fine.

See DineDrinkBellingham.com right sidebar.

Thanks,

Marc Ravaris

Arek
Participant
#0

Hello,

I am not sure if this is a bug but on my installation the main category global settings > pagination do not work properly.

When pagination is set to infinite loading + load button it is still loading infinite loading on the rest of the categories ( no load button )

incscada
Participant
#0

after downloading, it can not be installed on my site.

“plugin install failed” message was displyed.

Catalin
tagDiv Staff

Hello LCale,

Please make sure that you have cleared all your caches, purge CDN files and check the results. Also, if the problem is still there, please try to make a new clean install from scratch via FTP way and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.

Thanks for the message!

Viewing 25 results - 26,426 through 26,450 (of 35,820 total)