Search Results for 'install'

Results from the Forum
hitchhiker744
Participant
#0

So I installed the Newspaper theme – one of the best themes I ever worked with by the way, and I encountered a few issues:

1. My Facebook like box isn’t showing. I have it on my homepage sidebar as well as in each post sidebar, but it just won’t show.

2. Google Adsense ads are not showing either.

My site is http://omgne.ws

Please help.

Thx.

b2farm
tagDiv Member

Of course I used a some of plug-ins)
but from the moment I install ypur theme, until this problem has not been newly installed.

i wrote u email at contact@tagdiv.com, 8 jan 2014, 18:27
from b2farm at gmail

mrdz
Participant
#0

Hi, im running the latest WP (3.8) with your latest theme (2.3). I just tried installing BuddyPress (1.9.1) and my site brakes down.

Please advise asap.
thanks,Dan.

vorman
Participant
#0

Hello there,

I am new to both WordPress and I was wondering if you could possibly point me in the right direction to most appropriately learn to update the content, layout and structure within the Newpaper theme I recently purchased. I know that you guys have an extensive listing of shortcodes; however, I do not see them referenced within the theme. Could you please direct me to this. Lastly, when I installed the demo content, I expected to see the same demo content that was visible on Theme forest, well I see now that this is not the case. Is it possible to download this? I look forward to your comments and thank you in advance.

Kind regards,
Vorman

Marius
tagDiv Staff

Hello,
Please install SEO by Yoast plugin and see if works.

If not

Please can you give us access to test installation to take a look. Please send via email at contact@tagdiv.com

Also write in title message FOR MARIUS and post a link from this conversation.

Thanks for the message!

Bille Gomes Marinho
Participant
#0

Hello, I’m from Brazil and I’m working with the theme Newspaper since last Monday. I have a problem when the user registry. I’m not getting any users registering at the “Top right (social)” “widget [tagDiv] Login Form”. I have an SSL certificate installed, and do not know if this is preventing the registration of new users. Please help me with my members registering SSL. Thank you very much.

sbo
Participant
#0

So I’ve been running the theme for quite some time. I just recently upgraded to 2.3 and installed the tagDiv speed booster plugin. I’m not sure if it is from that but when you first go to the site the colors will display the default blue and then go to my sites color, red. You can see here: http://screencast.com/t/e5T7ApA3 – I was also playing around with the Total Cache plugin and took your advice of only enabling what was supposed to if that helps.

Radu
tagDiv Staff

Hello,

Visual Composer Plugin is fully integrated in our theme , you don’t need to install it (or buy it).
You can make frontpage slider without the Visual Composer Plugin, but you need to edit the shortcodes.

see the difference:
slider made with visual composer: http://screencast.com/t/kXYBHqdyCQ
slider made with classic composer : http://screencast.com/t/DMAoem1v

Thanks for you message.
Radu A.

dgtcamp
Participant
#0

Hi!

I’m testing your theme. After I installed your theme on my web server, I imported your sample data at your theme option. It was really easy and cool.

I found “WPBakery Visual Composer Settings” at my setting page. But Visual Composer Plugin wea not installed by default.

And I wondered how to create a frontpage slider. So I looked up your documentation material
here.

It seems you’re using Visual Composer Plugin to make frontpage slider.

However, as you said here, “We fully integrated the visual composer in our theme, so we did not used as a plugin. Unfortunately to add new elements in our version of you need to modify the code.”

I was confused what it means exactly.

1. Does it mean I can make frontpage slider without the Visual Composer Plugin ?

Or Your theme is so made that only installation of Visual Composer plugin is enough to work with your theme ? So Do I have only to buy premium “Visual Composer” and install it on my server ?

I’m not familiar with your theme yet.

Please help me.

Thanks A Lot in Advance.

simchris
tagDiv Member

The simplest way at the moment, which is what I did, is to turn off the function in the theme customizer under posts; then install the AddThis plugin and set that to “print” at top of the post, which appears below featured image. This was simplest thing without hacking the current theme. Might not be what you want, but if you’re looking for ‘easy’ this is one way to do it πŸ™‚

