Search Results for 'block'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,
I’m not sure what subtitles you are referring to as our blocks only display the post tile and the excerpt. The post subtitles are not displayed. Please provide an example of these subtitles that are not displaying.
Thank you!

Andrei L.
tagDiv Member

Hi

My screen is from Visual Composer page-builder: http://screencast.com/t/hKHDeVHEte For more details about block settings and homepage setup please check our documentation: https://forum.tagdiv.com/newsmag-block-settings-tutorial/https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ Also you can check our youtube videos here: https://www.youtube.com/watch?v=TUdVeZ1pbuc&list=PL6CsDkMaejhpWFcFNOIDfdp5nIT0NbUbj

I hope this help.
Thanks!

Rukielnino
Participant
#0

The following problems is regarding your theme NEWSMAG and my website https://www.rukielnino.com

1). Your theme does not support “TECNO”phone browsers- TECNO mobile phones is used by 80% of Africans (600 million people) so am quite surprised your theme does not support the Techno phone browsers! When I type in my website URL or your theme Demo URL, your theme design looks like garbage/trash on TECNO phones!

2). I noticed that the photos on my website big thumbnails does not fit in properly to its thumbnail container- thereby giving blank space on the big slider images! Can’t you specify on your next update for photos to automatically fit in to thumbnail container?

3). On my homepage,when I try to show more than one category of post on a particular block, it won’t allow me select multiple categories on a block, I must have to choose only one category on each block and your theme documentation states I can select multiply categories on a particular block but why I try to do so, it won’t allow me- so why is this an issue????
Please solve!

4) There is one particular feature/plugin your theme Newsmag is lacking and that’s a membership plugin that will be customized by your developers and bundled along with your next version, a membership plugin that will support payment gateway like stripe/PayPal – if a membership feature is added to your theme- people will purchase your theme even if you raise your price of theme to $5,000.

You have woo-commerce/speed booster plugin with your Newsmag but why not a membership plugin to make a difference from other themes on themeforest????

5). Am using Wp super cache plugin and SSL CERTICATE and MAXCDN is that the reason why post views are not being displayed on my website and it always say 0 even when I get over 6,000 views on a particular post?????? I guess not, will you fix this on your next update?

Here is my website URL: https//www.rukielnino.com

IamLegend
Participant
#0

Hello,

Can I set the whole row to load the infinite scroll instead of just the block itself.

Thank you for your support.

RachelG
Participant
#0

I would like to display “Block 12” at the bottom of each single post page. I have a child theme and have customized the single post template. Is there a way to add Block 12 at the bottom of the post? Also, I would like it to only list posts within the category of the current post.

Thanks,
Rachel

BigN0701
Participant
#0

Hi ? i have question regarding Block Title or widget title.

1. How to make it (orange) center and make it looks like text seperator in visual composer (blue circle).

http://prntscr.com/aqxzjh

2. Is there any way to filtering category in popular category widget ?

Thanks for ure help

Catalin
tagDiv Staff

Hello res,

I suppose that you are referring to the box block title. Please notice that the code depends on what kind of block you are using in the theme. You have to change the background color of this box. For more accurate code, please provide a link so I can inspect it closer.

Thanks.

Marto
Participant
Link - topic
#0

Hi

I want to put a hyperlink on block title which leads you to all posts for today. How can I do it?

Thanks!

andrea_thomp
tagDiv Member

That screenshot you sent doesn’t look familiar at all to me. Can you please tell me how I can get there from the dashboard screen? Where would I find the block settings?

tselo
tagDiv Member

thank you very much. the issue was resolved as you directed. very good.

now i have another questions. I noted that if use block 2, there are a bunch of subtitles after the block title. it still can be seen in the English site. But in the Chinese site, when i use block 2, there is only the block title, but no subtitles. how can i get them back?

also, does only block 2 have this function? and other blocks do not have extended subtitles?

Tselo

srampia
Participant
#0

https://forum.tagdiv.com/topic/videoplaylist-block-how-to-eliminate-the-final-youtube-playlist/#post-103396

I also face same problem of appearing other videos from yotube.

Would you please help me (if possible) how to activate the option from tagdiv_theme.js core file, like this -> http://screencast.com/t/Awt9NQAAup

Should I install some Javascript editor to edit it and then replace the file in host provider? Or through Inspect Method in Browser? Or is there another easy way like adding custom Javascript in your theme panel?

Thanks a lot for all your help.

deambris
tagDiv Member

I tried, but that code doesn’t work. I tried to exclude module_mx3 and module_14 for excluding block 13 from unique, but it’s still the same. :/

// exclude td_module_trending_now din unique articles
if (get_class($module) != 'td_module_trending_now') && get_class($module) != 'td_module_14') {
self::$rendered_posts_ids[] = $post->ID;
}

Bogdan B.
tagDiv Staff

