Search Results for 'block'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

1. The post pagination used by the theme is classic(numeric) you can try to find a plugin for this or hire a freelancer to do this for you as it is not an easy task. Here you can find the post pagination – http://screencast.com/t/KSXb3EON9k
2. You can customize the text if you want using custom css – http://screencast.com/t/JTx4FkS3iRBq or you can modify this in the code – http://screencast.com/t/JSasHPgoM

.td-post-next-prev-content span {
color: red;
font-size: 15px;
}

3. The Newsticker block was designed to be used like the other theme blocks, just display the articles titles from a specific categories(multiple or all). It doesn’t have an option to add a custom text, but I can tell you that this suggestion is in our list and we will try to implement this for Newsticker in a future update.
4. Please try to use this plugin for disqus Disqus Conditional Load and check this also only with Visual Composer and Disqus plugins active(disable all other plugins), clear cache and see if the comments area appears.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the VC front-editor is disabled from the theme as it is not compatible, you can try to activate it to customize you page then disable it again(it will not work with theme’s blocks) – http://screencast.com/t/o8tlhjUyh

Thanks!

tomawebdev
Participant
#0

Hello,

I am trying to change the title design of block in a widget, i add it with VC, the problem when i edit the page i get new id for block.

The css code is

.td_block_id_1941621057 .block-title {
font-family: "Roboto",sans-serif;
font-size: 28px;
line-height: 1;
margin-top: 0px;
margin-bottom: 26px;
border-bottom: 2px solid #000000;
border-color: #000000;
background-color: #4DB2EC;
}

The id td_block_id_1941621057 get change everytime i edit the page, so making a design for every block when editing all is gone, and i need to use firebug to get new id. Any trick to get this solved.
How to get the id for block easily, is it a bug ?

Alin [tagDiv]
tagDiv Staff

Hi,

Module 6 was not designed to display excerpt, but you can modify it if you want this. Please check another module which has excerpt and copy the code(also set a value for content length), for example – http://screencast.com/t/AEerjyLioZyhttp://screencast.com/t/4wCuwMkfDHjI

<div class="td-excerpt">
                <?php echo $this->get_excerpt(15);?>
            </div>

Please note that module 6 is used also for block 2, 7 and 16 so it will affect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check Theme Panel > Block Settings to enable/disable category on blocks – http://screencast.com/t/CGa6Fnc0Pz

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You need to modify this in code, please check this solution – https://forum.tagdiv.com/topic/can-i-reorder-ajax-dropdown-on-my-own/
Unfortunately there no option to limit categories to a specific number, The ajax categories consider the block title length and the length of the category name and display how many categories is possible.

Thanks!

Andrei L.
tagDiv Member

Hi

The Visual Composer plugin must be enabled, otherwise the the theme won’t display correct the blocks, grids and other elements added with this plugin on the page. If you deactivate the VC plugin result would be something like here: http://screencast.com/t/6y307RVO4

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change it to position relative – http://screencast.com/t/xSYxAYRieoNi

.td_block_20 .td_module_14 .td-module-meta-info {
position: relative;
}

On block 4 the thumbnail is enlarged using css. You can do the same for block 12 – http://screencast.com/t/PO44UkLo8X