Radu
tagDiv Staff

Hello,

Did you set up wordpress to load your specific localization? http://codex.wordpress.org/WordPress_in_Your_Language via wp-config.php ? It should also load the visual composer’s settings.

Please do not install the visual composer plugin on the theme… it may generate conflicts. We will update the visual composer version in the future.

Sorry for all the problems,
Radu from tagDiv

simchris
tagDiv Member

Ooops: one more.

For those who are testing for speed-speed-speed and want to fix all their “you could optimize image xyz” warnings. I actually wrote an article on this once upon a time on my old site no longer seen anywhere since it was behind a login.

BASICALLY:
1) backup all your images
2) install the wp regenerate thumbnails plugin
3) check your wp settings > media and make sure the S / M /L sizes match what is being used by theme so you don’t end up with more thumbs than needed (seriously this is the #1 mistake folks make with thumbnails in general)
4) add the following code to your functions.php file in the theme root at the end –or– in your child theme (TIP: stop using a child theme)
add_filter( 'jpeg_quality', create_function( '', 'return 50;' ) );
5) run the regenerate thumbnails plugin under wp admin > tools

Voila!~ go rerun your speed test with Google and magically no more “you need to optimize image xyz to save 5kb” crap.

If your images don’t look as sparkly as they did, you can always delete the thumbs, put your original images back, and then try changing the “50” to “60” if you prefer.

For all those thumbnails all over the place “50” is recommended setting, and this uses both the built-in function of wordpress for images which hooks into the image mod stuff on the server. UPSHOT: when you make this change to your functions.php file – ALL YOUR FUTURE IMAGE THUMBS will be compressed automatically.

No more extra plugin to do that unless you really want to.
Simple. Easy. Quick.

Stefan
Participant
#0

Hi! I have two wordpress installations with the same host. One with another theme where Permalink “Postname” works fine.

But with this theme Newspaper I get 404 for all posts and pages when I try to use Permalink “Postname”

Anyone have a clue?

tivoltgames
tagDiv Member

Oh my God, sorry, I forgot to paste the link to the Twitch pluging I’m trying to use. Here it is – http://wordpress.org/plugins/marctv-twitch-status/
I’m just not sure how to install it properly and thought, that maybe you could give me a hint πŸ™‚

I put tagDiv’s facebook in the social counter, but it’s still bugged – it shows 0 likes. YouTube also doesn’t seem to work, but Instagram on the other hand shows the correct ammount πŸ˜› http://prntscr.com/2jrwdd

I’ll try to dig into the missing titles problem a little more. If I can’t get them to work – I’ll message again πŸ™‚

Thank’s for the info about logo being the only thing in the header, it’ll really help me out πŸ™‚

And lastly, about that twitch player on the STREAM page. Is there any way to make it take ALL of the website’s width? Currently it’s bound to the middle of the page, but I would like it to me as wide as the whole website. Is that possible?

Best
Bartek

tonz1976
tagDiv Member

you must reinstall bbpress plugin from wordpress.

r1kay
Participant
#0

I tried a couple of Minify plugins but none of them seem to minify javascrips or css. I rather not install W3C because i only need a minify plugin. Browser caching in enabled trough nginx on my vps and WP Super Cache so i don’t need all other caching functions that come with W3C. Any ideas why minify does not seem to work?

tivoltgames
Participant
#0

Hey πŸ™‚

I’m having a great time configuring my own Newspaper website, but I also have some questions on how to do some things or if something maybe doesn’t work properly. Firstly – here’s the link: http://www.tivoltgames.pl/

