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 :)
lospicos
tagDiv Member

ı have done this

@media (max-width: 767px) {
.td_block_big_grid_1 .td-big-grid-wrapper .td-big-grid-scroll {
white-space: normal !important;
}
.td_block_big_grid_1 .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post-1, .td-big-grid-scroll .td-big-grid-post-2, .td-big-grid-scroll .td-big-grid-post-3, .td-big-grid-scroll .td-big-grid-post-4 {
width: 99% !important;
margin-left: 0 !important;
}
.td_block_big_grid_1 .td-small-thumb .entry-thumb {
width: 99% !important;
}
.td_block_big_grid_1 .td-big-grid-post-1 {
margin-bottom: 3px !important;
}
.td_block_big_grid_1 .td-big-grid-post-2 {
margin-bottom: 3px !important;
}
.td_block_big_grid_1 .td-big-grid-post-3 {
margin-bottom: 3px !important;
}
.td_block_big_grid_1 .td-big-grid-post-4 {
margin-bottom: 3px !important;
}
.td_block_big_grid_1 .td-big-grid-post-2 {
margin-right: 1px !important;
}
.td_block_big_grid_1 .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
font-size: 14px;
}
}

and as a result ı have this

To have all of the on the same line vertically and same height

How i can do that?

lospicos
tagDiv Member

Another thing to hire somebody who knows tagdiv css codes. Other to discover how it works wll take time.

lospicos
tagDiv Member

I have tried but.
That codes was for
first row 1
second and 3rd row two blocks.

I need 1 post in every row.

Regards

lospicos
tagDiv Member

Dear Alin

On my home page i am using big grid one. At least give me starting point, What i need

5 of them as a row.

Please help

lospicos
tagDiv Member

I need a solution for big grid 1. thanks

lospicos
tagDiv Member

thanks.On galaxy s5 5,1″ screen works good. But on a mobile that has 5,5″ no, like before.

Thanks

lospicos
tagDiv Member

I have done with 8. And i see that if the category doesnt have 8 post. Doesnt work.

I hope you find a solution to this big grid.

As a design very good by somebody must know that how it works. For the one who doesnt know, thats ia a problem. 99% of my visitors doesnt know that.

Regards

lospicos
tagDiv Member

we have http://www.estambul.net as tourism website about istanbul.

lospicos
tagDiv Member

I have done that but still got problem. I am using cloudfront.net of amazon.

lospicos
tagDiv Member

I have found that my problem was with cdn.
I have disabled cdn for now.

I do not know how to fix with cdn.

lospicos
tagDiv Member

ı have the same problem and i do not know how to fix.

lospicos
tagDiv Member

thanks how we will do for the footer.
I have seen that little bit complicated.

Thanks

lospicos
tagDiv Member

Thank you very much for the ads part. It was my fault i ddint see that i can fix easily.

But for the header logo we must find a solution.

lospicos
tagDiv Member

So how I will do to apply to where i have big grid

lospicos
tagDiv Member

now i have all this still there is gradient or layer on the picture.

.td-image-gradient:before{
background: transparent;
}
.td-module-thumb a:last-child:before{
background: transparent !important;
}
.td-big-grid-post .td-image-gradient:before {
display: none;
}
.td-module-thumb a:last-child:before{
display: none !important;
}
  • This reply was modified 11 years by lospicos.
lospicos
tagDiv Member

Thanks . I have trie. it worked but with a problem. 4th post came sticked to 3rd one.

And also is there a way anoth type of picture with lover height?
Regards

lospicos
tagDiv Member

i have added custom css to get normal images on big grid.
.td-image-gradient:before{
background: transparent;
}
.td-module-thumb a:last-child:before{
background: transparent !important;
}

Didint workded.

http://www.turismonaturquia.com

lospicos
tagDiv Member

And actually best solution is creating a custom order with id of posts.

lospicos
tagDiv Member

Dear Emil
Can you put at least date descending order option to the new version of the theme. I know that once i update the theme ihave make all the changes again.

lospicos
tagDiv Member

I find the files to make changes but the cntent is not the same.
Are we making all these change inside the plugin?

wp-content/plugins/td-social-counter

td-social-counter.php has only this
<?php

/*

Plugin Name: tagDiv Social Counter

Plugin URI: http://tagdiv.com

Description: Social counter for wordpress. Widget and visual composer block.

Author: tagDiv

Version: 2.7

Author URI: http://tagdiv.com

*/

// load the api

require_once 'td_social_api.php';

//$td_social_api = new td_social_api();

//print_r($td_social_api->get_google_plus('106192958286631454676'));

//print_r($td_social_api->get_twitter('tagDiv'));

//print_r($td_social_api->get_vimeo('brad'));

//print_r($td_social_api->td_cache);

//$td_social_api->set_cache('test1', 'user_id', 'data');

//echo $td_social_api->get_cache('test1', 'user_id');

//$td_social_api->set_cache('ra2', 'raid', 'data');

//print_r($td_social_api->get_facebook('tagdiv'));

//print_r($td_social_api->get_youtube('rathegod'));

//$td_social_api->save_transient();

function td_social_counter_init() {

/**

* read the theme constants

*/

$td_theme_name = '';

if (defined('TD_THEME_NAME')) {

$td_theme_name = TD_THEME_NAME;

}

/**

* if we run Newspaper, we need to load this another way.

*/

if ($td_theme_name == 'Newsmag') {

// on 010 load the new version

include 'shortcode/td_social_counter_010.php';

}

elseif ($td_theme_name == 'Newspaper') {

// on newspaper load the legacy version

include 'shortcode/td_social_counter_009.php';

}

}

add_action('td_wp_booster_loaded', 'td_social_counter_init');

For exapmple i want to use youtube.com/c/channelname instead of youtube.com/user/
because automaticly directed to yout

lospicos
tagDiv Member

BUt on the html i do nto see anything wrong. even it says scaled but html or css doesnt show any change.

IF there is any problem with this tumbs how we can solve.

lospicos
tagDiv Member

@lucian
wp smush it doesnt work anymore. yahoo stopped serving.

lospicos
tagDiv Member

@lucian

thanks. Do you use revslider plugin on the demo?

if not can we remove that plugin?

lospicos
tagDiv Member

thank you very much. I found at the end
wp-content/themes/Newspaper/includes/widgets/td_footer_logo_widget.php
I have edited necessary places.

lospicos
tagDiv Member

Dear sir/Madam

I have installed the theme and made necessary changes.

Google page speed came up with the result like this

Remove render-blocking JavaScript:
http://www.estambul.net/wp-includes/js/jquery/jquery.js?ver=1.11.1
http://www.estambul.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1

Optimize CSS Delivery of the following:
wp-content/plugins/jetpack/css/jetpack.css?ver=3.4.1

for the last file there as id “jetpack_css-css”

so i have used $this->move_style_to_footer(‘jetpack_css-css’);

For the first two there wasnt any id so i didnt know how to do that.

How i can solve the problem.

  • This reply was modified 11 years by lospicos.
Viewing 25 posts - 26 through 50 (of 50 total)