Search Results for 'block'

Results from the Forum
Andrei L.
tagDiv Member

Hi

Unfortunately the theme doesn’t have a template to create a contributors page, sorry. However you can use the authors box block to display only the contributors on a specific page by using the id filter: http://screencast.com/t/QBZ9jqpFPi4J
To get the user id please follow this link: http://screencast.com/t/83G22khuD So you can add an authors box on a page, select only contributors ids in indicated field and you will have only the contributors displayed on that page.

Hope this help.
Thanks!

Bogdan B.
tagDiv Staff

Hello,

You can create new modules and blocks by using the theme API, but substantial PHP knowledge is required.
You can follow the API section of our documentation for more details:
https://forum.tagdiv.com/api-modules-introduction/

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

I said above that the primary category is displayed in alphabetical order, if you don’t set it from Post Settings, so you will have a category on modules even if you don’t set it. I have checked your site and you don’t have category tag on modules enabled, please check Theme Panel > Block Settings – http://screencast.com/t/vHvXe8Fc
Please check the documentation – https://forum.tagdiv.com/category-tag-on-modulesblocks/

Thanks!

Bogdan B.
tagDiv Staff

Hello,
Comments in PHP are as following:

// This is a single-line comment
# This is also a single-line comment
/*
This is a multiple-lines comment block
that spans over multiple
lines
*/

Commenting out a piece of code generates the same result as deleting it, only you do not lose the data. It simply gets ignored. In your case you have to remove the code that makes the speedbooster plugin deactivate.
I hope this helps.

refly puasa
tagDiv Member

but for the theme setting only 2.3 I use wp-super-cache according to the instructions could be 91% and all rendering that block so I lost all tests on google page speed test
2.3.1 why the theme reappeared java script block css and html rendering of the page?

Bogdan B.
tagDiv Staff

Hello,
Unfortunately you cannot apply a custom sorting order easily. You will have to change the functionality of the mega-menu for that. You can however change the ascending or descending order by editing td_block_mega_menu and adding this line: 'order' =>'DESC' or this one: 'order' =>'ASC' like so: http://screencast.com/t/45zdwgQ2Sx
I hope this helps

pincpnthr
tagDiv Member

Nevermind. I manage to fix it. Thank you anyway.
But I still need them to be responsive. At this time only the slide block is responsive

  • This reply was modified 10 years by pincpnthr.
adriatikxhelo8
tagDiv Member

Hi. Thnx for your fast reply.
I don’t have it the slug category
(/category/example.com) on my articles. This is a bad thing?
So for example, if you click in a article it will be without the category slug.
I think It would be a better thing if i remove the page and leave as a category because from the category all the articles have more power to rank, as from the page. Because from the page the articles are loaded from blocks modules and I think them hasn’t power as a category might have. Just my opinion.

pincpnthr
Participant
#0

You can see the problem in this page:
http://tijuanopolis.com/big-blocks-test

This has been a problem since past versions too, but I had been able to fix it before. Not this time.

Also, the grid blocks are not fully responsive, even in your demos.

Can you please guide me on how to fix it?

PS: I have tried installing the Upscale thumbnail plugin and regenerating the thumbs to not avail.

adriatikxhelo8
Participant
#0

Hello to everyone.

My site is http://www.storypickers.com
and I would like to know which is the best. To creat a page or a category, I mean for Seo?

Just to be more clear.
This looks like a category but no, is a page: http://www.storypickers.com/true-stories/
I have a category on the same name which this page it has. Under that page I have created some blocks module with visual composer plugin, and it loads article only from that category… I have done in that way because I thought it will be more good for seo.
However is this a good way for seo? Or I should leave only like a category and not like a page?

Waiting for your reply I wish to you Kind Regards!

co4
tagDiv Member

Hi Andrei,

Thank you for your response. I don’t think you’re understanding my question; I’m not trying to style all titles, I’m trying to prevent Newsmag from altering the italics I set within the title.

For example, if I have a title “Where to find Morocco’s true flavors”, the blocks and grids strip away my in-title italics. I’m trying to prevent the blocks and grids from altering my in-title italics.

Thank you.

  • This reply was modified 10 years by co4.
stephenladek
Participant
#0

