Search Results for 'install'

Results from the Forum
Graphic-Studio
tagDiv Member

Update on this situation:

Developer of SIG plugin responded:

“I suppose that your active theme index.php was rewritten accidentally. Check that. If it was really happend, restore original index.php file from a backup copy.”

But that didn’t work.

So I guess Ill have to reinstall and start over.

Moral: If using SIG Plugin, make sure to ReBuild and caution when using “index.php Redirect” option.

Josan
Participant
#0

Hello, I purchased Newspaper theme yesterday.

Everything is fine but Speed Booster is not working. It say Disable due to Incompatible Plugins. Incompatible Plugins include: Akimset, MailChimp for WordPress Lite, Read More, Copy Link, TinyMCE Advanced, Ultimate Nofollow, UpdraftPlus – Backup/Restore)
I can’t keep Disable all these Plugins, SO is there anyway to use SPeed Booster with these plugins?

My Website is Hosted on iPage.
I am using WP Super Cache as recommanded by You. As Speed Booster is not working so i have installed Better WOrdpress Minify. I am also using CLoudflare (I have deactivated Minify option in Cloudflare dashboard)

Is It ok to use WP Super cache + Better WordPress Minify + CLoudflare?
Or i can use only WP Super Cache + CLoudflare, as cloudflare also offer Minify JS and CSS option?

I also request you to add feature offered by plugin Read More, Copy Link and Ultimate NOFollow in future updates.

Any other advice to speed up my website?

Gagan Josan
http://www.mysteryofindia.com

Thanks

emimayoral
Participant
#0

Dear Sir:

I have just installed travel demo version and there is a problem with the main image or slider. See this picture please:

http://i62.tinypic.com/2uy2640.png

Can you help me, please??
Thanks

Anonymous
Inactive
#0

I was just making some normal updates and a few weird things happened:

1. The custom colors for the widget text disappeared.
2. A widget image link is broken (I’ve tried linking to any image, via Ad widget and HTML box)

both of these can be seen here

3. The Footer is truncated.

Seen Here.

I was just adding a couple posts and this happened. I’ve re-added the widgets and re-installed the theme to no effect. Any idea what happened? site is newwaynews.org

Thanks for any help!

byothe
Participant
#0

Hello

I just want to know if the pluggin WP Insert is installed with the theme ?

Regards,

rishab55555
Participant
#0

Hello,

I have newspaper theme v6.2 installed on my website.

URL : http://www.naukrinama.com

I want to remove pagination from my category pages and want to implement lazy loading so that when a user scrolls below on the category pages then it loads more posts of that category automatically.

Also How can i increase the no. of default posts to be loaded on the category page.

The reason i want to do is, because in SEO its creating duplicated Metas for the category pages.

Please let me know how can this be achieved.

mattebox
Participant
#0

resolved installing correct zip file

achal54
Participant
#0

hi team,

Thanks for the wonderful theme newspaper.
i just installed it on: http://www.dealstantra.com/blog/
just want to know if i can use the demo content or not?
i can add more articles but i think the demo content is good to make my website already filled with articles
and i can add more . will it not hurt any copyright issues ?

jcarr99
tagDiv Member

I have removed all plugins and external JS. I also reinstalled the theme and I’m still getting an error:

Uncaught TypeError: Cannot read property ‘init’ of undefined

/wp-content/themes/Newspaper/js/tagdiv_theme.min.js?ver=6.5.1:165

Tommy
tagDiv Member

Hallo Andrei,
here is a picture of the problem as it is displayed:

http://www.powerize .it/test.jpg

The site where newsp is installed and where you can see the problem in the home and make your test is:

l e s u b e r a n t e (dot) it

Thank you

Bogdan B.
tagDiv Staff

Hello,
Please make sure you have the latest version of social counter (version 3.0 is the latest) Uninstall your current version and install the one the comes with the theme (if you have not already)
Another thing you can try is to use a different username on your instagram social counter. Place anyone you like, maybe something like cocacola for example and see if it gets the followers from that one. Then revert back to your own so the plugin reloads your account info.
Let me know how it goes.

Thanks.

Bogdan B.
tagDiv Staff

Hello Carly,

The latest version of visual composer was tested with our theme and should not cause any errors. That is why it’s bundled with the theme. Please install the visual composer version that comes with the theme and not other ones.
Here is the guide on how to update the plugin – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
You can also try to disable all other plugins except visual composer and check if your problem does not originate from a conflicting plugin.
Let us know how it goes.

Thanks you!

KingVictus
Participant
#0

hi, as of last night i have realized that my front page images are not showing on the desktop version. The mobile site works fine. I ran a check through 15 DIFFERENT BROWSERS and only ONE shows the site properly and that is Internet Explorer 11. I went ahead and checked with my hosting provider and they said everything is good on their side, i disabled all plugins, cleared the cache on my page, browser…. same result. Deleted the theme and installed it again. It can back with the EXACT same settings which i found strange but anyhow… i would like to get this fixed….

My website is http://www.JamaicanMoments.com

Andrei L.
tagDiv Member

Hi

Note that the Speed Booster plugin disable itself when an incompatible plugin it’s installed. We added this measure to avoid conflicts with the plugins that won’t allow to move their css/js resources at page bottom. Check in System status if the plugin is active: http://screencast.com/t/slBN4kNf To keep it always activated please follow this link: http://screencast.com/t/RZLIOPUNdqh

Thanks for message!

wpdiv
Participant
#0

Hi

I have installed speed booster plugin in my site and followed the instructions appeared here https://forum.tagdiv.com/how-to-make-the-site-faster/

Once i run the code..


