Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Yes, that’s right.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you add this classes, like this: http://screencast.com/t/FnF2Sq6ZAct
Then use this custom css: http://screencast.com/t/BzQyV4No1S81

.alignleft {
float: left;
}
.alignright {
float: right;
}

Thanks

Lucian
tagDiv Staff

Hi,

Add this code:

<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?>

..to loop-timeline.php file like this: http://screencast.com/t/gnLz0I56B
Result: http://screencast.com/t/GJBTBvtaVSm

Thanks

Lucian
tagDiv Staff

Hi,

Please send a link to your site so I can check this, the one you have send isn’t under maintenance, a screenshot would be also helpful. Also please make sure you have featured images set for those posts which appear on page or that you don’t use block 10 which is not displaying the feature images.
Please let me know if this only happens when using the 3 columns layout and also try to deactivate all plugins and check for this again. I have tested this and works fine using latest theme version 4.3: http://screencast.com/t/1KaIBgcMXStR

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Yes you have to log in via FTP and look for the file following this path ..\wordpress\wp-content\themes\newspaper\includes\modules\module_modifier\td_module_blog.php

Thanks

Lucian
tagDiv Staff

Hi,


@Steven

Have you managed to solve this issue? I have checked your site and noticed that the space you pointed in the screenshot aren’t there anymore: http://screencast.com/t/sU8Mlefm

@sergenial

We haven’t made any changes to that space within lats update, send me your site’s URL and note me what space you need to remove and I will provide you a css to fix that.

Thanks

Lucian
tagDiv Staff

Hi,

Please use http://pastebin.com/ to send me the code from loop.php file so I can check it, should work fine, I have tested this, you just need to add this condition in loop.php file and also add your widget short-code into the function and the category ID on which you want the widget to be shown.

Thanks

Lucian
tagDiv Staff

Hi,

We had to make some additional tests with this and we will include it in next update.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can’t set the background color to be full width within row settings, the color only applies to 1170px width because that is the width of the “row” container: http://screencast.com/t/AQPth0HzMe The rows differ according to layout(1,2,3 columns).
If you want to set a background color to full site width you will also have to set a background color for your site, you can do it from theme panel > theme colors and chose a color similar or the same with one you use on your rows.
Hope this helps!

Thanks

Lucian
tagDiv Staff

hi,

You can look over the two files panel_ads.php and td_ad_box.php see how the other custom ad boxes were added and replicate that for another ad box.
You can’t keep the files unchanged only if you updated each time using a patch and if changes have not been made to this files or you can make a copy of this files though and replace them after each update.

Thanks

Lucian
tagDiv Staff

Hi,

Yu will have to add them like this in functions.php, like this: http://screencast.com/t/Q8Cxzy09cuAR
After this you can add them likwe this: http://screencast.com/t/YopFpugf

I have added this on our todo lists we will add this on future updates, thanks for the suggestion.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Use this tool and check your page speed: https://developers.google.com/speed/pagespeed/insights/
I have tested your site an get this score: http://screencast.com/t/w47832wwwAhf
You can read about page speed here:

* https://forum.tagdiv.com/pagespeed-guide/
* https://forum.tagdiv.com/topic/pagespeed/
Hope this helps!

Thanks

Lucian
tagDiv Staff

hi,

I have checked to see this and found no issues with it, could be due to minified css, you could try to do it via custom css, use this css: http://screencast.com/t/oAB1ybt4Nap

.sf-menu>.td-not-mega>a {
color: red !important;
}

Thanks

Lucian
tagDiv Staff

Hi,


@GosuSama

As Christopher wrote you will have to add this line:

<?php echo $td_mod_single->get_social_like_tweet();?>

..to the post template you are using, like this: http://screencast.com/t/H1cP82hF7EE
Result: http://screencast.com/t/hh4HA0OjgWAC

Thanks

Lucian
tagDiv Staff

hi,

Can you please send a link to your site? I need to inspect this so I can offer you a fix fr this.

Thanks

Lucian
tagDiv Staff

Hi,

Use this custom css: http://screencast.com/t/Hmh6n3AwNvp

.td-footer-wrap .wpb_row {
margin-bottom: 0px;
}

.footer-logo-wrap {
padding: 0px;
}

Thanks

Lucian
tagDiv Staff

Hi,

You can use this css fro the space from the sidebar: http://screencast.com/t/rOizg0ZOS

.span4 .block-title {
margin-bottom: 5px;
}

If this dose not help, please paste me your site’s URL and point me at what do you want to change.
You can use this button to edit your post: http://screencast.com/t/gYUo7hF1mA0
You can try to use another module if you want bigger thumbnails, the thumb gets pixelated because it’s small size, the image it’s cropped to be used at that size on module 4.

Thanks

Lucian
tagDiv Staff

Hi,

Yes, use this css:

.td-sub-footer-wrap {
height: 30px;
}

..or add height: 30px; to the custom css I have gave you before.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestions, we have this on our todo list and will try to implement it as soon as possible, this is not an easy task so we can’t offer an ETA for this.

Sorry for this.
Thanks for the message!

Lucian
tagDiv Staff

Glad it works!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can go to WordPress Dashboard > posts > categories and hover over one category, the ID of that category will be showed at the bottom of the page, like this: http://screencast.com/t/55R3fQwgydA

Thanks

Lucian
tagDiv Staff

Hi,

An recommended retina logo should have the height of 96px.
Please try and let me know how works.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for sharing, glad you have managed to fix this.
Thanks for the message!

Lucian
tagDiv Staff

Hi,

First of all we are sorry for the delay on which we are answering to this but we don’t work on weekends, secondly sorry for the inconvenience of this issues.
I have checked your site and noticed that you have fixed some of the issue:

1. The infinite scrolling woks fine now: http://screencast.com/t/yZQDm5GnLTtM we have some issues with this that we know about and try to find a better implementation, i’m referring here to the fact that you need to scroll back up and down again in order to load more posts. Note that you also need to have enough posts to load when using the infinite load.
I have tested all types of pagination and work fine. If you still encounter any issue try to use them without any plugins activated as this can cause conflicts and not work properly.

2. Noticed that you have now 12 posts showing into big slider so I’m guessing you figured that out, also noticed that the autoplay function dose work now.

3. Do you still have an issue like this? I not sure I understand what this issue is, I didn’t noticed anything wrong.

4. Looks like it’s working now.

5. I have tested this and the speed booster plugins should not affect the functionality of background-image/color.

6. Tested this and noticed that you have now the speedbooster enabled and seems that the search also works: http://screencast.com/t/kUSsXm3u

7. Should work. You can workaround this using custom css in theme panel > custom css. Please let me know what do you want to change.
Also note that we found and provided solutions to lots of issues on this forum, you can try to search here if you encounter any problems.
Please let me know if you have any other theme related questions.

Thanks for the message!

Viewing 25 posts - 5,051 through 5,075 (of 6,600 total)