Hi,
The ‘block’ under the video is actually no block at all. It;s the latest articles loop. It is a feature of this page template: http://screencast.com/t/LgCH4wcj9Yec
The post will get the username of the person that is logged in and hits the publish button. If the admin does so, then the admin will be the author.
The hover color for the theme elements is affected by the theme general color set here: http://screencast.com/t/6tYeTscyetcK
Thank you!

Catalin
tagDiv Staff

Hello willysawa,

If you want to add the ad code to appear for each post under the related articles, you have to alter the file where this function are created and also you should use the do_shoretcode method to implement the advertisements as you wish. You have to do changes in td_module_single_base.php file and you have to introduce the following code in the specific place, like this -> http://screencast.com/t/LcyIuQ87
The code is -> $buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
Before you check your results, please ensure that you have added the code into custom ad 1 field from your theme panel.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello chewak,

Please try to use Unique Articles from your panel, like this -> http://screencast.com/t/TsoIq6GA For more information about this feature, you have to check our documentation here -> https://forum.tagdiv.com/unique-articles/ Another workaround in this case is to use the offset from your each block settings, like this -> http://screencast.com/t/e9juaZn3mL

Hope this helps and let us know how it goes!

Thank you for the message!

Vittorio
Participant
#0

Hello,
is there any logical file mp available which lays out the origin of the used blocks?
while expecting that block 13 would be in includes/modules/td_module_13.php I found out that it’s actually td_module_14.php which is building block 13 (meanwhile block 6 is built by td_module_5.php, block 12 is built by td_module_11.php etc.) – and then there are the mx-module- files of which at least some seem to add functionality to certain modules…

while trying to customize the files it would be a lot easier if there was a map or an excel-file pointing which piece of the layout is coming from where…

thanks, cheers!

Catalin
tagDiv Staff

Hello willysawa,

If you are using more block 9 for your website, and you want to target the specific one, you have to add custom class for each row that contains your block and this you can set from Visual Composer, like this -> http://screencast.com/t/ZQmbJHLEz and then you have to use this code ->

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

Hope this helps!

Thanks.

Catalin
tagDiv Staff

Hello willysawa,

If you want to add this feature for your side above your menu, you have to use the do_shortcode method in order to achieve as you wish. You have to add the following snippet of the code in header-menu.php file, like this ->
http://screencast.com/t/8XbhMLA0rfZ and the code is ->
The result you should see here -> http://screencast.com/t/HfWKKiEnOF

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi Chris,

At the moment there is no setting in the theme for it, but it can be done with custom css
For the titles, there are different css codes that apply, so you need to be more specific about them. Are they post titles on the homepage inside modules, or simple h2 and h3 tags inside the posts themselves.
I assume you are referring to the post titles on the homepage inside the blocks as this is a more common request:
For them you can use this code:
@media (max-width: 767px){
.td-module-title{
font-size:12px!important;
}}

The code will also affect the related articles.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please make sure you installed the theme properly:
https://forum.tagdiv.com/install-via-ftp/ and make sure you install visual composer from here: http://screencast.com/t/nFMntT2NNE5
The blocks should be visible within the plugin elements: http://screencast.com/t/Zvpl9yaeITe
They also could be disabled from the plugin settings here: http://screencast.com/t/zTs6af3ZfduM
Thanks.

Catalin
tagDiv Staff

Hello hvatinat,

I suspect this issue come from your untested plugins. 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. For a quick solution, you should try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td_block_wrap {
padding-top: 48px;
}

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

Thank you for the message!

Andrei L.
tagDiv Member

Hi

You can select the posts by featured category in blocks settings following this example: http://screencast.com/t/M2VtBRWdQ0

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

The unique article was designed to affect all blocks from the page and to exclude one of them are required some custimzations in theme’s core files. You can try the solution indicated by Bogadan here to achieve a similar rezult: https://forum.tagdiv.com/topic/disable-unique-articles-on-specific-block/ The solution is from Newspaper theme but should work for Newsmag as well because the code is the similar.

Thanks!

Andrei L.
tagDiv Member

Hi

You can use is_page() wp function to display the banner on a page with a specific id. The code will look like this:

  <?php
    if (is_page(page_id)) {
        echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
    }
    ?>

Just replace the page_id with the numerical id of the page where you want to display the ad. To get the id follow this link: http://screencast.com/t/0sAaySfVL7

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

6. Try this css in theme panel > custom code > custom css: http://screencast.com/t/Zf4I9taD8l

.td_module_14 .td-module-thumb{
margin-bottom: 0;
}

7. I’ve checked your site on Google Chrome and the changes are applied fine on my end. If yous till have this issue clear browser’s cache and test again.

The number of posts displayed in a block can be set form visual composer > block settings: http://screencast.com/t/pUeoGlaanbk

Thanks!

Viewing 25 results - 30,801 through 30,825 (of 39,816 total)