@media (max-width: 767px) {
.td_block_12 .td_module_11 .td-module-thumb {
width: inherit !important;
height: auto;
position: relative !important;
}
.td_block_12 .td_module_11 .td-module-thumb .entry-thumb {
width: 100%;
}
.td_module_11 .item-details {
margin-left: 0 !important;
padding-left: 0 !important;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You use this site to set your colors – http://www.colorpicker.com/ and just paste the hex color to the above color.
Also if you want to change the hover color this the css(just replace with your colors) – http://screencast.com/t/08VDdTFfqu6

.td_block_12 .td-read-more a:hover{
background-color: #C4CACC !important;
color: #222 !important;
}

Thanks!

delfinista
tagDiv Member

HELLO,
it is the block11.
I need to decrease the space between the lines.

THIS IS

Alin [tagDiv]
tagDiv Staff

Hi,

You will need custom modifications for this, it is not just a simple css code, first you have to add excerpt for modules used on Big Grid(I guess you refer to this block), for example on Big Grid 1 are used module mx5 and mx6 – http://screencast.com/t/mNeNEpEw You can find them in modules folder if you want to modify it – http://screencast.com/t/GssjjMvHzc please note that these modules are used also on another grids/blocks. And then customize it via custom css. I suggest to hire a freelancer to do this for you if you don’t have php/css/html experience as it is not so easy and unfortunately the time doesn’t allow us to provide custom work, sorry!

Also for your second request you need custom modifications, for reference you can check this topic – https://forum.tagdiv.com/topic/conditional-logic-for-menu/#post-20087 it is for old version of the theme, but the principles are the same and you can adjust it.

Thanks!

Andrei L.
tagDiv Member

Hi

Try this custom css in theme pnael > custom css: http://screencast.com/t/qfC5jeDntmOo

.home .td_block_slide .td-post-views {
display: none;
}

This css will remove the post views only from the homepage slider.

Thanks!

cirtoska
Participant
#0

Hello I’ve recently updated the theme and the shortcode for [quote_box_center] doesn’t work. What is the new shortcode for Box Quote Center (http://demo.tagdiv.com/newspaper/blockquotes-pullquotes/)?

thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Provide more details(what block-a screenshot where I should look) and also a link.

Thanks!

gregy1403
tagDiv Member

Is your buddy able to use Events manager on frontpage in blocks?

mangubek
Participant
#0

Hi

I have been creating a home page. I have applied default home page template of Newspaper. But when I tried to edit the blocks, the visual composer is not giving the form to configure the block.

Can you help me to fix this problem

Regards,
J

Walther
Participant
#0

Hi,

I have created a page with Visual Composer and chosen “Pagebuilder + page title” as template: http://www.sverigetips.se/stockholm/. However, as you can see this setup changes how block 15 is displayed in my footer. The block should display in five columns (on desktop), not three. Compare with other pages on the same site where block 15 looks alright in the footer.

I cannot use the Default template for my page because it doesn’t display breadcrumbs, page title and sidebar.

How can I use Pagebuilder on pages and still keep the correct block layout in my footer?

Thanks.

Walther

iceb
Participant
#0

Hello,
I am having issues with “Block 1” module. I want to order categories as I want, but I see that categories get ordered only by name.

For example: http://prntscr.com/88p9ss , you can see that categories are ordered by the first letter of the name. A, B, C.. etc. Can you tell me how I can order in the way I want.

Also I want to show only 3-4 categories and the others will be at “More” tab.

Thank you.

hatchet9
tagDiv Member

Thanks for the quick response. I was able to change the font size and height and it looks fine on a desktop, Ipad or phone in the landscape mode but is still an issue in Ipad/phone portrait mode even after applying the code that you sent me. The title box takes consumes about 40% of the image. In there is no option to change the padding at the block level on at the column level. If this is not an easy fix is it possible just to have the Post Title appear below the post as in Block # 4?

http://s559855489.onlinehome.us/home-test-page-82415/

In addition how can I get Block #12 to appear the same size as Block # 4 when viewed on mobile device? Currently it appears as a small thumbnail. I checked all of the settings but can’t find an option to change this.

Please advise.

Thanks.

Andrei L.
tagDiv Member

Hi

Regarding the page speed issues please check our guide here: https://forum.tagdiv.com/how-to-make-the-site-faster/ – follow this section: http://screencast.com/t/bQMIXc5JuUdd to optimize images and also make sure you regenerate thumbnails: https://forum.tagdiv.com/existing-content/

Check your panel status for the speed booster plugin and make sure it’s active: http://screencast.com/t/a2BBchudPE as it’s set to disable itself if detects an incompatible plugin. I see you use lots of plugins so you should consider that recent versions of the tagdiv speed booster plugin have been designed to disable when it detect incompatible plugins. You can read more in this regard here: https://forum.tagdiv.com/topic/incompatibility-speed-booster/

If you’re not aware of the steps you need to take to improve your page speed score we advise your to hire a freelancer to help you do it because we cannot provide speed customization services at the moment.

The theme uses the WordPress thumbs cropping system and depending on image’s aspect ratio the result could be different, you can find more details here: https://forum.tagdiv.com/image-size/ and more details about cropping here: http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
There is not an ideal image size for all thumbs, and a way to find what image will fit best would be to do some tests depending what blocks/modules you use most add an image more nearest with aspect ratio of the thumbs in which you want it to look well. You can read more about aspect ratio here – http://digital-photography-school.com/aspect-ratio-what-it-is-and-why-it-matters/

Theme’s page speed guide provides our demo site .htaccess configuration: http://screencast.com/t/SMP1Jebjx which you can use as a starting point and build on it.

You can also go trough Chris’s recommendation on this regard: https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thanks!

zeus
Participant
#0

Hey guys,

Found some time to finally upgrade my theme, but I lacked to backup my files before doing so. And of course now the website is full of errors. This is completely my fault but still I hope you guys can help me out! 🙁

Source: http://www.gadgetgoeroe.nl

Log:

– Updated the files to V6.3.3.
– I think it was on V4.x, not sure though.
– Ran the script for v4 to V6. That managed to reappear the header logo.
– Tried to change some blocks in the visual composer, nothing happened.

Error message:

Fatal error: Call to undefined function vc_column_offset_class_merge() in /home/deb62085/domains/gadgetgoeroe.nl/public_html/wp-content/themes/Newspaper21/vc_templates/vc_column_old.php on line 22

What do I need to do? Any help is much appreciated, thanks!

Roeland

Alin [tagDiv]
tagDiv Staff

Hi,

Do you want to add a custom ad on your post template to appear only on articles from specific category?
For example you can try something like this: http://screencast.com/t/bCu0neub This custom ad will be displayed only if the article is apart of new-look-2015 category in my example(please use the slug name in the code).

<?php if (in_category('category slug name')){
                echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
            }?>

Or do you want articles ads to be displayed only on posts from specific category, please check this topic as reference – https://forum.tagdiv.com/topic/replace-adsense-code-of-ads-fields-in-a-category/ You will have to do the same just use in_category instead of !in_category.

Please note that the theme doesn’t have an option for this and I provide some example, so if you don’t have basic php experience I suggest to hire a freelancer to do this for you.

Thanks!

Andrei L.
tagDiv Member

Hi

To change the subcategories color on hover use this css: http://screencast.com/t/UZCQHiFlq

.category .td-subcategory-header .td-category a:hover{
background-color: #D71313;
}

If you’re referring at related article you can use this css: http://screencast.com/t/gVxaQsuXB

.td_block_related_posts .td-post-category{
background-color: #B63232;
}

If this is not what you mean please provide a link and mentions the element’s color that you went to change.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Not sure what you mean, your page is looking exactly like the other one – http://screencast.com/t/xErXFIeI Do you refer to the ajax filter? Please provide more details.
3. This is how it works the classic pagination(numeric) used for latest article template. If you want to use ajax pagination, you can use the default page template and use a block to display your latest articles and set the block pagination that you wnat to use(next/prev, load more, infinite) – http://screencast.com/t/5in0pMY7nDhttp://screencast.com/t/mzpBXdW0
4. I have checked you site and I guess you find the proper solution for it – http://screencast.com/t/dHZRyTYJkWnPhttp://screencast.com/t/iG2jjfjFAk Unfortunately page content will not be displayed in mobile menu, like I said above.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. You can use this custom css to change the button color – http://screencast.com/t/MdMPgH34mQ74

.td_block_12 .td-read-more a{
background-color: red;
color: #222;
}

2. You will need custom modifications to add the author avatar for each module that you use, here you can find all modules – http://screencast.com/t/fQ2JKAk6N5Q4 You can try something similar(but for modules/blocks) – https://forum.tagdiv.com/topic/author-bio-help/#post-45418

3. The theme doesn’t have an option to enable share buttons on modules, you will need custom modifications to achieve this, here you can find an example how this can be done – https://forum.tagdiv.com/topic/can-i-edit-block3/ This is for version 4 of the theme, but you can adjust it for Newspaper 6. If you don’t have basic php/html/css experience I suggest to hire a professional developer to do this for you as we cannot provide any type of custom work at this time, sorry!

Thanks!

Viewing 25 results - 34,551 through 34,575 (of 39,816 total)