I’m using the WP Text Block to display custom ads on my sites homepage and post pages. (See http://www.moodlenews.com)

I’d like to use the onclick event from Google to track outbound links, but when I add it to the anchor tag in the WP Text Block, it is removed upon update/save.

I have two ads that display a the top of all pages that I’ve implemented through the “Ads” section of the theme panned. The onclick script works there.

Is there a way to make the onclick event work in the WP Text block as well?

Victor_T
Participant
#0

Can anyone tell me how to install big grid, blocks, authors box, and social media counters?

cfolks
Participant
#0

It seems when updating from version 4.6.1 to 6.5.1 there are some substitutional issues, especially with the shortcodes.

I’ve noticed [td_text* and [td_block* tags showing as text rather than being used as a shortcode, has this changed?

If possible it would be great to know how to go about updating from version to version smoothly.

Kind Regards.

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t have such an option and I suggest to find a plugin that may help you. I don’t know if this can help, but the on the block settings you can set the category and also the tag in the same time – http://screencast.com/t/o3gJ5oneip
If you need another implementation I suggest to get someone to help you with this, as we cannot provide custom work at this time or like I said above try to find a plugin.

Thanks!

Bogdan B.
tagDiv Staff

Hello,

You will have to be careful when modifying the theme files as it will affect other parts of your website as well. For example, in your case with the thumbnail modification, it will enlarge the thumbnail on every module that uses the thumbnail. You will be better off using another block as Alin suggested ( block 5 or 6 ).
If you really need to modify the files, you will have to regenerate your thumbnails after every modification. Only after that you will see the results. Right now the theme is using the thumbs which were created using the default parameters before your modification.
As for the title, Alin showed you how to edit the title from the SEO plugin: http://screencast.com/t/npRnXROk

I hope this helps.
Thank you!

iip
Participant
#0

How do I disable this message for all non-admins?

Sorry, but you do not have the correct permissions to install the Jetpack and Revolution slider plugins. Contact the administrator of this site for help on getting the plugins installed.

Bogdan B.
tagDiv Staff

Hello,

You can check this option as a reference for each block to see what module is being used: http://screencast.com/t/HQPtOh7l8
Big grid 4 already has author name and date to it: http://demo.tagdiv.com/newspaper/big-grid-4/ (module mx5)
Please check this option in the theme panel: http://screencast.com/t/mhSaWTrIs if it is set to off, author and date will not show in modules/blocks.
The grid you are using is ‘Big grid slide’ with a style 4 to it as the screenshot suggests. It uses the exact same module mx10. I have tested this again and it works for big grid slide as well: http://screencast.com/t/3bshNZ4saD
The small module in block 2 is module 6. It already has author in the code except it is commented. You can remove the comment and the author will be displayed.

http://screencast.com/t/L0rQm2TQljhhttp://screencast.com/t/bG7yEZk0D4

Thank you!

diom
tagDiv Member

I know, this solution is what I need …

Can you add some comment for the post published earlier than 2 days ago and check if it’s showing only posts published 2 days ago? I assume the block will show all 3 posts with comments like mine…

Andrei L.
tagDiv Member

Hi

To remove the ads in specific post/pages you need to ad a condition in td_block_ad_box.php
http://screencast.com/t/8lqAJQDddO

if (is_single(134) || is_page(44)) {
return;
}

Use is_single() for post is_page() for pages. To get the post/page id follow this link: http://screencast.com/t/zXmGYcsp

Let me know how it goes!
Thanks!

George
tagDiv Member

Thanks for your reply Bogdan.

First code was just perfect whilst still have trouble.

Screenshot attached:-

http://www.screencast.com/t/hWNVHTDyGSc

While scrolling in mobile, the logo is not displayed. Also the gradient border is getting disappeared.

I want to hide only mobile menu option.

PS: Is there a way I could get that gradient border below my Block 12 in home page as well.
ie: http://www.viralbae.com/home

Thanks!

Catalin
tagDiv Staff

Hi 84KcZ,

By default the theme doesn’t display the top bar on mobile devices, but you can use custom Css in Theme panel > custom css to display the top widget, like that: http://screencast.com/t/XOWNRilgrU

@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}

The result should see here: http://screencast.com/t/5SwmvehF1c

Thanks!

Bogdan B.
tagDiv Staff

Hello Anand,
You can achieve these goals by using this custom css. It makes the trending now block not clickable and enlarges the display area for text on the mobile version.

@media (max-width: 767px){
.td-trending-now-post{
overflow:visible!important;
}
.td-trending-now-display-area{
height:45px!important
}
.td_block_trending_now {
padding: 4px 0 4px 0!important;
}
}
.td_block_trending_now a{
pointer-events:none
}

Thanks.

paul_1991
tagDiv Member

I did this but it doesn’t work.


td_api_thumb::add('td_324x160',
array(
'name' => 'td_324x160',
'width' => 324,
'height' => 160,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Module 1, 2', 'Block 2, 3, Big grid 2'
)
)
);

td_api_thumb::add('td_324x235',
array(
'name' => 'td_324x235',
'width' => 324,
'height' => 235,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Module 3, 4, 5, 11, MX3', 'Block 1, 4, 5, 6, 13, 17, 20'
)
)
);

What about if I want only PcExpert as title? Now I have Homepage – PcExpert

Bogdan B.
tagDiv Staff

Hello,
You can use this custom css to fix it:

@media (max-width: 767px){
.td-main-page-wrap > .td-container > .td-pb-row:first-child > .wpb_column > .wpb_wrapper > .td_block_trending_now {
padding: 0 0 38px 0!important;
}
}

Just add the code in the theme panel->custom css box

Thanks.

Viewing 25 results - 33,151 through 33,175 (of 39,816 total)