Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Arved007
tagDiv Member

Hi, Christopher.
I dont see them in Windows.

The loading thing its something with the Tag Booster plugin, I’ve already deactivated.

Arved007
tagDiv Member

I’m not using any CDN:

http://www.anim-arte.com/

The icons are there (in blue in fact), they just dont show. O_o I’ve tried chaing their color, chaing the background color, but no luck.

Arved007
tagDiv Member

Yep, I’m missing the social media icons after the update.

Arved007
tagDiv Member

Figured out myself.

In includes/shortcodes/td_slide.php you have the set de seconds via hard code:

extract(shortcode_atts(
array(
'autoplay' => '3'

Arved007
tagDiv Member

Yep, just like in Newspaper.
I’ve already changed the settings in functions.php.

Thanx for your support.

Arved007
tagDiv Member

We do use mod_pagespeed, thanks to both. ๐Ÿ˜€

Arved007
tagDiv Member

Even More News its an automatic block you can disable in the theme options (Footer seciont), as for the extra row, it’s a bug they’re fixing.

Arved007
tagDiv Member

Which option is better, Lucian? For now I’m using the theme option.

Arved007
tagDiv Member

Nice arrange of your homepage, Osmanovic, I’m going to use your top block. ๐Ÿ˜€

Arved007
tagDiv Member

I’m looking for a way to compress each thumbnail to a different quality size, that would help a lot, thou I’, not good at coding. :p

What does this part of code do?

add_action('init', 'myoverride', 100);
function myoverride() {
remove_action('wp_head', array(visual_composer(), 'addMetaData'));
}

Arved007
tagDiv Member

Thats, right Chris. Hope they can fix soon.

BTW, with your tips about minifying I’ve already reached a 90 score in Page Speed and 96 in GTMetrix. Thanx.

How can I specify the dimensions of the logo in the theme code?

Arved007
tagDiv Member

You need to set an option in the theme panel to set the max height of the featured image (td_681x0) so we can crop the image if wanted.

Arved007
tagDiv Member

Hi, Christopher.

The first part of your code is exactly for what?

Arved007
tagDiv Member

Hi, Christopher. Images of slider are already optimized. Page Speed says the images are okay for desktop, but for mobile the still have to ve reoptimized or changed for a responsive size, I guess.

Arved007
tagDiv Member

Hi, please also check the use of foreing characters. ๐Ÿ™‚

Arved007
tagDiv Member

You have to set some things and regenerate thumbnails, but its not that hard.

Arved007
tagDiv Member

Sorry, I was refering to the slider.

Arved007
tagDiv Member

How can I set different quality compressions for different thumbnails?

Thanx in advance. ๐Ÿ™‚

Arved007
tagDiv Member

How can I set WordPress to use Imagemagick instead of GD Library?

Arved007
tagDiv Member

Bump.

Arved007
tagDiv Member

And what about the post syles? I missed the one with the parallax featured image. By the, Google is still returning errors when checking rich snippets in your reviews.

Arved007
tagDiv Member

The new theme also has page speed in mind?

Arved007
tagDiv Member

TD Booster isnt doing anything for me. I’ve marked all the scripts and CSS like the tutorial, but nothing,

My code is this one:

//jetpack lost styles
$this->move_style_to_footer('jetpack-subscriptions');
$this->move_style_to_footer('jetpack-widgets');
$this->move_style_to_footer('taqyeem-style');
$this->move_style_to_footer('easy-social-share-buttons');
$this->move_style_to_footer('rs-plugin-settings');
$this->move_style_to_footer('wp-polls');
$this->move_style_to_footer('advanced-responsive-video-embedder-plugin-styles');
$this->move_style_to_footer('js_composer_custom_css');
$this->move_style_to_footer('jetpack_css');
$this->move_style_to_footer('td-bootstrap');

$this->move_js_to_footer('themepunchtools');
$this->move_js_to_footer('revmin');
$this->move_js_to_footer('tp-tools');
$this->move_js_to_footer('jquery');
$this->move_js_to_footer('taqyeem-main');
$this->move_js_to_footer('wp-polls');
$this->move_js_to_footer('devicepx');
$this->move_js_to_footer('td-external');
$this->move_js_to_footer('td-site-min');
$this->move_js_to_footer('js_composer_front');

You can check my site ๐Ÿ™

http://www.anim-arte.com/

Arved007
tagDiv Member

Thanx a lot, that worked. ๐Ÿ˜€

Is there a way to set the mobile users to get another block or module? I say this cos, I think the best block for the frontpage in smartphones is block 8.

Also, how can I change the font in block 9 titles? I changed every font and this module isnt affected.

Arved007
tagDiv Member

Thanks, that worked, thou it broke the responsive look on iPhone. ๐Ÿ™ It would be great if we can set to change any king of block in the hompeage to 8, in case the visitor is using an smartphone, thats the best look to movil plattaforms.

  • This reply was modified 11 years by Arved007.
Viewing 25 posts - 76 through 100 (of 146 total)