Search Results for 'block'

Results from the Forum
Emil G
tagDiv Staff

Hi,


@davidewebcenter
– VC comes with some default blocks, we added our own and only those are supported by Shim at the moment.

@craigmc
– I’ve added your issue on our list, we plan to add more items to shim in the next updates, i’ll will post it on the forum when it’s ready.

Thank you, Emil G.

Alin [tagDiv]
tagDiv Staff

Hi,

You have 12 articles to this category – http://vastavalkea.fi/category/blogit/ and all those articles are displayed on your infinite load block in 6 pages if you limits post to 2. So the load more button should appear after 10 pages(not articles):

We have set “Infinite load show ‘Load more’ after x pages” to 10

Also you can use block 8 to display your articles(without small thumbs) – http://demo.tagdiv.com/newspaper/block-8/

Hope this helps!

Lucian
tagDiv Staff

Hi,


@Jonas-Holm

Could you please provide more details on this as using the “show featured image” option from theme panel shouldn’t remove the thumb image used on your home modules and blocks. I’ve also checked your site and found that the images are showing right: http://screencast.com/t/xYPzXrXa

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

If I understand well you want to show that custom sidebar Quiz that contain block 3 (filtered by category Quiz) on your articles. But I’m not sure why didn’t you select it in Posts template – http://screencast.com/t/aV7FOIrw
Please note that if you have another custom sidebar for your category page – http://screencast.com/t/MgJw6vZDv

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

2. Your image width must be at least 745x483http://screencast.com/t/Ohpp7LDCNPwx to fill the whole container. If your featured image is smaller, please note that WordPress doesn’t enlarge images and you will need to use plugin like Thumbnail Upscale to enlarge thumbnails: https://wordpress.org/plugins/thumbnail-upscale/ For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.

Or you can enlarge it via custom css in Theme Panel > Custom Css: http://screencast.com/t/IirORJvZT

.td_block_big_grid .td-big-grid-post-0 .entry-thumb {
width: 100%;
}

3. You have to set your sidebar(create and set it/or use default) for articles – http://screencast.com/t/uc2GFE896yX and add widgets to it from the Widgets section – http://screencast.com/t/2IeVvKc5
Also for your pages you can use Widgetised Sidebar for your page content – http://screencast.com/t/2f7bKm2Dsh and for latest articles you can set the sidebar – http://screencast.com/t/iP3xaAkR

4. I have checked your homepage and you have an header ad and a sidebar ad. You can use Ad box block to display an ad in your page content: http://screencast.com/t/e6XneHoo0su
Also for your post you have to paste your code in Theme Panel > Ads – http://screencast.com/t/Nlgv9TjDNTAL and they should be displayed in the article content.

5. I also checked an articles from your site and the comment box is enabled – http://screencast.com/t/uzredDWbppt
Seems that you solved the issue – http://screencast.com/t/za78u9vbArQ

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to add !important tag to the color:

.iosSlider.td_block_big_grid .td-icon-left, .iosSlider.td_block_big_grid .td-icon-right {
color: #00ff00 !important;
}

Thanks!

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion however extending/customizing custom post’s filter isn’t on our todo list as the theme’s blocks have been designed to work using posts post type only. I’ll add your suggestion on our todo list though and we will talk about this with the developers to see if this has any chance to be implemented in future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you refer to this space? – http://screencast.com/t/Yr90m5HxD Pleas use this custom css in Theme Panel > Custom Css for that:

.block-title {
line-height: 30px !important;
}

Thanks!

marcosutter
tagDiv Member

Hi,
I,ve try the custom css and it works but I also need that the header color is full width.

About blocks I’ve settled the Visual Composer and now it works. great!

Thanks
Marco Sutter

Alin [tagDiv]
tagDiv Staff

Hi,

If you want something like this – http://screencast.com/t/ObnmBN3wS you can use this custom css:

.td-footer-wrap .widget_text .block-title span {
border: 1px solid white;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css to change the color of arrows: http://screencast.com/t/G1tiTMGhvQx

.iosSlider.td_block_big_grid .td-icon-left, .iosSlider.td_block_big_grid .td-icon-right {
color: #D31C1C;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try this custom css in Theme Panel > Custom Css: http://screencast.com/t/Igm6OGAQ

.td-header-style-8 .td-header-header {
width: 1021px !important;
margin: 0 auto;
}
.td-header-style-8 .td-header-sp-logo img {
float: left;
}

Please provide more details about your issue with blocks. What do you mean with “I can’t find them”? You don’t see any block there?
Like I said above please make sure that all block are visible from Visual Composer settings – http://screencast.com/t/qZyOGfvrT
Let me know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option to customize tag cloud widgets like on tagdiv blocks, but you can do this via custom css in Theme Panel > Custom css like Christopher already suggested. Just use browser’s inspector tool and see the css code used – http://screencast.com/t/98q7AYurvbB take those classes and customize it via css.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css fro Progress bars: http://screencast.com/t/tEXg4uG5sFKz

.vc_progress_bar .vc_single_bar .vc_label {
padding: 0 1em;
}

I’m not sure what you mean with “Product Features”. Do you refer to the Woocommerce blocks? – http://screencast.com/t/0VbzTUX3ZFV They should appear if you have Woocommerce plugin active. If they don’t appear please check Visual Composer settings and make sure that you set all blocks to appear – http://screencast.com/t/ys6hbnmoPS4 and save.
Please also provide a link and more details about your sidebar issue that cuts off Visual Composer blocks.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Envato specifies that each theme can be used for one product (site): http://themeforest.net/licenses/standard
If you want to use it on multiple sites/domains you’d have to buy a license for each project. If you will change your site domain you can use it.

2. Unfortunately theme doesn’t have a block like that, you will need custom modifications for example block 1 is made by module 4 and module 6 but you can change that: http://screencast.com/t/YDovNwpT
Result: http://screencast.com/t/7nEmyuozc

3. Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/JUWsyyhd

.td-sub-footer-container.td-container {
border-left: 1px solid black;
}

Thanks!

marcosutter
tagDiv Member

Hi,

my site URL is http://www.foodandtravelitalia.it. I want my Logo on the left.

I can’t find where blocks are! I want to insert a new block in my home page.
Thanks
Marco Sutter

Vesa
Participant
#0

We’re using Block 2 to display blog posts on our page.

The idea is to display the blog links in two columns and five rows, always with equally-sized images, titles and descriptions, with a “Load more” button after that.

Please see the screenshot to see what I mean:

http://aijaa.com/ZDB43n

It shows the first four blog post links. After 10 such links (= 5 rows), there should be a “Load more” button.

Alas, we have not been able to accomplish this, no matter which settings we have used.

For example, if the “Limit post number” option is greater than 2, the blog links below the first 2 links (ie, below the first row) have smaller images and just titles, no description.

We have set “Infinite load show ‘Load more’ after x pages” to 10, but there is no “Load more button”. All the blog posts are shown.

Thanks in advance for suggestions.

chayuline
Participant
#0

Hi, tagdiv.

I am not good at English. sorry. but I can understand your English. Do not worry.

Q1) I am using newsmag theme, my site(joyailbo.com). But I will change my site domain(example web adress: http://example dot co.kr). Am I repurchase a newsmag theme license?

Q2) About block thumbnail. Newsmag block thumbnails and posts title system is https://www.dropbox.com/s/vh3xzfpad6t6btf/thumbs1.png?dl=0

but I want block thumbnails and posts title system. Like this.

https://www.dropbox.com/s/j6sqe339pgfmpn6/htumbs2.png?dl=0

is it possible?

Q3) My site joyailbo.com left bottom border color is different.

https://www.dropbox.com/s/f1zixxmppmzzq85/border.png?dl=0

I can not fix it. how to fix it?

Once again, I do not speak English well. so sorry.

I look forward to your reply. Thank You.

marcosutter
Participant
#0

Hi,
I have a few questions…

1. I want to create a full header Logo + a full menu (style 8) BUT with my logo on the left. Please help me!

2. How can I insert Ad banners with rotations effects? and is possible to insert an expiration date (automatically) for the banner/s?

3. If I want to customize a page with Blocks (1,2,3..etc), big Grid, Ad box…where I can fin them in Visual composer?? If I open the “ADD ELEMENT” I can’t find them…!!!

Thanks
Marco Sutter

marjariba
Participant
#0

Hello!
I follow the instructions № 4 on https://forum.tagdiv.com/page-speed-guide/
But, Page Speed asks again to fix Remove render blocking css/js.
Image https://drive.google.com/file/d/0B6FzgnfiXNjmbG5WS1BvdzhGcGs/view?usp=sharing

Why?

Thanks

mrsky28
Participant
#0

I really like your blocks! They’re wonderfully made, I like how I can filter through custom post types. But could you guys please add a feature where topic-tags slugs will also be parsed by the widgets?

simchris
tagDiv Member

Best way is to build your custom layout in VisuaL Composer the way you want it; and choose the blocks and modules you want, and in each one specify the content to be shown.

Once you build that ‘page’ you select it as your static page from the main WP settings > general/reading setting. That is then shown as your home page.

See the theme docs for more info.

If that was not the right answer, apologies; and wait for official tagdiv support 🙂

simchris
tagDiv Member

Good idea to explore all the panel settings for theme…. and bring a cup of coffee (or wine) … it’s like going on a safari ! 🙂

For some modules the thumbs are not “on” by default so that extra thumbs are not built for sizes people don’t actually use; and also allows you to turn off sizes you don’t use to save disk space, CPU cycles if doing lots of posts a day, etc.

So, if you have not yet “gone on safari….(and by that I mean a photo safari, as anybody who hunts big game should be shot) ….” try this:

theme panel >> block settings >> note top menu item is >> Thumbs on modules and blocks

on that panel you can set thumbs on/off as needed 🙂

securerr
Participant
#0

Hello,

I’m using these Google AdSense codes:

for the header:

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Securerr Header 728x90 -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1013647795269076"
data-ad-slot="7562654941"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

for the sidebar:

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Securerr Sidebar 300x250 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-1013647795269076"
data-ad-slot="9039388142"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Is it okay? Cause I pasted them now on the site and there’s nothing showing. Can you help me?

Thanks.

Lucian
tagDiv Staff

Hi,

I suggest you first try this without any other plugins active, leave just VC plugin active the check again.
You could also follow their documentation for the server response time and their recommendations: https://developers.google.com/speed/docs/insights/Server

To improve your server response time you can also try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin and to improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html We also use it on our demo.

You can also contact your host provider and let them know about this, they might have specific info on what is the cause of this in your case.

Thanks

Viewing 25 results - 35,951 through 35,975 (of 39,816 total)