My website will be centered a lot around YouTube and Twitch and I’m trying to configure a plugin, that would show everyone, if my Twitch stream os online or not (a red/green dot next to the “STREAM” position in Header Menu. Could you please help me install it or give a tip on how to make it also work with the red/green dot idea.

Is there a way to create my own website template? I mean those things that are marked with an arrow: http://www.webpagescreenshot.info/img/52d2bb6adda156-22571751

The Social Counter doesn’t work :S Either it doesn’t show the number, or they are wrong. Do you maybe know how to fix that?

When I build my HOME page I have a problem with the LATEST ARTICLES section. I’m choosing module 6 or module 3 to show articles in the way I want them to appear, but I think it’s bugged. Module 3 is supposed to show the thumbnail, post date AND the title, but my title is missing from all of my posts, you can see it here:

Page settings (module 3) – http://prntscr.com/2jiazy
How it looks – http://prntscr.com/2jib8x

I’m trying to build a nice STREAM page, but I’m wondering, if it’s possible to make the stream window scale to the user’s browser. Mine – http://www.tivoltgames.pl/stream/ is really static, the size is set AND it takes only the space in the middle of the website. Would it be possible to make the stream AND the chat window scale to the full width on one’s browser? Like in the “stretched” wersion of the preview template, where the website take the whole browser? You can check what I mean on my friend’s page right here – http://jarock.pl/live/

Is it possible to make my logo take all of the header? I don’t want the ad-box to be there, but I’m not sure on how to do that πŸ˜›

Best
Bartek

r1kay
Participant
#0

Hi,

I got this update message from ThemeForest today but the version number is still the same? I already have themeforest-5489609-newspaper-wordpress_theme installed (version 2.1.3.), but this is the second time in two weeks that i got this update message. Is it really a new version?

jeffjdjmedia
tagDiv Member

Marius,

I do NOT have tagDiv Speed booster installed.

The issue with the plugin starts in the admin area when adding images to a gallery. Its gives the following error;

An unexpected error occured. This is most likely due to a server misconfiguration. Check your PHP error log or ask your hosting provider for assistance.

I know this is not your error but only happens with your theme.

I would be willing to give you Admin access to our install for you to access this. We have not gone live with this new site/theme so you can test without worry.

Please let me know and I can privately send you the login credentials.

Thank you,
Jeff

Keld Bendtsen
tagDiv Member

Nevermind. Figured it out.
Very strange though, that you have to remove the plugin from network and then install it through a site – not the network.
Anyways,- everything works and new social sites are added.

Keld Bendtsen
Participant
#0

Hi
Even though we have the latest version og Newspaper installed, the Social Counter is missing a few items, like G+ and Twitter does not count.
Read that the plugin (tagDiv Social Counter) should be removed and reinstalled to fix this. Did so and now I do not have the plugin.
Where can I download it?

-Keld

simchris
tagDiv Member

@zeus
not sure this helps:
1) go to your WP admin, left side under Settings > General
2) on the ‘general’ page you can set your blog title (name) and short description
( Use this instead of Theme > customizer > tagline )

Sometimes this will not work from the theme customizer panel, due to ownership permissions of the site (e.g., if WP installed from hosting panel vs from FTP manually).

With YOAST SEO, you can “also” override, or add to that by going to, from WP admin, left side
SEO > Titles and Metas > Home Tab
here you can enter meta description and keywords (if you have keywords ‘on’ in Yoast).

Hope that helps.

zeus
tagDiv Member

Hi, I have Yoast installed. If I click the option to change the ‘blog title’, it brings me to the default page of Yoast plugin πŸ™

I’ve installed your template on another host without Yoast and there it worked like a charm. Do you have an idea what’s the solution here? Thx.

Marius
tagDiv Staff

Hello,
Please install Seo by Yoast plugin.
Thanks!

alezan
Participant
#0

I bought this theme partly cause the way it looks on the demo regarding bbpress.

There for I do wonder why the to say the least ugly original bbpress layout shows up here and there in the styling. It seems to me the theme is not coded all the way to maintain a good bbpress layout or am I wrong?

Second thing is I now have a problem with my layout.

The regular news flow page for my site comes with no page title whilst a new made category suddenly got blessed with a ugly headline naming the category a headline that is cut of in half and all pages – including original news flow – suddenly are missing out on some kind of padding to the menu making them look very ugly. If I could have uploaded a file here I could have showed how.

I already had to give up the shop feature on my site due to insanely broken layouts regardless my actions when installing this theme on our site and these new findings are not making me a happy camper..

Viewing 25 results - 35,601 through 35,625 (of 35,820 total)