Search Results for 'amp'

Results from the Forum
kreativitainfo
Participant
#0

Hi,

Is here possible set up a bigger pics on homepage?
http://img4.hostingpics.net/pics/404045biggergrids.png
For example: from 326×159 to 335×170

Thanks

certifiedangusbeef
Participant
#0

I enabled “Track outbound clicks & downloads:” in this Google Analytics plugin, and now when I click on images in the “Big Slider” that’s installed with the theme, the links don’t work. The plugin adds this code to every anchor tag: onclick=”javascript:_gaq.push([‘_trackEvent’,’outbound-article’,’http://demo2.GoRare.com’%5D);” I’m pretty sure the javascript is conflicting with the javascript used in the slider. Please help. What other information do you need to make it easier to help me out?

Also in Firefox I get this message sent to the console everytime I click on the Big Slider with “Track outbound clicks & downloads” enabled, but not in Chrome.. “Empty string passed to getElementById().”

Steven
tagDiv Member

@Lucian & @webjump ur both welcome,I just try to help out sometimes..

Thakksy
tagDiv Member

Thanks for the reply Lucian, thats great.

Lucian
tagDiv Staff

Hi,

we have Buddypress on our todo list for improvements. Unfortunately I can’t give you a deadline as we have over 150 features request on our lists and the time is short.

We have made the theme compatible with Buddypress but not all components are styled like the theme design, they have the default styling.
If you want to create another look for some elements you can hire someone to do that job.

Thanks for the message!

Tony
Participant
#0

Is it possible to use the Unique Articles feature on multiple pages at the same time without them interfering with each other?

For example:

– Unique articles on homepage from several different categories.
– Category pages built with only one category specified in the blocks where posts that was show on the homepage should be included.

I have tried it with one of my sites but it does not seem to work even though there are enough posts:
Homepage Tema Transport Homepage
One of the category page Tema Transport category page

Thank you for building an awesome WordPress theme.

edsmontreal
tagDiv Member

Hey there!

Sorry for the delayed response. You can see example here: http://ihearthu.com

thanks!

simchris
tagDiv Member

Hi, I wouldn’t worry about those two images which are sized with CSS, as they may technically be false positives on GMetrix. Google doesn’t advise you about that, so the fact you have 92 desktop with the ads and fonts “on” isn’t too shabby.

I’d focus more on removing the versioning queries on stuff (blah?=version4.1) which can be done by editing functions.php file, or some plugin might help. I’d also minify the css and java that google recommends here:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fcherrykoks.de%2F&tab=desktop

Minifying http://cherrykoks.de/…ntent/themes/Newspaper/style.css?ver=4.1 could save 8.3KiB (19% reduction) after compression.

As a perfect example of how imperfect this adventure is, you’ll note most of the “errors” come from Google’s universe and not your site !

Turn off the revolution slider plugin if not using it, since it adds the two CSS style sheets Google cautions about, and recommends combining.

Most important however is your mobile score which is 75; and you want that 80 or higher. Right now the revolution slider CSS is hurting that, along with one image you uploaded which is not well optimized.
Compressing and resizing http://cherrykoks.de/…wp-content/uploads/2014/08/3-745x483.jpg could save 108.6KiB (87% reduction).

  • This reply was modified 12 years by simchris.
prose976
tagDiv Member

Thanks for your response. I could not get this to work, but no problem, I won’t be pursuing it for now.

Have a great day.

Philip

Thakksy
Participant
#0

Everything with the theme is great just a suggestion for the future would be to better style some of the bbpress and buddypress widgets like “latest posts”, “recent users” and so on because at the moment those widgets look a little dull! Would also be good to add a proper login/register widget which we can put into the sidebar instead of the wordpress default one. Cheers tagdiv keep up the good work and amazing customer support 🙂

Lucian
tagDiv Staff

Hi,

There is no block which displays posts without a thumb image.
You can hide the images though via css if you like or you can add posts without featured image if you don’t want to have images on block.
Here is an example, just the title and meta info http://screencast.com/t/o9xYzX3dbf

Thanks

vdifortuna
Participant
#0

Hi!
why when I add a new block, the widget sidebar block (to compose a new homepage) this sidebar is smaller than the default sidebar?

for example if I choose a “Homepage with article list” with left sidebar and module 8
and in the top I want to compouse and add one more sidebar block with other blocks, this sidebar is smaller than the sidebar of the “homepage with article list”
how can I fix it? I want to have the same wide sidebar like the “homepage with article list”

thanks!
(and sorry about my english)

Cherry
Participant
#0

Ok here’s the thing:

http://cherrykoks.de/wp-content/themes/Newspaper/images/demo/logo-footer.png (Dimensions: 275 x 58)
http://cherrykoks.de/wp-content/themes/Newspaper/images/icons/similar-right.png (Dimensions: 6 x 9)
http://cherrykoks.de/wp-content/uploads/2014/08/log300opt.jpg (

these Images are the problems for GTMetrix….

I swear, that I’ve googled about 2 hours. Every page says: yeah specify it…
(oh really) I’m new to this whole thing and I would like to correct these problems but:
I found nowhere, WHERE to add this :

(example)

When I open the css file – I cannot find these tags. (btw: do I only have to change this there?)

Hope you guys can help me!

Thank you very much 🙂

tcdraper
Participant
#0

As I redesign my site, I’m trying to figure out the best way to comply with Shutterstock’s photo credit policy. I asked, and they said that it doesn’t have to be “right next” to the image, it could be at the end of the page, so I modified the CSS and ended up with this:
Photo Credit Example

I noticed that in Newspaper 4 the gallery incorporates a nice way to attribute copyright on the images, but I’m not really going to use the gallery.

Is there a better way to credit the images in Newspaper that I’m simply missing? I’m going through about 300 posts and 300 new images, so I want to make sure I’ve looked at everything before I commit to a certain way. Thanks!

simchris
tagDiv Member

Google has always recommended optimization of images; and this is why tools like Smushit, and modification of the default compression level in the functions.php file are so important, in addition to properly optimizing the images in Photoshop or similar to the lowest possible size that doesn’t suck BEFORE you upload them.

You can generally ignore any mention of any image needing 1kb of optimization. Remember Google’s info is “recommendation” not “the law.” If your site is over 90 desktop and over 80 mobile you don’t need to worry about “slow site speed penalties” which supposedly now exist. For example, for some images we like to embed the copyright info for legal reasons, which is meta data; technically you can make image smaller by removing that. Well, maybe I don’t want to 😉

Also, FYI, the speed for an average page in the Newspaper demo, is “94” desktop — but you are correct the demo for mobile is getting “under 70” due to the images on the latest demo not being fully optimized, which I’m sure Radu and folks will address soon as they got a bit sidetracked on the 4.0 fixes and updating the docs.

london789
tagDiv Member

Thanks for that – what I mean for social counter buttons is on the Social Counter widget where there are “Like / Follow / Subscribe ” buttons to click for different social media, example: http://www.screencast.com/t/CvFGvE2OW

Radu A
tagDiv Member

hi,

I see that the images are 745 x 483 px

not sure if is working in child theme, did not tested.

the code for the sliders are in : http://screencast.com/t/isHYRu9bN .
but what will happen if we update the theme and your file are not compatible with the new version anymore?

however you can increase the size of the images using css. this css is store in the database and does not care about theme version.

Thanks for you message.
Radu A.

mehedi
tagDiv Member

Hi

I solved the problem by using @media queries. Thanks for the help 🙂

Also, is it possible to make the Review section make a little bit colorful in the next update? For example, if the review is 8+ the bar will be Green-ish and if its under 8, it would be Yellow and if its under 4, its gonna be Red?

Let me know, please.

Regards,
Mehedi

Lucian
tagDiv Staff

Hi,

The images URL it’s created by WordPress http://screencast.com/t/ZeIWhbqbfN
You can create the share on images event using JavaScript and your code should look something like this:

jQuery().ready(function() {
jQuery(".td-post-text-content img").click({ prevent.default();
     window.open(this.href, \'mywin\',\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;
});
});

This is just an example, it has not been tested I only wanted to show how this can be done.
You can place your script in posts template files http://screencast.com/t/ZUKdyNJgtWee
Hope this helps!

Thanks

virtualida
Participant
#0

On my custom created sidebars – when I add widgets they disappear once I refresh the page.

I saw an earlier similar issue that mentioned something about ampersand which I had and removed – issue still happens…

Lucian
tagDiv Staff

Hi,

If you are referring to this titles http://screencast.com/t/mTOy6Pzo5E you can change them by editing the page and then the block like this:

1 http://screencast.com/t/yprPB4uQG
2 http://screencast.com/t/DAsUAMpK

Hope this helps!
Thanks

vdifortuna
tagDiv Member

Great! I added a td_module_10.php but now.. how can I set up this module to show a full post? (like a single post but only the content, the last one) because now only show the title and one image
I tried to chage the code but didnt work..

https://www.dropbox.com/s/nnfpze7bw3806s1/EXAMPLE%20HOMEPAGE.jpg

thanks!

prose976
Participant
#0

Hello,

Hope you are having a great week.

I would like to increase the height of the Home page featured slider image and the Category main image.

Right now they are: 630 x 317

How can I change the height using Child Theme.

Thanks for your continued support and development for this wonderful theme.

Philip

Cherry
Participant
#0

Hi,

having problems with the “avoid bad request” from GTMetrix.

p.e I upload a picture- and then I delete it…

now GTMetrix says: THIS PICTURE is missing.

What can I do when I deleted the picture everywhere?

I mean, that would mean I will have this error the whole time because of a mistaken picture…. I also cannot replace it with a picture with the same name (to pretend to be the picture)

The pictures btw. weren’t included into an active article ect.

GTMetrix is always giving a link to the picture in the /upload/2014/08 folder for example:

http://cherrykoks.de/wp-content/uploads/2014/08/30day400200tag61-100×65.jpg

Viewing 25 results - 37,776 through 37,800 (of 38,683 total)