Search Results for 'block'

Results from the Forum
revistatrazos
tagDiv Member

Sorry again, upthere it’s me with another account/license.

Well anyway the new address is revistatrazos.ucse.edu.ar

Please go ahead and check this: Under the articles there’s a LOAD MORE button but when you click it the block images just doesn’t load.

Any idea why?

simchris
tagDiv Member

You can use one of the modules/blocks in the sidebar, by dragging one of the TagDiv block widgets to sidebar, then select category, or all posts for that block. Try it 🙂

pauuuuu29
Participant
#0

hi, is it possible to extend jetpack into 7 days rather than 24-48hours? also can it randomly get posts if conditions are not satisfied. for example, if i set the block to get 5 posts then there’s only 3 posts that has views for last 7 days.. then it will pick those 3 posts plus 2 random posts.. this feature will be helpful for those websites that is starting up to hide if their site has low views yet..

also, how to add border top on ads? i noticed it automatically has no border top?

ragz
Participant
#0

hi this is my site http://clashon360.com i have installed classic blog ,want to know can i remove first 2 blocks ? just below the classic blog newspaper 6 log “i enjoy strawberry Deserts and the things that matters “, please let me know,thanks in advance

simchris
tagDiv Member

Google got really picky about the render blocking stuff on mobile, so by default it *is* about 20 points lower. That is “normal” unless you do some major hacking to WP.

Once you view my thread and do all you can, the last steps would be a bit complex for average user, which requires

a) unhooking loading Google fonts from the theme, and capturing the CSS from Google and putting that in your style.css file; or for fastest speed replace Google fonts with “web safe” font stack (requires unhooking Google fonts in theme main includes/function file AND search/replace main style.css to optimize fonts used by choosing web-safe font stacks)

b) un-enqueuing the style.css and loading in footer.php; then using criticalCSS generator to put above the fold CSS “inline” in the header.php file.

c) using wp-booster to move all JS to footer

What is “possible” ?

Well, the project I’m working on right now I have

Mobile = 98/100
Desktop = 99/100
UX = 100/100

This is without a caching plugin, using mod_pagespeed, with https, and with photo and user photo (loaded locally, not off gravatar.com)

Dope Mag
tagDiv Member

Hi Andrei,

1. Is there no way to apply this to all articles on the home page?

2. Ok i will try that.

3. When I’m reading an article, i have the “Read More/Featured” article pop up on the side of the screen on mobile. It blocks the article i’m trying to read. See here on mobile. http://dopemag.co/hip-hop/phife-dawg/

oguerin
tagDiv Member

Of course I did change that in the first place ! 😉
But it’s not working nevertheless (see the link I provided above)

Here the code I originally pasted :

.td_block_1 .td-post-author-name{
display: none!important;
}

Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked you’re site and noticed that you’re using homepage post block from Visual Composer, that’s why the featured image cover the the top part of the page.
Try to edit the page with Visual Composer and remove the homepage post block, clear all caches and test again.

Thanks!

Bogdan B.
tagDiv Staff

Hi,
If a post has multiple categories, then the primary category you set from here will have priority in the background and the category tag that is displayed on modules and blocks: http://screencast.com/t/o0ak1dwP
Thank you!

halilibrahimkar
Participant
#0

Hi,

I use much more items on main menu. When I scale small size screen, It is 2 lines. So How can i do my main menu as Block 1,2,3 etc. ? It will show “More” button on my main menu.

Thanks for helps

Bogdan B.
tagDiv Staff

Salutare,
Si elementul ‘trending now’ sau ‘news ticker’, cu se gaseste in visual composer, are filtre pentru categorii exact ca alte block-uri din tema: http://screencast.com/t/sPPs7zfqtjg Aici poti selecta categoriil;e din care doresti sa afiseze postari.
Multumesc.

Bogdan B.
tagDiv Staff

Hi,
The code above works only for block 21. It even starts with block 21’s class: (.td_block_21)
If you want to apply it to block 1 simply change the number from 21 to 1.
Thank you!

Beldar
tagDiv Member

Fine, but now the picture looks on phones, formerly with the other code did not look … Is there option that is not seen on phones?

I have this code in phone CSS:
.td-main-sidebar{
display: none !important
}

.td-default-sharing {
display: none !important
}

.td-post-sharing {
display: none !important
}

.post header h1 {
font-size: 24px !important;
line-height: 25px!important
}

.author-box-wrap {
display: none !important
}

.td_block_related_posts {
display: none !important
}

.td-post-source-tags {
display: none !important
}

.td-header-sp-logo { display:none }
.td-banner-wrap-full { display:none }
.td-header-style-10 .td-main-menu-logo { display: block!important; }

oguerin
tagDiv Member

Hello,

I would like to hide the author name for Block 1 for example, and I’ve used the css code you mentionned above but it’s not working (please see bottom section “Test” http://genres.paris)

Also, I’d like to hide the comment icon but only for block 1. Is it possible ?

Thank you !

Olivier

Andrei L.
tagDiv Member

Hi

Sorry about that. Your code wasn’t executed because it is interpreted as a plain text. Try to add this code, now it should work fine:

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]'); ?>