function td_inspect_scripts() {
global $wp_scripts, $wp_styles;
echo 'registered scripts<br>';
foreach ($wp_scripts->queue as $handle) {
echo $handle . ' | ' . $wp_scripts->registered[$handle]->src . '<br>';
}
echo 'registered styles<br>';
foreach ($wp_styles->queue as $handle) {
echo $handle . ' | ' . $wp_styles->registered[$handle]->src . '<br>';
}
}
add_action( 'wp_print_scripts', 'td_inspect_scripts' );

Got the snippet as follows…


registered scripts
admin-bar | /wp-includes/js/admin-bar.min.js
contact-form-7 | 
td-site | http://www.wpdiv.com/wp-content/themes/Newspaper/js/tagdiv_theme.js
comment-reply | /wp-includes/js/comment-reply.min.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
contact-form-7 | 
boxes | http://www.wpdiv.com/wp-content/plugins/wordpress-seo/css/adminbar.min.css
parent-style | http://www.wpdiv.com/wp-content/themes/Newspaper/style.css
js_composer_front | http://www.wpdiv.com/wp-content/plugins/js_composer/assets/css/js_composer.css
td-theme | http://www.wpdiv.com/wp-content/themes/WPDIV/style.css

Based on above results i did added the strings in my speedbooster plugin as shown below based on your manual here https://forum.tagdiv.com/how-to-make-the-site-faster/


$this->move_style_to_footer_queue('parent-style');
$this->move_style_to_footer_queue('td-theme');
$this->move_style_to_footer_queue('js_composer_front');

$this->move_js_to_footer('td-site');
$this->move_js_to_footer('comment-reply');

But still i am getting the same issues…. http://prntscr.com/8u044l

Where i did wrong and will you please help me to get rid of the errors experiencing here.

vladimirtrajkovic
Participant
#0

Dears,

Once I have started changing the colors of the blocks on a homepage I have noticed that no matter what I do, I cannot show the Header on the Social Counter http://cl.ly/image/3h3m410r082J

If I reinstall the theme, than it is ok, but again if I start changing the colors and texts on the blocks, heading of the Social Counter disappear.

Could you help me with this issue?

Thanks,
Vladimir

Yannik97
Participant
#0

Hi,
I’ve bought a single license for one homepage.
Am I allowed to install the theme on my webserver and on localhost to test it there?
I need this because I’m new in this theme and I have to try all things to do it right on my webserver.
And will it work to activate the theme on the webserver and on localhost?
Thanks

tagdiv-da-beast
tagDiv Member

Hi,

In the meantime, while this is on feature list, is it ok to revive this topic? We have the “Full Screen Background Image” plugin installed but with one issue: the plugin does not display the bg img to the left and right side of the content area. With the built in bg Ad manager, there is no issue.

Please help with how to make the bg img display on left and right of content area with the plugin.

Thanks!

rk
tagDiv Member

Hi!

I have the 6.5.1 installed but still don’t see the new accordion or tabs or tour in VC: https://dl.dropboxusercontent.com/u/2216407/Bildschirmfoto%202015-10-21%20um%2016.14.59.png

They are only listed under depreciated: https://dl.dropboxusercontent.com/u/2216407/Bildschirmfoto%202015-10-21%20um%2016.14.51.png

I have updated both the theme and the plugin.

Any further suggestions?

Alin [tagDiv]
tagDiv Staff

Hi,

The speed booster plugin moves the css and js at the end of the page, this removes render blocking and improves the score on pagespeed, please check this guide – https://forum.tagdiv.com/how-to-make-the-site-faster/ But also to have a good score is recommend to use less plugins.
Please note that the speed booster was tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine, so the developer took this decision. If you want to always enable speed booster, delete this code from speed booster file: http://screencast.com/t/RZLIOPUNdqh
So please check your System Status to make sure that the Speed Booster is active – http://screencast.com/t/Gomyv89n7j0 and then try to follow the steps provided in the documentation to remove render blocking.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked this on my local install and did not found any issues. I have created an account using woocommerce registration page and I was able to log in via theme’s pop up sign in widget. It should work also in your case.

Thanks!

tluck2081
Participant
#0

By seeing the demo speed I purchased this theme but after installing, I am unable to get the speed. Tried to solve using methods discussed in this forum but still my page speed is “RED”

Andrei L.
tagDiv Member

Hi

Note that the Speed Booster plugin disable itself when an incompatible plugin it’s uninstalled. We added this measure to avoid conflicts with the plugins that won’t allow to move their resources at page bottom. To keep the plugin always activated please follow this link: http://screencast.com/t/HaOmyxJ45oX
We didn’t test the advance ads plugin with the theme so is possible to appear some issues with it. Try to remove the indicated condition using try this css and see how it works:

.td-visible-desktop {
display: block;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t control the og: meta data, you will have to use a plugin for this. We recommend Seo by Yoast as it is tested and we use it also on our demo. Just install it and activate meta data – http://screencast.com/t/H9O9TGSP20o
We also have this guide in documentation – https://forum.tagdiv.com/facebook-share/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I see that you use old version, please upgrade to the latest version of the theme using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ and update also the plugins provided with the theme(Visual Composer, Social Counter..).
If you use an older version that 4, I recommend to do a clean install and recreate your homepage and check all the new theme features, blocks, modules. Please note that the Newspaper6 is practically a new theme, the whole code was rewritten, so old files customization or custom css will not works and you need to adjust it.
The latest version was tested and works with version 6 of the theme, I have also tested your fb id and it works fine – http://screencast.com/t/lJTufe5aC

Thanks!

Viewing 25 results - 32,401 through 32,425 (of 35,820 total)