Thanks!

  • This reply was modified 10 years by Andrei L..
Bintmusic
Participant
#0

Hi,

I’m trying to do something to improve the Page Speed on Mobile

I currently have 94 desktops and only 74 of the mobile
… the difference seems too high: can there is nothing to do?

The Page Speed suggestions for mobile are the usual:
Delete JavaScript and CSS that block the view in above-the-fold content

Remove JavaScript:

http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
…content/plugins/cookie-notice/js/front.js
…/themes/Newspaper/js/tagdiv_theme.min.js
/wp-includes/js/comment-reply.min.js

Optimize delivery CSS

http://fonts.googleapis.com/…,400italic,600italic,400,600,700&ver=6.7
http://fonts.googleapis.com/…,400italic,700,500italic,400,300&ver=6.7
http://fonts.googleapis.com/css?family=Droid+Serif:400,700&ver=6.7
…content/themes/Newspaper/style.css?ver=6.7

Anyone has any suggestions or managed in some way to improve the situation by changing the code?
If nothing is possible the developers have in mind this critical for future versions?

Thanks!

Catalin
tagDiv Staff

Hello masc,

Unfortunately, is not exist a general code for all kinds of Grids. Please notice that you have to change the number of the grid for each of them.

Example for Big Grid 5, style 1

.td_block_big_grid_5.td-grid-style-1 .entry-title {
background-color: rgba(77,18,23,.9);
}

Example fro Big Grid 6, style 4

.td_block_big_grid_6.td-grid-style-4 .entry-title {
background-color: rgba(77,18,23,.9);
}

Thanks.

Dope Mag
tagDiv Member

One other thing. On Mobile, for some reason I cannot get the “Featured” article to go away as it blocks the entire screen. How can I turn this off on mobile or add it to the end of the article.

DopeMag.co is the domain.

  • This reply was modified 10 years by Dope Mag.
Bogdan B.
tagDiv Staff

Hi,

We are sorry you feel this way, but please understand that support has limits in what can be offered. Please read the support policy: https://forum.tagdiv.com/support-policy-2/ and you will see that it clearly states that customization services are not included.

The following issues are not covered by support:

Server configuration and complex server-side issues
Customization and installation service
WordPress general support/howto’s. For this can look on wordpress.org forums or check on web for tutorials
Support for third party software and plug-ins or other issues that are not related to our product

If you search through this forum you will see that we do go that extra mile just to make our customers happy. But we cannot tackle big and time-consuming customization though.

Thank you!

Andrei L.
tagDiv Member

Hi

Please provide your site url so I can have a closer look at this issue. Meanwhile try to regenerate your thumbnails following this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thanks!

Catalin
tagDiv Staff

Hello VoZz,

Please ensure that you have correctly followed all the steps in order to set your Ajax Filter, according to our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/ Also, please make sue that you are using the latest version of the Theme (6.7) and Visual Composer (4.11). Also, please try to disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Please try your theme without any untested plugins because this thing could cause some js errors in the theme that create these issues.

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

Hi

I appreciete that you provided a screenshot pointing the desired rezult, it helps fur a better understanding of what you’re trying to do.
Replace again all css with this one: http://screencast.com/t/g2o7VtcqtQS

.td-review-summary-content{
font-size: 15px;
}
.td-review .block-title {
background-color: transparent;
color: black;
padding-left: 0!important;
}
.td-review-desc{
font-family: sans-serif;
}

Thanks

Catalin
tagDiv Staff

Hello danimian,

If you want to change the width and the colors for your Social Counter, you have to use a bit of cSS code to customize it. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td_block_social_counter{
width:300px;
}
.td_social_info {
display:none;
}
.td_social_facebook {
background-color: green;
}
.td_social_twitter {
background-color:pink;
}
.td_social_youtube {
background-color:blue;
}

The result you should see here -> http://screencast.com/t/4XnqLqpL

For your second request, you have to use a bit of code for achieving as you wish.

The code is ->

.td_block_wrap {
padding-bottom:2px;
}
.td-main-page-wrap {
padding-top: 30px;
}

If you need more assistance in this regard, please provide your website URL so I can further inspect it closer and also, so I will be able to provide a more accurate code.

Thanks.

thematanater
tagDiv Member

Thank you for the advice, I will adjust the actual image if i need to.

I have two other questions;

1. Is there a way that I can bring the top featured posts all the way up to the menu? I’m looking to fill the space between the menu and the first block of content (the featured posts).

The goal is to have it touching the menu, like on techspot.com

2. Is there a way that I can make a background like on techspot.com? Where the background is a certain color for the top, white background around the ad, and a lighter grey for the rest of the website. Is this type of background arrangement possible for this theme? I tried changing the background myself, but it leaves a white background around the content itself.

Thanks for the great support!!

Andrei L.
tagDiv Member

Hi

You need to edit td_block_social_counter.php file and add this attribute here: http://screencast.com/t/eTTGbwd9CLhttp://screencast.com/t/r25qdB2dF

Thanks!

Viewing 25 results - 30,976 through 31,000 (of 39,816 total)